mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 07:35:05 -04:00
Bump openapi-backend from 5.11.1 to 5.12.0
Bumps [openapi-backend](https://github.com/openapistack/openapi-backend) from 5.11.1 to 5.12.0. - [Commits](https://github.com/openapistack/openapi-backend/compare/5.11.1...5.12.0) --- updated-dependencies: - dependency-name: openapi-backend dependency-version: 5.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
db16196e46
commit
7162f33869
2 changed files with 6 additions and 6 deletions
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -225,8 +225,8 @@ importers:
|
|||
specifier: ^8.8.1
|
||||
version: 8.8.1
|
||||
openapi-backend:
|
||||
specifier: ^5.11.1
|
||||
version: 5.11.1
|
||||
specifier: ^5.12.0
|
||||
version: 5.12.0
|
||||
proxy-addr:
|
||||
specifier: ^2.0.7
|
||||
version: 2.0.7
|
||||
|
@ -3956,8 +3956,8 @@ packages:
|
|||
only@0.0.2:
|
||||
resolution: {integrity: sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==}
|
||||
|
||||
openapi-backend@5.11.1:
|
||||
resolution: {integrity: sha512-TsIbku0692sU1X5Ewhzj49ivd8EIT0GDtwbB7XvT234lY3+oJfTe3cUWaBzeKGeX+a1mjcluuJ4V+wTancRbdA==}
|
||||
openapi-backend@5.12.0:
|
||||
resolution: {integrity: sha512-tD4Ak8w5XBlGVi4gso/QNbxcfrj3j6ypuKg9bx7l6hQaeMVxEdf5Ro8M/SVoNg7L8VptzIkwE8Lp3H+Ba88hWA==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
|
||||
openapi-schema-validation@0.4.2:
|
||||
|
@ -8970,7 +8970,7 @@ snapshots:
|
|||
|
||||
only@0.0.2: {}
|
||||
|
||||
openapi-backend@5.11.1:
|
||||
openapi-backend@5.12.0:
|
||||
dependencies:
|
||||
'@apidevtools/json-schema-ref-parser': 11.9.3
|
||||
ajv: 8.17.1
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"measured-core": "^2.0.0",
|
||||
"mime-types": "^3.0.1",
|
||||
"oidc-provider": "^8.8.1",
|
||||
"openapi-backend": "^5.11.1",
|
||||
"openapi-backend": "^5.12.0",
|
||||
"proxy-addr": "^2.0.7",
|
||||
"rate-limiter-flexible": "^7.0.0",
|
||||
"rehype": "^13.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue