From bf6c6dbeacbb0e46a9480a01d20e0cca3951842f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 09:40:28 +0000 Subject: [PATCH] Bump lodash from 4.17.10 to 4.17.21 in /scripts/keepPhoreUpdated Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.21) Signed-off-by: dependabot[bot] --- scripts/keepPhoreUpdated/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/keepPhoreUpdated/package-lock.json b/scripts/keepPhoreUpdated/package-lock.json index 0c758c4..d5df27e 100644 --- a/scripts/keepPhoreUpdated/package-lock.json +++ b/scripts/keepPhoreUpdated/package-lock.json @@ -375,9 +375,9 @@ "integrity": "sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc=" }, "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==" }, "media-typer": { "version": "0.3.0",