Skip to content

Commit fa0de98

Browse files
authored
fix: update @asyncapi/parser to 1.9.1 version
1 parent d888adc commit fa0de98

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
@@ -34,7 +34,7 @@
3434
],
3535
"dependencies": {
3636
"@apidevtools/json-schema-ref-parser": "^9.0.7",
37-
"@asyncapi/parser": "^1.9.0",
37+
"@asyncapi/parser": "^1.9.1",
3838
"change-case": "^4.1.2"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)