From 1b6e022333d6877896bebca42a9d58804a859510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 13:35:42 +0000 Subject: [PATCH] Bump underscore.string from 3.3.4 to 3.3.5 in /synergy Bumps [underscore.string](https://github.com/epeli/underscore.string) from 3.3.4 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/3.3.4...3.3.5) Signed-off-by: dependabot[bot] --- synergy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 synergy/package.json diff --git a/synergy/package.json b/synergy/package.json old mode 100755 new mode 100644 index 59a43fb8..89b5786f --- a/synergy/package.json +++ b/synergy/package.json @@ -11,6 +11,6 @@ "grunt-contrib-uglify": "", "grunt-text-replace": "", "jshint-stylish": "0.2.0", - "underscore.string": "3.3.4" + "underscore.string": "3.3.5" } }