From 3c537cad346f76f85554fa93520304cef2fad2f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 21:33:27 +0000 Subject: [PATCH] Bump underscore from 1.7.0 to 1.12.1 Bumps [underscore](https://github.com/jashkenas/underscore) from 1.7.0 to 1.12.1. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.7.0...1.12.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"