Skip to content

Commit 5d93296

Browse files
authored
fix: update @asyncapi/openapi-schema-parser to 3.0.17 version (#940)
1 parent 0777ddd commit 5d93296

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

library/package-lock.json

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

library/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
},
7070
"dependencies": {
7171
"@asyncapi/avro-schema-parser": "^3.0.16",
72-
"@asyncapi/openapi-schema-parser": "^3.0.15",
72+
"@asyncapi/openapi-schema-parser": "^3.0.17",
7373
"@asyncapi/parser": "^3.0.9",
7474
"@asyncapi/protobuf-schema-parser": "^3.2.6",
7575
"highlight.js": "^10.7.2",

0 commit comments

Comments
 (0)