Skip to content

Commit 8545955

Browse files
authored
fix: update @asyncapi/parser to 3.1.0 version and others (#1014)
Co-authored-by: asyncapi-bot <info@asyncapi.io>
1 parent e5386d7 commit 8545955

2 files changed

Lines changed: 47 additions & 27 deletions

File tree

library/package.json

Lines changed: 4 additions & 4 deletions
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

Lines changed: 43 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)