From e62fadcd08f193bc13be571fb126955770082dc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 21:21:14 +0000 Subject: [PATCH] Bump open from 0.0.5 to 7.0.0 in /site Bumps [open](https://github.com/sindresorhus/open) from 0.0.5 to 7.0.0. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/commits/v7.0.0) Signed-off-by: dependabot[bot] --- site/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/package.json b/site/package.json index db65628..c77ca29 100644 --- a/site/package.json +++ b/site/package.json @@ -72,7 +72,7 @@ "grunt-express-server": "^0.5.1", "grunt-postcss": "~0.7.1", "grunt-open": "~0.2.3", - "open": "~0.0.4", + "open": "~7.0.0", "jshint-stylish": "~2.1.0", "connect-livereload": "^0.5.3", "mocha": "^2.2.5",