From ecce9998186d453d3562f5062ec12be5469535a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 22:32:27 -0400 Subject: [PATCH] fix(deps): update dependency csrf-sync to v4.2.1 (#13401) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 74ed4c82ab..b3598d21c6 100644 --- a/install/package.json +++ b/install/package.json @@ -64,7 +64,7 @@ "cookie-parser": "1.4.7", "cron": "4.3.0", "cropperjs": "1.6.2", - "csrf-sync": "4.2.0", + "csrf-sync": "4.2.1", "daemon": "1.1.0", "diff": "7.0.0", "esbuild": "0.25.4",