From aafc3e187cf5cd992a98f23bf78ba2b493357bde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 00:47:40 +0000 Subject: [PATCH] Bump jquery-validation 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: indirect ... Signed-off-by: dependabot[bot] --- .../package-lock.json | 6 +++--- .../yarn.lock | 20 +++++-------------- 2 files changed, 8 insertions(+), 18 deletions(-) diff --git a/src/aspnet-core/modules/Abp.VueTemplate.MenuManagement/host/Abp.VueTemplate.MenuManagement.Web.Unified/package-lock.json b/src/aspnet-core/modules/Abp.VueTemplate.MenuManagement/host/Abp.VueTemplate.MenuManagement.Web.Unified/package-lock.json index c1ea4eb..6056d01 100644 --- a/src/aspnet-core/modules/Abp.VueTemplate.MenuManagement/host/Abp.VueTemplate.MenuManagement.Web.Unified/package-lock.json +++ b/src/aspnet-core/modules/Abp.VueTemplate.MenuManagement/host/Abp.VueTemplate.MenuManagement.Web.Unified/package-lock.json @@ -2091,9 +2091,9 @@ "integrity": "sha1-BvAzXxbjU6aV5yBr9QUDy1I6buU=" }, "jquery-validation": { - "version": "1.19.1", - "resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.19.1.tgz", - "integrity": "sha512-QNnrZBqSltWUEJx+shOY5WtfrIb0gWmDjFfQP8rZKqMMSfpRSwEkSqhfHPvDfkObD8Hnv5KHSYI8yg73sVFdqA==" + "version": "1.19.5", + "resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.19.5.tgz", + "integrity": "sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ==" }, "jquery-validation-unobtrusive": { "version": "3.2.11", diff --git a/src/aspnet-core/modules/Abp.VueTemplate.MenuManagement/host/Abp.VueTemplate.MenuManagement.Web.Unified/yarn.lock b/src/aspnet-core/modules/Abp.VueTemplate.MenuManagement/host/Abp.VueTemplate.MenuManagement.Web.Unified/yarn.lock index 816c098..4708d51 100644 --- a/src/aspnet-core/modules/Abp.VueTemplate.MenuManagement/host/Abp.VueTemplate.MenuManagement.Web.Unified/yarn.lock +++ b/src/aspnet-core/modules/Abp.VueTemplate.MenuManagement/host/Abp.VueTemplate.MenuManagement.Web.Unified/yarn.lock @@ -1341,22 +1341,12 @@ jquery-validation-unobtrusive@^3.2.11: jquery ">=1.8" jquery-validation ">=1.16" -jquery-validation@>=1.16: - 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.1: - version "1.19.1" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.1.tgz#a85043467dc2b70d9fff05778646d150e747742f" - integrity sha512-QNnrZBqSltWUEJx+shOY5WtfrIb0gWmDjFfQP8rZKqMMSfpRSwEkSqhfHPvDfkObD8Hnv5KHSYI8yg73sVFdqA== - -jquery@>=1.12.0, jquery@>=1.7, jquery@>=1.7.2, jquery@>=1.8, "jquery@^1.7 || ^2.0 || ^3.1": - version "3.3.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" +jquery-validation@>=1.16, jquery-validation@^1.19.1: + 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.5.0 <4.0", "jquery@>=1.7.1 <4.0.0", jquery@^3.4.1: +jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.7.2, jquery@>=1.8, jquery@^3.4.1: version "3.4.1" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2" integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==