diff --git a/x402/server/node-typescript/package.json b/x402/server/node-typescript/package.json index 4dfd8fc..fad201a 100644 --- a/x402/server/node-typescript/package.json +++ b/x402/server/node-typescript/package.json @@ -10,7 +10,7 @@ "dependencies": { "@hono/node-server": "^1.19.10", "@x402/core": "^2.9.0", - "@x402/evm": "^2.8.0", + "@x402/evm": "^2.9.0", "@x402/fetch": "^2.9.0", "@x402/hono": "^2.8.0", "dotenv": "^17.3.1", diff --git a/x402/server/node-typescript/pnpm-lock.yaml b/x402/server/node-typescript/pnpm-lock.yaml index 01f6f37..02cb521 100644 --- a/x402/server/node-typescript/pnpm-lock.yaml +++ b/x402/server/node-typescript/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^2.9.0 version: 2.9.0 '@x402/evm': - specifier: ^2.8.0 - version: 2.8.0(typescript@6.0.2) + specifier: ^2.9.0 + version: 2.9.0(typescript@6.0.2) '@x402/fetch': specifier: ^2.9.0 version: 2.9.0(typescript@6.0.2) @@ -692,8 +692,8 @@ packages: '@x402/core@2.9.0': resolution: {integrity: sha512-IqPITHYx6XHlgLPtparuKKwoB+3wQdgt0F+WUH1e3WHMeiWdp+xTtQDy+6yOKuObNFI1S1iVbQFz0GivR/Vv3w==} - '@x402/evm@2.8.0': - resolution: {integrity: sha512-/w1WvoXIZdaJcmvR8p9/ow1n8GjNWeeVnpoorjfLv2oBbT06r33clcfYwhH/COJp/K0aOvmol0elx5h2IQCnOA==} + '@x402/evm@2.9.0': + resolution: {integrity: sha512-qUhnKe1pym9a+7dzeK+6ripsddVsr+5PNcpQfTYK4dubW+1SR9MRx/O4PNRtedWoAxminqAwmCL5AQUiSVvKWA==} '@x402/extensions@2.8.0': resolution: {integrity: sha512-3VHY7cjyYkI8JMbF81Soh9gEcFFekXiGr+71Jp39lOzIGmX67Q8+2hkLiIu5laKoaz0vi2gnaqTYESADRhO9DA==} @@ -1494,9 +1494,9 @@ snapshots: dependencies: zod: 3.25.76 - '@x402/evm@2.8.0(typescript@6.0.2)': + '@x402/evm@2.9.0(typescript@6.0.2)': dependencies: - '@x402/core': 2.8.0 + '@x402/core': 2.9.0 viem: 2.47.1(typescript@6.0.2)(zod@3.25.76) zod: 3.25.76 transitivePeerDependencies: