From f7e3eed9369b504830c09a93292e05b91abad1f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 00:46:35 +0000 Subject: [PATCH] Bump jquery-validation from 1.19.1 to 1.19.5 Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.1 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.1...1.19.5) --- updated-dependencies: - dependency-name: jquery-validation dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 236cca9..95b03a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "jarallax": "1.12.0", "jquery": "3.5.0", "jquery-countdown": "2.2.0", - "jquery-validation": "1.19.1", + "jquery-validation": "1.19.5", "jquery.counterup": "2.1.0", "nouislider": "11.0.3", "onscreen": "1.3.4", @@ -4926,9 +4926,9 @@ "integrity": "sha1-unjtXXzxB7OxysnGugeZfUqi3O8=" }, "node_modules/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==", "peerDependencies": { "jquery": "^1.7 || ^2.0 || ^3.1" } @@ -13389,9 +13389,9 @@ "integrity": "sha1-unjtXXzxB7OxysnGugeZfUqi3O8=" }, "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==", "requires": {} }, "jquery.counterup": { diff --git a/package.json b/package.json index 39b0147..12af237 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "jarallax": "1.12.0", "jquery": "3.5.0", "jquery-countdown": "2.2.0", - "jquery-validation": "1.19.1", + "jquery-validation": "1.19.5", "jquery.counterup": "2.1.0", "nouislider": "11.0.3", "onscreen": "1.3.4",