From be384124c0e25d9b79a44958ac4eaa02bc6b5e99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:45:36 +0000 Subject: [PATCH] Bump jquery-validation in /modules/base/host/Base.IdentityServer Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.2 to 1.19.4. - [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.2...1.19.4) --- updated-dependencies: - dependency-name: jquery-validation dependency-type: indirect ... Signed-off-by: dependabot[bot] --- modules/base/host/Base.IdentityServer/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/base/host/Base.IdentityServer/yarn.lock b/modules/base/host/Base.IdentityServer/yarn.lock index 4bbea18..9d20c4f 100644 --- a/modules/base/host/Base.IdentityServer/yarn.lock +++ b/modules/base/host/Base.IdentityServer/yarn.lock @@ -1350,9 +1350,9 @@ jquery-validation-unobtrusive@^3.2.11: jquery-validation ">=1.16" jquery-validation@>=1.16, jquery-validation@^1.19.2: - version "1.19.2" - resolved "https://registry.npm.taobao.org/jquery-validation/download/jquery-validation-1.19.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjquery-validation%2Fdownload%2Fjquery-validation-1.19.2.tgz#c602831b0d8c5881400af424e872757ce241eff9" - integrity sha1-xgKDGw2MWIFACvQk6HJ1fOJB7/k= + version "1.19.4" + resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.4.tgz#a765781d954e5876fa437d5c75b7a9440bfa37a8" + integrity sha512-PcwKcATCR+JL77m9kkWd84NAHAunJP9iasF6IbMxUgl73xDAimxjt5oYFmYHDXBmTZM4rpkXxMNR/jGI5TlSjA== 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.5.1: version "3.5.1"