From d4f24342f8d49b13b4d7595e0bf74bc19ca022b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 04:57:59 +0000 Subject: [PATCH] chore(deps): bump @scallop-io/sui-scallop-sdk from 4.4.0 to 5.3.0 Bumps [@scallop-io/sui-scallop-sdk](https://github.com/scallop-io/sui-scallop-sdk) from 4.4.0 to 5.3.0. - [Release notes](https://github.com/scallop-io/sui-scallop-sdk/releases) - [Changelog](https://github.com/scallop-io/sui-scallop-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/scallop-io/sui-scallop-sdk/commits/v5.3.0) --- updated-dependencies: - dependency-name: "@scallop-io/sui-scallop-sdk" dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 346b60a..dc411f7 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@radix-ui/react-popover": "^1.1.18", "@radix-ui/react-slot": "^1.3.0", "@radix-ui/react-tabs": "^1.1.16", - "@scallop-io/sui-scallop-sdk": "^4.2.0", + "@scallop-io/sui-scallop-sdk": "^5.3.0", "@scure/bip32": "^2.2.0", "@scure/bip39": "^2.2.0", "@solana/kit": "^6.10.0",