Skip to content

Commit 635db92

Browse files
build(deps): [Snyk] Security upgrade ethers from 6.13.0 to 6.13.1 (#2624)
fix: k6/package.json & k6/package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com> Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 1dc6552 commit 635db92

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

k6/package-lock.json

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

k6/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
},
1111
"dependencies": {
1212
"env-cmd": "^10.1.0",
13-
"ethers": "^6.13.0"
13+
"ethers": "^6.13.1"
1414
}
1515
}

0 commit comments

Comments
 (0)