Skip to content

Commit f778ae2

Browse files
authored
fix: plugins/kubernetes-backend/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 f778ae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/kubernetes-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@backstage/integration-aws-node": "workspace:^",
6363
"@backstage/plugin-auth-node": "workspace:^",
6464
"@backstage/plugin-catalog-node": "workspace:^",
65-
"@backstage/plugin-kubernetes-common": "workspace:^",
65+
"@backstage/plugin-kubernetes-common": "0.2.8",
6666
"@backstage/plugin-permission-common": "workspace:^",
6767
"@backstage/plugin-permission-node": "workspace:^",
6868
"@google-cloud/container": "^4.0.0",

0 commit comments

Comments
 (0)