Skip to content

Commit 342a1cd

Browse files
committed
fix: plugins/explore/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TARFS-10293725
1 parent dcd7e16 commit 342a1cd

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)