From 3f62b8927a5cbba52c5ea0131765b8200bb2c3a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 09:42:59 -0400 Subject: [PATCH] fix(deps): update dependency jquery-ui to v1.13.3 (#12534) 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 64ef382b41..669f6bb463 100644 --- a/install/package.json +++ b/install/package.json @@ -79,7 +79,7 @@ "jquery-deserialize": "2.0.0", "jquery-form": "4.3.0", "jquery-serializeobject": "1.0.0", - "jquery-ui": "1.13.2", + "jquery-ui": "1.13.3", "jsesc": "3.0.2", "json2csv": "5.0.7", "jsonwebtoken": "9.0.2",