From b4e9e33653a78de974fc15b978e2ebb60b097c2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 22:24:56 +0000 Subject: [PATCH] Bump underscore.string from 2.3.3 to 3.3.5 Bumps [underscore.string](https://github.com/epeli/underscore.string) from 2.3.3 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.3.3...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 4b220ad..ea5e5a3 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "fs-extra": "0.12.0", "requirejs": "2.1.11", "underscore": "1.6.x", - "underscore.string": "2.3.x", + "underscore.string": "3.3.x", "watch": "~0.11.x", "uglify-js": "1.3.5", "socket.io": "~1.2",