From e753603e6a1269baca74f9921c24b41f91fcd288 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 18:02:01 -0400 Subject: [PATCH] fix(deps): update dependency csrf-sync to v4.0.1 (#11398) 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 7343d7418b..f21f6d051e 100644 --- a/install/package.json +++ b/install/package.json @@ -57,7 +57,7 @@ "cookie-parser": "1.4.6", "cron": "2.3.0", "cropperjs": "1.5.13", - "csrf-sync": "4.0.0", + "csrf-sync": "4.0.1", "daemon": "1.1.0", "diff": "5.1.0", "esbuild": "0.17.12",