diff --git a/maker-frontend/package.json b/maker-frontend/package.json index 201d701..b62de8d 100644 --- a/maker-frontend/package.json +++ b/maker-frontend/package.json @@ -41,7 +41,7 @@ "react": "^17.0.2", "react-async": "^10.0.1", "react-dom": "^17.0.2", - "react-refresh": "^0.10.0", + "react-refresh": "^0.11.0", "react-router-dom": "=6.0.0-beta.2", "react-scripts": "^4.0.3", "react-sse-hooks": "^1.0.5", diff --git a/maker-frontend/yarn.lock b/maker-frontend/yarn.lock index 2732fcb..4f66745 100644 --- a/maker-frontend/yarn.lock +++ b/maker-frontend/yarn.lock @@ -10841,6 +10841,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"