diff --git a/package.json b/package.json index f1a6cd1d6..2845e4004 100644 --- a/package.json +++ b/package.json @@ -24,10 +24,10 @@ "@testing-library/jest-dom": "5.11.9", "@testing-library/react": "11.2.5", "@types/jest": "26.0.20", - "@types/react": "17.0.2", - "@types/react-dom": "17.0.1", + "@types/react": "17.0.3", + "@types/react-dom": "17.0.2", "@types/socket.io-client": "1.4.36", - "browser-fs-access": "0.14.2", + "browser-fs-access": "0.15.3", "clsx": "1.1.1", "firebase": "8.2.10", "i18next-browser-languagedetector": "6.0.1", diff --git a/public/index.html b/public/index.html index c15ac97fa..08981bf8e 100644 --- a/public/index.html +++ b/public/index.html @@ -88,6 +88,8 @@ <% if (process.env.REACT_APP_GOOGLE_ANALYTICS_ID) { %>