Skip to content

Commit ee56f5f

Browse files
committed
fix: packages/repo-tools/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 ee56f5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/repo-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@apisyouwonthate/style-guide": "^1.4.0",
3535
"@backstage/cli-common": "workspace:^",
3636
"@backstage/cli-node": "workspace:^",
37-
"@backstage/errors": "workspace:^",
37+
"@backstage/errors": "0.1.1",
3838
"@manypkg/get-packages": "^1.1.3",
3939
"@microsoft/api-documenter": "^7.19.27",
4040
"@microsoft/api-extractor": "^7.33.7",

0 commit comments

Comments
 (0)