Skip to content

Commit be1c2fc

Browse files
committed
fix: upgrade @ganache/utils from 0.3.0 to 0.9.1
Snyk has created this PR to upgrade @ganache/utils from 0.3.0 to 0.9.1. See this package in npm: https://www.npmjs.com/package/@ganache/utils See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/f53683c4-634b-4dee-8dd5-a233bae21805?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent bb2334b commit be1c2fc

File tree

2 files changed

+42
-59
lines changed

2 files changed

+42
-59
lines changed

src/chains/ethereum/console.log/package-lock.json

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

src/chains/ethereum/console.log/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@
6767
},
6868
"dependencies": {
6969
"@ethereumjs/util": "8.0.5",
70-
"@ganache/utils": "0.3.0"
70+
"@ganache/utils": "0.9.1"
7171
}
7272
}

0 commit comments

Comments
 (0)