From 37d06187572d08b6a6c566fb8e7338d976d15a04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Oct 2021 14:01:15 +0000 Subject: [PATCH] Bump underscore from 1.10.2 to 1.13.1 in /Web/static/js 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) --- updated-dependencies: - dependency-name: underscore dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Web/static/js/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Web/static/js/yarn.lock b/Web/static/js/yarn.lock index 7c7ef091..78235893 100644 --- a/Web/static/js/yarn.lock +++ b/Web/static/js/yarn.lock @@ -287,9 +287,9 @@ umbrellajs@^3.1.0: integrity sha512-3qichMg1Q6EetLweBAT0L55O2W6CJe9qyiSt1RBnf+bcOqwJ4R7e2PDcoIUrCsg+uRo3DXOvurWdklBu0ia7fg== underscore@>=1.8.3, underscore@^1.9.1: - version "1.10.2" - resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.10.2.tgz#73d6aa3668f3188e4adb0f1943bd12cfd7efaaaf" - integrity sha512-N4P+Q/BuyuEKFJ43B9gYuOj4TQUHXX+j2FqguVOpjkssLUUrnJofCcBccJSCoeturDoZU6GorDTHSvUDlSQbTg== + version "1.13.1" + resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.1.tgz#0c1c6bd2df54b6b69f2314066d65b6cde6fcf9d1" + integrity sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g== whatwg-fetch@>=0.10.0: version "3.6.2"