From 7d6e8f1665b6538447fb68109f600c09080ce4f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 12 Feb 2021 17:02:41 +0000 Subject: [PATCH] Bump react-ga from 2.7.0 to 3.3.0 Bumps [react-ga](https://github.com/react-ga/react-ga) from 2.7.0 to 3.3.0. - [Release notes](https://github.com/react-ga/react-ga/releases) - [Commits](https://github.com/react-ga/react-ga/compare/v2.7.0...v3.3.0) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 25f2f04a63..8de0224371 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30377,9 +30377,9 @@ "integrity": "sha1-O2DkRJOku+EVqMPWeLhEd2u6tFM=" }, "react-ga": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/react-ga/-/react-ga-2.7.0.tgz", - "integrity": "sha512-AjC7UOZMvygrWTc2hKxTDvlMXEtbmA0IgJjmkhgmQQ3RkXrWR11xEagLGFGaNyaPnmg24oaIiaNPnEoftUhfXA==" + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/react-ga/-/react-ga-3.3.0.tgz", + "integrity": "sha512-o8RScHj6Lb8cwy3GMrVH6NJvL+y0zpJvKtc0+wmH7Bt23rszJmnqEQxRbyrqUzk9DTJIHoP42bfO5rswC9SWBQ==" }, "react-helmet": { "version": "5.2.1", diff --git a/package.json b/package.json index 80fafa2eba..e559997ccc 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "react-body-classname": "^1.3.1", "react-calendar-heatmap": "^1.8.1", "react-dom": "^16.14.0", - "react-ga": "^2.7.0", + "react-ga": "^3.3.0", "react-helmet": "^5.2.1", "react-transition-group": "^4.4.1", "rimraf": "^3.0.2",