Skip to content

Commit 9d57e1a

Browse files
authored
fix: Bump parser to use release candidate with fix for special sec types (#120)
1 parent 2ae0c3d commit 9d57e1a

File tree

3 files changed

+39
-380
lines changed

3 files changed

+39
-380
lines changed

library/package-lock.json

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

library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"get-version": "echo $npm_package_version"
5151
},
5252
"dependencies": {
53-
"@asyncapi/parser": "^0.33.0",
53+
"@asyncapi/parser": "^1.0.0-rc.1",
5454
"constate": "^1.2.0",
5555
"dompurify": "^1.0.11",
5656
"json-schema-ref-parser": "^9.0.6",

0 commit comments

Comments
 (0)