diff --git a/package-lock.json b/package-lock.json index fc4be9c..d934546 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1107,9 +1107,9 @@ } }, "@types/underscore": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/@types/underscore/-/underscore-1.9.1.tgz", - "integrity": "sha512-ROHiJBeuXxVVaKm65tM/LHWlkcTFBQJqJgDB90Vj3fsl8Q290Z29cmEwnpvtlb0nSzuMIaIYWj0ZvmVgim8khA==" + "version": "1.9.2", + "resolved": "https://registry.npmjs.org/@types/underscore/-/underscore-1.9.2.tgz", + "integrity": "sha512-KgOKTAD+9X+qvZnB5S1+onqKc4E+PZ+T6CM/NA5ohRPLHJXb+yCJMVf8pWOnvuBuKFNUAJW8N97IA6lba6mZGg==" }, "abab": { "version": "2.0.0", diff --git a/package.json b/package.json index 50ccb72..44ecada 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/parcel-bundler": "^1.12.0", "@types/progress": "^2.0.3", "@types/rimraf": "^2.0.2", - "@types/underscore": "^1.9.1", + "@types/underscore": "^1.9.2", "animate.css": "3.7.0", "bootstrap": "^4.3.1", "glob": "^7.1.4",