diff --git a/package.json b/package.json index 4a2f8372..ffad015b 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "gatsby": "^2.20.18", "gatsby-image": "^2.3.1", "gatsby-plugin-manifest": "^2.3.3", - "gatsby-plugin-matomo": "^0.8.2", + "gatsby-plugin-matomo": "^0.8.3", "gatsby-plugin-react-helmet": "^3.2.2", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-robots-txt": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index 24171e80..de6cf4cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5805,10 +5805,10 @@ gatsby-plugin-manifest@^2.3.3: semver "^5.7.1" sharp "^0.25.1" -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-matomo@^0.8.3: + version "0.8.3" + resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.8.3.tgz#e0e9cc9e60f7e4b157c9964dfc9d444d73bc46ee" + integrity sha512-fv6TgD+WsxziZrtmz6sNF4m9FgSyV+8y3R1sobA5hB5OxJyhs/Y4HVo9jCPRHu5VLKQsg4i7LJhWL0ocJiqEWQ== gatsby-plugin-page-creator@^2.2.1: version "2.2.1"