diff --git a/package.json b/package.json index a35c109..2364674 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "cookie": "^0.4.0", "dotenv": "^8.1.0", "isomorphic-unfetch": "^3.0.0", - "js-cookie": "^2.2.0", + "js-cookie": "^2.2.1", "moment": "^2.24.0", "next": "9.0.3", "next-images": "^1.1.2", @@ -21,8 +21,8 @@ "next-redux-wrapper": "^3.0.0-alpha.3", "next-seo": "^2.0.0", "nprogress": "^0.2.0", - "react": "16.8.6", - "react-dom": "16.8.6", + "react": "16.9.0", + "react-dom": "16.9.0", "react-ga": "^2.6.0", "react-google-recaptcha": "^1.1.0", "react-image": "^2.1.3",