Skip to content

Commit 56ce8d3

Browse files
committed
fix: plugins/catalog-react/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TARFS-10293725
1 parent dcd7e16 commit 56ce8d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/catalog-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@backstage/plugin-permission-common": "workspace:^",
5656
"@backstage/plugin-permission-react": "workspace:^",
5757
"@backstage/theme": "workspace:^",
58-
"@backstage/types": "workspace:^",
58+
"@backstage/types": "0.1.1",
5959
"@backstage/version-bridge": "workspace:^",
6060
"@material-ui/core": "^4.12.2",
6161
"@material-ui/icons": "^4.9.1",

0 commit comments

Comments
 (0)