Skip to content

Commit

Permalink
fix: upgrade bip39 from 3.0.4 to 3.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade bip39 from 3.0.4 to 3.1.0.

See this package in npm:
https://www.npmjs.com/package/bip39

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/75c74f88-0694-4202-82ac-ece80b186837?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 28, 2024
1 parent bb2334b commit 77b1ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chains/ethereum/options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@ganache/ethereum-utils": "0.8.0",
"@ganache/options": "0.8.0",
"@ganache/utils": "0.8.0",
"bip39": "3.0.4",
"bip39": "3.1.0",
"seedrandom": "3.0.5"
},
"devDependencies": {
Expand Down

0 comments on commit 77b1ced

Please sign in to comment.