Skip to content

Commit

Permalink
feat: upgrade ethers from 5.7.2 to 6.12.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ethers from 5.7.2 to 6.12.1.

See this package in npm:
ethers

See this project in Snyk:
https://app.snyk.io/org/okeamah/project/bc4230aa-6d50-4d44-8097-265487ff6a9b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 26, 2024
1 parent 7581e8f commit 9b9bcc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/remix-solidity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@remix-project/remix-lib": "^0.5.55",
"async": "^2.6.2",
"eslint-scope": "^5.0.0",
"ethers": "^5.4.2",
"ethers": "^6.12.1",
"ethjs-util": "^0.1.6",
"minixhr": "^3.2.2",
"semver": "^6.3.0",
Expand Down

0 comments on commit 9b9bcc9

Please sign in to comment.