Skip to content

Commit

Permalink
fix(deps): update dependency ethers to v6.13.2 (#13289)
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 Aug 20, 2024
1 parent 2bb7b3f commit ab32185
Show file tree
Hide file tree
Showing 17 changed files with 56 additions and 41 deletions.
2 changes: 1 addition & 1 deletion docker/development/eth-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@unlock-protocol/hardhat-plugin": "latest",
"@unlock-protocol/networks": "latest",
"eslint": "8.57.0",
"ethers": "6.13.0",
"ethers": "6.13.2",
"fs-extra": "11.2.0",
"hardhat": "2.22.8",
"hardhat-erc1820": "0.1.0",
Expand Down
27 changes: 21 additions & 6 deletions docker/development/eth-node/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1052,7 +1052,7 @@ __metadata:
"@unlock-protocol/hardhat-plugin": "npm:latest"
"@unlock-protocol/networks": "npm:latest"
eslint: "npm:8.57.0"
ethers: "npm:6.13.0"
ethers: "npm:6.13.2"
fs-extra: "npm:11.2.0"
hardhat: "npm:2.22.8"
hardhat-erc1820: "npm:0.1.0"
Expand Down Expand Up @@ -2147,18 +2147,18 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:6.13.0":
version: 6.13.0
resolution: "ethers@npm:6.13.0"
"ethers@npm:6.13.2":
version: 6.13.2
resolution: "ethers@npm:6.13.2"
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"
aes-js: "npm:4.0.0-beta.5"
tslib: "npm:2.4.0"
ws: "npm:8.5.0"
checksum: 10/390918da6955d6b9fcb9a57198ba4864df677e08fc478fbb7a74a02fd5ce0ca1b647782e0ae94c4cf056a205ebb86c64751a3712ffbc426fd53f11167f8cd4fe
ws: "npm:8.17.1"
checksum: 10/e611c2e2c5340982dfd1f004895f55abda11748a7edec9e6315226dec42d58aa61b827dd389ec904db5f9a244c475ae795e528da579251fdf62e914bde12809e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4345,6 +4345,21 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:8.17.1":
version: 8.17.1
resolution: "ws@npm:8.17.1"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 10/4264ae92c0b3e59c7e309001e93079b26937aab181835fb7af79f906b22cd33b6196d96556dafb4e985742dd401e99139572242e9847661fdbc96556b9e6902d
languageName: node
linkType: hard

"ws@npm:8.5.0":
version: 8.5.0
resolution: "ws@npm:8.5.0"
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"docusaurus-gtm-plugin": "0.0.2",
"docusaurus-node-polyfills": "1.0.0",
"docusaurus-preset-openapi": "0.7.5",
"ethers": "6.13.0",
"ethers": "6.13.2",
"prism-react-renderer": "2.0.6",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion governance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@unlock-protocol/networks": "workspace:./packages/networks",
"arb-shared-dependencies": "1.0.0",
"eslint": "8.57.0",
"ethers": "6.12.1",
"ethers": "6.13.2",
"ethers-multisend": "3.1.0",
"ethers5": "npm:[email protected]",
"fs-extra": "11.2.0",
Expand Down
2 changes: 1 addition & 1 deletion locksmith/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"cors": "2.8.5",
"dayjs": "1.11.12",
"dotenv": "16.4.5",
"ethers": "6.13.0",
"ethers": "6.13.2",
"express": "5.0.0-beta.3",
"express-winston": "4.2.0",
"fuse.js": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@unlock-protocol/networks": "workspace:^",
"@unlock-protocol/tsconfig": "workspace:^",
"@unlock-protocol/types": "workspace:^",
"ethers": "6.12.1",
"ethers": "6.13.2",
"hardhat": "2.22.8",
"typescript": "5.5.4",
"zksync-ethers": "6.11.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@unlock-protocol/networks": "workspace:^",
"@unlock-protocol/tsconfig": "workspace:^",
"eslint": "8.57.0",
"ethers": "6.13.0",
"ethers": "6.13.2",
"hardhat": "2.22.8",
"mocha": "10.7.0",
"prettier": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/networks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
],
"dependencies": {
"eslint-plugin-sort-keys-fix": "1.1.2",
"ethers": "6.13.0",
"ethers": "6.13.2",
"tsx": "4.16.5"
}
}
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@tanstack/react-query": "4.36.1",
"@tw-classed/react": "1.7.0",
"@unlock-protocol/networks": "workspace:./packages/networks",
"ethers": "6.13.0",
"ethers": "6.13.2",
"prism-react-renderer": "2.3.0",
"react-dropzone": "14.2.3",
"react-hook-form": "7.52.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/unlock-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "yarn run eslint --resolve-plugins-relative-to ../eslint-config --ext .tsx,.ts,.js ."
},
"dependencies": {
"ethers": "6.13.1",
"ethers": "6.13.2",
"passport-custom": "1.1.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/unlock-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@unlock-protocol/networks": "workspace:./packages/networks",
"@unlock-protocol/types": "workspace:./packages/types",
"eslint": "8.57.0",
"ethers": "6.13.0",
"ethers": "6.13.2",
"hardhat": "2.22.8",
"prettier": "3.3.3",
"tsup": "8.2.3",
Expand Down
2 changes: 1 addition & 1 deletion provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"vitest": "1.6.0"
},
"dependencies": {
"ethers": "6.12.1",
"ethers": "6.13.2",
"toucan-js": "3.4.0",
"wrangler": "3.67.1"
},
Expand Down
2 changes: 1 addition & 1 deletion smart-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"babel-register": "6.26.0",
"eslint": "8.57.0",
"eth-gas-reporter": "0.2.27",
"ethers": "6.13.0",
"ethers": "6.13.2",
"fs-extra": "11.2.0",
"hardhat": "2.22.8",
"hardhat-contract-sizer": "2.10.0",
Expand Down
2 changes: 1 addition & 1 deletion subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"hoistingLimits": "workspaces"
},
"devDependencies": {
"ethers": "6.13.0",
"ethers": "6.13.2",
"graphql": "16.9.0",
"matchstick-as": "0.6.0",
"mustache": "4.2.0"
Expand Down
2 changes: 1 addition & 1 deletion unlock-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"deep-object-diff": "1.1.9",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"ethers": "6.13.0",
"ethers": "6.13.2",
"file-saver": "2.0.5",
"frames.js": "0.18.1",
"from-exponential": "1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion unlock-protocol-com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dotenv": "16.4.5",
"embla-carousel-react": "8.1.8",
"eslint": "8.57.0",
"ethers": "6.12.1",
"ethers": "6.13.2",
"next": "14.2.5",
"next-seo": "6.5.0",
"numeral": "2.0.6",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20124,7 +20124,7 @@ __metadata:
docusaurus-gtm-plugin: "npm:0.0.2"
docusaurus-node-polyfills: "npm:1.0.0"
docusaurus-preset-openapi: "npm:0.7.5"
ethers: "npm:6.13.0"
ethers: "npm:6.13.2"
prism-react-renderer: "npm:2.0.6"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
Expand Down Expand Up @@ -20188,7 +20188,7 @@ __metadata:
"@unlock-protocol/networks": "workspace:./packages/networks"
arb-shared-dependencies: "npm:1.0.0"
eslint: "npm:8.57.0"
ethers: "npm:6.12.1"
ethers: "npm:6.13.2"
ethers-multisend: "npm:3.1.0"
ethers5: "npm:[email protected]"
fs-extra: "npm:11.2.0"
Expand All @@ -20212,7 +20212,7 @@ __metadata:
"@unlock-protocol/tsconfig": "workspace:^"
"@unlock-protocol/types": "workspace:^"
copyfiles: "npm:2.4.1"
ethers: "npm:6.12.1"
ethers: "npm:6.13.2"
hardhat: "npm:2.22.8"
tsup: "npm:8.2.3"
typescript: "npm:5.5.4"
Expand All @@ -20239,7 +20239,7 @@ __metadata:
"@unlock-protocol/networks": "workspace:^"
"@unlock-protocol/tsconfig": "workspace:^"
eslint: "npm:8.57.0"
ethers: "npm:6.13.0"
ethers: "npm:6.13.2"
hardhat: "npm:2.22.8"
hardhat-gas-reporter: "npm:2.2.0"
mocha: "npm:10.7.0"
Expand Down Expand Up @@ -20300,7 +20300,7 @@ __metadata:
dotenv: "npm:16.4.5"
eslint: "npm:8.57.0"
eslint-config-standard: "npm:17.1.0"
ethers: "npm:6.13.0"
ethers: "npm:6.13.2"
express: "npm:5.0.0-beta.3"
express-winston: "npm:4.2.0"
fuse.js: "npm:7.0.0"
Expand Down Expand Up @@ -20355,7 +20355,7 @@ __metadata:
"@unlock-protocol/types": "workspace:^"
eslint: "npm:8.57.0"
eslint-plugin-sort-keys-fix: "npm:1.1.2"
ethers: "npm:6.13.0"
ethers: "npm:6.13.2"
fs-extra: "npm:11.2.0"
tsup: "npm:8.2.3"
tsx: "npm:4.16.5"
Expand Down Expand Up @@ -20430,7 +20430,7 @@ __metadata:
babel-register: "npm:6.26.0"
eslint: "npm:8.57.0"
eth-gas-reporter: "npm:0.2.27"
ethers: "npm:6.13.0"
ethers: "npm:6.13.2"
fs-extra: "npm:11.2.0"
hardhat: "npm:2.22.8"
hardhat-contract-sizer: "npm:2.10.0"
Expand All @@ -20455,7 +20455,7 @@ __metadata:
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config"
"@unlock-protocol/networks": "workspace:^"
eslint: "npm:8.57.0"
ethers: "npm:6.13.0"
ethers: "npm:6.13.2"
fs-extra: "npm:11.2.0"
graphql: "npm:16.9.0"
handlebars: "npm:4.7.8"
Expand Down Expand Up @@ -20506,7 +20506,7 @@ __metadata:
"@unlock-protocol/unlock-js": "workspace:./packages/unlock-js"
"@vitejs/plugin-react": "npm:4.3.1"
autoprefixer: "npm:10.4.19"
ethers: "npm:6.13.0"
ethers: "npm:6.13.2"
postcss: "npm:8.4.40"
prism-react-renderer: "npm:2.3.0"
react: "npm:18.3.1"
Expand Down Expand Up @@ -20587,7 +20587,7 @@ __metadata:
deep-object-diff: "npm:1.1.9"
dotenv: "npm:16.4.5"
eslint: "npm:8.57.0"
ethers: "npm:6.13.0"
ethers: "npm:6.13.2"
file-saver: "npm:2.0.5"
frames.js: "npm:0.18.1"
from-exponential: "npm:1.1.1"
Expand Down Expand Up @@ -20643,7 +20643,7 @@ __metadata:
resolution: "@unlock-protocol/unlock-express@workspace:packages/unlock-express"
dependencies:
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config"
ethers: "npm:6.13.1"
ethers: "npm:6.13.2"
passport-custom: "npm:1.1.1"
prettier: "npm:3.3.3"
peerDependencies:
Expand All @@ -20666,7 +20666,7 @@ __metadata:
"@unlock-protocol/networks": "workspace:./packages/networks"
"@unlock-protocol/types": "workspace:./packages/types"
eslint: "npm:8.57.0"
ethers: "npm:6.13.0"
ethers: "npm:6.13.2"
graphql: "npm:16.9.0"
graphql-request: "npm:6.1.0"
hardhat: "npm:2.22.8"
Expand Down Expand Up @@ -20706,7 +20706,7 @@ __metadata:
embla-carousel-react: "npm:8.1.8"
eslint: "npm:8.57.0"
eslint-config-next: "npm:14.2.5"
ethers: "npm:6.12.1"
ethers: "npm:6.13.2"
feed: "npm:4.2.2"
gray-matter: "npm:4.0.3"
next: "npm:14.2.5"
Expand Down Expand Up @@ -30830,22 +30830,22 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:6.13.0":
version: 6.13.0
resolution: "ethers@npm:6.13.0"
"ethers@npm:6.13.2":
version: 6.13.2
resolution: "ethers@npm:6.13.2"
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"
aes-js: "npm:4.0.0-beta.5"
tslib: "npm:2.4.0"
ws: "npm:8.5.0"
checksum: 10/390918da6955d6b9fcb9a57198ba4864df677e08fc478fbb7a74a02fd5ce0ca1b647782e0ae94c4cf056a205ebb86c64751a3712ffbc426fd53f11167f8cd4fe
ws: "npm:8.17.1"
checksum: 10/e611c2e2c5340982dfd1f004895f55abda11748a7edec9e6315226dec42d58aa61b827dd389ec904db5f9a244c475ae795e528da579251fdf62e914bde12809e
languageName: node
linkType: hard

"ethers@npm:6.13.1, ethers@npm:^6.12.2, ethers@npm:^6.13.1":
"ethers@npm:^6.12.2, ethers@npm:^6.13.1":
version: 6.13.1
resolution: "ethers@npm:6.13.1"
dependencies:
Expand Down Expand Up @@ -44828,7 +44828,7 @@ __metadata:
"@cloudflare/workers-types": "npm:4.20240729.0"
"@types/node": "npm:20.14.13"
"@unlock-protocol/networks": "workspace:^"
ethers: "npm:6.12.1"
ethers: "npm:6.13.2"
toucan-js: "npm:3.4.0"
typescript: "npm:5.5.4"
vitest: "npm:1.6.0"
Expand Down

0 comments on commit ab32185

Please sign in to comment.