From 102267517d964fb65994242a1f9cf966e68d4a38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 02:26:18 +0000 Subject: [PATCH] Bump scratch-vm from `882d43d` to `1c10641` Bumps [scratch-vm](https://github.com/OmniBlocks/scratch-vm) from `882d43d` to `1c10641`. - [Commits](https://github.com/OmniBlocks/scratch-vm/compare/882d43d8dcc70b9752372c258ce175523f92c4c0...1c1064128dddd035b8e8f60b7cbc4c4ca4043158) --- updated-dependencies: - dependency-name: scratch-vm dependency-version: 1c1064128dddd035b8e8f60b7cbc4c4ca4043158 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 ec1e08677..faaf5828a 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#882d43d8dcc70b9752372c258ce175523f92c4c0", - "integrity": "sha512-QTeLSGY4VfMjRPHQskHevW1S2BMS4J0jBmP7lG01CYMatwAFiPyeuLk2KNAKLgZi29kWJHTUTAHXnYMsKIFtXg==", + "resolved": "git+ssh://git@github.com/OmniBlocks/scratch-vm.git#1c1064128dddd035b8e8f60b7cbc4c4ca4043158", + "integrity": "sha512-0TFxy4YDNIwV4HQCAwrhZGM6EL+mp7fzSlnWaKciP+zGwg+ppYoKjBlmksz0M9DdTbAJXA9NPJmiZOIw61nLag==", "license": "MPL-2.0", "dependencies": { "@turbowarp/json": "^0.1.2",