Skip to content

Commit d2f6508

Browse files
authored
fix: plugins/airbrake/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-10300775 - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-10300777
1 parent dcd7e16 commit d2f6508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/airbrake/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@backstage/dev-utils": "workspace:^",
2929
"@backstage/plugin-catalog-react": "workspace:^",
3030
"@backstage/test-utils": "workspace:^",
31-
"@backstage/theme": "workspace:^",
31+
"@backstage/theme": "0.1.1",
3232
"@material-ui/core": "^4.12.2",
3333
"@material-ui/icons": "^4.9.1",
3434
"@material-ui/lab": "4.0.0-alpha.61",

0 commit comments

Comments
 (0)