Skip to content

Commit 4c0256a

Browse files
authored
fix: plugins/techdocs-addons-test-utils/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 4c0256a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/techdocs-addons-test-utils/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"@backstage/integration-react": "workspace:^",
3939
"@backstage/plugin-catalog": "workspace:^",
4040
"@backstage/plugin-search-react": "workspace:^",
41-
"@backstage/plugin-techdocs": "workspace:^",
41+
"@backstage/plugin-techdocs": "0.1.1",
4242
"@backstage/plugin-techdocs-react": "workspace:^",
43-
"@backstage/test-utils": "workspace:^",
44-
"@backstage/theme": "workspace:^",
43+
"@backstage/test-utils": "0.1.1",
44+
"@backstage/theme": "0.1.1",
4545
"@material-ui/core": "^4.12.2",
4646
"@material-ui/icons": "^4.9.1",
4747
"@material-ui/lab": "4.0.0-alpha.61",

0 commit comments

Comments
 (0)