Skip to content

Commit 2c49e8f

Browse files
authored
fix: plugins/explore/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416
1 parent c67ec7f commit 2c49e8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/explore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@backstage/plugin-explore-common": "workspace:^",
4141
"@backstage/plugin-explore-react": "workspace:^",
4242
"@backstage/plugin-search-common": "workspace:^",
43-
"@backstage/plugin-search-react": "workspace:^",
43+
"@backstage/plugin-search-react": "0.1.0",
4444
"@backstage/theme": "workspace:^",
4545
"@material-ui/core": "^4.12.2",
4646
"@material-ui/icons": "^4.9.1",

0 commit comments

Comments
 (0)