Skip to content

Commit b1e861b

Browse files
authored
fix: update @asyncapi/openapi-schema-parser to 3.0.22 version and others (#988)
1 parent 1b6f3a2 commit b1e861b

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

library/package.json

Lines changed: 3 additions & 3 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.21",
72-
"@asyncapi/openapi-schema-parser": "^3.0.21",
71+
"@asyncapi/avro-schema-parser": "^3.0.22",
72+
"@asyncapi/openapi-schema-parser": "^3.0.22",
7373
"@asyncapi/parser": "^3.0.14",
74-
"@asyncapi/protobuf-schema-parser": "^3.2.11",
74+
"@asyncapi/protobuf-schema-parser": "^3.2.12",
7575
"highlight.js": "^10.7.2",
7676
"isomorphic-dompurify": "^0.13.0",
7777
"marked": "^4.0.14",

package-lock.json

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

0 commit comments

Comments
 (0)