diff --git a/_working/package-lock.json b/_working/package-lock.json index a0ea9866..4d52bb0e 100644 --- a/_working/package-lock.json +++ b/_working/package-lock.json @@ -3329,9 +3329,9 @@ "integrity": "sha1-pFdu5+NJagW1YSn5eIV8iRR7ces=" }, "underscore": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz", - "integrity": "sha1-YaajIBBiKvoHljvzJSA88SI51gQ=" + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz", + "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==" } } } diff --git a/_working/package.json b/_working/package.json index 24030d2c..ed8b13d4 100644 --- a/_working/package.json +++ b/_working/package.json @@ -3,7 +3,7 @@ "moment": "2.3.x", "npm": "^5.5.1", "typogr": "0.5.x", - "underscore": "1.4.x" + "underscore": "1.12.x" }, "private": "true" }