mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 08:01:02 -04:00
build(deps): bump openapi-backend from 5.10.0 to 5.10.5 in /src
Bumps [openapi-backend](https://github.com/openapistack/openapi-backend) from 5.10.0 to 5.10.5. - [Commits](https://github.com/openapistack/openapi-backend/compare/5.10.0...5.10.5) --- updated-dependencies: - dependency-name: openapi-backend dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
401330b295
commit
fc66656143
2 changed files with 4 additions and 4 deletions
6
src/package-lock.json
generated
6
src/package-lock.json
generated
|
@ -6820,9 +6820,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"openapi-backend": {
|
"openapi-backend": {
|
||||||
"version": "5.10.0",
|
"version": "5.10.5",
|
||||||
"resolved": "https://registry.npmjs.org/openapi-backend/-/openapi-backend-5.10.0.tgz",
|
"resolved": "https://registry.npmjs.org/openapi-backend/-/openapi-backend-5.10.5.tgz",
|
||||||
"integrity": "sha512-8AFqr9VfzC/8hXsIpEyzJlqLV8EhJDnZnZ1tIDMfIXKUvMcR5to4HdLvXlDzd7Ur8JJh6x3O0V0B6lKenR3UYQ==",
|
"integrity": "sha512-ivZfL0Lwj7rRctCqxAquGy4j/VcdUXUvDsEVM3NG/2jDuvYT2dS+sf9ntGo5vv4hkOnkWgPnR6HxHp7NPexqAA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@apidevtools/json-schema-ref-parser": "^11.1.0",
|
"@apidevtools/json-schema-ref-parser": "^11.1.0",
|
||||||
"ajv": "^8.6.2",
|
"ajv": "^8.6.2",
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
"measured-core": "^2.0.0",
|
"measured-core": "^2.0.0",
|
||||||
"mime-types": "^2.1.35",
|
"mime-types": "^2.1.35",
|
||||||
"npm": "^6.14.18",
|
"npm": "^6.14.18",
|
||||||
"openapi-backend": "^5.10.0",
|
"openapi-backend": "^5.10.5",
|
||||||
"proxy-addr": "^2.0.7",
|
"proxy-addr": "^2.0.7",
|
||||||
"rate-limiter-flexible": "^3.0.0",
|
"rate-limiter-flexible": "^3.0.0",
|
||||||
"rehype": "^13.0.1",
|
"rehype": "^13.0.1",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue