From 262589cf6fe1d1f43e2d39caa1f03afd1884c858 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 22:26:59 +0000 Subject: [PATCH] build(deps): update dependency fs-extra to v11.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5b3cd9..9727f03 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dependencies": { "debug": "4.4.1", "dottie": "2.0.6", - "fs-extra": "11.3.0", + "fs-extra": "11.3.5", "lodash": "4.17.21", "sax": "1.4.1" },