From c65ada12e2c75b7d1def0ebdfd1a1ac2db738c21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2020 03:15:30 +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/esamattis/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 6f623ec..223c10f 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "sails-disk": "~0.9.0", "ejs": "0.8.4", "underscore": "1.5.2", - "underscore.string": "2.3.3", + "underscore.string": "3.3.5", "tar": "0.1.18", "archiver": "0.4.10", "node-uuid": "1.4.0",