From 3eda5496b2f66c6f79e073d382e9bacb1f8fb453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 00:00:35 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20lodash=20in=20/view/2019/06/webpack-dev-?= =?UTF-8?q?server=E5=BC=80=E5=90=AFhttps=E8=AE=BF=E9=97=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21) Signed-off-by: dependabot[bot] --- .../package-lock.json" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/view/2019/06/webpack-dev-server\345\274\200\345\220\257https\350\256\277\351\227\256/package-lock.json" "b/view/2019/06/webpack-dev-server\345\274\200\345\220\257https\350\256\277\351\227\256/package-lock.json" index 4ab3964..ee0ed2b 100644 --- "a/view/2019/06/webpack-dev-server\345\274\200\345\220\257https\350\256\277\351\227\256/package-lock.json" +++ "b/view/2019/06/webpack-dev-server\345\274\200\345\220\257https\350\256\277\351\227\256/package-lock.json" @@ -5006,9 +5006,9 @@ } }, "lodash": { - "version": "4.17.11", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz", - "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==", + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "dev": true }, "loglevel": {