diff --git a/package.json b/package.json index ebea433..ba157be 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react": "^16.9.0", "react-dom": "^16.9.0", "react-easy-print": "^0.6.0", - "react-ga": "^2.6.0", + "react-ga": "^3.2.0", "react-router": "^5.0.1", "react-router-dom": "^5.0.1", "react-scripts": "^3.3.0", diff --git a/yarn.lock b/yarn.lock index 61a4b5e..d70d981 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11174,10 +11174,10 @@ react-event-listener@^0.6.2, react-event-listener@^0.6.6: prop-types "^15.6.0" warning "^4.0.1" -react-ga@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/react-ga/-/react-ga-2.6.0.tgz#c3fe830ead2ad25117e1d33280d9698de9b28496" - integrity sha512-GWHBWZDFjDGMkIk1LzroIn0mNTygKw3adXuqvGvheFZvlbpqMPbHsQsTdQBIxRRdXGQM/Zq+dQLRPKbwIHMTaw== +react-ga@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/react-ga/-/react-ga-3.2.0.tgz#a8ea91e8e681f49d30afcee72d71fc5c71b67d57" + integrity sha512-YHHG5QIzRdDToB9ST1/BrGQhLZPzkrNjoeTu3SZLgwdqzeA9F2XOStuOGXAp1ak/SAo9pyR1Uo/hY0C5wZwfqA== react-input-autosize@^2.2.1: version "2.2.1"