From 2586f59a910d1a0526982c0e87d4bdc86793e840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 00:29:12 +0000 Subject: [PATCH] build(deps): bump jquery-validation from 1.15.1 to 1.19.5 Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.15.1 to 1.19.5. - [Release notes](https://github.com/jquery-validation/jquery-validation/releases) - [Changelog](https://github.com/jquery-validation/jquery-validation/blob/master/changelog.md) - [Commits](https://github.com/jquery-validation/jquery-validation/compare/1.15.1...1.19.5) --- updated-dependencies: - dependency-name: jquery-validation dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 5c445a41948..caebdef92d4 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "jquery-blurr": "0.1.2", "jquery-form": "3.50.0", "jquery-migrate": "3.0.0", - "jquery-validation": "1.15.1", + "jquery-validation": "1.19.5", "jquery-waypoints": "2.0.5", "jquery.countdown": "1.2.8", "jquery.cycle2": "2.1.7", diff --git a/yarn.lock b/yarn.lock index 3ccf8356a4e..ea3ec77597f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6209,11 +6209,10 @@ jquery-migrate@3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/jquery-migrate/-/jquery-migrate-3.0.0.tgz#03f320596fe1a1db09cdcfb74b14571994aad7bb" -jquery-validation@1.15.1: - version "1.15.1" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.15.1.tgz#7c165711b611f6dce5a12ae3e4855c10b5a3e331" - dependencies: - jquery "^1.7 || ^2.0" +jquery-validation@1.19.5: + version "1.19.5" + resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.5.tgz#557495b7cad79716897057c4447ad3cd76fda811" + integrity sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ== jquery-waypoints@2.0.5: version "2.0.5" @@ -6237,7 +6236,7 @@ jquery@3.2.1: version "3.2.1" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787" -"jquery@^1.7 || ^2.0", jquery@^2.1.2: +jquery@^2.1.2: version "2.2.4" resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02"