Skip to content

Commit c298395

Browse files
committed
upgrade dependencies
1 parent d007327 commit c298395

File tree

2 files changed

+54
-24
lines changed

2 files changed

+54
-24
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
},
2929
"license": "MIT",
3030
"dependencies": {
31-
"@apidevtools/json-schema-ref-parser": "^9.0.9",
31+
"@apidevtools/json-schema-ref-parser": "^9.1.0",
3232
"chalk": "^4.1.2",
3333
"js-yaml": "^4.1.0",
3434
"json-schema-for-openapi": "^0.2.1",
3535
"oas-validator": "^5.0.8",
36-
"openapi-to-postmanv2": "^4.1.0",
36+
"openapi-to-postmanv2": "^4.4.1",
3737
"swagger2openapi": "^7.0.8",
38-
"uuid": "^8.3.2"
38+
"uuid": "^9.0.0"
3939
},
4040
"engines": {
4141
"node": ">=14"

0 commit comments

Comments
 (0)