From: CiviCRM Date: Sat, 2 Sep 2023 05:16:48 +0000 (-0700) Subject: CIVI-SA-2023-12 - jQuery Validation X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=4a3a043d401005eee39761628cda2a41887528a1;p=civicrm-core.git CIVI-SA-2023-12 - jQuery Validation --- 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",