Skip to content

Commit

Permalink
fix: update @asyncapi/parser to 1.17.2 version (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot committed Nov 28, 2022
1 parent 0bf24d4 commit 91ec9cc
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 22 deletions.
48 changes: 27 additions & 21 deletions template/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion template/package.json
Expand Up @@ -6,7 +6,7 @@
"start": "node src/api/index.js"
},
"dependencies": {
"@asyncapi/parser": "^1.17.0",
"@asyncapi/parser": "^1.17.2",
"express": "4.17.1",
"express-ws": "4.0.0",
"node-yaml-config": "0.0.6"
Expand Down

0 comments on commit 91ec9cc

Please sign in to comment.