From c72110d3fcb2de69a04cd839a9566ecf9944e5e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 14:43:58 +0000 Subject: [PATCH] fix(deps): update dependency viem to ^1.10.13 --- package.json | 2 +- pnpm-lock.yaml | 27 +++++++++++++-------------- 2 files changed, 14 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 64cc3d80e..db3343b9a 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eip1193-types": "^0.2.1", "exponential-backoff": "^3.1.1", "p-limit": "^3.1.0", - "viem": "^1.10.11" + "viem": "^1.10.13" }, "devDependencies": { "@biomejs/biome": "^1.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc33caead..4b49af20a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^3.1.0 version: 3.1.0 viem: - specifier: ^1.10.11 - version: 1.10.11(typescript@5.2.2) + specifier: ^1.10.13 + version: 1.10.13(typescript@5.2.2) devDependencies: '@biomejs/biome': specifier: ^1.1.2 @@ -1798,6 +1798,14 @@ packages: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} dev: true + /isomorphic-ws@5.0.0(ws@8.13.0): + resolution: {integrity: sha512-muId7Zzn9ywDsyXgTIafTry2sV3nySZeUDe6YedVd1Hvuuep5AsIlqK+XefWpYTyJG5e503F2xIuT2lcU6rCSw==} + peerDependencies: + ws: '*' + dependencies: + ws: 8.13.0 + dev: false + /jiti@1.18.2: resolution: {integrity: sha512-QAdOptna2NYiSSpv0O/BwoHBSmz4YhpzJHyi+fnMRTXFjp7B8i/YG5Z8IfusxB1ufjcD2Sre1F3R+nX3fvy7gg==} hasBin: true @@ -2580,15 +2588,6 @@ packages: - vite dev: true - /unws@0.2.4(ws@8.13.0): - resolution: {integrity: sha512-/N1ajiqrSp0A/26/LBg7r10fOcPtGXCqJRJ61sijUFoGZMr6ESWGYn7i0cwr7fR7eEECY5HsitqtjGHDZLAu2w==} - engines: {node: '>=16.14.0'} - peerDependencies: - ws: '*' - dependencies: - ws: 8.13.0 - dev: false - /upper-case-first@2.0.2: resolution: {integrity: sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==} dependencies: @@ -2601,8 +2600,8 @@ packages: tslib: 2.5.2 dev: true - /viem@1.10.11(typescript@5.2.2): - resolution: {integrity: sha512-Tqu8HSe3o6GjYxAWhjGeByvO3i198JarEwGxEqF2VRSJIzWDLak/2aGb7jn10omV4LpdvlkygYBEEDm3JWc3pw==} + /viem@1.10.13(typescript@5.2.2): + resolution: {integrity: sha512-gu2V7ObWTfbiZBwHERPbTgYgWXnraNOSAP2a//rdjZV55seie/5oMAlIa1OHUn7iGZNlDFTbqzOq4MY3RHWWYA==} peerDependencies: typescript: '>=5.0.4' peerDependenciesMeta: @@ -2616,8 +2615,8 @@ packages: '@scure/bip39': 1.2.1 '@types/ws': 8.5.5 abitype: 0.9.8(typescript@5.2.2) + isomorphic-ws: 5.0.0(ws@8.13.0) typescript: 5.2.2 - unws: 0.2.4(ws@8.13.0) ws: 8.13.0 transitivePeerDependencies: - bufferutil