Skip to content

Commit 0905204

Browse files
fix: update @asyncapi/parser to 3.0.10 version (#943)
Co-authored-by: asyncapi-bot <[email protected]>%0ACo-authored-by: derberg <[email protected]>
1 parent f933099 commit 0905204

File tree

3 files changed

+3803
-4302
lines changed

3 files changed

+3803
-4302
lines changed

library/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
},
7070
"dependencies": {
7171
"@asyncapi/avro-schema-parser": "^3.0.18",
72-
"@asyncapi/openapi-schema-parser": "^3.0.17",
73-
"@asyncapi/parser": "^3.0.9",
72+
"@asyncapi/openapi-schema-parser": "^3.0.18",
7473
"@asyncapi/protobuf-schema-parser": "^3.2.8",
74+
"@asyncapi/parser": "^3.0.10",
7575
"highlight.js": "^10.7.2",
7676
"isomorphic-dompurify": "^0.13.0",
7777
"marked": "^4.0.14",

0 commit comments

Comments
 (0)