Skip to content

Commit 020f12e

Browse files
authored
fix: update @asyncapi/parser to 2.1.1 version (#195)
1 parent 079ebd5 commit 020f12e

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

package-lock.json

Lines changed: 15 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.1.0",
58+
"@asyncapi/parser": "^2.1.1",
5959
"js-yaml": "^4.1.0",
6060
"jsonpath-plus": "^6.0.1",
6161
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)