Skip to content

Commit 2eb415f

Browse files
committed
fix: plugins/sonarqube/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420
1 parent c67ec7f commit 2eb415f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/sonarqube/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@backstage/core-plugin-api": "workspace:^",
4141
"@backstage/plugin-catalog-react": "workspace:^",
4242
"@backstage/plugin-sonarqube-react": "workspace:^",
43-
"@backstage/theme": "workspace:^",
43+
"@backstage/theme": "0.1.1",
4444
"@material-ui/core": "^4.12.2",
4545
"@material-ui/icons": "^4.9.1",
4646
"@material-ui/lab": "4.0.0-alpha.61",

0 commit comments

Comments
 (0)