diff --git a/package.json b/package.json index 5fccbb4d..005008c4 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ }, "dependencies": { "ethers": "^6.17.0", - "viem": "^2.52.2", + "viem": "^2.55.8", "yargs": "^17.7.3", "zod": "^4.4.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f08b9dba..b29927d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^6.17.0 version: 6.17.0 viem: - specifier: ^2.52.2 - version: 2.52.2(typescript@5.9.3)(zod@4.4.3) + specifier: ^2.55.8 + version: 2.55.8(typescript@5.9.3)(zod@4.4.3) yargs: specifier: ^17.7.3 version: 17.7.3 @@ -3655,8 +3655,8 @@ packages: resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} engines: {node: '>= 0.4'} - ox@0.14.29: - resolution: {integrity: sha512-M5j87Ec4V99MQdRct/g09eWXW60g6zhHTUs1lr4deUtrPDnezBdCJTgKd7pxqTpSZBFveV0ALi9jMMuT1qKyNg==} + ox@0.14.32: + resolution: {integrity: sha512-EPB214GvtsP2TtAYZXkNdizLzGp6PXtfaHcRrD4pcBk/D0Y7ZCNv71QgwrjeCsZ+82moVeMlZZG+NDEIUfxMpw==} peerDependencies: typescript: '>=5.4.0' peerDependenciesMeta: @@ -4606,8 +4606,8 @@ packages: validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} - viem@2.52.2: - resolution: {integrity: sha512-HSU12p5aD/kAPZfrlbCUqdiP4P/c6hQ9AhfTS51VbLUQIjkWd1d5EjrCx/SCxZ0zhZVRn4Iv5X5WDqXPG8Ubew==} + viem@2.55.8: + resolution: {integrity: sha512-BHqtsmK4iMLuLnRyrPIB1jVrmFVliRIP/K0dnFT7gBOpfo8Ko4ozhkzUCRNfR+Z/ZZdnlnVrh04fAOuIm5Svkg==} peerDependencies: typescript: '>=5.0.4' peerDependenciesMeta: @@ -4703,18 +4703,6 @@ packages: utf-8-validate: optional: true - ws@8.20.1: - resolution: {integrity: sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==} - engines: {node: '>=10.0.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: '>=5.0.2' - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - ws@8.21.0: resolution: {integrity: sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==} engines: {node: '>=10.0.0'} @@ -8326,7 +8314,7 @@ snapshots: lodash: 4.18.1 markdown-table: 2.0.0 sha1: 1.1.1 - viem: 2.52.2(typescript@5.9.3)(zod@4.4.3) + viem: 2.55.8(typescript@5.9.3)(zod@4.4.3) transitivePeerDependencies: - bufferutil - debug @@ -8682,9 +8670,9 @@ snapshots: isexe@2.0.0: {} - isows@1.0.7(ws@8.20.1): + isows@1.0.7(ws@8.21.0): dependencies: - ws: 8.20.1 + ws: 8.21.0 istanbul-lib-coverage@3.2.2: {} @@ -9498,7 +9486,7 @@ snapshots: object-keys: 1.1.1 safe-push-apply: 1.0.0 - ox@0.14.29(typescript@5.9.3)(zod@4.4.3): + ox@0.14.32(typescript@5.9.3)(zod@4.4.3): dependencies: '@adraffy/ens-normalize': 1.11.1 '@noble/ciphers': 1.3.0 @@ -10584,16 +10572,16 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - viem@2.52.2(typescript@5.9.3)(zod@4.4.3): + viem@2.55.8(typescript@5.9.3)(zod@4.4.3): dependencies: '@noble/curves': 1.9.1 '@noble/hashes': 1.8.0 '@scure/bip32': 1.7.0 '@scure/bip39': 1.6.0 abitype: 1.2.3(typescript@5.9.3)(zod@4.4.3) - isows: 1.0.7(ws@8.20.1) - ox: 0.14.29(typescript@5.9.3)(zod@4.4.3) - ws: 8.20.1 + isows: 1.0.7(ws@8.21.0) + ox: 0.14.32(typescript@5.9.3)(zod@4.4.3) + ws: 8.21.0 optionalDependencies: typescript: 5.9.3 transitivePeerDependencies: @@ -10703,8 +10691,6 @@ snapshots: ws@8.18.0: {} - ws@8.20.1: {} - ws@8.21.0: {} y18n@5.0.8: {}