From 5b27a049c76d3df2be52d33272a17309daf73879 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 23:19:52 +0000 Subject: [PATCH] build(deps): bump scratch-vm from `bf57216` to `df92bc2` Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `bf57216` to `df92bc2`. - [Commits](https://github.com/TurboWarp/scratch-vm/compare/bf572166ab6ab32ae810dcb1bfd711b650ccc5bc...df92bc28997e75c5455cb589069f4e13f6d1043c) --- updated-dependencies: - dependency-name: scratch-vm dependency-version: df92bc28997e75c5455cb589069f4e13f6d1043c dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 0ced228218c..7e1404722fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21055,7 +21055,8 @@ }, "node_modules/scratch-vm": { "version": "2.1.46", - "resolved": "git+ssh://git@github.com/TurboWarp/scratch-vm.git#bf572166ab6ab32ae810dcb1bfd711b650ccc5bc", + "resolved": "git+ssh://git@github.com/TurboWarp/scratch-vm.git#df92bc28997e75c5455cb589069f4e13f6d1043c", + "integrity": "sha512-rGwFdlS16o3jMcABZSLakKHWgemkirvnU65LHWOIqgID6KkSFErQw2pX1CB2X5AWcdhXqzrVPsdWGJVVYeUxXg==", "license": "MPL-2.0", "dependencies": { "@turbowarp/json": "^0.1.2",