diff --git a/package.json b/package.json index 98f80e9..e94a75a 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "fathom-client": "^2.0.3", "next": "^9.5.5", "next-seo": "^4.11.0", - "react": "^16.13.1", + "react": "^16.14.0", "react-clipboard.js": "^2.0.16", "react-dom": "^16.13.1", "react-markdown": "^4.3.1", diff --git a/yarn.lock b/yarn.lock index 1f1335e..66ecc5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7161,10 +7161,10 @@ react-refresh@0.8.3: resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f" integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg== -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"