diff --git a/package-lock.json b/package-lock.json index db7949d665..e3a525b093 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13859,9 +13859,9 @@ } }, "underscore": { - "version": "1.9.2", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.9.2.tgz", - "integrity": "sha512-D39qtimx0c1fI3ya1Lnhk3E9nONswSKhnffBI0gME9C99fYOkNi04xs8K6pePLhvl1frbDemkaBQ5ikWllR2HQ==" + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz", + "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==" }, "undertaker": { "version": "1.2.1", diff --git a/package.json b/package.json index 926868bdcc..ab07d78a56 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "tough-cookie": "^2.5.0", "tunnel-agent": "^0.6.0", "ua-parser-js": "^0.7.24", - "underscore": "^1.9.2", + "underscore": "^1.12.1", "whatwg-fetch": "^3.5.0" }, "devDependencies": {