From 5581943a292dd58ae46f721b585197a9cec61ed1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:09:17 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20serve=20from=206.5.8=20to=2011.3.2=20in?= =?UTF-8?q?=20/threejs=E8=A7=86=E9=A2=91=E6=95=99=E7=A8=8B=E6=BA=90?= =?UTF-8?q?=E7=A0=81/three.js-master?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] --- .../three.js-master/package.json" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/threejs\350\247\206\351\242\221\346\225\231\347\250\213\346\272\220\347\240\201/three.js-master/package.json" "b/threejs\350\247\206\351\242\221\346\225\231\347\250\213\346\272\220\347\240\201/three.js-master/package.json" index 524a605d..445a13b4 100644 --- "a/threejs\350\247\206\351\242\221\346\225\231\347\250\213\346\272\220\347\240\201/three.js-master/package.json" +++ "b/threejs\350\247\206\351\242\221\346\225\231\347\250\213\346\272\220\347\240\201/three.js-master/package.json" @@ -60,7 +60,7 @@ "qunit": "^2.5.1", "rollup": "^0.57.1", "rollup-watch": "^4.0.0", - "serve": "~6.5.3", + "serve": "~11.3.2", "uglify-js": "^3.0.23" } }