From 744c8b63992053ee4b8e229d10b7f8306fcd17ee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 16:51:09 +0000 Subject: [PATCH] [Security] Bump underscore from 1.8.3 to 1.13.1 Bumps [underscore](https://github.com/jashkenas/underscore) from 1.8.3 to 1.13.1. **This update includes a security fix.** - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.8.3...1.13.1) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2723556..0ba8637 100644 --- a/yarn.lock +++ b/yarn.lock @@ -953,8 +953,8 @@ umd@^3.0.0: resolved "https://registry.npmjs.org/umd/-/umd-3.0.1.tgz#8ae556e11011f63c2596708a8837259f01b3d60e" underscore@>=1.8.3, underscore@^1.4.4: - version "1.8.3" - resolved "https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz#4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022" + version "1.13.1" + resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.1.tgz#0c1c6bd2df54b6b69f2314066d65b6cde6fcf9d1" url@~0.11.0: version "0.11.0"