From 993c8cce4cdc283e07da158ba941eeec5ae6fe3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 09:58:51 +0000 Subject: [PATCH] Bump lodash from 4.17.4 to 4.17.21 in /serve/model-inventory 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] --- serve/model-inventory/package.json | 2 +- serve/model-inventory/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/serve/model-inventory/package.json b/serve/model-inventory/package.json index 39586fd..6a9b083 100644 --- a/serve/model-inventory/package.json +++ b/serve/model-inventory/package.json @@ -1,7 +1,7 @@ { "dependencies": { "aws-sdk": "^2.77.0", - "lodash": "^4.17.4", + "lodash": "^4.17.21", "node-fetch": "^1.6.3", "proj4": "^2.4.3", "reproject": "^1.1.1" diff --git a/serve/model-inventory/yarn.lock b/serve/model-inventory/yarn.lock index d7eb271..7bd4fe4 100644 --- a/serve/model-inventory/yarn.lock +++ b/serve/model-inventory/yarn.lock @@ -73,9 +73,9 @@ jmespath@0.15.0: version "0.15.0" resolved "https://registry.yarnpkg.com/jmespath/-/jmespath-0.15.0.tgz#a3f222a9aae9f966f5d27c796510e28091764217" -lodash@^4.0.0, lodash@^4.17.4: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" +lodash@^4.0.0, lodash@^4.17.21: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" mgrs@1.0.0: version "1.0.0"