From 22f99f72dd8b1808ed9f5ed3ccac0306d392d39d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 18:46:56 +0000 Subject: [PATCH] Bump lodash-es from 4.17.15 to 4.17.21 in /web Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) --- updated-dependencies: - dependency-name: lodash-es dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/package-lock.json | 6 +++--- web/package.json | 2 +- web/yarn.lock | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/web/package-lock.json b/web/package-lock.json index a2f5123..62bfe2f 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -9385,9 +9385,9 @@ "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" }, "lodash-es": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.15.tgz", - "integrity": "sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz", + "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" }, "lodash._reinterpolate": { "version": "3.0.0", diff --git a/web/package.json b/web/package.json index 378bbb8..ab14292 100644 --- a/web/package.json +++ b/web/package.json @@ -6,7 +6,7 @@ "ajv": "^6.10.2", "firebase": "^6.4.0", "i18next": "^15.1.3", - "lodash-es": "^4.17.15", + "lodash-es": "^4.17.21", "npm": "^6.14.6", "react": "^16.9.0", "react-bootstrap": "^0.32.4", diff --git a/web/yarn.lock b/web/yarn.lock index d7adc7c..60e337f 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -6492,9 +6492,9 @@ lockfile@^1.0.4: dependencies: signal-exit "^3.0.2" -lodash-es@^4.17.15: - version "4.17.15" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78" +lodash-es@^4.17.15, lodash-es@^4.17.21: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" lodash._baseindexof@*: version "3.1.0"