From 8578c2bb4c6eb3c17eb0fb7346fdf5dcb21afc9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 01:37:58 +0000 Subject: [PATCH] Bump underscore from 1.9.1 to 1.12.1 in /lincoln 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] --- lincoln/package.json | 2 +- lincoln/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lincoln/package.json b/lincoln/package.json index e682120..8310558 100644 --- a/lincoln/package.json +++ b/lincoln/package.json @@ -57,7 +57,7 @@ "requirejs-plugins": "1.0.2", "requirejs-text": "2.0.12", "select2": "3.5.1", - "underscore": "1.9.1", + "underscore": "1.12.1", "uuidjs": "^3.3.0" } } diff --git a/lincoln/yarn.lock b/lincoln/yarn.lock index b41c670..81b3672 100644 --- a/lincoln/yarn.lock +++ b/lincoln/yarn.lock @@ -2711,10 +2711,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -underscore@1.9.1, underscore@>=1.8.3: - version "1.9.1" - resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961" - integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg== +underscore@1.12.1, underscore@>=1.8.3: + version "1.12.1" + resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e" + integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw== underscore@~1.6.0: version "1.6.0"