Skip to content

Commit

Permalink
chore(deps): update dependency ethers to v6.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 6b9a273 commit 34658d9
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 78 deletions.
2 changes: 1 addition & 1 deletion examples/next-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@reown/appkit-adapter-ethers": "workspace:*",
"@reown/appkit": "workspace:*",
"ethers": "6.13.0",
"ethers": "6.13.2",
"next": "14.2.3",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@vitest/coverage-v8": "2.0.5",
"@walletconnect/types": "2.16.1",
"@walletconnect/universal-provider": "2.16.1",
"ethers": "6.13.0",
"ethers": "6.13.2",
"vitest": "2.0.5"
},
"author": "Reown <[email protected]> (https://reown.com)",
Expand Down
Loading

0 comments on commit 34658d9

Please sign in to comment.