Skip to content

Commit 8770a03

Browse files
chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /scripts/converter (#1132)
1 parent 9ffa34e commit 8770a03

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

scripts/converter/package-lock.json

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

scripts/converter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "This script converts the official examples to newer versions once released.",
44
"dependencies": {
55
"@asyncapi/converter": "^1.4.6",
6-
"js-yaml": "^4.1.0"
6+
"js-yaml": "^4.1.1"
77
},
88
"main": "index.js",
99
"scripts": {

0 commit comments

Comments
 (0)