From 18afe18b3c2daf898c0a2e0bbd9b3b5e097cc732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Dec 2022 11:13:48 +0000 Subject: [PATCH] Bump lodash in /6-tools/webpack-dev-server/introduction 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) --- updated-dependencies: - dependency-name: lodash dependency-type: indirect ... Signed-off-by: dependabot[bot] --- 6-tools/webpack-dev-server/introduction/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/6-tools/webpack-dev-server/introduction/yarn.lock b/6-tools/webpack-dev-server/introduction/yarn.lock index 7139712..c9291a7 100644 --- a/6-tools/webpack-dev-server/introduction/yarn.lock +++ b/6-tools/webpack-dev-server/introduction/yarn.lock @@ -1509,8 +1509,8 @@ lodash.uniq@^4.3.0: resolved "http://registry.npm.taobao.org/lodash.uniq/download/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" lodash@^4.14.0, lodash@^4.17.2: - version "4.17.4" - resolved "http://registry.npm.taobao.org/lodash/download/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" longest@^1.0.1: version "1.0.1"