build(deps): bump openapi-backend from 5.10.0 to 5.10.5 in /src (#5972)

pull/5975/head
dependabot[bot] 2023-10-11 02:45:38 +02:00 committed by GitHub
parent 86e504984c
commit 824b0828ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
src/package-lock.json generated
View File

@ -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",

View File

@ -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",