From 66adc40b8b2c6eb617d79395f8085ff744fbd787 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 14:06:48 +0000 Subject: [PATCH] Bump scratch-vm from `6865374` to `a7ad12d` Bumps [scratch-vm](https://github.com/OmniBlocks/scratch-vm) from `6865374` to `a7ad12d`. - [Commits](https://github.com/OmniBlocks/scratch-vm/compare/68653741649a181a4fda3c3a51e19cb540c4ac36...a7ad12dcb29f4aea6253aac03a483af25940e116) --- updated-dependencies: - dependency-name: scratch-vm dependency-version: a7ad12dcb29f4aea6253aac03a483af25940e116 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 6c3ea8526..88ad4e7da 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#68653741649a181a4fda3c3a51e19cb540c4ac36", - "integrity": "sha512-CsC7Cp4ltm8HZZJmuBC9OzH1QfBCZArF7LBjEPfUTgT/+xHnCWZZNPvfOztg6oB4Exvw42yIHmfzyHTluPvluQ==", + "resolved": "git+ssh://git@github.com/OmniBlocks/scratch-vm.git#a7ad12dcb29f4aea6253aac03a483af25940e116", + "integrity": "sha512-OjbJo7e7Z4C8S1tB7gwcd8yERHHfDP4zKMmCP97Zwb11AZNVgCmZ47RWonHvdKHUpcFz0tduqAuFUQXMY+TNyQ==", "license": "MPL-2.0", "dependencies": { "@turbowarp/json": "^0.1.2",