From 3a94fb19e84f6a9680c5147d1fb2e8f21e9ac32f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 10:16:48 +0000 Subject: [PATCH] Bump @ton/sandbox from 0.15.0 to 0.41.0 Bumps [@ton/sandbox](https://github.com/ton-org/sandbox) from 0.15.0 to 0.41.0. - [Changelog](https://github.com/ton-org/sandbox/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ton-org/sandbox/commits) --- updated-dependencies: - dependency-name: "@ton/sandbox" dependency-version: 0.41.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7bea7e2..310532b 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@swc/core": "^1.3.102", "@ton/blueprint": "^0.15.0", "@ton/core": "^0.63.1", - "@ton/sandbox": "^0.15.0", + "@ton/sandbox": "^0.41.0", "@ton/test-utils": "^0.4.2", "@types/jest": "^29.5.11", "jest": "^30.2.0",