From 9e2a6f8625267c8c276a842b4cd20a24abcdf694 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 19:06:30 -0500 Subject: [PATCH] fix(deps): update dependency csrf-sync to v4.0.3 (#12232) 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 3f07a05609..f1a2eea117 100644 --- a/install/package.json +++ b/install/package.json @@ -60,7 +60,7 @@ "cookie-parser": "1.4.6", "cron": "3.1.6", "cropperjs": "1.6.1", - "csrf-sync": "4.0.1", + "csrf-sync": "4.0.3", "daemon": "1.1.0", "diff": "5.1.0", "esbuild": "0.19.9",