Skip to content

Commit ee14157

Browse files
authored
fix: plugins/search-react/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 ee14157

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/search-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@backstage/core-plugin-api": "workspace:^",
3636
"@backstage/plugin-search-common": "workspace:^",
3737
"@backstage/theme": "workspace:^",
38-
"@backstage/types": "workspace:^",
38+
"@backstage/types": "0.1.1",
3939
"@backstage/version-bridge": "workspace:^",
4040
"@material-ui/core": "^4.12.2",
4141
"@material-ui/icons": "^4.9.1",

0 commit comments

Comments
 (0)