From e86c80a479ab698cb9eaf8537c8f767250614e8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 22:57:16 +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 01f1468..0e61dd2 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "express": "^3.4", "jade": "^1.1", "winston": "^0.7", - "underscore.string": "^2.3", + "underscore.string": "^3.3", "wantsit": "^1.0", "pm2-interface": "^2.0", "ws": "^0.4",