diff --git a/package.json b/package.json index de0de419..5888fad7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "gatsby-plugin-canonical-urls": "~2.3.1", "gatsby-plugin-catch-links": "~2.3.1", "gatsby-plugin-feed": "^2.5.7", - "gatsby-plugin-google-tagmanager": "~2.3.1", + "gatsby-plugin-google-tagmanager": "~3.8.0", "gatsby-plugin-manifest": "^2.4.14", "gatsby-plugin-netlify": "~2.3.2", "gatsby-plugin-netlify-cache": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index 70054b98..889487d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1113,10 +1113,10 @@ core-js-pure "^3.0.0" regenerator-runtime "^0.13.4" -"@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.3.4", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6": - version "7.10.3" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.3.tgz#670d002655a7c366540c67f6fd3342cd09500364" - integrity sha512-RzGO0RLSdokm9Ipe/YD+7ww8X2Ro79qiXZF3HU9ljrM+qnJmH1Vqth+hbiQZy761LnMJTMitHDuKVYTk3k4dLw== +"@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.14.0", "@babel/runtime@^7.3.4", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6": + version "7.14.6" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d" + integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg== dependencies: regenerator-runtime "^0.13.4" @@ -6608,12 +6608,13 @@ gatsby-plugin-feed@^2.5.7: lodash.merge "^4.6.2" rss "^1.2.2" -gatsby-plugin-google-tagmanager@~2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-google-tagmanager/-/gatsby-plugin-google-tagmanager-2.3.1.tgz#377824a10eacaf209b962527750647d2562bb8a5" - integrity sha512-8d6KwBKAeB3MxUuDfKuJG2gcqrLNIyUACd83D99hXSsqLNChTB5uRBq+0pfPtUEEqVpNvzr45wvxNUYwcmHTuA== +gatsby-plugin-google-tagmanager@~3.8.0: + version "3.8.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-google-tagmanager/-/gatsby-plugin-google-tagmanager-3.8.0.tgz#afe46281b41cbe012a7a9b584a6aa0efd9bc55c4" + integrity sha512-K9LNRapSBZ8+SoadzfWpsJV+Kl15LQHZtwkGDFUv8rP5vya7rNEw+tsevLVfU7pgkZkYqkFnpEPJC95n55PU4g== dependencies: - "@babel/runtime" "^7.9.6" + "@babel/runtime" "^7.14.0" + web-vitals "^1.1.2" gatsby-plugin-manifest@^2.4.14: version "2.4.14" @@ -15195,6 +15196,11 @@ web-namespaces@^1.0.0, web-namespaces@^1.1.2: resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.3.tgz#9bbf5c99ff0908d2da031f1d732492a96571a83f" integrity sha512-r8sAtNmgR0WKOKOxzuSgk09JsHlpKlB+uHi937qypOu3PZ17UxPrierFKDye/uNHjNTTEshu5PId8rojIPj/tA== +web-vitals@^1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-1.1.2.tgz#06535308168986096239aa84716e68b4c6ae6d1c" + integrity sha512-PFMKIY+bRSXlMxVAQ+m2aw9c/ioUYfDgrYot0YUa+/xa0sakubWhSDyxAKwzymvXVdF4CZI71g06W+mqhzu6ig== + webpack-assets-manifest@^3.1.1: version "3.1.1" resolved "https://registry.yarnpkg.com/webpack-assets-manifest/-/webpack-assets-manifest-3.1.1.tgz#39bbc3bf2ee57fcd8ba07cda51c9ba4a3c6ae1de"