diff --git a/package.json b/package.json index 861cb82e6..16ef47f88 100644 --- a/package.json +++ b/package.json @@ -39,18 +39,18 @@ "express": "^4.13.4", "intl": "^1.2.4", "intl-locales-supported": "^1.0.0", - "isomorphic-fetch": "^2.2.1", + "isomorphic-fetch": "^3.0.0", "limax": "^1.3.0", "mongoose": "^4.4.20", - "react": "^15.1.0", - "react-dom": "^15.1.0", + "react": "^16.5.0", + "react-dom": "^16.5.0", "react-helmet": "^3.1.0", "react-intl": "^2.1.2", "react-redux": "^4.4.5", "react-router": "^2.4.1", "redux": "^3.5.2", "redux-thunk": "^2.1.0", - "sanitize-html": "^1.11.4" + "sanitize-html": "^2.0.0" }, "devDependencies": { "ava": "^0.15.2",