From eb36ee9e2943b8959b1706c5fb9dffd8e20d6468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2020 10:19:54 +0000 Subject: [PATCH] Bump open from 0.0.5 to 7.0.4 in /image/usr/lib/noVNC 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] --- image/usr/lib/noVNC/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image/usr/lib/noVNC/package.json b/image/usr/lib/noVNC/package.json index 52f76f6..0f53199 100644 --- a/image/usr/lib/noVNC/package.json +++ b/image/usr/lib/noVNC/package.json @@ -48,7 +48,7 @@ "karma-sinon-chai-latest": "^0.1.0", "mocha": "^3.1.2", "node-getopt": "*", - "open": "^0.0.5", + "open": "^7.0.4", "phantomjs-prebuilt": "^2.1.13", "po2json": "*", "sinon": "^1.17.6",