build(deps): bump openapi-backend from 5.10.0 to 5.10.5 in /src (#5972)
parent
86e504984c
commit
824b0828ae
|
@ -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…
Reference in New Issue