diff --git a/packages/next/package.json b/packages/next/package.json index 7508663a9597a..76b879d936f63 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -77,7 +77,7 @@ "http-errors": "1.6.2", "http-status": "1.0.1", "launch-editor": "2.2.1", - "loader-utils": "1.1.0", + "loader-utils": "1.4.2", "minimist": "1.2.0", "mkdirp-then": "1.2.0", "nanoid": "1.2.1", @@ -91,7 +91,7 @@ "send": "0.16.1", "source-map": "0.5.7", "strip-ansi": "3.0.1", - "styled-jsx": "3.1.0", + "styled-jsx": "5.0.0", "terser-webpack-plugin": "1.0.2", "unfetch": "3.0.0", "url": "0.11.0",