mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps): bump jquery-validation from 1.19.3 to 1.19.4 (#4486)
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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/4535/head
parent
98eaf2fd03
commit
37b9e5f567
|
@ -8667,9 +8667,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/jquery-validation": {
|
||||
"version": "1.19.3",
|
||||
"resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.19.3.tgz",
|
||||
"integrity": "sha512-iXxCS5W7STthSTMFX/NDZfWHBLbJ1behVK3eAgHXAV8/0vRa9M4tiqHvJMr39VGWHMGdlkhrtrkBuaL2UlE8yw==",
|
||||
"version": "1.19.4",
|
||||
"resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.19.4.tgz",
|
||||
"integrity": "sha512-PcwKcATCR+JL77m9kkWd84NAHAunJP9iasF6IbMxUgl73xDAimxjt5oYFmYHDXBmTZM4rpkXxMNR/jGI5TlSjA==",
|
||||
"peerDependencies": {
|
||||
"jquery": "^1.7 || ^2.0 || ^3.1"
|
||||
}
|
||||
|
@ -21834,9 +21834,9 @@
|
|||
}
|
||||
},
|
||||
"jquery-validation": {
|
||||
"version": "1.19.3",
|
||||
"resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.19.3.tgz",
|
||||
"integrity": "sha512-iXxCS5W7STthSTMFX/NDZfWHBLbJ1behVK3eAgHXAV8/0vRa9M4tiqHvJMr39VGWHMGdlkhrtrkBuaL2UlE8yw==",
|
||||
"version": "1.19.4",
|
||||
"resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.19.4.tgz",
|
||||
"integrity": "sha512-PcwKcATCR+JL77m9kkWd84NAHAunJP9iasF6IbMxUgl73xDAimxjt5oYFmYHDXBmTZM4rpkXxMNR/jGI5TlSjA==",
|
||||
"requires": {}
|
||||
},
|
||||
"jqvmap-novulnerability": {
|
||||
|
|
Loading…
Reference in New Issue