diff --git a/package.json b/package.json index a94394b..d3b45a3 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "js-base64": "^3.7.2", "next": "^9.2.2", "polished": "^3.6.7", - "react": "^16.13.1", + "react": "^16.14.0", "react-dom": "^16.13.1", "styled-components": "^4.4.1", "tinytime": "^0.2.6", diff --git a/yarn.lock b/yarn.lock index bdd0e1c..9870f0e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7227,10 +7227,10 @@ react-is@16.8.6, react-is@^16.6.0, react-is@^16.8.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16" integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA== -react@^16.13.1: - version "16.13.1" - resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e" - integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w== +react@^16.14.0: + version "16.14.0" + resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d" + integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g== dependencies: loose-envify "^1.1.0" object-assign "^4.1.1"