From c0c40e9d93eee46fbe1ee9d5c96676d33f24c20c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 00:08:28 +0000 Subject: [PATCH] Bump scratch-vm from `5f9fca7` to `11c2586` Bumps [scratch-vm](https://github.com/OmniBlocks/scratch-vm) from `5f9fca7` to `11c2586`. - [Commits](https://github.com/OmniBlocks/scratch-vm/compare/5f9fca7bc4927efa172d4449357012c25f5e4439...11c2586e2d01c7ef269bbfe9ffb31a68930aa24f) --- updated-dependencies: - dependency-name: scratch-vm dependency-version: 11c2586e2d01c7ef269bbfe9ffb31a68930aa24f 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 cf0a3d9e9..8619006e0 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#5f9fca7bc4927efa172d4449357012c25f5e4439", - "integrity": "sha512-TD8bW8uE5A3DrCt0o9ivazpJfoSSMKyj6Uuj1NYtWPf1kcbxQozVcW8V8MkotK2DS1DD0S9muhh+qdMlctrSuw==", + "resolved": "git+ssh://git@github.com/OmniBlocks/scratch-vm.git#11c2586e2d01c7ef269bbfe9ffb31a68930aa24f", + "integrity": "sha512-MSSi8zZ/3N6tOOgbT/irPfP9RNTKixkKt2dUv7Mzf2IPpGBw2JT3Xd/O7qZCgSuCEfg2Li+nvycGsx33ka/Zhg==", "license": "MPL-2.0", "dependencies": { "@turbowarp/json": "^0.1.2",