From 1b0065c6b0d1b10f7aeeb762f7934f3412af09f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 03:00:30 +0000 Subject: [PATCH] Bump @architect/sandbox from 4.5.2 to 5.5.2 Bumps [@architect/sandbox](https://github.com/architect/sandbox) from 4.5.2 to 5.5.2. - [Release notes](https://github.com/architect/sandbox/releases) - [Changelog](https://github.com/architect/sandbox/blob/main/changelog.md) - [Commits](https://github.com/architect/sandbox/compare/v4.5.2...v5.5.2) --- updated-dependencies: - dependency-name: "@architect/sandbox" 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 22be886..9db35bc 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "dependencies": { "@architect/functions": "^4.0.0", - "@architect/sandbox": "^4.1.1", + "@architect/sandbox": "^5.5.2", "@begin/data": "^3.0.0", "tiny-json-http": "^7.3.0" }