From b0eb2aed0e934e835cedccda37a7a71d43fefa26 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Oct 2021 17:06:36 +0000 Subject: [PATCH] fix(deps): update dependency jquery-ui to v1.13.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index b4445ae0f9..aeaa1458b6 100644 --- a/install/package.json +++ b/install/package.json @@ -67,7 +67,7 @@ "jquery-deserialize": "2.0.0", "jquery-form": "4.3.0", "jquery-serializeobject": "1.0.0", - "jquery-ui": "1.12.1", + "jquery-ui": "1.13.0", "jsesc": "3.0.2", "json2csv": "5.0.6", "jsonwebtoken": "^8.5.1",