diff --git a/untitled/package-lock.json b/untitled/package-lock.json index d3e0d16d..cf262559 100644 --- a/untitled/package-lock.json +++ b/untitled/package-lock.json @@ -6858,9 +6858,9 @@ } }, "jquery": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.1.tgz", - "integrity": "sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz", + "integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==", "dev": true }, "js-levenshtein": { diff --git a/untitled/package.json b/untitled/package.json index 923e9a03..30b23c76 100644 --- a/untitled/package.json +++ b/untitled/package.json @@ -38,7 +38,7 @@ "gulp-load-plugins": "^2.0.1", "gulp-rename": "^1.4.0", "gulp-replace": "^1.0.0", - "jquery": "3.4.1", + "jquery": "3.5.0", "main.css": "2.0.0", "mocha": "^6.2.2", "modernizr": "3.8.0",