diff --git a/package.json b/package.json index 53ac2299..3a1c16fc 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "gatsby": "^2.20.2", "gatsby-image": "^2.3.0", "gatsby-plugin-manifest": "^2.2.48", - "gatsby-plugin-matomo": "^0.8.1", + "gatsby-plugin-matomo": "^0.8.2", "gatsby-plugin-react-helmet": "^3.2.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-robots-txt": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index b68b6aa4..a009ff58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5622,10 +5622,10 @@ gatsby-plugin-manifest@^2.2.48: semver "^5.7.1" sharp "^0.23.4" -gatsby-plugin-matomo@^0.8.1: - version "0.8.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.8.1.tgz#f8f775e91cfaaae602654b30e7f2897eaca090ca" - integrity sha512-dK6mMIF2pGfNjWS0CbKSgUp+zKJil2mIw0efH9ghADzzpXIXImlVgDtKJaEM58+jL9bNunWmjOT7AvFNUkgZng== +gatsby-plugin-matomo@^0.8.2: + version "0.8.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.8.2.tgz#08b324d49927df2c2f22bd4e4e31a89e31b085fc" + integrity sha512-dRLWO1cRqqdtJKEninB6JKguHhA7Ez99MDedttYfMnqYtVqh+nZJUPYd/g8sHvg29PGVZfhzKuhYKTD+3xQwdw== gatsby-plugin-page-creator@^2.2.0: version "2.2.0"