From f271a7eb77de35b888b231ed9b6d2bef6271a073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 00:26:42 +0000 Subject: [PATCH] Bump jquery-validation from 1.17.0 to 1.19.5 Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.17.0 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.17.0...1.19.5) --- updated-dependencies: - dependency-name: jquery-validation dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 7db1dd1..80c58d2 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "bootstrap-sass": "^3.3.7", "fotorama": "^4.6.4", "jquery": "^3.2.1", - "jquery-validation": "^1.17.0", + "jquery-validation": "^1.19.5", "material-design-lite": "^1.3.0", "nouislider": "^10.1.0", "plyr": "^2.0.18", diff --git a/yarn.lock b/yarn.lock index 2049279..99c8d1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4088,13 +4088,11 @@ jpegtran-bin@^3.0.0: bin-wrapper "^3.0.0" logalot "^2.0.0" -jquery-validation@^1.17.0: - version "1.17.0" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.17.0.tgz#ab66b6b583d7740b9bbd148993e50e8ac041f35b" - dependencies: - jquery "^1.7 || ^2.0 || ^3.1" +jquery-validation@^1.19.5: + version "1.19.5" + resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.5.tgz#557495b7cad79716897057c4447ad3cd76fda811" -jquery@>=1.8, "jquery@^1.7 || ^2.0 || ^3.1", jquery@^3.2.1: +jquery@>=1.8, jquery@^3.2.1: version "3.2.1" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787" @@ -6158,7 +6156,7 @@ rc@^1.1.2, rc@^1.1.7: read-all-stream@^3.0.0: version "3.1.0" - resolved "http://registry.npmjs.org/read-all-stream/-/read-all-stream-3.1.0.tgz#35c3e177f2078ef789ee4bfafa4373074eaef4fa" + resolved "https://registry.npmjs.org/read-all-stream/-/read-all-stream-3.1.0.tgz#35c3e177f2078ef789ee4bfafa4373074eaef4fa" dependencies: pinkie-promise "^2.0.0" readable-stream "^2.0.0"