From ba227bb0743574c9e071c62f8bf3f390a4e635c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 16:03:09 +0000 Subject: [PATCH] fix(deps): update dependency jquery-ui to v1.14.2 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 5a2940a270..43b9cba911 100644 --- a/install/package.json +++ b/install/package.json @@ -84,7 +84,7 @@ "jquery-deserialize": "2.0.0", "jquery-form": "4.3.0", "jquery-serializeobject": "1.0.0", - "jquery-ui": "1.14.1", + "jquery-ui": "1.14.2", "jsesc": "3.1.0", "json2csv": "5.0.7", "jsonwebtoken": "9.0.3",