From 3c6c37904b3fc43fc5208f2e775b35e1f189f6c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 21:37:35 +0000 Subject: [PATCH] build(deps): update dependency fs-extra to v11.3.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4242a5..b634022 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.6", "lodash": "4.17.21", "sax": "1.4.1" },