diff --git a/package-lock.json b/package-lock.json index 877f4a749..e0fa33f3c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "playwright-chromium": "1.48.1", "scratch-render-fonts": "1.0.114", "scratch-semantic-release-config": "1.0.16", - "scratch-storage": "2.3.282", + "scratch-storage": "2.3.283", "scratch-vm": "4.8.39", "scratch-webpack-configuration": "1.6.0", "semantic-release": "19.0.5", @@ -22190,9 +22190,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.282", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.282.tgz", - "integrity": "sha512-bwiOD6MNYaQnl6dJN8+UFKcVK1qEx/f1w2TnSxuj+lrHjnILTj0CXvbxtUlA7EuWokh09rL20MbT5FsplDoZUA==", + "version": "2.3.283", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.283.tgz", + "integrity": "sha512-bZF+ix+UR5qy6/dkvF3iAySHY3lHH5N4QxqTyHd/CJ/JIQLvWkrW7TLrvBioeL4Tj4bWD2RYNHaCCdRZRb7mYQ==", "dev": true, "license": "BSD-3-Clause", "dependencies": { diff --git a/package.json b/package.json index 6ab9ad1a7..557795b93 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "playwright-chromium": "1.48.1", "scratch-render-fonts": "1.0.114", "scratch-semantic-release-config": "1.0.16", - "scratch-storage": "2.3.282", + "scratch-storage": "2.3.283", "scratch-vm": "4.8.39", "scratch-webpack-configuration": "1.6.0", "semantic-release": "19.0.5",