diff --git a/package-lock.json b/package-lock.json index 03fc6811302..34447cc5636 100644 --- a/package-lock.json +++ b/package-lock.json @@ -68,7 +68,7 @@ "scratch-render-fonts": "1.0.0-prerelease.20231017225105", "scratch-storage": "2.3.1", "scratch-svg-renderer": "0.2.0", - "scratch-vm": "2.1.55", + "scratch-vm": "2.1.56", "startaudiocontext": "1.2.1", "style-loader": "^0.23.0", "text-encoding": "0.7.0", @@ -22628,9 +22628,9 @@ "integrity": "sha512-eWyvS8S0M7YXQvJT/WXzPsOvv3YOeo1s7UxfczSADJL8/KoT5KIvtnGmp/zSE236bsVp81sHyzgmL8CVsoQv+w==" }, "node_modules/scratch-vm": { - "version": "2.1.55", - "resolved": "https://registry.npmjs.org/scratch-vm/-/scratch-vm-2.1.55.tgz", - "integrity": "sha512-Txu/GwUZnWciw26AcEWC7nQ3SkWHKl/n+F4n6D5W7TKCtBgtJoCmVXWGUJ1OmkHTYMgEMYkKcJa7MWu2rztvuA==", + "version": "2.1.56", + "resolved": "https://registry.npmjs.org/scratch-vm/-/scratch-vm-2.1.56.tgz", + "integrity": "sha512-7wV2DznyG32toMTdHgaKUr+Pgk0XpUtMTurWYe5q2vBWfIu3EaKsn401eyuINPYZZoOUeLOtJKpavvmfBijVbQ==", "dependencies": { "@vernier/godirect": "1.5.0", "arraybuffer-loader": "^1.0.6", diff --git a/package.json b/package.json index 2c67e936c2e..777f170966c 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "scratch-render-fonts": "1.0.0-prerelease.20231017225105", "scratch-storage": "2.3.1", "scratch-svg-renderer": "0.2.0", - "scratch-vm": "2.1.55", + "scratch-vm": "2.1.56", "startaudiocontext": "1.2.1", "style-loader": "^0.23.0", "text-encoding": "0.7.0",