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/ac32de5b-8265-4bbf-952e-3307b2bb3223?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 23, 2023
1 parent bb2334b commit cda03c9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 97 deletions.
106 changes: 10 additions & 96 deletions src/packages/options/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 src/packages/options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
],
"dependencies": {
"@ganache/utils": "0.8.0",
"bip39": "3.0.4",
"bip39": "3.1.0",
"seedrandom": "3.0.5"
},
"devDependencies": {
Expand Down

0 comments on commit cda03c9

Please sign in to comment.