From 521a13f43b050401467d8ae9eddea72f56ff0a0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 11:55:42 -0400 Subject: [PATCH] fix(deps): update dependency cropperjs to v1.6.0 (#11956) 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 ba7eb68382..ce53742953 100644 --- a/install/package.json +++ b/install/package.json @@ -59,7 +59,7 @@ "connect-redis": "7.1.0", "cookie-parser": "1.4.6", "cron": "2.4.1", - "cropperjs": "1.5.13", + "cropperjs": "1.6.0", "csrf-sync": "4.0.1", "daemon": "1.1.0", "diff": "5.1.0",