From 693d62fa1f99079160563d0eb274350fae98cdcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 19:46:10 +0000 Subject: [PATCH] Bump serve from 1.4.0 to 11.3.2 in /bb-routing Bumps [serve](https://github.com/zeit/serve) from 1.4.0 to 11.3.2. - [Release notes](https://github.com/zeit/serve/releases) - [Commits](https://github.com/zeit/serve/commits/11.3.2) Signed-off-by: dependabot[bot] --- bb-routing/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bb-routing/package.json b/bb-routing/package.json index 4e34125..37f6e3c 100644 --- a/bb-routing/package.json +++ b/bb-routing/package.json @@ -11,7 +11,7 @@ "devDependencies": { "browserify": "^12.0.1", "node-sass": "^3.4.2", - "serve": "^1.4.0", + "serve": "^11.3.2", "watchify": "^3.6.1" }, "scripts": {