Skip to content

Commit cd8558b

Browse files
authored
fix: update @asyncapi/parser to 3.0.13 version and others (#380)
1 parent 8901d51 commit cd8558b

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

template/package-lock.json

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

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "node src/api/index.js"
77
},
88
"dependencies": {
9-
"@asyncapi/parser": "^3.0.12",
9+
"@asyncapi/parser": "^3.0.13",
1010
"express": "4.19.2",
1111
"express-ws": "4.0.0",
1212
"node-yaml-config": "0.0.6"

0 commit comments

Comments
 (0)