Skip to content

Commit 16b4058

Browse files
committed
fix: plugins/shortcuts/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235959 - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235969
1 parent c67ec7f commit 16b4058

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/shortcuts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@backstage/core-components": "workspace:^",
2727
"@backstage/core-plugin-api": "workspace:^",
28-
"@backstage/theme": "workspace:^",
28+
"@backstage/theme": "0.1.1",
2929
"@backstage/types": "workspace:^",
3030
"@material-ui/core": "^4.12.2",
3131
"@material-ui/icons": "^4.9.1",

0 commit comments

Comments
 (0)