mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 16:06:16 -04:00
Merge 7162f33869
into af2d7cc552
This commit is contained in:
commit
fb5befaedc
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
|
specifier: ^8.8.1
|
||||||
version: 8.8.1
|
version: 8.8.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
|
||||||
|
@ -3889,8 +3889,8 @@ packages:
|
||||||
only@0.0.2:
|
only@0.0.2:
|
||||||
resolution: {integrity: sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==}
|
resolution: {integrity: sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==}
|
||||||
|
|
||||||
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:
|
||||||
|
@ -8857,7 +8857,7 @@ snapshots:
|
||||||
|
|
||||||
only@0.0.2: {}
|
only@0.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": "^8.8.1",
|
"oidc-provider": "^8.8.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