From ffc31c80b5b1bdcc2fc1478c43e2fb920f2cfff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 05:36:35 +0000 Subject: [PATCH] Bump lodash from 4.17.11 to 4.17.21 in /authors-nodejs Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21) Signed-off-by: dependabot[bot] --- authors-nodejs/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 authors-nodejs/yarn.lock diff --git a/authors-nodejs/yarn.lock b/authors-nodejs/yarn.lock old mode 100755 new mode 100644 index d5c8aac0..e5bce7db --- a/authors-nodejs/yarn.lock +++ b/authors-nodejs/yarn.lock @@ -531,9 +531,9 @@ jsprim@^1.2.2: verror "1.10.0" lodash@^4.14.0, lodash@^4.17.10, lodash@^4.17.11: - version "4.17.11" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" - integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg== + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" + integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== log4js@^4.0.2: version "4.0.2"