Skip to content

Commit 4ca6c28

Browse files
authored
fix: plugins/home-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 4ca6c28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/home-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"dependencies": {
3636
"@backstage/core-components": "workspace:^",
37-
"@backstage/core-plugin-api": "workspace:^",
37+
"@backstage/core-plugin-api": "0.1.0",
3838
"@material-ui/core": "^4.12.2",
3939
"@material-ui/icons": "^4.9.1",
4040
"@rjsf/utils": "5.7.3"

0 commit comments

Comments
 (0)