From b64ea1308dbd2f23994a2671731e9108758c0985 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 19:34:54 +0000 Subject: [PATCH] build(deps): bump lodash-es from 4.17.14 to 4.17.21 in /www/ui Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.14 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.21) --- updated-dependencies: - dependency-name: lodash-es dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- www/ui/package.json | 2 +- www/ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/ui/package.json b/www/ui/package.json index 1a783e5..6e38e06 100644 --- a/www/ui/package.json +++ b/www/ui/package.json @@ -20,7 +20,7 @@ "grid-styled": "^2.0.0-11", "jest-styled-components": "^6.3.3", "loadable-components": "^0.4.0", - "lodash-es": "^4.17.14", + "lodash-es": "^4.17.21", "prettier": "^1.18.2", "react": "^16.8.6", "react-dom": "^16.8.6", diff --git a/www/ui/yarn.lock b/www/ui/yarn.lock index 9f50a00..e9cac97 100644 --- a/www/ui/yarn.lock +++ b/www/ui/yarn.lock @@ -4907,10 +4907,10 @@ locate-path@^3.0.0: p-locate "^3.0.0" path-exists "^3.0.0" -lodash-es@^4.17.14: - version "4.17.14" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.14.tgz#12a95a963cc5955683cee3b74e85458954f37ecc" - integrity sha512-7zchRrGa8UZXjD/4ivUWP1867jDkhzTG2c/uj739utSd7O/pFFdxspCemIFKEEjErbcqRzn8nKnGsi7mvTgRPA== +lodash-es@^4.17.21: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" + integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== lodash._reinterpolate@^3.0.0: version "3.0.0"