From c1e7ab30c08f7594ec62130582c6bd9b92c3fbfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 02:54:16 +0000 Subject: [PATCH] chore(deps): bump @x402/next from 2.2.0 to 2.18.0 in /agentbot-backend Bumps [@x402/next](https://github.com/x402-foundation/x402) from 2.2.0 to 2.18.0. - [Commits](https://github.com/x402-foundation/x402/compare/npm-@x402/next@v2.2.0...npm-@x402/next@v2.18.0) --- updated-dependencies: - dependency-name: "@x402/next" 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..d2d0e0a6 100644 --- a/agentbot-backend/package.json +++ b/agentbot-backend/package.json @@ -25,7 +25,7 @@ "@worldcoin/agentkit": "0.1.6", "@x402/express": "2.2.0", "@x402/extensions": "2.2.0", - "@x402/next": "2.2.0", + "@x402/next": "2.18.0", "bcryptjs": "^2.4.3", "cors": "^2.8.5", "crypto-js": "^4.2.0",