From dba22f8a8efe7095a5ceea9007608cabee2a7149 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 14:43:55 +0000 Subject: [PATCH] fix(deps): update dependency cropperjs to v2 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index c7250d637c..b569c194fe 100644 --- a/install/package.json +++ b/install/package.json @@ -63,7 +63,7 @@ "cookie-parser": "1.4.7", "cron": "4.4.0", "cronstrue": "3.13.0", - "cropperjs": "1.6.2", + "cropperjs": "2.1.0", "csrf-sync": "4.2.1", "daemon": "1.1.0", "diff": "8.0.3",