Skip to content

Commit 3604e2e

Browse files
authored
fix: update @asyncapi/parser to 3.0.4 version (#224)
1 parent 494254a commit 3604e2e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -38,7 +38,7 @@
3838
"author": "Fran Mendez <[email protected]> (fmvilas.com)",
3939
"license": "Apache-2.0",
4040
"dependencies": {
41-
"@asyncapi/parser": "^3.0.3",
41+
"@asyncapi/parser": "^3.0.4",
4242
"js-yaml": "^3.14.1"
4343
},
4444
"devDependencies": {

0 commit comments

Comments
 (0)