From 57b7a0b535ade21ea3aacb5f80397825feea16af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 20:13:42 +0000 Subject: [PATCH] fix(deps): update dependency scratch-storage to v4.0.131 --- 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 10f45834..0186253a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "playwright-chromium": "1.52.0", "scratch-render-fonts": "1.0.191", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.130", + "scratch-storage": "4.0.131", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5", @@ -20450,9 +20450,9 @@ } }, "node_modules/scratch-storage": { - "version": "4.0.130", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.130.tgz", - "integrity": "sha512-OHQuj/oCkObh0zYjGyLy5BUNtURBfPCEKTfgFVh/fIHYo+lN1FlovB/My8XEa3K1EA/csN+MqorynC/w9EMsZw==", + "version": "4.0.131", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.131.tgz", + "integrity": "sha512-ovJOuWZ/018Eq1Is3sxw3dA3OjQ3Tdb3/U86tAn1J0R8vcdtQscQcUYOrujfwGXjWaCg5z8rAKuHzIV2Tf4qRQ==", "dev": true, "license": "AGPL-3.0-only", "dependencies": { diff --git a/package.json b/package.json index e2ad12ef..04662f80 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "playwright-chromium": "1.52.0", "scratch-render-fonts": "1.0.191", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.130", + "scratch-storage": "4.0.131", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5",