From 0464140689e5eea95172c41dc2c96a66cbb44401 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 05:32:37 +0000 Subject: [PATCH] build(deps): bump scratch-vm from `709d155` to `7ef5e29` Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `709d155` to `7ef5e29`. - [Commits](https://github.com/TurboWarp/scratch-vm/compare/709d155be832f197166b1dc7ae0c44743c9660b7...7ef5e29c16589d7f9449c9838d9211f9c6d0efce) --- updated-dependencies: - dependency-name: scratch-vm 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 710944992bb..90c873a1d96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21082,7 +21082,8 @@ }, "node_modules/scratch-vm": { "version": "2.1.46", - "resolved": "git+ssh://git@github.com/TurboWarp/scratch-vm.git#709d155be832f197166b1dc7ae0c44743c9660b7", + "resolved": "git+ssh://git@github.com/TurboWarp/scratch-vm.git#7ef5e29c16589d7f9449c9838d9211f9c6d0efce", + "integrity": "sha512-SluQEnx5EREoE6Fv+Ryx79U1cvxPimN31mxd2UBfRklpR5Tw+SWbfb0wODGiEmafdNlKION5vsEGvLkc8vNnMw==", "license": "MPL-2.0", "dependencies": { "@turbowarp/json": "^0.1.2",