From bf9e878fe848bbb57c062346bf733735d9373b85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 12:49:28 +0000 Subject: [PATCH] Bump underscore from 1.11.0 to 1.12.1 Bumps [underscore](https://github.com/jashkenas/underscore) from 1.11.0 to 1.12.1. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.11.0...1.12.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 02ae187..5bd13ae 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "BSD-3-Clause-Attribution", "dependencies": { "bindings": "1.5.0", - "underscore": "1.11.0", + "underscore": "1.12.1", "coffeescript": "2.5.1", "repl":"0.1.3", "nan": "~2.14.0" diff --git a/yarn.lock b/yarn.lock index bbe9ce2..4714e26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -29,7 +29,7 @@ repl@0.1.3: resolved "https://registry.yarnpkg.com/repl/-/repl-0.1.3.tgz#2f05d42b0c88b43d05ccbda10ed14aeff5699b60" integrity sha1-LwXUKwyItD0FzL2hDtFK7/Vpm2A= -underscore@1.11.0: - version "1.11.0" - resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.11.0.tgz#dd7c23a195db34267186044649870ff1bab5929e" - integrity sha512-xY96SsN3NA461qIRKZ/+qox37YXPtSBswMGfiNptr+wrt6ds4HaMw23TP612fEyGekRE6LNRiLYr/aqbHXNedw== +underscore@1.12.1: + version "1.12.1" + resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e" + integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==