diff --git a/taker-frontend/package.json b/taker-frontend/package.json index bac301b..5c3ccda 100644 --- a/taker-frontend/package.json +++ b/taker-frontend/package.json @@ -27,7 +27,7 @@ "react-async": "^10.0.1", "react-dom": "^17.0.2", "react-icons": "^4.3.1", - "react-refresh": "^0.10.0", + "react-refresh": "^0.11.0", "react-router-dom": "5.3.0", "react-scripts": "4.0.3", "react-sse-hooks": "^1.0.5", diff --git a/taker-frontend/yarn.lock b/taker-frontend/yarn.lock index 052068c..84d068d 100644 --- a/taker-frontend/yarn.lock +++ b/taker-frontend/yarn.lock @@ -10246,6 +10246,11 @@ react-refresh@^0.10.0: resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.10.0.tgz#2f536c9660c0b9b1d500684d9e52a65e7404f7e3" integrity sha512-PgidR3wST3dDYKr6b4pJoqQFpPGNKDSCDx4cZoshjXipw3LzO7mG1My2pwEzz2JVkF+inx3xRpDeQLFQGH/hsQ== +react-refresh@^0.11.0: + version "0.11.0" + resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046" + integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== + react-refresh@^0.8.3: version "0.8.3" resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"