Skip to content

Commit 8545955

Browse files
asyncapi-botasyncapi-bot
and
asyncapi-bot
authored
fix: update @asyncapi/parser to 3.1.0 version and others (#1014)
Co-authored-by: asyncapi-bot <[email protected]>
1 parent e5386d7 commit 8545955

File tree

2 files changed

+47
-27
lines changed

2 files changed

+47
-27
lines changed

library/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@
6868
"get:version": "echo $npm_package_version"
6969
},
7070
"dependencies": {
71-
"@asyncapi/avro-schema-parser": "^3.0.23",
72-
"@asyncapi/openapi-schema-parser": "^3.0.23",
73-
"@asyncapi/parser": "^3.0.15",
74-
"@asyncapi/protobuf-schema-parser": "^3.2.13",
71+
"@asyncapi/avro-schema-parser": "^3.0.24",
72+
"@asyncapi/openapi-schema-parser": "^3.0.24",
73+
"@asyncapi/parser": "^3.1.0",
74+
"@asyncapi/protobuf-schema-parser": "^3.2.14",
7575
"highlight.js": "^10.7.2",
7676
"isomorphic-dompurify": "^0.13.0",
7777
"marked": "^4.0.14",

package-lock.json

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

0 commit comments

Comments
 (0)