diff --git a/package-lock.json b/package-lock.json index 34579e9c3d4..24671ab017e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -69,7 +69,7 @@ "scratch-blocks": "github:Nitro-Bolt/scratch-blocks#develop-builds", "scratch-paint": "github:Nitro-Bolt/scratch-paint#develop", "scratch-render": "github:TurboWarp/scratch-render#develop", - "scratch-vm": "github:MistBolt/scratch-vm#develop", + "scratch-vm": "github:Nitro-Bolt/scratch-vm#develop", "style-loader": "^0.23.0", "text-encoding": "0.7.0", "to-style": "1.3.3", @@ -16471,8 +16471,8 @@ }, "node_modules/scratch-vm": { "version": "2.1.46", - "resolved": "git+ssh://git@github.com/Nitro-Bolt/scratch-vm.git#ad8e51aa01e6d906b6d9d7f7dbb02d9ada535447", - "integrity": "sha512-pRn3GUtFbHEsCxVXp5yKI68F/M1Yy9cOd4C8fNEoE/xd5qsck7U+0dAePTnbthQC4rjfLRIte5LaLw0Mzn3vbA==", + "resolved": "git+ssh://git@github.com/Nitro-Bolt/scratch-vm.git#2fcaf7c7322f38c04f4775aa6355e249699c4c3a", + "integrity": "sha512-SsSiQY9g63geujadvoRhYtmn2AimnuL/YY9hPdjXKDtbefDnQm5PIMKieF11M/UKy/qb6/sJmW4d1CV6xVOxBg==", "license": "MPL-2.0", "dependencies": { "@turbowarp/json": "^0.1.2",