Skip to content

Commit

Permalink
chore(deps): update dependency ethers to v6.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent b414e38 commit bd12c91
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 7 deletions.
16 changes: 15 additions & 1 deletion .pnp.cjs

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

Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-afc6995412-10.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/composites/nexus-kiln/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "22.12.0",
"ethers": "6.13.4",
"ethers": "6.13.5",
"nock": "13.5.6",
"typescript": "5.6.3"
},
Expand Down
25 changes: 20 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4977,7 +4977,7 @@ __metadata:
"@chainlink/external-adapter-framework": "npm:2.1.0"
"@types/jest": "npm:27.5.2"
"@types/node": "npm:22.12.0"
ethers: "npm:6.13.4"
ethers: "npm:6.13.5"
nock: "npm:13.5.6"
tslib: "npm:2.4.1"
typescript: "npm:5.6.3"
Expand Down Expand Up @@ -17920,9 +17920,9 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:6.13.4, ethers@npm:^6.13.2":
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 @@ -17931,7 +17931,7 @@ __metadata:
aes-js: "npm:4.0.0-beta.5"
tslib: "npm:2.7.0"
ws: "npm:8.17.1"
checksum: 10/221192fed93f6b0553f3e5e72bfd667d676220577d34ff854f677e955d6f608e60636a9c08b5d54039c532a9b9b7056384f0d7019eb6e111d53175806f896ac6
checksum: 10/ccba21a83679fb6a7c3eb9d187593501565d140064f2db28057a64d6707678bacf2adf4555882c4814688246da73173560df81fd3361fd2f227b5d3c75cb8685
languageName: node
linkType: hard

Expand All @@ -17952,6 +17952,21 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:^6.13.2":
version: 6.13.4
resolution: "ethers@npm:6.13.4"
dependencies:
"@adraffy/ens-normalize": "npm:1.10.1"
"@noble/curves": "npm:1.2.0"
"@noble/hashes": "npm:1.3.2"
"@types/node": "npm:22.7.5"
aes-js: "npm:4.0.0-beta.5"
tslib: "npm:2.7.0"
ws: "npm:8.17.1"
checksum: 10/221192fed93f6b0553f3e5e72bfd667d676220577d34ff854f677e955d6f608e60636a9c08b5d54039c532a9b9b7056384f0d7019eb6e111d53175806f896ac6
languageName: node
linkType: hard

"ethjs-unit@npm:0.1.6":
version: 0.1.6
resolution: "ethjs-unit@npm:0.1.6"
Expand Down

0 comments on commit bd12c91

Please sign in to comment.