diff --git a/package.json b/package.json index ebea433..977fc4f 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.1.1", "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..05ce10a 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.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/react-ga/-/react-ga-3.1.1.tgz#3adcaa96e223d4eb530dab96b0ceac9a511d7be9" + integrity sha512-JYvbpgCEvy7XS0LioWZ5A2B2JHs7htnop4L2HtifkY5wu/LAnSnXtQp6D0xr9ieMtlWUKSaahNWSZ5fnhWW8Xg== react-input-autosize@^2.2.1: version "2.2.1"