From c9053fb80107c6246cc751d2d22da50b51ef33fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 10:03:12 +0000 Subject: [PATCH] chore(deps): bump @x402/core from 2.17.0 to 2.18.0 Bumps [@x402/core](https://github.com/x402-foundation/x402) from 2.17.0 to 2.18.0. - [Commits](https://github.com/x402-foundation/x402/compare/npm-@x402/core@v2.17.0...npm-@x402/core@v2.18.0) --- updated-dependencies: - dependency-name: "@x402/core" dependency-version: 2.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 42 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 39 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e66a751..445cd9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1293,9 +1293,9 @@ } }, "node_modules/@x402/core": { - "version": "2.17.0", - "resolved": "https://registry.npmjs.org/@x402/core/-/core-2.17.0.tgz", - "integrity": "sha512-BBooe9Kewl5KLaKadElFwhZzZ+n/X/m2djzGtc7OY51D8fk2vHTVvDZtBFEJYdJxtQoUZMKX73hew0ss81FENQ==", + "version": "2.18.0", + "resolved": "https://registry.npmjs.org/@x402/core/-/core-2.18.0.tgz", + "integrity": "sha512-3LB5m0Yx7C38ks8jDqTGYPZ2FnLzlH9pTlGvE8er2ujS1ri12sXXvWwnmYsmh3ZkXSDbV3BKU8oRKULatPp0Hg==", "license": "Apache-2.0", "dependencies": { "zod": "^3.24.2" @@ -1312,6 +1312,15 @@ "zod": "^3.24.2" } }, + "node_modules/@x402/evm/node_modules/@x402/core": { + "version": "2.17.0", + "resolved": "https://registry.npmjs.org/@x402/core/-/core-2.17.0.tgz", + "integrity": "sha512-BBooe9Kewl5KLaKadElFwhZzZ+n/X/m2djzGtc7OY51D8fk2vHTVvDZtBFEJYdJxtQoUZMKX73hew0ss81FENQ==", + "license": "Apache-2.0", + "dependencies": { + "zod": "^3.24.2" + } + }, "node_modules/@x402/express": { "version": "2.17.0", "resolved": "https://registry.npmjs.org/@x402/express/-/express-2.17.0.tgz", @@ -1331,6 +1340,15 @@ } } }, + "node_modules/@x402/express/node_modules/@x402/core": { + "version": "2.17.0", + "resolved": "https://registry.npmjs.org/@x402/core/-/core-2.17.0.tgz", + "integrity": "sha512-BBooe9Kewl5KLaKadElFwhZzZ+n/X/m2djzGtc7OY51D8fk2vHTVvDZtBFEJYdJxtQoUZMKX73hew0ss81FENQ==", + "license": "Apache-2.0", + "dependencies": { + "zod": "^3.24.2" + } + }, "node_modules/@x402/extensions": { "version": "2.17.0", "resolved": "https://registry.npmjs.org/@x402/extensions/-/extensions-2.17.0.tgz", @@ -1348,6 +1366,15 @@ "zod": "^3.24.2" } }, + "node_modules/@x402/extensions/node_modules/@x402/core": { + "version": "2.17.0", + "resolved": "https://registry.npmjs.org/@x402/core/-/core-2.17.0.tgz", + "integrity": "sha512-BBooe9Kewl5KLaKadElFwhZzZ+n/X/m2djzGtc7OY51D8fk2vHTVvDZtBFEJYdJxtQoUZMKX73hew0ss81FENQ==", + "license": "Apache-2.0", + "dependencies": { + "zod": "^3.24.2" + } + }, "node_modules/@x402/fetch": { "version": "2.17.0", "resolved": "https://registry.npmjs.org/@x402/fetch/-/fetch-2.17.0.tgz", @@ -1357,6 +1384,15 @@ "@x402/core": "~2.17.0" } }, + "node_modules/@x402/fetch/node_modules/@x402/core": { + "version": "2.17.0", + "resolved": "https://registry.npmjs.org/@x402/core/-/core-2.17.0.tgz", + "integrity": "sha512-BBooe9Kewl5KLaKadElFwhZzZ+n/X/m2djzGtc7OY51D8fk2vHTVvDZtBFEJYdJxtQoUZMKX73hew0ss81FENQ==", + "license": "Apache-2.0", + "dependencies": { + "zod": "^3.24.2" + } + }, "node_modules/abitype": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/abitype/-/abitype-1.2.3.tgz",