From 3a2180ca587ea7232dd3ba798188712c263062c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 12:15:52 +0000 Subject: [PATCH] Bump lodash from 4.17.5 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.5...4.17.21) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 30477d62c..aa02bb578 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "intersection-observer": "0.5.0", "json-schema-bundler": "0.1.11", "json-stringify-pretty-compact": "1.1.0", - "lodash": "4.17.5", + "lodash": "4.17.21", "lunr": "2.1.4", "material-icons-bundle": "github:darosh/material-icons-bundle", "openapi-directory-lite": "github:darosh/openapi-directory-lite", diff --git a/yarn.lock b/yarn.lock index f136bd040..8c38c2fcb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4204,9 +4204,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.5, lodash@^4.11.1, lodash@^4.14.0, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0: - version "4.17.5" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511" +lodash@4.17.21, lodash@^4.11.1, lodash@^4.14.0, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" log-symbols@^2.1.0, log-symbols@^2.2.0: version "2.2.0"