From ecc12423def1e82dea5b2078418496a8574d1993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 00:42:57 +0000 Subject: [PATCH] Bump jquery-validation from 1.19.0 to 1.19.5 in /demo1/tools Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.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.19.0...1.19.5) --- updated-dependencies: - dependency-name: jquery-validation dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo1/tools/package.json | 2 +- demo1/tools/yarn.lock | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/demo1/tools/package.json b/demo1/tools/package.json index 3183db6b3..607e1115a 100644 --- a/demo1/tools/package.json +++ b/demo1/tools/package.json @@ -64,7 +64,7 @@ "jquery": "^3.3.1", "jquery-form": "^4.2.2", "jquery-ui": "^1.12.1", - "jquery-validation": "1.19.0", + "jquery-validation": "1.19.5", "jquery.repeater": "^1.2.1", "jqvmap": "^1.5.1", "js-cookie": "^2.2.0", diff --git a/demo1/tools/yarn.lock b/demo1/tools/yarn.lock index 25056189c..77f149d49 100644 --- a/demo1/tools/yarn.lock +++ b/demo1/tools/yarn.lock @@ -5555,19 +5555,17 @@ jquery-ui@^1.12.1: resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51" integrity sha1-vLQEXI3QU5wTS8FIjN0+dop6nlE= -jquery-validation@1.19.0: - version "1.19.0" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.0.tgz#0fedf0c0483a030c4fff072398898ac18cfd6e40" - integrity sha512-i1ygcs9K9eI0jqQ8fiOZdT0Ofw941YII1zyPQDUkBS8t2G8SoSWz8UUEVT6gV1KvsaBbovtL8YxjLALACR0syQ== - 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" + integrity sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ== jquery.repeater@^1.2.1: version "1.2.1" resolved "https://registry.yarnpkg.com/jquery.repeater/-/jquery.repeater-1.2.1.tgz#ea284a69374bf4478dc2e60af5e705b169cb1514" integrity sha1-6ihKaTdL9EeNwuYK9ecFsWnLFRQ= -jquery@>=1.10, jquery@>=1.12.0, jquery@>=1.5, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.7.2, jquery@>=1.7.x, jquery@>=1.8.3, jquery@>=1.9.1, "jquery@^1.7 || ^2.0 || ^3.1", jquery@^3.3.1: +jquery@>=1.10, jquery@>=1.12.0, jquery@>=1.5, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.7.2, jquery@>=1.7.x, jquery@>=1.8.3, jquery@>=1.9.1, jquery@^3.3.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==