mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 06:03:34 +01:00
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:
parent
645e289d2d
commit
58bb2adb08
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue