Skip to content

Commit f8a6ef2

Browse files
authored
fix: update @asyncapi/parser to 3.0.5 version (#909)
1 parent 9b73229 commit f8a6ef2

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

library/package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

library/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"dependencies": {
7171
"@asyncapi/avro-schema-parser": "^3.0.11",
7272
"@asyncapi/openapi-schema-parser": "^3.0.11",
73-
"@asyncapi/parser": "^3.0.4",
73+
"@asyncapi/parser": "^3.0.5",
7474
"@asyncapi/protobuf-schema-parser": "^3.2.1",
7575
"highlight.js": "^10.7.2",
7676
"isomorphic-dompurify": "^0.13.0",

0 commit comments

Comments
 (0)