From 271f2b8952fc9dffde81743be818e21760836fd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 21:38:13 +0200 Subject: [PATCH] chore(deps): bump jquery-validation from 1.19.3 to 1.19.4 (#4532) Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.3 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.3...1.19.4) --- updated-dependencies: - dependency-name: jquery-validation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 54857a70c..f41a4ea48 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "jquery-mapael": "^2.2.0", "jquery-mousewheel": "^3.1.13", "jquery-ui-dist": "^1.13.1", - "jquery-validation": "^1.19.3", + "jquery-validation": "^1.19.4", "jqvmap-novulnerability": "^1.5.1", "jsgrid": "^1.5.3", "jszip": "^3.9.1", diff --git a/package.json b/package.json index 8c03a9a1f..f926b2860 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "jquery-mapael": "^2.2.0", "jquery-mousewheel": "^3.1.13", "jquery-ui-dist": "^1.13.1", - "jquery-validation": "^1.19.3", + "jquery-validation": "^1.19.4", "jqvmap-novulnerability": "^1.5.1", "jsgrid": "^1.5.3", "jszip": "^3.9.1",