diff --git a/package-lock.json b/package-lock.json index 8ede991415..739ac99b04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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" } diff --git a/package.json b/package.json index e933aae374..2167f082dd 100644 --- a/package.json +++ b/package.json @@ -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",