mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-01-23 02:35:34 +00:00
build(deps): bump openapi-backend from 5.12.0 to 5.13.0
Bumps [openapi-backend](https://github.com/openapistack/openapi-backend) from 5.12.0 to 5.13.0. - [Commits](https://github.com/openapistack/openapi-backend/compare/5.12.0...5.13.0) --- updated-dependencies: - dependency-name: openapi-backend dependency-version: 5.13.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
3fff4fe2ce
commit
e7c82fae7a
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.3.0
|
||||
version: 9.3.0
|
||||
openapi-backend:
|
||||
specifier: ^5.12.0
|
||||
version: 5.12.0
|
||||
specifier: ^5.13.0
|
||||
version: 5.13.0
|
||||
proxy-addr:
|
||||
specifier: ^2.0.7
|
||||
version: 2.0.7
|
||||
|
|
@ -4013,8 +4013,8 @@ packages:
|
|||
oniguruma-to-es@3.1.1:
|
||||
resolution: {integrity: sha512-bUH8SDvPkH3ho3dvwJwfonjlQ4R80vjyvrU8YpxuROddv55vAEJrTuCuCVUhhsHbtlD9tGGbaNApGQckXhS8iQ==}
|
||||
|
||||
openapi-backend@5.12.0:
|
||||
resolution: {integrity: sha512-tD4Ak8w5XBlGVi4gso/QNbxcfrj3j6ypuKg9bx7l6hQaeMVxEdf5Ro8M/SVoNg7L8VptzIkwE8Lp3H+Ba88hWA==}
|
||||
openapi-backend@5.13.0:
|
||||
resolution: {integrity: sha512-dE2f0MCpL2ZKctVG4w+Nl+1C4GQput5dQ4QYy6XeblGvM2Z1b3JcP2FzL6DrLzzDYEKTLgAaQM3jD7yhftwKSg==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
|
||||
openapi-schema-validation@0.4.2:
|
||||
|
|
@ -9050,7 +9050,7 @@ snapshots:
|
|||
regex: 6.0.1
|
||||
regex-recursion: 6.0.2
|
||||
|
||||
openapi-backend@5.12.0:
|
||||
openapi-backend@5.13.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": "^9.3.0",
|
||||
"openapi-backend": "^5.12.0",
|
||||
"openapi-backend": "^5.13.0",
|
||||
"proxy-addr": "^2.0.7",
|
||||
"rate-limiter-flexible": "^7.1.1",
|
||||
"rehype": "^13.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue