From d9b4d2a7f6084477a25c1958c24209997031d2c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2020 05:59:25 +0000 Subject: [PATCH] Bump open from 0.0.5 to 7.0.4 in /PapaParse-5.0.2 Bumps [open](https://github.com/sindresorhus/open) from 0.0.5 to 7.0.4. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/commits/v7.0.4) Signed-off-by: dependabot[bot] --- PapaParse-5.0.2/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 PapaParse-5.0.2/package.json diff --git a/PapaParse-5.0.2/package.json b/PapaParse-5.0.2/package.json old mode 100755 new mode 100644 index 264f72f..945d06c --- a/PapaParse-5.0.2/package.json +++ b/PapaParse-5.0.2/package.json @@ -44,7 +44,7 @@ "grunt-contrib-uglify": "^3.3.0", "mocha": "^5.2.0", "mocha-headless-chrome": "^2.0.1", - "open": "0.0.5", + "open": "7.0.4", "serve-static": "^1.7.1" }, "scripts": {