From 4a3a043d401005eee39761628cda2a41887528a1 Mon Sep 17 00:00:00 2001 From: CiviCRM Date: Fri, 1 Sep 2023 22:16:48 -0700 Subject: [PATCH] CIVI-SA-2023-12 - jQuery Validation --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 9403263547..dca1defecf 100644 --- a/composer.json +++ b/composer.json @@ -235,7 +235,7 @@ "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", + "url": "https://github.com/jquery-validation/jquery-validation/archive/1.19.5.zip", "ignore": [".*", "node_modules", "bower_components", "test", "demo", "lib"] }, "json-formatter": { diff --git a/composer.lock b/composer.lock index c567651f08..b4a52e6f87 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": "ed6c7efbc6ca47fc573d6e59234dcfdb", + "content-hash": "d53a256f9748f1facc1312352b5a9acb", "packages": [ { "name": "adrienrn/php-mimetyper", -- 2.25.1