build(deps): bump express-openapi-validator from 3.16.11 to 3.16.15 (#59)
Bumps [express-openapi-validator](https://github.com/cdimascio/express-openapi-validator) from 3.16.11 to 3.16.15. - [Release notes](https://github.com/cdimascio/express-openapi-validator/releases) - [Changelog](https://github.com/cdimascio/express-openapi-validator/blob/master/CHANGELOG.md) - [Commits](https://github.com/cdimascio/express-openapi-validator/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
"connect-typeorm": "^1.1.4",
|
"connect-typeorm": "^1.1.4",
|
||||||
"cookie-parser": "^1.4.5",
|
"cookie-parser": "^1.4.5",
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"express-openapi-validator": "^3.16.11",
|
"express-openapi-validator": "^3.16.15",
|
||||||
"express-session": "^1.17.1",
|
"express-session": "^1.17.1",
|
||||||
"next": "9.5.3",
|
"next": "9.5.3",
|
||||||
"react": "16.13.1",
|
"react": "16.13.1",
|
||||||
|
|||||||
10
yarn.lock
10
yarn.lock
@@ -4019,12 +4019,12 @@ expand-tilde@^2.0.0, expand-tilde@^2.0.2:
|
|||||||
dependencies:
|
dependencies:
|
||||||
homedir-polyfill "^1.0.1"
|
homedir-polyfill "^1.0.1"
|
||||||
|
|
||||||
express-openapi-validator@^3.16.11:
|
express-openapi-validator@^3.16.15:
|
||||||
version "3.16.11"
|
version "3.16.15"
|
||||||
resolved "https://registry.yarnpkg.com/express-openapi-validator/-/express-openapi-validator-3.16.11.tgz#18be9f0a3b8b5684a12dfa606344c4f2734baba8"
|
resolved "https://registry.yarnpkg.com/express-openapi-validator/-/express-openapi-validator-3.16.15.tgz#f382c2de474b373cadc0ce5ed5a2e7a4f1d5629f"
|
||||||
integrity sha512-ZZuCcFhJWNl/bWxo42oOfhnJRYaqGuef4E2Drvj5rEuOJqXdbrUsBFKQFDswuk/v43qn2Ulner3HfZNGPjrI3Q==
|
integrity sha512-Xd+lZ84iyV68KKk45ZQgkANtlDnpJ0KYcUgen8ASaS25svb5V/KF35zlzsqTNYz5KcpMDBHnueYFdCTzvIRxUA==
|
||||||
dependencies:
|
dependencies:
|
||||||
ajv "^6.12.3"
|
ajv "^6.12.4"
|
||||||
content-type "^1.0.4"
|
content-type "^1.0.4"
|
||||||
js-yaml "^3.14.0"
|
js-yaml "^3.14.0"
|
||||||
json-schema-ref-parser "^9.0.6"
|
json-schema-ref-parser "^9.0.6"
|
||||||
|
|||||||
Reference in New Issue
Block a user