From 28a31680a89547866113bba3ccdccf0fda2d287e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 02:54:41 +0000 Subject: [PATCH] chore(deps): bump @x402/extensions in /agentbot-backend Bumps [@x402/extensions](https://github.com/x402-foundation/x402) from 2.2.0 to 2.18.0. - [Commits](https://github.com/x402-foundation/x402/compare/npm-@x402/extensions@v2.2.0...npm-@x402/extensions@v2.18.0) --- updated-dependencies: - dependency-name: "@x402/extensions" dependency-version: 2.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- agentbot-backend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agentbot-backend/package.json b/agentbot-backend/package.json index f49cc274..9570ef25 100644 --- a/agentbot-backend/package.json +++ b/agentbot-backend/package.json @@ -24,7 +24,7 @@ "@sentry/node": "^10.51.0", "@worldcoin/agentkit": "0.1.6", "@x402/express": "2.2.0", - "@x402/extensions": "2.2.0", + "@x402/extensions": "2.18.0", "@x402/next": "2.2.0", "bcryptjs": "^2.4.3", "cors": "^2.8.5",