From e6ea4eae1ee789313453772871cd6008a91a4315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 17:09:00 +0000 Subject: [PATCH] Bump open from 0.0.5 to 7.0.0 in /static/noVNC 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] --- static/noVNC/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/noVNC/package.json b/static/noVNC/package.json index 63c2666..9017fcd 100644 --- a/static/noVNC/package.json +++ b/static/noVNC/package.json @@ -39,7 +39,7 @@ "karma-sinon": "^1.0.3", "karma-sinon-chai-latest": "^0.1.0", "mocha": "^2.0.1", - "open": "^0.0.5", + "open": "^7.0.0", "phantom": "^0.7.0", "phantomjs": "^1.9.12", "sinon": "^1.12.1",