Skip to content

Commit 4b71157

Browse files
authored
fix: plugins/entity-feedback/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 4b71157

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/entity-feedback/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@backstage/core-plugin-api": "workspace:^",
3333
"@backstage/errors": "workspace:^",
3434
"@backstage/plugin-catalog-react": "workspace:^",
35-
"@backstage/plugin-entity-feedback-common": "workspace:^",
35+
"@backstage/plugin-entity-feedback-common": "0.1.0",
3636
"@backstage/theme": "workspace:^",
3737
"@material-ui/core": "^4.9.13",
3838
"@material-ui/icons": "^4.9.1",

0 commit comments

Comments
 (0)