fix: upgrade jquery-validation from 1.20.1 to 1.21.0

Snyk has created this PR to upgrade jquery-validation from 1.20.1 to 1.21.0.

See this package in npm:
jquery-validation

See this project in Snyk:
https://app.snyk.io/org/snipe/project/3d53e1dd-b8bf-46b5-ba61-18ce26933166?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2024-08-08 09:51:20 +00:00
parent 9350a20189
commit 04616ff5c0
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B
2 changed files with 7 additions and 6 deletions

11
package-lock.json generated
View file

@ -1,5 +1,5 @@
{
"name": "snipe-it",
"name": "relock-npm-lock-v2-HPmdyj",
"lockfileVersion": 3,
"requires": true,
"packages": {
@ -23,7 +23,7 @@
"imagemin": "^8.0.1",
"jquery-slimscroll": "^1.3.8",
"jquery-ui": "^1.13.3",
"jquery-validation": "^1.20.1",
"jquery-validation": "^1.21.0",
"jquery.iframe-transport": "^1.0.0",
"jspdf-autotable": "^3.8.2",
"less": "^4.2.0",
@ -7064,9 +7064,10 @@
}
},
"node_modules/jquery-validation": {
"version": "1.20.1",
"resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.20.1.tgz",
"integrity": "sha512-rbBy36Xe5WBCO8OLdZLhPhVjb70KayuoX3WYRNwNpy9TXuUadhNTcaipr6jEIacn+V4jgXB2xUJl6hYzJxr5jw==",
"version": "1.21.0",
"resolved": "https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.21.0.tgz",
"integrity": "sha512-xNot0rlUIgu7duMcQ5qb6MGkGL/Z1PQaRJQoZAURW9+a/2PGOUxY36o/WyNeP2T9R6jvWB8Z9lUVvvQWI/Zs5w==",
"license": "MIT",
"peerDependencies": {
"jquery": "^1.7 || ^2.0 || ^3.1"
}

View file

@ -43,7 +43,7 @@
"imagemin": "^8.0.1",
"jquery-slimscroll": "^1.3.8",
"jquery-ui": "^1.13.3",
"jquery-validation": "^1.20.1",
"jquery-validation": "^1.21.0",
"jquery.iframe-transport": "^1.0.0",
"jspdf-autotable": "^3.8.2",
"less": "^4.2.0",