Skip to content

Commit f0e33d3

Browse files
authored
fix: update @asyncapi/parser to 1.5.1 version
1 parent 3f51d62 commit f0e33d3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -30,7 +30,7 @@
3030
],
3131
"dependencies": {
3232
"@apidevtools/json-schema-ref-parser": "^9.0.7",
33-
"@asyncapi/parser": "^1.5.0",
33+
"@asyncapi/parser": "^1.5.1",
3434
"change-case": "^4.1.2"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)