diff --git a/package-lock.json b/package-lock.json index 101fe8797..24a734dbe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "playwright-chromium": "1.47.2", "scratch-render-fonts": "1.0.107", "scratch-semantic-release-config": "1.0.16", - "scratch-storage": "2.3.266", + "scratch-storage": "2.3.267", "scratch-vm": "4.8.11", "scratch-webpack-configuration": "1.6.0", "semantic-release": "19.0.5", @@ -22426,9 +22426,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.266", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.266.tgz", - "integrity": "sha512-sG0qdtCP8q3VSBN5d5ZNG9CDlYHw/S5cg9jfD/HFnPQf3kscnswgsMhp8TQeg2n9Ib440JQu6m3ffEwOZto9aA==", + "version": "2.3.267", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.267.tgz", + "integrity": "sha512-twVME4AI8sVzPyy3ay18P2tjKB2TnEqeFvcEInRrO8k9r4yz3uNJDvWb6JQbwjz7rGqMGijxN2h+furdrut2Iw==", "dev": true, "license": "BSD-3-Clause", "dependencies": { diff --git a/package.json b/package.json index 7a0c3b1fc..e66353da3 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "playwright-chromium": "1.47.2", "scratch-render-fonts": "1.0.107", "scratch-semantic-release-config": "1.0.16", - "scratch-storage": "2.3.266", + "scratch-storage": "2.3.267", "scratch-vm": "4.8.11", "scratch-webpack-configuration": "1.6.0", "semantic-release": "19.0.5",