Skip to content

Commit

Permalink
fix(deps): update dependency ethers to v6.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 39aeb3f commit 28f6fde
Show file tree
Hide file tree
Showing 17 changed files with 53 additions and 38 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": "9.9.1",
"ethers": "6.13.2",
"ethers": "6.13.3",
"fs-extra": "11.2.0",
"hardhat": "2.22.9",
"hardhat-erc1820": "0.1.0",
Expand Down
10 changes: 5 additions & 5 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:9.9.1"
ethers: "npm:6.13.2"
ethers: "npm:6.13.3"
fs-extra: "npm:11.2.0"
hardhat: "npm:2.22.9"
hardhat-erc1820: "npm:0.1.0"
Expand Down Expand Up @@ -2155,9 +2155,9 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:6.13.2":
version: 6.13.2
resolution: "ethers@npm:6.13.2"
"ethers@npm:6.13.3":
version: 6.13.3
resolution: "ethers@npm:6.13.3"
dependencies:
"@adraffy/ens-normalize": "npm:1.10.1"
"@noble/curves": "npm:1.2.0"
Expand All @@ -2166,7 +2166,7 @@ __metadata:
aes-js: "npm:4.0.0-beta.5"
tslib: "npm:2.4.0"
ws: "npm:8.17.1"
checksum: 10/e611c2e2c5340982dfd1f004895f55abda11748a7edec9e6315226dec42d58aa61b827dd389ec904db5f9a244c475ae795e528da579251fdf62e914bde12809e
checksum: 10/a3b11a5bd97269f2aa5e5cb844642a84fe139a188fd3c0d7d0c4c7b4958d56286e84c14cd41d1c53bd5dff8bf1060c73bd7a9bde8313f8a994d94881f4010037
languageName: node
linkType: hard

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.2",
"ethers": "6.13.3",
"prism-react-renderer": "2.4.0",
"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 @@ -27,7 +27,7 @@
"@unlock-protocol/networks": "workspace:./packages/networks",
"arb-shared-dependencies": "1.0.0",
"eslint": "9.9.1",
"ethers": "6.13.2",
"ethers": "6.13.3",
"ethers-multisend": "3.1.0",
"fs-extra": "11.2.0",
"hardhat": "2.22.9",
Expand Down
2 changes: 1 addition & 1 deletion locksmith/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"cors": "2.8.5",
"dayjs": "1.11.13",
"dotenv": "16.4.5",
"ethers": "6.13.2",
"ethers": "6.13.3",
"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 @@ -24,7 +24,7 @@
"@unlock-protocol/networks": "workspace:^",
"@unlock-protocol/tsconfig": "workspace:^",
"@unlock-protocol/types": "workspace:^",
"ethers": "6.13.2",
"ethers": "6.13.3",
"hardhat": "2.22.9",
"typescript": "5.5.4",
"zksync-ethers": "6.12.0"
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": "9.9.1",
"ethers": "6.13.2",
"ethers": "6.13.3",
"hardhat": "2.22.9",
"mocha": "10.7.3",
"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 @@ -46,7 +46,7 @@
],
"dependencies": {
"eslint-plugin-sort-keys-fix": "1.1.2",
"ethers": "6.13.2",
"ethers": "6.13.3",
"tsx": "4.19.0"
}
}
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": "5.53.3",
"@tw-classed/react": "1.7.0",
"@unlock-protocol/networks": "workspace:./packages/networks",
"ethers": "6.13.2",
"ethers": "6.13.3",
"prism-react-renderer": "2.4.0",
"react-dropzone": "14.2.3",
"react-hook-form": "7.53.0",
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 ."
},
"dependencies": {
"ethers": "6.13.2",
"ethers": "6.13.3",
"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": "9.9.1",
"ethers": "6.13.2",
"ethers": "6.13.3",
"hardhat": "2.22.9",
"prettier": "3.3.3",
"tsup": "8.2.4",
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": "2.1.1"
},
"dependencies": {
"ethers": "6.13.2",
"ethers": "6.13.3",
"wrangler": "3.67.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion smart-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"babel-register": "6.26.0",
"eslint": "9.11.1",
"eth-gas-reporter": "0.2.27",
"ethers": "6.13.2",
"ethers": "6.13.3",
"fs-extra": "11.2.0",
"hardhat": "2.22.9",
"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.2",
"ethers": "6.13.3",
"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 @@ -44,7 +44,7 @@
"deep-object-diff": "1.1.9",
"dotenv": "16.4.5",
"eslint": "9.11.1",
"ethers": "6.13.2",
"ethers": "6.13.3",
"file-saver": "2.0.5",
"frames.js": "0.19.3",
"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.2.0",
"eslint": "9.9.1",
"ethers": "6.13.2",
"ethers": "6.13.3",
"next": "14.2.10",
"next-seo": "6.6.0",
"numeral": "2.0.6",
Expand Down
51 changes: 33 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20463,7 +20463,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.2"
ethers: "npm:6.13.3"
prism-react-renderer: "npm:2.4.0"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
Expand Down Expand Up @@ -20531,7 +20531,7 @@ __metadata:
"@unlock-protocol/networks": "workspace:./packages/networks"
arb-shared-dependencies: "npm:1.0.0"
eslint: "npm:9.9.1"
ethers: "npm:6.13.2"
ethers: "npm:6.13.3"
ethers-multisend: "npm:3.1.0"
fs-extra: "npm:11.2.0"
hardhat: "npm:2.22.9"
Expand All @@ -20556,7 +20556,7 @@ __metadata:
"@unlock-protocol/types": "workspace:^"
copyfiles: "npm:2.4.1"
eslint: "npm:9.9.1"
ethers: "npm:6.13.2"
ethers: "npm:6.13.3"
hardhat: "npm:2.22.9"
tsup: "npm:8.2.4"
typescript: "npm:5.5.4"
Expand All @@ -20583,7 +20583,7 @@ __metadata:
"@unlock-protocol/networks": "workspace:^"
"@unlock-protocol/tsconfig": "workspace:^"
eslint: "npm:9.9.1"
ethers: "npm:6.13.2"
ethers: "npm:6.13.3"
hardhat: "npm:2.22.9"
hardhat-gas-reporter: "npm:2.2.1"
mocha: "npm:10.7.3"
Expand Down Expand Up @@ -20645,7 +20645,7 @@ __metadata:
dotenv: "npm:16.4.5"
eslint: "npm:9.9.1"
eslint-config-standard: "npm:17.1.0"
ethers: "npm:6.13.2"
ethers: "npm:6.13.3"
express: "npm:5.0.0-beta.3"
express-winston: "npm:4.2.0"
fuse.js: "npm:7.0.0"
Expand Down Expand Up @@ -20701,7 +20701,7 @@ __metadata:
"@unlock-protocol/types": "workspace:^"
eslint: "npm:9.9.1"
eslint-plugin-sort-keys-fix: "npm:1.1.2"
ethers: "npm:6.13.2"
ethers: "npm:6.13.3"
fs-extra: "npm:11.2.0"
tsup: "npm:8.2.4"
tsx: "npm:4.19.0"
Expand Down Expand Up @@ -20773,7 +20773,7 @@ __metadata:
babel-register: "npm:6.26.0"
eslint: "npm:9.11.1"
eth-gas-reporter: "npm:0.2.27"
ethers: "npm:6.13.2"
ethers: "npm:6.13.3"
fs-extra: "npm:11.2.0"
hardhat: "npm:2.22.9"
hardhat-contract-sizer: "npm:2.10.0"
Expand All @@ -20798,7 +20798,7 @@ __metadata:
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config"
"@unlock-protocol/networks": "workspace:^"
eslint: "npm:9.9.1"
ethers: "npm:6.13.2"
ethers: "npm:6.13.3"
fs-extra: "npm:11.2.0"
graphql: "npm:16.9.0"
handlebars: "npm:4.7.8"
Expand Down Expand Up @@ -20850,7 +20850,7 @@ __metadata:
"@unlock-protocol/unlock-js": "workspace:./packages/unlock-js"
"@vitejs/plugin-react": "npm:4.3.1"
autoprefixer: "npm:10.4.20"
ethers: "npm:6.13.2"
ethers: "npm:6.13.3"
postcss: "npm:8.4.40"
prism-react-renderer: "npm:2.4.0"
react: "npm:18.3.1"
Expand Down Expand Up @@ -20930,7 +20930,7 @@ __metadata:
deep-object-diff: "npm:1.1.9"
dotenv: "npm:16.4.5"
eslint: "npm:9.11.1"
ethers: "npm:6.13.2"
ethers: "npm:6.13.3"
file-saver: "npm:2.0.5"
frames.js: "npm:0.19.3"
from-exponential: "npm:1.1.1"
Expand Down Expand Up @@ -20986,7 +20986,7 @@ __metadata:
resolution: "@unlock-protocol/unlock-express@workspace:packages/unlock-express"
dependencies:
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config"
ethers: "npm:6.13.2"
ethers: "npm:6.13.3"
passport-custom: "npm:1.1.1"
prettier: "npm:3.3.3"
peerDependencies:
Expand All @@ -21009,7 +21009,7 @@ __metadata:
"@unlock-protocol/networks": "workspace:./packages/networks"
"@unlock-protocol/types": "workspace:./packages/types"
eslint: "npm:9.9.1"
ethers: "npm:6.13.2"
ethers: "npm:6.13.3"
graphql: "npm:16.9.0"
graphql-request: "npm:6.1.0"
hardhat: "npm:2.22.9"
Expand Down Expand Up @@ -21049,7 +21049,7 @@ __metadata:
embla-carousel-react: "npm:8.2.0"
eslint: "npm:9.9.1"
eslint-config-next: "npm:14.2.7"
ethers: "npm:6.13.2"
ethers: "npm:6.13.3"
feed: "npm:4.2.2"
gray-matter: "npm:4.0.3"
next: "npm:14.2.10"
Expand Down Expand Up @@ -31140,9 +31140,9 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:6.13.2, ethers@npm:^6.13.2, ethers@npm:^6.9.0, ethers@npm:^6.9.2":
version: 6.13.2
resolution: "ethers@npm:6.13.2"
"ethers@npm:6.13.3":
version: 6.13.3
resolution: "ethers@npm:6.13.3"
dependencies:
"@adraffy/ens-normalize": "npm:1.10.1"
"@noble/curves": "npm:1.2.0"
Expand All @@ -31151,7 +31151,7 @@ __metadata:
aes-js: "npm:4.0.0-beta.5"
tslib: "npm:2.4.0"
ws: "npm:8.17.1"
checksum: 10/e611c2e2c5340982dfd1f004895f55abda11748a7edec9e6315226dec42d58aa61b827dd389ec904db5f9a244c475ae795e528da579251fdf62e914bde12809e
checksum: 10/a3b11a5bd97269f2aa5e5cb844642a84fe139a188fd3c0d7d0c4c7b4958d56286e84c14cd41d1c53bd5dff8bf1060c73bd7a9bde8313f8a994d94881f4010037
languageName: node
linkType: hard

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

"ethers@npm:^6.13.2, ethers@npm:^6.9.0, ethers@npm:^6.9.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.17.1"
checksum: 10/e611c2e2c5340982dfd1f004895f55abda11748a7edec9e6315226dec42d58aa61b827dd389ec904db5f9a244c475ae795e528da579251fdf62e914bde12809e
languageName: node
linkType: hard

"ethers@npm:^6.7.0":
version: 6.12.0
resolution: "ethers@npm:6.12.0"
Expand Down Expand Up @@ -45227,7 +45242,7 @@ __metadata:
"@cloudflare/workers-types": "npm:4.20240925.0"
"@types/node": "npm:20.14.13"
"@unlock-protocol/networks": "workspace:^"
ethers: "npm:6.13.2"
ethers: "npm:6.13.3"
typescript: "npm:5.5.4"
vitest: "npm:2.1.1"
wrangler: "npm:3.67.1"
Expand Down

0 comments on commit 28f6fde

Please sign in to comment.