diff --git a/package.json b/package.json index 27bf82d..68e6739 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "sqlstring-sqlite": "^0.1.1", "ts-mongoose": "0.0.21", "tsc": "^1.20150623.0", - "underscore": "^1.10.2", + "underscore": "^1.12.1", "universal-analytics": "^0.4.20", "vue-property-decorator": "^8.4.1", "vue-router": "^3.1.3", diff --git a/yarn.lock b/yarn.lock index 1258e82..cbaa477 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20557,10 +20557,10 @@ undefsafe@^2.0.2: dependencies: debug "^2.2.0" -underscore@^1.10.2: - version "1.11.0" - resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.11.0.tgz#dd7c23a195db34267186044649870ff1bab5929e" - integrity sha512-xY96SsN3NA461qIRKZ/+qox37YXPtSBswMGfiNptr+wrt6ds4HaMw23TP612fEyGekRE6LNRiLYr/aqbHXNedw== +underscore@^1.12.1: + version "1.12.1" + resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e" + integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw== unfetch@^4.1.0, unfetch@^4.2.0: version "4.2.0"