mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-14 11:06:55 -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
2c4b008c7d
commit
c2e139dcb6
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: ^9.1.1
|
specifier: ^9.1.1
|
||||||
version: 9.1.1
|
version: 9.1.1
|
||||||
openapi-backend:
|
openapi-backend:
|
||||||
specifier: ^5.11.1
|
specifier: ^5.12.0
|
||||||
version: 5.11.1
|
version: 5.12.0
|
||||||
proxy-addr:
|
proxy-addr:
|
||||||
specifier: ^2.0.7
|
specifier: ^2.0.7
|
||||||
version: 2.0.7
|
version: 2.0.7
|
||||||
|
@ -3873,8 +3873,8 @@ packages:
|
||||||
oniguruma-to-es@3.1.1:
|
oniguruma-to-es@3.1.1:
|
||||||
resolution: {integrity: sha512-bUH8SDvPkH3ho3dvwJwfonjlQ4R80vjyvrU8YpxuROddv55vAEJrTuCuCVUhhsHbtlD9tGGbaNApGQckXhS8iQ==}
|
resolution: {integrity: sha512-bUH8SDvPkH3ho3dvwJwfonjlQ4R80vjyvrU8YpxuROddv55vAEJrTuCuCVUhhsHbtlD9tGGbaNApGQckXhS8iQ==}
|
||||||
|
|
||||||
openapi-backend@5.11.1:
|
openapi-backend@5.12.0:
|
||||||
resolution: {integrity: sha512-TsIbku0692sU1X5Ewhzj49ivd8EIT0GDtwbB7XvT234lY3+oJfTe3cUWaBzeKGeX+a1mjcluuJ4V+wTancRbdA==}
|
resolution: {integrity: sha512-tD4Ak8w5XBlGVi4gso/QNbxcfrj3j6ypuKg9bx7l6hQaeMVxEdf5Ro8M/SVoNg7L8VptzIkwE8Lp3H+Ba88hWA==}
|
||||||
engines: {node: '>=12.0.0'}
|
engines: {node: '>=12.0.0'}
|
||||||
|
|
||||||
openapi-schema-validation@0.4.2:
|
openapi-schema-validation@0.4.2:
|
||||||
|
@ -8894,7 +8894,7 @@ snapshots:
|
||||||
regex: 6.0.1
|
regex: 6.0.1
|
||||||
regex-recursion: 6.0.2
|
regex-recursion: 6.0.2
|
||||||
|
|
||||||
openapi-backend@5.11.1:
|
openapi-backend@5.12.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@apidevtools/json-schema-ref-parser': 11.9.3
|
'@apidevtools/json-schema-ref-parser': 11.9.3
|
||||||
ajv: 8.17.1
|
ajv: 8.17.1
|
||||||
|
|
|
@ -58,7 +58,7 @@
|
||||||
"measured-core": "^2.0.0",
|
"measured-core": "^2.0.0",
|
||||||
"mime-types": "^3.0.1",
|
"mime-types": "^3.0.1",
|
||||||
"oidc-provider": "^9.1.1",
|
"oidc-provider": "^9.1.1",
|
||||||
"openapi-backend": "^5.11.1",
|
"openapi-backend": "^5.12.0",
|
||||||
"proxy-addr": "^2.0.7",
|
"proxy-addr": "^2.0.7",
|
||||||
"rate-limiter-flexible": "^7.0.0",
|
"rate-limiter-flexible": "^7.0.0",
|
||||||
"rehype": "^13.0.2",
|
"rehype": "^13.0.2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue