Skip to content

Commit

Permalink
fix: upgrade ethers from 6.13.3 to 6.13.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ethers from 6.13.3 to 6.13.4.

See this package in npm:
ethers

See this project in Snyk:
https://app.snyk.io/org/json-rpc-relay/project/baf29319-5e17-4aff-8e1f-4108d3e10c45?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: Eric Badiere <[email protected]>
  • Loading branch information
snyk-bot authored and ebadiere committed Nov 5, 2024
1 parent ca044f1 commit 3501c3d
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 54 deletions.
87 changes: 34 additions & 53 deletions dapp-example/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 dapp-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@emotion/styled": "^11.13.0",
"@hashgraph/sdk": "^2.51.0",
"@mui/material": "^5.16.7",
"ethers": "^6.13.3",
"ethers": "^6.13.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-scripts": "5.0.1",
Expand Down

0 comments on commit 3501c3d

Please sign in to comment.