From 124830423ec24178f389f1cb3676670bd220278e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:12:59 +0000 Subject: [PATCH] Bump serve Bumps [serve](https://github.com/zeit/serve) from 6.5.8 to 11.3.2. - [Release notes](https://github.com/zeit/serve/releases) - [Commits](https://github.com/zeit/serve/compare/6.5.8...11.3.2) Signed-off-by: dependabot[bot] --- .../jax-rs-sample-cdi-deltaspike-data/bin/app-jug/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jax-rs-samples/Jax-rs-deltaspike-angular2-4/jax-rs-sample-cdi-deltaspike-data/bin/app-jug/package.json b/jax-rs-samples/Jax-rs-deltaspike-angular2-4/jax-rs-sample-cdi-deltaspike-data/bin/app-jug/package.json index 55b5fed..7039ca2 100644 --- a/jax-rs-samples/Jax-rs-deltaspike-angular2-4/jax-rs-sample-cdi-deltaspike-data/bin/app-jug/package.json +++ b/jax-rs-samples/Jax-rs-deltaspike-angular2-4/jax-rs-sample-cdi-deltaspike-data/bin/app-jug/package.json @@ -27,7 +27,7 @@ "core-js": "^2.4.1", "font-awesome": "^4.7.0", "rxjs": "^5.4.2", - "serve": "^6.4.2", + "serve": "^11.3.2", "zone.js": "^0.8.14" }, "devDependencies": {