Skip to content

Commit

Permalink
fix(deps): update dependency ethers to v6.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent 8f49968 commit 51f1205
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"crypto-hash": "^3.0.0",
"dayjs": "^1.11.9",
"dompurify": "^3.0.5",
"ethers": "6.12.2",
"ethers": "6.13.0",
"fast-average-color": "^9.4.0",
"firebase": "^10.3.1",
"firebase-admin": "^12.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6626,10 +6626,10 @@ [email protected]:
tslib "2.4.0"
ws "8.5.0"

ethers@6.12.2:
version "6.12.2"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.12.2.tgz#f2724ec33bcf802b6786579e943b6e38a2ba3612"
integrity sha512-MNfR2kzZyNF8bRNDSmjM+rT1+yqCgYNqfrXyNnpiNId2MQPiAOOr/7lrgdrdwoBxzKPSnSYZaGb5lcNyvzhuvA==
ethers@6.13.0:
version "6.13.0"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.0.tgz#f342958d0f622cf06559f59fbccdc1d30fa64f50"
integrity sha512-+yyQQQWEntY5UVbCv++guA14RRVFm1rSnO1GoLFdrK7/XRWMoktNgyG9UjwxrQqGBfGyFKknNZ81YpUS2emCgg==
dependencies:
"@adraffy/ens-normalize" "1.10.1"
"@noble/curves" "1.2.0"
Expand Down

0 comments on commit 51f1205

Please sign in to comment.