Skip to content

Commit f1c971b

Browse files
snyk-botjeromy-cannon
authored andcommitted
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSONPATHPLUS-7945884
1 parent 13ea46d commit f1c971b

File tree

2 files changed

+26
-21
lines changed

2 files changed

+26
-21
lines changed

package-lock.json

Lines changed: 25 additions & 20 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
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"@eslint/eslintrc": "^3.2.0",
4949
"@hashgraph/sdk": "^2.54.0-beta.1",
50-
"@kubernetes/client-node": "^0.22.2",
50+
"@kubernetes/client-node": "^0.22.3",
5151
"@listr2/prompt-adapter-enquirer": "^2.0.12",
5252
"@peculiar/x509": "^1.12.3",
5353
"adm-zip": "^0.5.16",

0 commit comments

Comments
 (0)