Skip to content

Commit c8a68c9

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.19.2"
45+
"undici": "^6.21.1"
4646
},
4747
"devDependencies": {
4848
"coveralls": "~3.1.1",

0 commit comments

Comments
 (0)