From 915a791f2f8923eb683d34291d8e73daf6cfde46 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Fri, 29 Jan 2021 10:00:54 +1100 Subject: [PATCH] Update jquery-validaton to be 1.19.3 --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 119c1bc7fe..3f209977ad 100644 --- a/composer.json +++ b/composer.json @@ -228,7 +228,7 @@ "url": "https://github.com/components/jqueryui/archive/1.12.1.zip" }, "jquery-validation": { - "url": "https://github.com/jquery-validation/jquery-validation/archive/1.19.1.zip", + "url": "https://github.com/jquery-validation/jquery-validation/archive/1.19.3.zip", "ignore": [".*", "node_modules", "bower_components", "test", "demo", "lib"] }, "json-formatter": { diff --git a/composer.lock b/composer.lock index 59365b18d0..5e90f4ec64 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": "3877832b2ea8b061992a614b7a73a456", + "content-hash": "6b9e928525569378f6351fcf139b481f", "packages": [ { "name": "adrienrn/php-mimetyper", -- 2.25.1