From 7af4e25780a7cb9919dd7e52f0222ef437b4f196 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 10:37:43 +0000 Subject: [PATCH] Bump lodash from 4.17.10 to 4.17.21 in /frontend/src Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.21) Signed-off-by: dependabot[bot] --- frontend/src/package.json | 2 +- frontend/src/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/package.json b/frontend/src/package.json index c0a2de5d..dcb35766 100644 --- a/frontend/src/package.json +++ b/frontend/src/package.json @@ -67,7 +67,7 @@ }, "dependencies": { "file-saver": "^1.3.8", - "lodash": "4.17.10", + "lodash": "4.17.21", "moment": "2.22.2", "moment-timezone": "0.5.21", "optimize-css-assets-webpack-plugin": "^5.0.0", diff --git a/frontend/src/yarn.lock b/frontend/src/yarn.lock index a0e26ce9..0b5e36b0 100644 --- a/frontend/src/yarn.lock +++ b/frontend/src/yarn.lock @@ -75,7 +75,7 @@ "@types/redux-thunk@^2.1.0": version "2.1.0" - resolved "http://registry.npmjs.org/@types/redux-thunk/-/redux-thunk-2.1.0.tgz#bc2b6e972961831afb82a9bf4f06726e351f9416" + resolved "https://registry.npmjs.org/@types/redux-thunk/-/redux-thunk-2.1.0.tgz#bc2b6e972961831afb82a9bf4f06726e351f9416" dependencies: redux-thunk "*" @@ -3204,9 +3204,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.17.10, "lodash@>=3.5 <5", lodash@^4.16.5, lodash@^4.17.10, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0: - version "4.17.10" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" +lodash@4.17.21, "lodash@>=3.5 <5", lodash@^4.16.5, lodash@^4.17.10, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" log-symbols@^2.0.0, log-symbols@^2.1.0: version "2.2.0"