Skip to content

Commit 31e073e

Browse files
chore(deps-dev): bump openapi-backend from 5.13.0 to 5.14.0 (#5984)
Bumps [openapi-backend](https://github.com/openapistack/openapi-backend) from 5.13.0 to 5.14.0. - [Commits](openapistack/openapi-backend@5.13.0...5.14.0) --- updated-dependencies: - dependency-name: openapi-backend dependency-version: 5.14.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d181426 commit 31e073e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

test-packages/e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"json-schema-faker": "^0.5.9",
4242
"mock-fs": "^5.5.0",
4343
"moment": "^2.30.1",
44-
"openapi-backend": "^5.13.0",
44+
"openapi-backend": "^5.14.0",
4545
"pm2": "^6.0.8",
4646
"sqlite3": "^5.1.7"
4747
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6992,10 +6992,10 @@ ono@^4.0.11:
69926992
dependencies:
69936993
format-util "^1.0.3"
69946994

6995-
openapi-backend@^5.13.0:
6996-
version "5.13.0"
6997-
resolved "https://registry.npmjs.org/openapi-backend/-/openapi-backend-5.13.0.tgz#dd7b305a063bffaca7ae966ee05fbb161f9c79f1"
6998-
integrity sha512-dE2f0MCpL2ZKctVG4w+Nl+1C4GQput5dQ4QYy6XeblGvM2Z1b3JcP2FzL6DrLzzDYEKTLgAaQM3jD7yhftwKSg==
6995+
openapi-backend@^5.14.0:
6996+
version "5.14.0"
6997+
resolved "https://registry.npmjs.org/openapi-backend/-/openapi-backend-5.14.0.tgz#477433c441afb377203be4076b3eb0ceaa2471c0"
6998+
integrity sha512-oHCI2vWwx7RY+PTYdaYx5VhJFYsg2+iT+//V1PBQDSknEAzDw7JBtOL2kfHl+QT3pjOso0etVKb0zJ6ZPDshJQ==
69996999
dependencies:
70007000
"@apidevtools/json-schema-ref-parser" "^11.1.0"
70017001
ajv "^8.6.2"

0 commit comments

Comments
 (0)