From 56e6904429a402d0999c5a48fe45e36d70422bd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 21:02:35 +0000 Subject: [PATCH] build(deps): bump lodash in /example/wepy-wechat-demo Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21) Signed-off-by: dependabot[bot] --- example/wepy-wechat-demo/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/wepy-wechat-demo/yarn.lock b/example/wepy-wechat-demo/yarn.lock index 8eac1ac..2a5a893 100644 --- a/example/wepy-wechat-demo/yarn.lock +++ b/example/wepy-wechat-demo/yarn.lock @@ -2707,8 +2707,8 @@ lodash.templatesettings@^3.0.0: lodash.escape "^3.0.0" lodash@^4.0.0, lodash@^4.17.4, lodash@^4.3.0, lodash@~4.17.4: - version "4.17.19" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" logalot@^2.0.0: version "2.1.0"