From 769befd552019b2a1a8d62957063339308a69a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 13:12:05 +0000 Subject: [PATCH] Bump scratch-vm from `e8e4f8b` to `6865374` Bumps [scratch-vm](https://github.com/OmniBlocks/scratch-vm) from `e8e4f8b` to `6865374`. - [Commits](https://github.com/OmniBlocks/scratch-vm/compare/e8e4f8b6ddb3fd584c8980eb686a4afc0577f099...68653741649a181a4fda3c3a51e19cb540c4ac36) --- updated-dependencies: - dependency-name: scratch-vm dependency-version: 68653741649a181a4fda3c3a51e19cb540c4ac36 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 d16f89536..6c3ea8526 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18768,8 +18768,8 @@ }, "node_modules/scratch-vm": { "version": "2.1.46", - "resolved": "git+ssh://git@github.com/OmniBlocks/scratch-vm.git#e8e4f8b6ddb3fd584c8980eb686a4afc0577f099", - "integrity": "sha512-0d3ovXmTK/oCEcJOaz3voCserNqiSdIJNgDuvF6gPaTW2nxO+8XXMCBqTUfH4het4LNuOLm6TqggreUVpD2GBA==", + "resolved": "git+ssh://git@github.com/OmniBlocks/scratch-vm.git#68653741649a181a4fda3c3a51e19cb540c4ac36", + "integrity": "sha512-CsC7Cp4ltm8HZZJmuBC9OzH1QfBCZArF7LBjEPfUTgT/+xHnCWZZNPvfOztg6oB4Exvw42yIHmfzyHTluPvluQ==", "license": "MPL-2.0", "dependencies": { "@turbowarp/json": "^0.1.2",