From cd11322d693d18acf8b5bd424ba2a59e2c5dbbfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 11:36:49 +0000 Subject: [PATCH] Bump lodash in /plugins/gatsby-plugin-ghost-manifest Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) Signed-off-by: dependabot[bot] --- plugins/gatsby-plugin-ghost-manifest/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/gatsby-plugin-ghost-manifest/yarn.lock b/plugins/gatsby-plugin-ghost-manifest/yarn.lock index 809115d..ab1efde 100644 --- a/plugins/gatsby-plugin-ghost-manifest/yarn.lock +++ b/plugins/gatsby-plugin-ghost-manifest/yarn.lock @@ -1746,9 +1746,9 @@ levenary@^1.1.1: leven "^3.1.0" lodash@^4.17.13: - version "4.17.15" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" - integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" + integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== loose-envify@^1.0.0: version "1.4.0"