Skip to content

Commit

Permalink
fix(deps): update dependency ethers to v6.9.1 (#767)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent 26b0ee4 commit 15c227e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion packages/address-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"test": "vitest"
},
"dependencies": {
"ethers": "6.9.0"
"ethers": "6.9.1"
},
"devDependencies": {
"vitest": "1.1.0"
Expand Down
42 changes: 21 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 15c227e

Please sign in to comment.