Skip to content

Commit 279415a

Browse files
authored
fix: plugins/stack-overflow/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 - https://snyk.io/vuln/SNYK-JS-BACKSTAGEBACKENDPLUGINAPI-15054291
1 parent c67ec7f commit 279415a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/stack-overflow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@backstage/plugin-home-react": "workspace:^",
2929
"@backstage/plugin-search-common": "workspace:^",
3030
"@backstage/plugin-search-react": "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
"@testing-library/jest-dom": "^5.10.1",

0 commit comments

Comments
 (0)