From d44796a1c555e6b851b64f35997c14682445cf54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 13:36:22 +0000 Subject: [PATCH] chore(deps): bump @x402/next from 2.2.0 to 2.17.0 in /agentbot-backend Bumps [@x402/next](https://github.com/x402-foundation/x402) from 2.2.0 to 2.17.0. - [Commits](https://github.com/x402-foundation/x402/compare/npm-@x402/next@v2.2.0...npm-@x402/next@v2.17.0) --- updated-dependencies: - dependency-name: "@x402/next" dependency-version: 2.17.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..98021434 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.17.0", "bcryptjs": "^2.4.3", "cors": "^2.8.5", "crypto-js": "^4.2.0",