Skip to content

Commit 8609b42

Browse files
authored
fix: update @asyncapi/parser to 2.1.0 version (#176)
1 parent 0033a1a commit 8609b42

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"access": "public"
5656
},
5757
"dependencies": {
58-
"@asyncapi/parser": "^2.0.3",
58+
"@asyncapi/parser": "^2.1.0",
5959
"js-yaml": "^4.1.0",
6060
"jsonpath-plus": "^6.0.1",
6161
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)