From 0176e3ebe554c9ee6abceca4709ceba865739e42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2020 12:18:46 +0000 Subject: [PATCH] Bump open from 0.0.5 to 7.0.3 in /modules/papa Bumps [open](https://github.com/sindresorhus/open) from 0.0.5 to 7.0.3. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/commits/v7.0.3) Signed-off-by: dependabot[bot] --- modules/papa/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 modules/papa/package.json diff --git a/modules/papa/package.json b/modules/papa/package.json old mode 100755 new mode 100644 index a058bbb..d90a2ae --- a/modules/papa/package.json +++ b/modules/papa/package.json @@ -47,7 +47,7 @@ "grunt-contrib-uglify": "^0.6.0", "mocha": "^2.2.5", "mocha-phantomjs": "^3.5.4", - "open": "0.0.5", + "open": "7.0.3", "phantomjs": "1.9.1 - 1.9.7-15", "serve-static": "^1.7.1" },