From 173ddfa14401b8a3431e97f57ca5ff95f290a7bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 01:00:29 +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(-) diff --git a/package.json b/package.json index 5ee21c5..88fe660 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "axios": "^0.18.1", "hapi": "^16.1.0", "jfile": "^1.1.12", - "lodash": "^4.17.4", + "lodash": "^4.17.21", "memory-cache": "^0.1.6" } } diff --git a/yarn.lock b/yarn.lock index 1785417..eea54a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -152,9 +152,9 @@ joi@10.x.x: items "2.x.x" topo "2.x.x" -lodash@^4.14.0, lodash@^4.17.4: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" +lodash@^4.14.0, lodash@^4.17.21: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" memory-cache@^0.1.6: version "0.1.6"