From 161a9fc30b1725a92e9fb626d7997c6288514bf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 23:47:42 +0000 Subject: Bump underscore from 1.10.2 to 1.12.1 Bumps [underscore](https://github.com/jashkenas/underscore) from 1.10.2 to 1.12.1. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.10.2...1.12.1) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 11d1fb0202..46745c7821 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5736,9 +5736,9 @@ "dev": true }, "underscore": { - "version": "1.10.2", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.10.2.tgz", - "integrity": "sha512-N4P+Q/BuyuEKFJ43B9gYuOj4TQUHXX+j2FqguVOpjkssLUUrnJofCcBccJSCoeturDoZU6GorDTHSvUDlSQbTg==", + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz", + "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==", "dev": true }, "underscore.string": { diff --git a/package.json b/package.json index 02b633202d..eac95dea2f 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "retext-spell": "^3.0.0", "retext-syntax-urls": "^1.0.2", "retext-usage": "^0.5.0", - "underscore": "^1.9.1", + "underscore": "^1.12.1", "walkdir": "^0.4.1", "xml2js": "^0.4.22" }, -- cgit v1.2.3