Bumped @asyncapi/react-component to resolve secruity vulnerability CVE-2021-23820

Signed-off-by: Harry Hogg <hhogg@spotify.com>
This commit is contained in:
Harry Hogg
2022-04-19 13:34:15 +01:00
parent 6237784730
commit 09fa05e5d7
3 changed files with 32 additions and 27 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@asyncapi/react-component": "1.0.0-next.34",
"@asyncapi/react-component": "1.0.0-next.36",
"@backstage/catalog-model": "^1.0.1-next.1",
"@backstage/core-components": "^0.9.3-next.2",
"@backstage/core-plugin-api": "^1.0.1-next.0",