From 44da08a4cac9aa540b8f36bc8113799388ca9b0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 12:42:33 +0000 Subject: [PATCH] fix(deps): update dependency scratch-storage to v4.0.177 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f226c804b..ca94a0221 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "playwright-chromium": "1.53.1", "scratch-render-fonts": "1.0.208", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.176", + "scratch-storage": "4.0.177", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5", @@ -20471,9 +20471,9 @@ } }, "node_modules/scratch-storage": { - "version": "4.0.176", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.176.tgz", - "integrity": "sha512-SW4Hq3DWW+FHvpluIBJXC4F5a5wkY6JD5t9dt9ScY2Bj3V6DOxrqeFqIFxLqAf04DbJprghbeR49bTMlgq8VBg==", + "version": "4.0.177", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.177.tgz", + "integrity": "sha512-PbS3o/MfaYB62HdaDeePVYswZs2tdQzCHeJWIwKTvtu7dqCwgoWqj4ENUycjKz+vsLhk7fj8Fj/AP+vE9vm8sw==", "dev": true, "license": "AGPL-3.0-only", "dependencies": { diff --git a/package.json b/package.json index 297471d15..cd7043213 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "playwright-chromium": "1.53.1", "scratch-render-fonts": "1.0.208", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.176", + "scratch-storage": "4.0.177", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5",