From 51d34fea51ebb1487c61fdec26b72bda58ca29c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 15:20:57 +0000 Subject: [PATCH] Bump @architect/sandbox from 5.9.4 to 6.0.3 Bumps [@architect/sandbox](https://github.com/architect/sandbox) from 5.9.4 to 6.0.3. - [Changelog](https://github.com/architect/sandbox/blob/main/changelog.md) - [Commits](https://github.com/architect/sandbox/compare/v5.9.4...v6.0.3) --- updated-dependencies: - dependency-name: "@architect/sandbox" dependency-type: direct:development 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 91ea281..b9d1ca6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@architect/functions": "latest", - "@architect/sandbox": "^5.0.0", + "@architect/sandbox": "^6.0.3", "@begin/data": "latest", "cross-env": "^7.0.3" }