From 5ba2a8c42d41a10f97b5be9af553ba3410df45aa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 14:49:24 +1000 Subject: [PATCH] [MISC] (deps): Bump react-ga from 3.1.1 to 3.1.2 in /web (#1184) Bumps [react-ga](https://github.com/react-ga/react-ga) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/react-ga/react-ga/releases) - [Commits](https://github.com/react-ga/react-ga/compare/v3.1.1...v3.1.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index 7ef0afa0..40232a18 100644 --- a/web/package.json +++ b/web/package.json @@ -30,7 +30,7 @@ "query-string": "^6.13.1", "react": "^16.13.1", "react-dom": "^16.13.1", - "react-ga": "^3.1.1", + "react-ga": "^3.1.2", "react-loading": "^2.0.3", "react-otp-input": "^2.0.0", "react-router-dom": "^5.2.0", diff --git a/web/yarn.lock b/web/yarn.lock index e2aa4bae..47b55434 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -9220,10 +9220,10 @@ react-error-overlay@^6.0.7: resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.7.tgz#1dcfb459ab671d53f660a991513cb2f0a0553108" integrity sha512-TAv1KJFh3RhqxNvhzxj6LeT5NWklP6rDr2a0jaTfsZ5wSZWHOGeqQyejUp3xxLfPt2UpyJEcVQB/zyPcmonNFA== -react-ga@*, 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-ga@*, react-ga@^3.1.2: + version "3.1.2" + resolved "https://registry.yarnpkg.com/react-ga/-/react-ga-3.1.2.tgz#e13f211c51a2e5c401ea69cf094b9501fe3c51ce" + integrity sha512-OJrMqaHEHbodm+XsnjA6ISBEHTwvpFrxco65mctzl/v3CASMSLSyUkFqz9yYrPDKGBUfNQzKCjuMJwctjlWBbw== react-is@^16.12.0, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6, react-is@^16.9.0: version "16.13.1"