From 9bf07af2c80ac7d863181f7931943b5eecfe88a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 05:39:29 +0000 Subject: [PATCH] chore(deps): bump @anthropic-ai/sandbox-runtime from 0.0.37 to 0.0.38 Bumps [@anthropic-ai/sandbox-runtime](https://github.com/anthropic-experimental/sandbox-runtime) from 0.0.37 to 0.0.38. - [Release notes](https://github.com/anthropic-experimental/sandbox-runtime/releases) - [Commits](https://github.com/anthropic-experimental/sandbox-runtime/commits/v0.0.38) --- updated-dependencies: - dependency-name: "@anthropic-ai/sandbox-runtime" dependency-version: 0.0.38 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e40f8e9..2020d36 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "registry": "https://registry.npmjs.org/" }, "dependencies": { - "@anthropic-ai/sandbox-runtime": "^0.0.37" + "@anthropic-ai/sandbox-runtime": "^0.0.38" }, "peerDependencies": { "@opencode-ai/plugin": ">=1.0.0"