Skip to content

Commit 644f1aa

Browse files
committed
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-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416
1 parent c67ec7f commit 644f1aa

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
"@backstage/core-plugin-api": "workspace:^",
3838
"@backstage/integration-react": "workspace:^",
3939
"@backstage/plugin-catalog": "workspace:^",
40-
"@backstage/plugin-search-react": "workspace:^",
41-
"@backstage/plugin-techdocs": "workspace:^",
42-
"@backstage/plugin-techdocs-react": "workspace:^",
43-
"@backstage/test-utils": "workspace:^",
44-
"@backstage/theme": "workspace:^",
40+
"@backstage/plugin-search-react": "0.1.0",
41+
"@backstage/plugin-techdocs": "0.1.1",
42+
"@backstage/plugin-techdocs-react": "0.1.0",
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)