diff --git a/package-lock.json b/package-lock.json index ba72505802d..e68abc2c0d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,13 +60,13 @@ "redux": "3.7.2", "redux-throttle": "0.1.1", "scratch-audio": "0.1.0-prerelease.20200528195344", - "scratch-blocks": "https://github.com/Cube-Enix/sn-edit-blocks.git#develop", + "scratch-blocks": "https://github.com/Cubix-Firmware/sn-edit-blocks.git#develop", "scratch-paint": "git+https://github.com/TurboWarp/scratch-paint.git#develop", "scratch-render": "git+https://github.com/TurboWarp/scratch-render.git#develop", "scratch-render-fonts": "1.0.0-prerelease.20210401210003", "scratch-storage": "git+https://github.com/TurboWarp/scratch-storage.git#develop", "scratch-svg-renderer": "git+https://github.com/TurboWarp/scratch-svg-renderer.git#develop", - "scratch-vm": "https://github.com/Cube-Enix/sn-edit-vm.git#develop", + "scratch-vm": "https://github.com/Cubix-Firmware/sn-edit-vm.git#develop", "startaudiocontext": "1.2.1", "style-loader": "^0.23.0", "text-encoding": "0.7.0", @@ -15343,8 +15343,8 @@ }, "node_modules/scratch-vm": { "version": "0.2.0", - "resolved": "git+ssh://git@github.com/Cube-Enix/sn-edit-vm.git#9cb0137da91844c53fa7729d528f3f873fa49df5", - "integrity": "sha512-3fWLc6Hy6lokWTvJDUGtwp8gySrm2VYTwdDdHvgWG84BAYR9AEn2eexW1C/LuJIk5YZVWCQmx9m6g4wsqEd+Zg==", + "resolved": "git+ssh://git@github.com/Cubix-Firmware/sn-edit-vm.git#09fe147db745ac6199b23405619daa2396cd529e", + "integrity": "sha512-5oHJv3AUlTb7gyuuAiTN2NGBdnxCT+cetrtkF9Sc12pFTl7GG7rg+PiM0MrLxJuYfuDH0E5jSdMWJEjETormUQ==", "license": "BSD-3-Clause", "dependencies": { "@vernier/godirect": "1.5.0", @@ -32009,9 +32009,9 @@ "integrity": "sha512-r0lvpgQjPMjbhI2wROrgoXzBhCvWJdkbAqJMfl2CdNqrwBpUXqLvNNtI3VtNLPJAcp9VfxEylkU9lVZ0gvU46Q==" }, "scratch-vm": { - "version": "git+ssh://git@github.com/Cube-Enix/sn-edit-vm.git#9cb0137da91844c53fa7729d528f3f873fa49df5", - "integrity": "sha512-3fWLc6Hy6lokWTvJDUGtwp8gySrm2VYTwdDdHvgWG84BAYR9AEn2eexW1C/LuJIk5YZVWCQmx9m6g4wsqEd+Zg==", - "from": "scratch-vm@https://github.com/Cube-Enix/sn-edit-vm.git#9cb0137da91844c53fa7729d528f3f873fa49df5", + "version": "git+ssh://git@github.com/Cubix-Firmware/sn-edit-vm.git#09fe147db745ac6199b23405619daa2396cd529e", + "integrity": "sha512-5oHJv3AUlTb7gyuuAiTN2NGBdnxCT+cetrtkF9Sc12pFTl7GG7rg+PiM0MrLxJuYfuDH0E5jSdMWJEjETormUQ==", + "from": "scratch-vm@https://github.com/Cubix-Firmware/sn-edit-vm.git#09fe147db745ac6199b23405619daa2396cd529e", "requires": { "@vernier/godirect": "1.5.0", "arraybuffer-loader": "^1.0.6",