From 8a712570f4216689bb9a5988871870bd1eaca97c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 11:01:15 +0000 Subject: [PATCH] Bump underscore from 1.10.2 to 1.13.1 Bumps [underscore](https://github.com/jashkenas/underscore) from 1.10.2 to 1.13.1. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.10.2...1.13.1) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2e67e7d..a1be55e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3803,8 +3803,8 @@ undefsafe@^2.0.2: debug "^2.2.0" underscore@^1.7.0: - version "1.10.2" - resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.10.2.tgz#73d6aa3668f3188e4adb0f1943bd12cfd7efaaaf" + version "1.13.1" + resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.1.tgz#0c1c6bd2df54b6b69f2314066d65b6cde6fcf9d1" unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4"