From ce5b9e6ed7d0402b07762a2bea7890404895389c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 19:03:54 +0000 Subject: [PATCH] :arrow_up: Bump lodash.template from 4.4.0 to 4.5.0 in /script Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0) Signed-off-by: dependabot[bot] --- script/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/package.json b/script/package.json index 1f4cf782f44..a89be7bcb22 100644 --- a/script/package.json +++ b/script/package.json @@ -14,7 +14,7 @@ "glob": "7.0.3", "joanna": "0.0.6", "legal-eagle": "0.13.0", - "lodash.template": "4.4.0", + "lodash.template": "4.5.0", "minidump": "0.9.0", "mkdirp": "0.5.1", "normalize-package-data": "2.3.5",