Skip to content

Commit

Permalink
fix: upgrade ethers from 6.13.2 to 6.13.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ethers from 6.13.2 to 6.13.3.

See this package in npm:
ethers

See this project in Snyk:
https://app.snyk.io/org/json-rpc-relay/project/4c142326-fa3c-4252-9c35-19efc13dae91?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: ebadiere <ebadiere@gmail.com>
  • Loading branch information
snyk-bot authored and ebadiere committed Oct 23, 2024
1 parent 4ab3666 commit b287132
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions k6/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion k6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"env-cmd": "^10.1.0",
"ethers": "^6.13.2"
"ethers": "^6.13.3"
},
"devDependencies": {
"@types/k6": "^0.53.1"
Expand Down

0 comments on commit b287132

Please sign in to comment.