Skip to content

Commit 0a1322f

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 a085c15 commit 0a1322f

File tree

2 files changed

+252
-2
lines changed

2 files changed

+252
-2
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"express": "4.21.2",
2727
"json-stream": "^1.0.0",
2828
"kubernetes-client": "9.0.0",
29-
"@kubernetes/client-node": "0.22.2",
29+
"@kubernetes/client-node": "1.1.0",
3030
"lodash": "^4.17.21",
3131
"morgan": "~1.9.0",
3232
"request": "^2.88.0",

0 commit comments

Comments
 (0)