From dc4b3c0b0618d2afbf54183c0251adb65843b40d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 04:59:03 +0000 Subject: [PATCH] chore(deps): bump @scallop-io/sui-scallop-sdk from 4.4.0 to 5.2.6 Bumps [@scallop-io/sui-scallop-sdk](https://github.com/scallop-io/sui-scallop-sdk) from 4.4.0 to 5.2.6. - [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.2.6) --- updated-dependencies: - dependency-name: "@scallop-io/sui-scallop-sdk" dependency-version: 5.2.6 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..438b054 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.2.6", "@scure/bip32": "^2.2.0", "@scure/bip39": "^2.2.0", "@solana/kit": "^6.10.0",