From 267dab6f69a9dc3a64ea5e18eed67236702b65f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 21:30:58 +0000 Subject: [PATCH] Bump underscore from 1.9.1 to 1.12.1 in /Dashboard Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.1 to 1.12.1. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.9.1...1.12.1) Signed-off-by: dependabot[bot] --- Dashboard/package-lock.json | 6 +++--- Dashboard/package.json | 2 +- Dashboard/yarn.lock | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Dashboard/package-lock.json b/Dashboard/package-lock.json index e0ff21b..2b671b3 100644 --- a/Dashboard/package-lock.json +++ b/Dashboard/package-lock.json @@ -13182,9 +13182,9 @@ } }, "underscore": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.9.1.tgz", - "integrity": "sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==" + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz", + "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==" }, "union-value": { "version": "1.0.0", diff --git a/Dashboard/package.json b/Dashboard/package.json index c85611e..4860942 100644 --- a/Dashboard/package.json +++ b/Dashboard/package.json @@ -32,6 +32,6 @@ "react-world-map": "^1.0.13", "semantic-ui-css": "^2.2.12", "semantic-ui-react": "0.71.4", - "underscore": "^1.8.3" + "underscore": "^1.12.1" } } diff --git a/Dashboard/yarn.lock b/Dashboard/yarn.lock index 450ba17..9f6b2c5 100644 --- a/Dashboard/yarn.lock +++ b/Dashboard/yarn.lock @@ -8355,9 +8355,9 @@ uglifyjs-webpack-plugin@1.2.4: webpack-sources "^1.1.0" worker-farm "^1.5.2" -underscore@^1.8.3: - version "1.9.1" - resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961" +underscore@^1.12.1: + version "1.12.1" + resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e" union-value@^1.0.0: version "1.0.0"