diff --git a/client/package.json b/client/package.json index 7f6b0a7c8..d3fefca86 100644 --- a/client/package.json +++ b/client/package.json @@ -12,7 +12,7 @@ "axios": "^0.21.1", "framer-motion": "^4.1.6", "jotai": "^0.16.5", - "react": "^17.0.1", + "react": "17.0.2", "react-beautiful-dnd": "^13.1.0", "react-dom": "^17.0.1", "react-fast-compare": "^3.2.0", diff --git a/client/yarn.lock b/client/yarn.lock index 1e585115b..473b64ff8 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -10293,7 +10293,7 @@ react-style-singleton@^2.1.0: invariant "^2.2.4" tslib "^1.0.0" -react@^17.0.1: +react@17.0.2: version "17.0.2" resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037" integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==