Skip to content

Commit

Permalink
fix: update @asyncapi/parser to 3.1.0 version and others (#1014)
Browse files Browse the repository at this point in the history
Co-authored-by: asyncapi-bot <[email protected]>
  • Loading branch information
asyncapi-bot and asyncapi-bot committed Jun 13, 2024
1 parent e5386d7 commit 8545955
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 27 deletions.
8 changes: 4 additions & 4 deletions library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
"get:version": "echo $npm_package_version"
},
"dependencies": {
"@asyncapi/avro-schema-parser": "^3.0.23",
"@asyncapi/openapi-schema-parser": "^3.0.23",
"@asyncapi/parser": "^3.0.15",
"@asyncapi/protobuf-schema-parser": "^3.2.13",
"@asyncapi/avro-schema-parser": "^3.0.24",
"@asyncapi/openapi-schema-parser": "^3.0.24",
"@asyncapi/parser": "^3.1.0",
"@asyncapi/protobuf-schema-parser": "^3.2.14",
"highlight.js": "^10.7.2",
"isomorphic-dompurify": "^0.13.0",
"marked": "^4.0.14",
Expand Down
66 changes: 43 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8545955

Please sign in to comment.