diff --git a/packages/next/package.json b/packages/next/package.json index 7508663a9597a..0cb9b87fdd477 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -57,7 +57,7 @@ "@babel/runtime": "7.1.2", "@babel/runtime-corejs2": "7.1.2", "@babel/template": "7.1.2", - "ansi-html": "0.0.7", + "ansi-html": "0.0.9", "autodll-webpack-plugin": "0.4.2", "babel-core": "7.0.0-bridge.0", "babel-loader": "8.0.2", @@ -97,7 +97,7 @@ "url": "0.11.0", "webpack": "4.20.2", "webpack-dev-middleware": "3.4.0", - "webpack-hot-middleware": "2.22.3", + "webpack-hot-middleware": "2.25.1", "webpack-sources": "1.2.0", "webpackbar": "2.6.3", "write-file-webpack-plugin": "4.3.2"