From dae410e0a9d6c06e2c01193393a42dcd440d1172 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 21:46:55 +0000 Subject: [PATCH] Bump underscore from 1.11.0 to 1.13.1 Bumps [underscore](https://github.com/jashkenas/underscore) from 1.11.0 to 1.13.1. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.11.0...1.13.1) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6b4de6f..451a542 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4989,9 +4989,9 @@ uncontrollable@^7.0.0: react-lifecycles-compat "^3.0.4" underscore@>=1.8.3: - version "1.11.0" - resolved "https://registry.npm.taobao.org/underscore/download/underscore-1.11.0.tgz#dd7c23a195db34267186044649870ff1bab5929e" - integrity sha1-3XwjoZXbNCZxhgRGSYcP8bq1kp4= + version "1.13.1" + resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.1.tgz#0c1c6bd2df54b6b69f2314066d65b6cde6fcf9d1" + integrity sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g== unfetch@^4.2.0: version "4.2.0"