fix(deps): update dependency react-ga to v3 (#42034)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -21298,9 +21298,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-ga": {
|
"react-ga": {
|
||||||
"version": "2.7.0",
|
"version": "3.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-ga/-/react-ga-2.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-ga/-/react-ga-3.3.0.tgz",
|
||||||
"integrity": "sha512-AjC7UOZMvygrWTc2hKxTDvlMXEtbmA0IgJjmkhgmQQ3RkXrWR11xEagLGFGaNyaPnmg24oaIiaNPnEoftUhfXA=="
|
"integrity": "sha512-o8RScHj6Lb8cwy3GMrVH6NJvL+y0zpJvKtc0+wmH7Bt23rszJmnqEQxRbyrqUzk9DTJIHoP42bfO5rswC9SWBQ=="
|
||||||
},
|
},
|
||||||
"react-helmet": {
|
"react-helmet": {
|
||||||
"version": "6.1.0",
|
"version": "6.1.0",
|
||||||
|
@ -92,7 +92,7 @@
|
|||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
"react-final-form": "6.5.3",
|
"react-final-form": "6.5.3",
|
||||||
"react-ga": "2.7.0",
|
"react-ga": "3.3.0",
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-hotkeys": "2.0.0",
|
"react-hotkeys": "2.0.0",
|
||||||
"react-i18next": "11.8.15",
|
"react-i18next": "11.8.15",
|
||||||
|
Reference in New Issue
Block a user