From 7890dea16e122d020b648ff5d3355793cff401fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 02:27:21 +0000 Subject: [PATCH] Bump lodash from 4.17.4 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.21) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 4cd97ad..e41e54f --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "curlconverter": "^1.14.0", "font-awesome": "^4.7.0", "jquery": "^3.2.1", - "lodash": "^4.17.4", + "lodash": "^4.17.21", "path": "^0.12.7", "popper.js": "^1.12.5", "url": "^0.11.0" diff --git a/yarn.lock b/yarn.lock index 73a29c8..b771bdc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3097,9 +3097,9 @@ lodash.values@~2.4.1: dependencies: lodash.keys "~2.4.1" -lodash@^4.0.0, lodash@^4.17.4, lodash@^4.3.0, lodash@~4.17.4: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" +lodash@^4.0.0, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.3.0, lodash@~4.17.4: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" lodash@~1.0.1: version "1.0.2"