From af3117bfc55c353fc2d4a853d73a32879a180cc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 14:52:33 +0000 Subject: [PATCH] fix(deps): update dependency scratch-storage to v4.0.178 --- 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 ae34ed4f2..f3e2b411c 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.177", + "scratch-storage": "4.0.178", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5", @@ -20457,9 +20457,9 @@ } }, "node_modules/scratch-storage": { - "version": "4.0.177", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.177.tgz", - "integrity": "sha512-PbS3o/MfaYB62HdaDeePVYswZs2tdQzCHeJWIwKTvtu7dqCwgoWqj4ENUycjKz+vsLhk7fj8Fj/AP+vE9vm8sw==", + "version": "4.0.178", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.178.tgz", + "integrity": "sha512-twZ6yidoaKjoO9yCzYK4D7wwqr8zbafYhCeuzpOoEUaRmiPKuMnPlFNYDLt6FEFpXcXglpkhinmsB0d92hZj1w==", "dev": true, "license": "AGPL-3.0-only", "dependencies": { diff --git a/package.json b/package.json index eec92b666..ae771e2b6 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.177", + "scratch-storage": "4.0.178", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5",