From 0eeb193f7ad89519e0f68d0110ba919052ad880e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 23:27:59 +0000 Subject: [PATCH] Bump lodash from 4.17.10 to 4.17.21 in /template Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.21) Signed-off-by: dependabot[bot] --- template/package.json | 2 +- template/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/template/package.json b/template/package.json index 0774b3a..6f013ba 100644 --- a/template/package.json +++ b/template/package.json @@ -56,7 +56,7 @@ "less-plugin-autoprefix": "^1.5.1", "less-plugin-functions": "^1.0.0", "livereload": "^0.6.3", - "lodash": "^4.17.4", + "lodash": "^4.17.21", "markrun": "^0.23.0", "markrun-themes": "^0.1.11", "minimatch": "^3.0.4", diff --git a/template/yarn.lock b/template/yarn.lock index 9523fb8..a33bce3 100644 --- a/template/yarn.lock +++ b/template/yarn.lock @@ -2407,7 +2407,7 @@ express-http-proxy@^1.4.0: express@^4.16.2, express@^4.16.3: version "4.16.3" - resolved "http://registry.npmjs.org/express/-/express-4.16.3.tgz#6af8a502350db3246ecc4becf6b5a34d22f7ed53" + resolved "https://registry.npmjs.org/express/-/express-4.16.3.tgz#6af8a502350db3246ecc4becf6b5a34d22f7ed53" dependencies: accepts "~1.3.5" array-flatten "1.1.1" @@ -3086,7 +3086,7 @@ http-parser-js@>=0.4.0: http-proxy-middleware@~0.18.0: version "0.18.0" - resolved "http://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.18.0.tgz#0987e6bb5a5606e5a69168d8f967a87f15dd8aab" + resolved "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.18.0.tgz#0987e6bb5a5606e5a69168d8f967a87f15dd8aab" dependencies: http-proxy "^1.16.2" is-glob "^4.0.0" @@ -3766,9 +3766,9 @@ lodash.debounce@^4.0.8: version "4.0.8" resolved "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af" -lodash@^4.17.10, lodash@^4.17.2, lodash@^4.17.4, lodash@^4.17.5: - version "4.17.10" - resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" +lodash@^4.17.10, lodash@^4.17.2, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" loglevel@^1.4.1: version "1.6.1"