Skip to content

Commit d01388c

Browse files
committed
fix: plugins/techdocs/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-9691387 - https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-9691389
1 parent dcd7e16 commit d01388c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/techdocs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@backstage/integration-react": "workspace:^",
4343
"@backstage/plugin-catalog-react": "workspace:^",
4444
"@backstage/plugin-search-common": "workspace:^",
45-
"@backstage/plugin-search-react": "workspace:^",
45+
"@backstage/plugin-search-react": "0.1.0",
4646
"@backstage/plugin-techdocs-react": "workspace:^",
4747
"@backstage/theme": "workspace:^",
4848
"@material-ui/core": "^4.12.2",

0 commit comments

Comments
 (0)