From 4f0f67a45f815a93e0aab2a337d36814ef5b3791 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 18:58:52 -0400 Subject: [PATCH] fix(deps): update dependency csrf-sync to v4.2.0 (#13364) 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 b9242ac806..16359943a2 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.1.0", + "csrf-sync": "4.2.0", "daemon": "1.1.0", "diff": "7.0.0", "esbuild": "0.25.4",