From 61f061048909908bd49dd4ddbacd35e5cd4c236e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 22:49:19 +0000 Subject: [PATCH] Bump underscore.string from 2.4.0 to 3.3.5 Bumps [underscore.string](https://github.com/epeli/underscore.string) from 2.4.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/2.4.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 b716b47..812172e 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "restify": ">= 2.5.1", "bunyan": ">= 0.21.3", "node-uuid": ">= 1.4.0", - "underscore.string": "^2.3.3", + "underscore.string": "^3.3.5", "async": "0.9.0" }, "optionalDependencies": {