Skip to content

Commit dd7cdfc

Browse files
committed
updates js-yaml to 4.1.1 and updates openapi-to-postmanv2 to 5.4.1
1 parent 9510102 commit dd7cdfc

2 files changed

Lines changed: 50 additions & 26 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"@apidevtools/json-schema-ref-parser": "^9.1.0",
4949
"@redocly/openapi-core": "^1.2.0",
5050
"chalk": "^4.1.2",
51-
"js-yaml": "^4.1.0",
51+
"js-yaml": "^4.1.1",
5252
"json-schema-for-openapi": "^0.5.0",
53-
"openapi-to-postmanv2": "^5.3.0",
53+
"openapi-to-postmanv2": "^5.4.1",
5454
"uuid": "^11.1.0"
5555
},
5656
"engines": {

0 commit comments

Comments
 (0)