From f4d008b09db913d1d89ded61ea0c9b8ec178f67a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 00:50:12 +0000 Subject: [PATCH] Bump jquery-validation from 1.19.3 to 1.19.5 Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.3 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.19.3...1.19.5) --- updated-dependencies: - dependency-name: jquery-validation dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d23e9131..4fc88514 100644 --- a/yarn.lock +++ b/yarn.lock @@ -987,9 +987,9 @@ jquery-ui-dist@^1.12.1: integrity sha1-XAgV08xvkP9fqvWyaKbiO0ypBPo= jquery-validation@^1.19.1: - version "1.19.3" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.3.tgz#50b350eba8b02bcfd119ba15f199487b7eb64086" - integrity sha512-iXxCS5W7STthSTMFX/NDZfWHBLbJ1behVK3eAgHXAV8/0vRa9M4tiqHvJMr39VGWHMGdlkhrtrkBuaL2UlE8yw== + version "1.19.5" + resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.5.tgz#557495b7cad79716897057c4447ad3cd76fda811" + integrity sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ== jquery@>=1.10, jquery@>=1.12.0, jquery@>=1.2.6, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=2.1.0, "jquery@^1.8.3 || ^2.0 || ^3.0", jquery@^3.0, "jquery@^3.0 || ^2.0 || ^1.0", jquery@^3.4.0, jquery@^3.4.1, jquery@^3.5.1: version "3.5.1"