From 353c3db232cc46b7946700802868608aee274302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 04:35:05 +0000 Subject: [PATCH] Bump open from 0.0.5 to 7.0.3 in /image/usr/lib/noVNC 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] --- 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..cfa9638 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.3", "phantomjs-prebuilt": "^2.1.13", "po2json": "*", "sinon": "^1.17.6",