From ef38c5e7fec95ba65f180db4e1683d7b246f6089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 13:36:05 +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.17.0. - [Commits](https://github.com/x402-foundation/x402/compare/npm-@x402/extensions@v2.2.0...npm-@x402/extensions@v2.17.0) --- updated-dependencies: - dependency-name: "@x402/extensions" 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..a736180e 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.17.0", "@x402/next": "2.2.0", "bcryptjs": "^2.4.3", "cors": "^2.8.5",