Skip to content

Commit 691114c

Browse files
Bump express-openapi-validator from 5.5.7 to 5.5.8 (#46)
Bumps [express-openapi-validator](https://github.com/cdimascio/express-openapi-validator) from 5.5.7 to 5.5.8. - [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.7...v5.5.8) --- updated-dependencies: - dependency-name: express-openapi-validator dependency-version: 5.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0ddf86 commit 691114c

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
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.7",
16+
"express-openapi-validator": "^5.5.8",
1717
"express-xml-bodyparser": "^0.3.0",
1818
"openapi-typescript": "^7.8.0",
1919
"openapi-typescript-server": "0.0.7",

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.7",
16+
"express-openapi-validator": "^5.5.8",
1717
"express-xml-bodyparser": "^0.3.0",
1818
"openapi-typescript": "^7.8.0",
1919
"openapi-typescript-server": "0.0.7",

package-lock.json

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

0 commit comments

Comments
 (0)