From 6105dffa911b7358ed1c10235159a2d31c5bde2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 16:49:52 +0000 Subject: [PATCH] Bump lodash from 4.13.1 to 4.17.21 in /weekly-node Bumps [lodash](https://github.com/lodash/lodash) from 4.13.1 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.13.1...4.17.21) Signed-off-by: dependabot[bot] --- weekly-node/package-lock.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/weekly-node/package-lock.json b/weekly-node/package-lock.json index 4f3265e..6cd146a 100644 --- a/weekly-node/package-lock.json +++ b/weekly-node/package-lock.json @@ -936,7 +936,7 @@ "dependencies": { "babel-runtime": { "version": "5.8.38", - "resolved": "http://registry.npmjs.org/babel-runtime/-/babel-runtime-5.8.38.tgz", + "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-5.8.38.tgz", "integrity": "sha1-HAsC62MxL18If/IEUIJ7QlydTBk=", "dev": true, "requires": { @@ -4627,9 +4627,9 @@ } }, "lodash": { - "version": "4.17.10", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz", - "integrity": "sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "lodash.debounce": { "version": "4.0.8", @@ -6115,11 +6115,6 @@ "strip-bom": "^2.0.0" } }, - "lodash": { - "version": "4.13.1", - "bundled": true, - "dev": true - }, "lodash.assign": { "version": "4.0.9", "bundled": true,