diff --git a/package.json b/package.json index 79a71439c35..f8cf562f5e6 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "gatsby-plugin-intl": "^0.3.3", "gatsby-plugin-lodash": "^3.3.11", "gatsby-plugin-manifest": "^2.4.13", - "gatsby-plugin-matomo": "^0.8.3", + "gatsby-plugin-matomo": "^0.9.0", "gatsby-plugin-mdx": "^1.2.15", "gatsby-plugin-react-helmet": "^3.3.4", "gatsby-plugin-react-helmet-canonical-urls": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index 3bc8326d7ec..d2b182f5cb9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7589,10 +7589,10 @@ gatsby-plugin-manifest@^2.4.13: semver "^7.3.2" sharp "^0.26.3" -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-matomo@^0.9.0: + version "0.9.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.9.0.tgz#016a87adf577498fe1e396bdc56d418e7cadd87c" + integrity sha512-PqxVWMXhVOkJbEMLiW3G7tWTx4TMilzV6ywwOM7tCSp4718T+pAb+l0aJl2/bOs9kezxHmKa9yxvH4Kvs1rTYA== gatsby-plugin-mdx@^1.2.15: version "1.6.0"