diff --git a/package-lock.json b/package-lock.json index 5e56f0e11..dabfb3a81 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "playwright-chromium": "1.47.2", "scratch-render-fonts": "1.0.108", "scratch-semantic-release-config": "1.0.16", - "scratch-storage": "2.3.268", + "scratch-storage": "2.3.269", "scratch-vm": "4.8.13", "scratch-webpack-configuration": "1.6.0", "semantic-release": "19.0.5", @@ -22417,9 +22417,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.268", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.268.tgz", - "integrity": "sha512-DWk7viuHL8hS+1cKwX6DrrjsHdPASwb1aqz9RyQKF9PyTfPt5+jkBuy5hU/ByqANThRr87b4j5pDB0TmdxovIg==", + "version": "2.3.269", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.269.tgz", + "integrity": "sha512-ONiedO1BS/5grDxIw168R4oDH6IBvZ/zNX48Xg7G7XOw1dXQLY5FxYjDByNZbhttIk4bNDym9YDB28b9hi0+jQ==", "dev": true, "license": "BSD-3-Clause", "dependencies": { diff --git a/package.json b/package.json index 876b1a8ef..6628268e5 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "playwright-chromium": "1.47.2", "scratch-render-fonts": "1.0.108", "scratch-semantic-release-config": "1.0.16", - "scratch-storage": "2.3.268", + "scratch-storage": "2.3.269", "scratch-vm": "4.8.13", "scratch-webpack-configuration": "1.6.0", "semantic-release": "19.0.5",