Skip to content

Commit 2eb60f1

Browse files
authored
fix: plugins/org/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 2eb60f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/org/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@backstage/core-components": "workspace:^",
3333
"@backstage/core-plugin-api": "workspace:^",
3434
"@backstage/plugin-catalog-react": "workspace:^",
35-
"@backstage/theme": "workspace:^",
35+
"@backstage/theme": "0.1.1",
3636
"@material-ui/core": "^4.12.2",
3737
"@material-ui/icons": "^4.9.1",
3838
"@material-ui/lab": "4.0.0-alpha.61",

0 commit comments

Comments
 (0)