From 4f2d836692e09a2a1e9e04e51bc07e827ccce942 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Mon, 10 Oct 2022 08:16:22 +1100 Subject: [PATCH] [REF] Update Jquery UI to 1.13.2 --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index a42029079e..e3372508d0 100644 --- a/composer.json +++ b/composer.json @@ -227,7 +227,7 @@ "url": "https://github.com/civicrm/jquery/archive/1.12.4-civicrm-1.2.zip" }, "jquery-ui": { - "url": "https://github.com/civicrm/jqueryui/archive/1.13.1-civicrm.zip" + "url": "https://github.com/civicrm/jqueryui/archive/1.13.2-civicrm.zip" }, "jquery-validation": { "url": "https://github.com/jquery-validation/jquery-validation/archive/1.19.3.zip", diff --git a/composer.lock b/composer.lock index d30730027c..49ac534ef6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "49bdc3c77688ecfe94af007136590489", + "content-hash": "77915211e70259ae67353768d5655313", "packages": [ { "name": "adrienrn/php-mimetyper", -- 2.25.1