Skip to content

Commit 6625aa2

Browse files
Bump express-openapi-validator from 5.5.8 to 5.6.0 (#73)
Bumps [express-openapi-validator](https://github.com/cdimascio/express-openapi-validator) from 5.5.8 to 5.6.0. - [Release notes](https://github.com/cdimascio/express-openapi-validator/releases) - [Changelog](https://github.com/cdimascio/express-openapi-validator/blob/master/CHANGE_HISTORY.md) - [Commits](cdimascio/express-openapi-validator@v5.5.8...v5.6.0) --- updated-dependencies: - dependency-name: express-openapi-validator dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbe8719 commit 6625aa2

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

examples/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/express-xml-bodyparser": "^0.3.5",
1414
"@types/supertest": "^6.0.3",
1515
"express": "^4.21.2",
16-
"express-openapi-validator": "^5.5.8",
16+
"express-openapi-validator": "^5.6.0",
1717
"express-xml-bodyparser": "^0.4.1",
1818
"openapi-typescript": "^7.9.1",
1919
"openapi-typescript-server": "0.0.12",

examples/kitchensink/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/express-xml-bodyparser": "^0.3.5",
1414
"@types/supertest": "^6.0.3",
1515
"express": "^4.21.2",
16-
"express-openapi-validator": "^5.5.8",
16+
"express-openapi-validator": "^5.6.0",
1717
"express-xml-bodyparser": "^0.4.1",
1818
"openapi-typescript": "^7.9.1",
1919
"openapi-typescript-server": "0.0.12",

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)