Skip to content

Commit

Permalink
fix: update @asyncapi/avro-schema-parser to 3.0.19 version (#964)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored Mar 31, 2024
1 parent ce9e567 commit b6a6f80
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"get:version": "echo $npm_package_version"
},
"dependencies": {
"@asyncapi/avro-schema-parser": "^3.0.18",
"@asyncapi/avro-schema-parser": "^3.0.19",
"@asyncapi/openapi-schema-parser": "^3.0.18",
"@asyncapi/parser": "^3.0.11",
"@asyncapi/protobuf-schema-parser": "^3.2.8",
Expand Down
10 changes: 5 additions & 5 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 b6a6f80

Please sign in to comment.