Bump jquery-validation from 1.19.2 to 1.19.3 (#3301)

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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-01-11 14:19:52 +01:00 committed by GitHub
parent b1861ebf80
commit b6a4ac5d2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -6715,9 +6715,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",

View file

@ -111,7 +111,7 @@
"jquery-mapael": "^2.2.0",
"jquery-mousewheel": "^3.1.13",
"jquery-ui-dist": "^1.12.1",
"jquery-validation": "^1.19.2",
"jquery-validation": "^1.19.3",
"jqvmap-novulnerability": "^1.5.1",
"jsgrid": "^1.5.3",
"jszip": "^3.5.0",