From 88d8fec03a5df5eb51d6413bfa7198ebb0f8a6d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 18:39:04 +0000 Subject: [PATCH] Bump underscore.string from 2.2.1 to 3.3.5 Bumps [underscore.string](https://github.com/epeli/underscore.string) from 2.2.1 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/v2.2.1...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 d90c944..60c74d9 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "github": "~0.1.10", "lodash": "~1.3.1", "request": "^2.87.0", - "underscore.string": "~2.2.0rc" + "underscore.string": "~3.3.5" }, "devDependencies": { "grunt": "~0.4.1",