diff --git a/package.json b/package.json index 6f35c342..58f7c800 100644 --- a/package.json +++ b/package.json @@ -12,8 +12,8 @@ "@testing-library/jest-dom": "5.11.3", "@testing-library/react": "10.4.8", "@testing-library/user-event": "12.1.1", - "react": "16.13.1", - "react-dom": "16.13.1", + "react": "16.14.0", + "react-dom": "16.14.0", "react-scripts": "3.4.3", "uiw": "4.6.9" },