From fdd1f28d01d32222f02f85fdd05e7e97b5e1463e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 17:32:09 +0000 Subject: [PATCH] Bump underscore.string from 2.0.0 to 3.3.5 Bumps [underscore.string](https://github.com/epeli/underscore.string) from 2.0.0 to 3.3.5. - [Release notes](https://github.com/epeli/underscore.string/releases) - [Changelog](https://github.com/epeli/underscore.string/blob/master/CHANGELOG.markdown) - [Commits](https://github.com/epeli/underscore.string/compare/v.2.0.0...3.3.5) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6176045..e2cd881 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies" : { "cli-table": "0.0.x", "underscore": "1.2.x", - "underscore.string": "2.0.x", + "underscore.string": "3.3.x", "which": "1.0.x" }, "repository" : {