From c37cc8ef25e14194904caa707bbfcda6ba1d1c3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 06:01:12 +0000 Subject: [PATCH] build(deps): bump scratch-vm from `b900a37` to `56825e3` Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `b900a37` to `56825e3`. - [Commits](https://github.com/TurboWarp/scratch-vm/compare/b900a375fa1c4a9574835c308baf5f8f16fd6cd9...56825e3744e40d51efc01d5b2ae82a7a8d748acb) --- updated-dependencies: - dependency-name: scratch-vm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 02d4e676e32..737fe5ec621 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16463,8 +16463,8 @@ }, "node_modules/scratch-vm": { "version": "2.1.46", - "resolved": "git+ssh://git@github.com/TurboWarp/scratch-vm.git#b900a375fa1c4a9574835c308baf5f8f16fd6cd9", - "integrity": "sha512-7M0cRjCkE4iPE1xCM1h3JI4Nuy9cMinylKePc8GEpXTI7ON4NXxpe+4ArwArXpIn9uzzgrDXxc5FPSqWi4Kq8w==", + "resolved": "git+ssh://git@github.com/TurboWarp/scratch-vm.git#56825e3744e40d51efc01d5b2ae82a7a8d748acb", + "integrity": "sha512-JvxNJKpAUs14IUWsaU2pqPjwjbqVqpC10eriAv0cTKREe2ZFCBRzp5LD2AgtwOEJsiwglwd3kfTagIuFVhK8SQ==", "license": "MPL-2.0", "dependencies": { "@turbowarp/json": "^0.1.2",