Skip to content

Commit c9083af

Browse files
authored
fix(deps): fix too much recursion in AsyncAPI (#5773)
1 parent 018a917 commit c9083af

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@asyncapi/openapi-schema-parser": "3.0.24",
7373
"@asyncapi/parser": "3.6.0",
7474
"@asyncapi/protobuf-schema-parser": "3.6.0",
75-
"@asyncapi/react-component": "2.6.5",
75+
"@asyncapi/react-component": "3.1.1",
7676
"@codingame/monaco-vscode-api": "=23.2.2",
7777
"@emotion/react": "^11.14.0",
7878
"@emotion/styled": "^11.14.0",

0 commit comments

Comments
 (0)