diff --git a/package.json b/package.json index 3085ea036..3b0cb2015 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "twitter-fetcher": "^18.0.2", "typescript": "^4.0.5", "ui-select": "0.19", - "underscore": "1.7" + "underscore": "1.12" }, "peerDependencies": { "@babel/core": "^7.0.0-0", diff --git a/yarn.lock b/yarn.lock index 7c2be619c..c4b910cd0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9241,10 +9241,10 @@ unbox-primitive@^1.0.0: has-symbols "^1.0.2" which-boxed-primitive "^1.0.2" -underscore@1.7: - version "1.7.0" - resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.7.0.tgz#6bbaf0877500d36be34ecaa584e0db9fef035209" - integrity sha1-a7rwh3UA02vjTsqlhODbn+8DUgk= +underscore@1.12: + version "1.12.1" + resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e" + integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw== unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4"