Skip to content

Commit 790ac47

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSONPATHPLUS-8719585
1 parent 9d6bdcb commit 790ac47

File tree

2 files changed

+368
-255
lines changed

2 files changed

+368
-255
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@actions/core": "^1.11.1",
3333
"@actions/exec": "^1.1.1",
3434
"@actions/github": "^6.0.0",
35-
"@kubernetes/client-node": "^0.16.3",
35+
"@kubernetes/client-node": "^1.1.0",
3636
"@octokit/core": "^5.1.0",
3737
"async-wait-until": "^2.0.12",
3838
"aws-sdk": "^2.1081.0",

0 commit comments

Comments
 (0)