Skip to content

Commit

Permalink
fix(deps): update dependency ethers to v6.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 6fc5a59 commit f164a1c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"crypto-hash": "^3.0.0",
"dayjs": "^1.11.9",
"dompurify": "^3.0.5",
"ethers": "6.13.3",
"ethers": "6.13.4",
"fast-average-color": "^9.4.0",
"firebase": "^10.3.1",
"firebase-admin": "^12.0.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5581,7 +5581,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:>=12.12.47, @types/node@npm:>=13.7.0, @types/node@npm:^22.0.1":
"@types/node@npm:*, @types/node@npm:22.7.5, @types/node@npm:>=12.12.47, @types/node@npm:>=13.7.0, @types/node@npm:^22.0.1":
version: 22.7.5
resolution: "@types/node@npm:22.7.5"
dependencies:
Expand Down Expand Up @@ -9853,7 +9853,7 @@ __metadata:
eslint-plugin-n: "npm:17.11.1"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-promise: "npm:7.1.0"
ethers: "npm:6.13.3"
ethers: "npm:6.13.4"
fast-average-color: "npm:^9.4.0"
firebase: "npm:^10.3.1"
firebase-admin: "npm:^12.0.0"
Expand Down Expand Up @@ -12479,18 +12479,18 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:6.13.3":
version: 6.13.3
resolution: "ethers@npm:6.13.3"
"ethers@npm:6.13.4":
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:18.15.13"
"@types/node": "npm:22.7.5"
aes-js: "npm:4.0.0-beta.5"
tslib: "npm:2.4.0"
tslib: "npm:2.7.0"
ws: "npm:8.17.1"
checksum: 10c0/5f93ec374189bc2bd93085678e920adddcc2904cb0932712be83060ed1b47b194f18b881932bb3283b18e284afc6bba67edbe57377d59a4f5107d61c54d83743
checksum: 10c0/efcf9f39f841e38af68ec23cdbd745432c239c256aac4929842d1af04e55d7be0ff65e462f1cf3e93586f43f7bdcc0098fd56f2f7234f36d73e466521a5766ce
languageName: node
linkType: hard

Expand Down Expand Up @@ -23016,20 +23016,20 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.7.0, tslib@npm:^2.1.0":
version: 2.7.0
resolution: "tslib@npm:2.7.0"
checksum: 10c0/469e1d5bf1af585742128827000711efa61010b699cb040ab1800bcd3ccdd37f63ec30642c9e07c4439c1db6e46345582614275daca3e0f4abae29b0083f04a6
languageName: node
linkType: hard

"tslib@npm:^2.0.0, tslib@npm:^2.0.3, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.6.2":
version: 2.6.3
resolution: "tslib@npm:2.6.3"
checksum: 10c0/2598aef53d9dbe711af75522464b2104724d6467b26a60f2bdac8297d2b5f1f6b86a71f61717384aa8fd897240467aaa7bcc36a0700a0faf751293d1331db39a
languageName: node
linkType: hard

"tslib@npm:^2.1.0":
version: 2.7.0
resolution: "tslib@npm:2.7.0"
checksum: 10c0/469e1d5bf1af585742128827000711efa61010b699cb040ab1800bcd3ccdd37f63ec30642c9e07c4439c1db6e46345582614275daca3e0f4abae29b0083f04a6
languageName: node
linkType: hard

"tunnel-agent@npm:^0.6.0":
version: 0.6.0
resolution: "tunnel-agent@npm:0.6.0"
Expand Down

0 comments on commit f164a1c

Please sign in to comment.