From f3cc79ec067c6a0c83c5b8f11cdaf1f14cea1deb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 19:06:22 +0000 Subject: [PATCH] chore(deps): update @x402/core requirement in /x402 Updates the requirements on [@x402/core](https://github.com/x402-foundation/x402) to permit the latest version. - [Commits](https://github.com/x402-foundation/x402/commits/npm-@x402/core@v2.19.0) --- updated-dependencies: - dependency-name: "@x402/core" dependency-version: 2.19.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- x402/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 x402/package.json diff --git a/x402/package.json b/x402/package.json old mode 100755 new mode 100644 index e7a32bd..0cd0d71 --- a/x402/package.json +++ b/x402/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@make-software/casper-x402": "^1.0.0", - "@x402/core": "^0.1.0", + "@x402/core": "^2.19.0", "casper-js-sdk": "^5.0.12" }, "devDependencies": {