From 1e4c778152034d0ff84b7b7e067d650a82a536df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 23:35:31 +0000 Subject: [PATCH] build(deps): bump scratch-vm from `df92bc2` to `6222be2` Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `df92bc2` to `6222be2`. - [Commits](https://github.com/TurboWarp/scratch-vm/compare/df92bc28997e75c5455cb589069f4e13f6d1043c...6222be2a3c1e1fe22add331685a4f5b746eec969) --- updated-dependencies: - dependency-name: scratch-vm dependency-version: 6222be2a3c1e1fe22add331685a4f5b746eec969 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 8f8cf10e52e..6182ea56195 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21055,8 +21055,8 @@ }, "node_modules/scratch-vm": { "version": "2.1.46", - "resolved": "git+ssh://git@github.com/TurboWarp/scratch-vm.git#df92bc28997e75c5455cb589069f4e13f6d1043c", - "integrity": "sha512-rGwFdlS16o3jMcABZSLakKHWgemkirvnU65LHWOIqgID6KkSFErQw2pX1CB2X5AWcdhXqzrVPsdWGJVVYeUxXg==", + "resolved": "git+ssh://git@github.com/TurboWarp/scratch-vm.git#6222be2a3c1e1fe22add331685a4f5b746eec969", + "integrity": "sha512-kWs8cVHmpf1B7/JeuwO1ptqiEwQveSss2DlAaM8pc8DKx/POUI+sbFO0bAdZFbVNmwFC5ozGt8eGB5slfS+nQw==", "license": "MPL-2.0", "dependencies": { "@turbowarp/json": "^0.1.2",