From 2a8a933774e71441a260642164a77a05e925526d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jan 2021 18:59:29 +0000 Subject: [PATCH] Bump jquery-validation from 1.19.2 to 1.19.3 in /AdminLTE-master Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.2 to 1.19.3. - [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.3) Signed-off-by: dependabot[bot] --- AdminLTE-master/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/AdminLTE-master/package-lock.json b/AdminLTE-master/package-lock.json index 33b4b07..3fdce39 100644 --- a/AdminLTE-master/package-lock.json +++ b/AdminLTE-master/package-lock.json @@ -6344,9 +6344,9 @@ "integrity": "sha1-XAgV08xvkP9fqvWyaKbiO0ypBPo=" }, "jquery-validation": { - "version": "1.19.2", - "resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.19.2.tgz", - "integrity": "sha512-yHaAqOGaAB7+p2u5lpzhhQVt3CBMUw3fHcuCJ7nXmXz0LWLHPN7yOhwnocp5nrn2SmnXR1jpV+whx2j1kLz1tQ==" + "version": "1.19.3", + "resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.19.3.tgz", + "integrity": "sha512-iXxCS5W7STthSTMFX/NDZfWHBLbJ1behVK3eAgHXAV8/0vRa9M4tiqHvJMr39VGWHMGdlkhrtrkBuaL2UlE8yw==" }, "jqvmap-novulnerability": { "version": "1.5.1",