Skip to content

Commit 7ca3c6e

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-AXIOS-6032459 - https://snyk.io/vuln/SNYK-JS-AXIOS-6124857 - https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-7573289
1 parent a085c15 commit 7ca3c6e

File tree

2 files changed

+678
-1001
lines changed

2 files changed

+678
-1001
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"**/@kubernetes/client-node": "0.22.2"
2020
},
2121
"dependencies": {
22-
"@codefresh-io/kube-integration": "1.31.14",
22+
"@codefresh-io/kube-integration": "1.31.18",
2323
"bluebird": "^3.5.4",
2424
"cookie-parser": "~1.4.3",
2525
"debug": "~2.6.9",

0 commit comments

Comments
 (0)