Bump openapi-backend from 5.10.6 to 5.11.0 (#6650)

Bumps [openapi-backend](https://github.com/openapistack/openapi-backend) from 5.10.6 to 5.11.0.
- [Commits](https://github.com/openapistack/openapi-backend/compare/5.10.6...5.11.0)

---
updated-dependencies:
- dependency-name: openapi-backend
  dependency-type: direct:production
  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>
This commit is contained in:
dependabot[bot] 2024-09-10 22:54:43 +02:00 committed by GitHub
parent 645e289d2d
commit 58bb2adb08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -222,8 +222,8 @@ importers:
specifier: ^8.5.1
version: 8.5.1
openapi-backend:
specifier: ^5.10.6
version: 5.10.6
specifier: ^5.11.0
version: 5.11.0
proxy-addr:
specifier: ^2.0.7
version: 2.0.7
@ -3629,8 +3629,8 @@ packages:
only@0.0.2:
resolution: {integrity: sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==}
openapi-backend@5.10.6:
resolution: {integrity: sha512-vTjBRys/O4JIHdlRHUKZ7pxS+gwIJreAAU9dvYRFrImtPzQ5qxm5a6B8BTVT9m6I8RGGsShJv35MAc3Tu2/y/A==}
openapi-backend@5.11.0:
resolution: {integrity: sha512-c2p93u0NHUc4Fk2kw4rlReakxNnBw4wMMybOTh0LC/BU0Qp7YIphWwJOfNfq2f9nGe/FeCRxGG6VmtCDgkIjdA==}
engines: {node: '>=12.0.0'}
openapi-schema-validation@0.4.2:
@ -8308,7 +8308,7 @@ snapshots:
only@0.0.2: {}
openapi-backend@5.10.6:
openapi-backend@5.11.0:
dependencies:
'@apidevtools/json-schema-ref-parser': 11.6.4
ajv: 8.17.1

View file

@ -57,7 +57,7 @@
"measured-core": "^2.0.0",
"mime-types": "^2.1.35",
"oidc-provider": "^8.5.1",
"openapi-backend": "^5.10.6",
"openapi-backend": "^5.11.0",
"proxy-addr": "^2.0.7",
"rate-limiter-flexible": "^5.0.3",
"rehype": "^13.0.1",