Skip to content

Commit 37692ce

Browse files
authored
fix: plugins/catalog-backend-module-aws/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 37692ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/catalog-backend-module-aws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@backstage/integration-aws-node": "workspace:^",
6262
"@backstage/plugin-catalog-common": "workspace:^",
6363
"@backstage/plugin-catalog-node": "workspace:^",
64-
"@backstage/plugin-kubernetes-common": "workspace:^",
64+
"@backstage/plugin-kubernetes-common": "0.2.8",
6565
"@backstage/types": "workspace:^",
6666
"lodash": "^4.17.21",
6767
"p-limit": "^3.0.2",

0 commit comments

Comments
 (0)