From 3fb6587ac6f97e530f18996fb43612def80d78db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 12:39:44 -0400 Subject: [PATCH] fix(deps): update dependency jquery-ui to v1.14.1 (#12891) 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 c48ad35e9b..7ebea681b1 100644 --- a/install/package.json +++ b/install/package.json @@ -83,7 +83,7 @@ "jquery-deserialize": "2.0.0", "jquery-form": "4.3.0", "jquery-serializeobject": "1.0.0", - "jquery-ui": "1.14.0", + "jquery-ui": "1.14.1", "jsesc": "3.0.2", "json2csv": "5.0.7", "jsonwebtoken": "9.0.2",