Skip to content

Commit c80dea6

Browse files
committed
fix: plugins/analytics-module-ga/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 c80dea6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/analytics-module-ga/package.json

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

0 commit comments

Comments
 (0)