From 5fe742e62743e674403ea20dbd0a10b228712a00 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 08:47:34 +0000 Subject: [PATCH] build(deps): [security] bump open from 0.0.5 to 8.0.8 Bumps [open](https://github.com/sindresorhus/open) from 0.0.5 to 8.0.8. **This update includes security fixes.** - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/commits/v8.0.8) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ece8186..542a86fe 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "main-bower-files": "^2.13.1", "mime": "^1.3.4", "morgan": "~1.6.1", - "open": "0.0.5", + "open": "8.0.8", "require-dir": "^0.3.0", "serve-favicon": "~2.3.0" },