From e1a80e1e2f06b452888d365b54d03381065140c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 05:36:30 +0000 Subject: [PATCH] chore(deps): bump @anthropic-ai/sandbox-runtime from 0.0.38 to 0.0.39 Bumps [@anthropic-ai/sandbox-runtime](https://github.com/anthropic-experimental/sandbox-runtime) from 0.0.38 to 0.0.39. - [Release notes](https://github.com/anthropic-experimental/sandbox-runtime/releases) - [Commits](https://github.com/anthropic-experimental/sandbox-runtime/compare/v0.0.38...v0.0.39) --- updated-dependencies: - dependency-name: "@anthropic-ai/sandbox-runtime" dependency-version: 0.0.39 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 5aa49bf..7accac6 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "registry": "https://registry.npmjs.org/" }, "dependencies": { - "@anthropic-ai/sandbox-runtime": "^0.0.38" + "@anthropic-ai/sandbox-runtime": "^0.0.39" }, "peerDependencies": { "@opencode-ai/plugin": ">=1.0.0"