Skip to content

Commit 6a00d52

Browse files
fix: upgrade ethers from 5.5.2 to 5.5.3 (#227)
Snyk has created this PR to upgrade ethers from 5.5.2 to 5.5.3. See this package in npm: https://www.npmjs.com/package/ethers See this project in Snyk: https://app.snyk.io/org/pegasyseng/project/45f8c93b-f087-46cd-a685-3abf2e834e6d?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: Dario Anongba Varela <[email protected]>
1 parent accc31b commit 6a00d52

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"dependencies": {
7373
"axios": "~0.21.3",
7474
"commander": "~5.1.0",
75-
"ethers": "~5.5.1",
75+
"ethers": "~5.5.3",
7676
"kafkajs": "~1.15.0",
7777
"protobufjs": "~6.11.2",
7878
"qs": "~6.10.3",

0 commit comments

Comments
 (0)