Skip to content

Commit 2910675

Browse files
authored
fix: packages/techdocs-cli-embedded-app/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295
1 parent c67ec7f commit 2910675

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/techdocs-cli-embedded-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@backstage/integration-react": "workspace:^",
1818
"@backstage/plugin-catalog": "workspace:^",
1919
"@backstage/plugin-techdocs": "workspace:^",
20-
"@backstage/plugin-techdocs-react": "workspace:^",
20+
"@backstage/plugin-techdocs-react": "0.1.0",
2121
"@backstage/test-utils": "workspace:^",
2222
"@backstage/theme": "workspace:^",
2323
"@material-ui/core": "^4.12.2",

0 commit comments

Comments
 (0)