Skip to content

Commit fea7ae2

Browse files
authored
Merge pull request #137 from tx-chen/main
fix(CVE): jsonpath-plus
2 parents 93deff9 + 59693c4 commit fea7ae2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,10 @@
4949
"shx": "0.3.4",
5050
"typescript": "5.6.2",
5151
"vitest": "2.1.9"
52+
},
53+
"overrides": {
54+
"@kubernetes/client-node": {
55+
"jsonpath-plus": "^10.3.0"
56+
}
5257
}
5358
}

0 commit comments

Comments
 (0)