From dc919d957163401d023274b90e77633c4c5b0152 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 23:58:21 +0000 Subject: [PATCH] chore(deps): bump viem from 2.47.0 to 2.48.7 Bumps [viem](https://github.com/wevm/viem) from 2.47.0 to 2.48.7. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.47.0...viem@2.48.7) --- updated-dependencies: - dependency-name: viem dependency-version: 2.48.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/contracts/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/contracts/package.json b/packages/contracts/package.json index 83b36a7b..4d438601 100644 --- a/packages/contracts/package.json +++ b/packages/contracts/package.json @@ -57,7 +57,7 @@ "test:watch": "jest --watchAll" }, "dependencies": { - "viem": "^2.23.0" + "viem": "^2.48.7" }, "devDependencies": { "@types/jest": "^30.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9de7e828..d29276e2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: packages/contracts: dependencies: viem: - specifier: ^2.23.0 - version: 2.47.0(typescript@5.9.3) + specifier: ^2.48.7 + version: 2.48.7(typescript@5.9.3) devDependencies: '@types/jest': specifier: ^30.0.0 @@ -1744,8 +1744,8 @@ packages: outvariant@1.4.3: resolution: {integrity: sha512-+Sl2UErvtsoajRDKCE5/dBz4DIvHXQQnAxtQTF04OJxY0+DyZXSo5P5Bb7XYWOh81syohlYL24hbDwxedPUJCA==} - ox@0.14.0: - resolution: {integrity: sha512-WLOB7IKnmI3Ol6RAqY7CJdZKl8QaI44LN91OGF1061YIeN6bL5IsFcdp7+oQShRyamE/8fW/CBRWhJAOzI35Dw==} + ox@0.14.20: + resolution: {integrity: sha512-rby38C3nDn8eQkf29Zgw4hkCZJ64Qqi0zRPWL8ENUQ7JVuoITqrVtwWQgM/He19SCMUEc7hS/Sjw0jIOSLJhOw==} peerDependencies: typescript: '>=5.4.0' peerDependenciesMeta: @@ -2161,8 +2161,8 @@ packages: resolution: {integrity: sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==} engines: {node: '>=10.12.0'} - viem@2.47.0: - resolution: {integrity: sha512-jU5e1E1s5E5M1y+YrELDnNar/34U8NXfVcRfxtVETigs2gS1vvW2ngnBoQUGBwLnNr0kNv+NUu4m10OqHByoFw==} + viem@2.48.7: + resolution: {integrity: sha512-auLZcv/FtIeuqtDcW4Kdhw4NeRPWgLUcWSO5oz4tG6UE4/bHOBHEfm0TtLV+/j71r5MM/eURvFiYzjYVayrExA==} peerDependencies: typescript: '>=5.0.4' peerDependenciesMeta: @@ -4108,7 +4108,7 @@ snapshots: outvariant@1.4.3: {} - ox@0.14.0(typescript@5.9.3): + ox@0.14.20(typescript@5.9.3): dependencies: '@adraffy/ens-normalize': 1.11.1 '@noble/ciphers': 1.3.0 @@ -4517,7 +4517,7 @@ snapshots: '@types/istanbul-lib-coverage': 2.0.6 convert-source-map: 2.0.0 - viem@2.47.0(typescript@5.9.3): + viem@2.48.7(typescript@5.9.3): dependencies: '@noble/curves': 1.9.1 '@noble/hashes': 1.8.0 @@ -4525,7 +4525,7 @@ snapshots: '@scure/bip39': 1.6.0 abitype: 1.2.3(typescript@5.9.3) isows: 1.0.7(ws@8.18.3) - ox: 0.14.0(typescript@5.9.3) + ox: 0.14.20(typescript@5.9.3) ws: 8.18.3 optionalDependencies: typescript: 5.9.3