From 714fc700ca5defce5988f728b60fccea26102fe7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 10:28:30 +0000 Subject: [PATCH] Bump lodash from 4.17.4 to 4.17.21 in /user/plugins/tntsearch 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] --- user/plugins/tntsearch/package.json | 2 +- user/plugins/tntsearch/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/user/plugins/tntsearch/package.json b/user/plugins/tntsearch/package.json index 66e2022b1..82416a264 100644 --- a/user/plugins/tntsearch/package.json +++ b/user/plugins/tntsearch/package.json @@ -13,7 +13,7 @@ "dependencies": { "domready": "^1.0.8", "history": "^4.7.2", - "lodash": "^4.17.4", + "lodash": "^4.17.21", "querystringify": "^1.0.0", "url-parse": "^1.2.0", "whatwg-fetch": "^2.0.3" diff --git a/user/plugins/tntsearch/yarn.lock b/user/plugins/tntsearch/yarn.lock index db0e550e2..0b9709267 100644 --- a/user/plugins/tntsearch/yarn.lock +++ b/user/plugins/tntsearch/yarn.lock @@ -2383,9 +2383,9 @@ lodash.uniq@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" -lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" +lodash@^4.14.0, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" longest@^1.0.1: version "1.0.1"