Skip to content

Commit 754b282

Browse files
lholmquistsnyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#447)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-10176064 Co-authored-by: snyk-bot <[email protected]>
1 parent 2388f10 commit 754b282

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"license": "Apache-2.0",
4343
"dependencies": {
4444
"kubernetes-client": "9.0.0",
45-
"undici": "^6.21.1"
45+
"undici": "^6.21.2"
4646
},
4747
"devDependencies": {
4848
"coveralls": "~3.1.1",

0 commit comments

Comments
 (0)