From b77b46debed850a6f2d8b1c72db8d9a5df7d5dec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 19:53:39 +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 b138b51f85..0268e5bafb 100644 --- a/install/package.json +++ b/install/package.json @@ -82,7 +82,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",