From f7179f58c97a98f9843c831ef38ce9100b9ef9bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2020 21:49:39 +0000 Subject: [PATCH] Bump lodash in /Templates/AutoClutch.OAuthSite/wwwroot/lib/modernizr Bumps [lodash](https://github.com/lodash/lodash) from 4.0.0 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.0.0...4.17.19) Signed-off-by: dependabot[bot] --- .../AutoClutch.OAuthSite/wwwroot/lib/modernizr/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/AutoClutch.OAuthSite/wwwroot/lib/modernizr/package.json b/Templates/AutoClutch.OAuthSite/wwwroot/lib/modernizr/package.json index ba214fb..61bf4e8 100644 --- a/Templates/AutoClutch.OAuthSite/wwwroot/lib/modernizr/package.json +++ b/Templates/AutoClutch.OAuthSite/wwwroot/lib/modernizr/package.json @@ -9,7 +9,7 @@ "doctrine": "1.1.0", "file": "0.2.2", "find-parent-dir": "0.3.0", - "lodash": "4.0.0", + "lodash": "4.17.19", "marked": "0.3.5", "mkdirp": "0.5.1", "requirejs": "2.1.22",