Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/apps/dashboard/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"class-transformer": "^0.5.1",
"class-validator": "0.14.1",
"dayjs": "^1.11.20",
"ethers": "~6.16.0",
"ethers": "~6.17.0",
"joi": "^17.13.3",
"keyv": "^5.5.5",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/fortune/exchange-oracle/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@tanstack/react-query": "^5.91.3",
"@tanstack/react-query-persist-client": "^5.80.7",
"axios": "^1.7.2",
"ethers": "^6.16.0",
"ethers": "^6.17.0",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-router-dom": "^7.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/fortune/exchange-oracle/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"class-transformer": "^0.5.1",
"class-validator": "0.14.1",
"dotenv": "^17.4.2",
"ethers": "~6.16.0",
"ethers": "~6.17.0",
"joi": "^17.13.3",
"jsonwebtoken": "^9.0.3",
"minio": "8.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/human-app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@tanstack/react-query": "^5.91.3",
"@wagmi/core": "^3.4.0",
"date-fns": "^4.1.0",
"ethers": "^6.16.0",
"ethers": "^6.17.0",
"i18next": "^25.8.0",
"jwt-decode": "^4.0.0",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/human-app/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"cache-manager": "7.2.8",
"class-transformer": "^0.5.1",
"class-validator": "0.14.1",
"ethers": "^6.16.0",
"ethers": "^6.17.0",
"joi": "^17.13.3",
"jsonwebtoken": "^9.0.3",
"jwt-decode": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/job-launcher/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"copy-to-clipboard": "^4.0.2",
"dayjs": "^1.11.20",
"decimal.js": "^10.6.0",
"ethers": "^6.16.0",
"ethers": "^6.17.0",
"file-saver": "^2.0.5",
"formik": "^2.4.2",
"jwt-decode": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/reputation-oracle/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"dotenv": "^17.4.2",
"ethers": "~6.16.0",
"ethers": "~6.17.0",
"helmet": "^8.1.0",
"joi": "^17.13.3",
"json-stable-stringify": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/staking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@tanstack/react-query": "^5.91.3",
"@tanstack/react-query-persist-client": "^5.80.7",
"axios": "^1.7.2",
"ethers": "^6.16.0",
"ethers": "^6.17.0",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-router-dom": "^7.18.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"eslint": "^10.1.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.6",
"ethers": "~6.16.0",
"ethers": "~6.17.0",
"globals": "^17.7.0",
"hardhat": "^2.26.0",
"hardhat-abi-exporter": "^2.10.1",
Expand All @@ -94,7 +94,7 @@
"xdeployer": "3.1.6"
},
"peerDependencies": {
"ethers": "~6.16.0"
"ethers": "~6.17.0"
},
"lint-staged": {
"*.sol": [
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/typescript/human-protocol-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@human-protocol/core": "workspace:*",
"axios": "^1.4.0",
"ethers": "~6.16.0",
"ethers": "~6.17.0",
"graphql": "^16.14.1",
"graphql-request": "^7.3.4",
"graphql-tag": "^2.12.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/subgraph/hmt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint": "^10.1.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.6",
"ethers": "~6.16.0",
"ethers": "~6.17.0",
"globals": "^17.7.0",
"graphql": "^16.14.1",
"matchstick-as": "^0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/subgraph/human-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint": "^10.1.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.6",
"ethers": "~6.16.0",
"ethers": "~6.17.0",
"globals": "^17.7.0",
"graphql": "^16.14.1",
"matchstick-as": "^0.6.0",
Expand Down
55 changes: 35 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ __metadata:
languageName: node
linkType: hard

"@adraffy/ens-normalize@npm:^1.10.1, @adraffy/ens-normalize@npm:^1.11.0, @adraffy/ens-normalize@npm:^1.8.8":
"@adraffy/ens-normalize@npm:1.11.1, @adraffy/ens-normalize@npm:^1.10.1, @adraffy/ens-normalize@npm:^1.11.0, @adraffy/ens-normalize@npm:^1.8.8":
version: 1.11.1
resolution: "@adraffy/ens-normalize@npm:1.11.1"
checksum: 10c0/b364e2a57131db278ebf2f22d1a1ac6d8aea95c49dd2bbbc1825870b38aa91fd8816aba580a1f84edc50a45eb6389213dacfd1889f32893afc8549a82d304767
Expand Down Expand Up @@ -185,7 +185,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-jest: "npm:^29.15.2"
eslint-plugin-prettier: "npm:^5.5.6"
ethers: "npm:~6.16.0"
ethers: "npm:~6.17.0"
globals: "npm:^17.7.0"
jest: "npm:^29.7.0"
joi: "npm:^17.13.3"
Expand Down Expand Up @@ -292,7 +292,7 @@ __metadata:
eslint: "npm:^10.1.0"
eslint-plugin-react-hooks: "npm:^5.1.0"
eslint-plugin-react-refresh: "npm:^0.5.2"
ethers: "npm:^6.16.0"
ethers: "npm:^6.17.0"
globals: "npm:^17.7.0"
prettier: "npm:^3.8.1"
react: "npm:^19.2.6"
Expand Down Expand Up @@ -346,7 +346,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-jest: "npm:^29.15.2"
eslint-plugin-prettier: "npm:^5.5.6"
ethers: "npm:~6.16.0"
ethers: "npm:~6.17.0"
globals: "npm:^17.7.0"
jest: "npm:^29.7.0"
joi: "npm:^17.13.3"
Expand Down Expand Up @@ -451,7 +451,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.5.6"
eslint-plugin-react-hooks: "npm:^5.2.0"
eslint-plugin-react-refresh: "npm:^0.5.2"
ethers: "npm:^6.16.0"
ethers: "npm:^6.17.0"
globals: "npm:^17.7.0"
husky: "npm:^9.1.6"
i18next: "npm:^25.8.0"
Expand Down Expand Up @@ -524,7 +524,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-jest: "npm:^29.15.2"
eslint-plugin-prettier: "npm:^5.5.6"
ethers: "npm:^6.16.0"
ethers: "npm:^6.17.0"
globals: "npm:^17.7.0"
jest: "npm:^29.7.0"
joi: "npm:^17.13.3"
Expand Down Expand Up @@ -584,7 +584,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.5.6"
eslint-plugin-react: "npm:^7.34.3"
eslint-plugin-react-hooks: "npm:^5.1.0"
ethers: "npm:^6.16.0"
ethers: "npm:^6.17.0"
file-saver: "npm:^2.0.5"
formik: "npm:^2.4.2"
globals: "npm:^17.7.0"
Expand Down Expand Up @@ -730,7 +730,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:^4.4.4"
eslint-plugin-import-x: "npm:^4.16.2"
eslint-plugin-prettier: "npm:^5.5.6"
ethers: "npm:~6.16.0"
ethers: "npm:~6.17.0"
globals: "npm:^17.7.0"
helmet: "npm:^8.1.0"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -780,7 +780,7 @@ __metadata:
eslint: "npm:^10.1.0"
eslint-plugin-react-hooks: "npm:^5.1.0"
eslint-plugin-react-refresh: "npm:^0.5.2"
ethers: "npm:^6.16.0"
ethers: "npm:^6.17.0"
globals: "npm:^17.7.0"
prettier: "npm:^3.8.1"
react: "npm:^19.2.6"
Expand Down Expand Up @@ -5364,7 +5364,7 @@ __metadata:
eslint: "npm:^10.1.0"
eslint-config-prettier: "npm:^10.1.8"
eslint-plugin-prettier: "npm:^5.5.6"
ethers: "npm:~6.16.0"
ethers: "npm:~6.17.0"
globals: "npm:^17.7.0"
hardhat: "npm:^2.26.0"
hardhat-abi-exporter: "npm:^2.10.1"
Expand All @@ -5382,7 +5382,7 @@ __metadata:
typescript-eslint: "npm:^8.57.0"
xdeployer: "npm:3.1.6"
peerDependencies:
ethers: ~6.16.0
ethers: ~6.17.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5429,7 +5429,7 @@ __metadata:
eslint-config-prettier: "npm:^10.1.8"
eslint-plugin-jest: "npm:^29.15.2"
eslint-plugin-prettier: "npm:^5.5.6"
ethers: "npm:~6.16.0"
ethers: "npm:~6.17.0"
glob: "npm:^13.0.0"
globals: "npm:^17.7.0"
graphql: "npm:^16.14.1"
Expand Down Expand Up @@ -11801,7 +11801,7 @@ __metadata:
eslint: "npm:^10.1.0"
eslint-config-prettier: "npm:^10.1.8"
eslint-plugin-prettier: "npm:^5.5.6"
ethers: "npm:~6.16.0"
ethers: "npm:~6.17.0"
globals: "npm:^17.7.0"
graphql: "npm:^16.14.1"
matchstick-as: "npm:^0.6.0"
Expand All @@ -11824,7 +11824,7 @@ __metadata:
eslint: "npm:^10.1.0"
eslint-config-prettier: "npm:^10.1.8"
eslint-plugin-prettier: "npm:^5.5.6"
ethers: "npm:~6.16.0"
ethers: "npm:~6.17.0"
globals: "npm:^17.7.0"
graphql: "npm:^16.14.1"
matchstick-as: "npm:^0.6.0"
Expand Down Expand Up @@ -19666,18 +19666,18 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:^6.16.0, ethers@npm:~6.16.0":
version: 6.16.0
resolution: "ethers@npm:6.16.0"
"ethers@npm:^6.17.0, ethers@npm:~6.17.0":
version: 6.17.0
resolution: "ethers@npm:6.17.0"
dependencies:
"@adraffy/ens-normalize": "npm:1.10.1"
"@adraffy/ens-normalize": "npm:1.11.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: 10c0/65c0ff7016b1592b1961c3b68508902b89fc75e1ad025bab3a722df1b5699fd077551875a7285e65b2d0cfea9a85b2459bb84010a0fa4e4494d231848aee3a73
ws: "npm:8.21.0"
checksum: 10c0/0a75f3b4cedaaddb95ba31fecdfca04202735564e66512f202069dd1a11946e01c310a158e3a1299b994274e9d9fe11db10c6f7997222a28d79dfecb8f1fd162
languageName: node
linkType: hard

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

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

"ws@npm:^7.4.6, ws@npm:^7.5.1, ws@npm:^7.5.10":
version: 7.5.10
resolution: "ws@npm:7.5.10"
Expand Down
Loading