From ee0c422c53e1cad2532bbfb0610af351d04ed9b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 05:47:18 +0000 Subject: [PATCH] build(deps): bump scratch-vm from `36c02f3` to `af3b751` Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `36c02f3` to `af3b751`. - [Commits](https://github.com/TurboWarp/scratch-vm/compare/36c02f3fece80d78c0895f59af45061898411775...af3b7513a4c10d658910d32a792b480d7e8b17ae) --- updated-dependencies: - dependency-name: scratch-vm 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 8e85600d2cc..82a26fbe451 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16465,8 +16465,8 @@ }, "node_modules/scratch-vm": { "version": "2.1.46", - "resolved": "git+ssh://git@github.com/TurboWarp/scratch-vm.git#36c02f3fece80d78c0895f59af45061898411775", - "integrity": "sha512-49zK2Q6NDJmS0P941YfLmwvDGbYYh5WsLOCNND7yAja2zGEJFYzkOs2wyWm/CR+LNBwPfdqZ/kJ7eoyeDDEpzg==", + "resolved": "git+ssh://git@github.com/TurboWarp/scratch-vm.git#af3b7513a4c10d658910d32a792b480d7e8b17ae", + "integrity": "sha512-GfneZ3/V+WHyApVJRpGdlXNkxu+RhQmNb15pcr6cRkBTBV/Pav9z1FqTj9NCF6DvipQRM96/vAuFONptqVnZvw==", "license": "MPL-2.0", "dependencies": { "@turbowarp/json": "^0.1.2",