From 435fc6dcfedb30663ef393a9ce7e4f35c986e416 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 11:34:57 +0800 Subject: [PATCH] chore(deps): update dependency file-system-cache to v2.4.1 (#43238) * chore(deps): update dependency file-system-cache to v2.4.1 * Apply suggestions from code review --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: afc163 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1569bd9a3..b0a0009562 100644 --- a/package.json +++ b/package.json @@ -299,7 +299,7 @@ "vanilla-jsoneditor": "^0.17.1", "webpack-bundle-analyzer": "^4.1.0", "xhr-mock": "^2.4.1", - "file-system-cache": "2.3.0" + "file-system-cache": "^2.4.1" }, "peerDependencies": { "react": ">=16.9.0",