Skip to content

Commit

Permalink
Update dependency ethers to v6.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 353701c commit 028ac30
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint": "^9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-functional": "^7.0.2",
"ethers": "6.13.4",
"ethers": "6.13.5",
"globals": "^15.10.0",
"husky": "9.1.7",
"prettier": "3.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -867,7 +867,7 @@ __metadata:
eslint: "npm:^9.12.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-functional: "npm:^7.0.2"
ethers: "npm:6.13.4"
ethers: "npm:6.13.5"
globals: "npm:^15.10.0"
husky: "npm:9.1.7"
prettier: "npm:3.4.2"
Expand Down Expand Up @@ -4902,9 +4902,9 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:6.13.4":
version: 6.13.4
resolution: "ethers@npm:6.13.4"
"ethers@npm:6.13.5":
version: 6.13.5
resolution: "ethers@npm:6.13.5"
dependencies:
"@adraffy/ens-normalize": "npm:1.10.1"
"@noble/curves": "npm:1.2.0"
Expand All @@ -4913,7 +4913,7 @@ __metadata:
aes-js: "npm:4.0.0-beta.5"
tslib: "npm:2.7.0"
ws: "npm:8.17.1"
checksum: 10c0/efcf9f39f841e38af68ec23cdbd745432c239c256aac4929842d1af04e55d7be0ff65e462f1cf3e93586f43f7bdcc0098fd56f2f7234f36d73e466521a5766ce
checksum: 10c0/64bc7b8907de199392b8a88c15c9a085892919cff7efa2e5326abc7fe5c426001726c51d91e10c74e5fc5e2547188297ce4127f6e52ea42a97ade0b2ae474677
languageName: node
linkType: hard

Expand Down

0 comments on commit 028ac30

Please sign in to comment.