diff --git a/client/package.json b/client/package.json index 64b4a27d..7467ebb5 100644 --- a/client/package.json +++ b/client/package.json @@ -43,7 +43,7 @@ "mouse-pressed": "^1.0.0", "orbit-camera": "^1.0.0", "query-string": "^5.0.0", - "react": "^16.4.1", + "react": "^16.4.2", "react-autocomplete": "^1.7.2", "react-dom": "^16.4.1", "react-helmet": "^5.2.0", @@ -92,8 +92,8 @@ "file-loader": "^0.9.0", "filesize": "^3.3.0", "gzip-size": "^3.0.0", - "html-webpack-inline-source-plugin": "0.0.6", - "html-webpack-plugin": "^2.22.0", + "html-webpack-inline-source-plugin": "0.0.10", + "html-webpack-plugin": "^3.2.0", "jest": "^23.4.1", "jsdom": "^9.4.1", "json-loader": "^0.5.4",