From 3e81f73ccdc97cd04d628959bbbbb64609bb7732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 05:16:36 +0000 Subject: [PATCH] build(deps): bump scratch-vm from `216b5b6` to `73d71c0` Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `216b5b6` to `73d71c0`. - [Commits](https://github.com/TurboWarp/scratch-vm/compare/216b5b65d2ef6625c9ac5f86407b9707d83228c8...73d71c0720b40cb5ab6ce2151c6efd1b198c529b) --- 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 bc2e3e9b891..ba44c7ad281 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16459,8 +16459,8 @@ }, "node_modules/scratch-vm": { "version": "2.1.46", - "resolved": "git+ssh://git@github.com/TurboWarp/scratch-vm.git#216b5b65d2ef6625c9ac5f86407b9707d83228c8", - "integrity": "sha512-040FQFanFPrSJn5lKW7WPFYE5hjaPGPS/UDDprNaQTkxwlxji6dAKQsBwc67AayJUUW1/KCUKUuiZtQ81C1I0Q==", + "resolved": "git+ssh://git@github.com/TurboWarp/scratch-vm.git#73d71c0720b40cb5ab6ce2151c6efd1b198c529b", + "integrity": "sha512-3AZpBMnHu3EG8hvVGnGBekODdoj3HLlFDJz7GJsEVD0L5wIGj/I25eSz4tzIQTW02i3kD51KEI62FyznL6I0Hw==", "license": "MPL-2.0", "dependencies": { "@turbowarp/json": "^0.1.2",