diff --git a/package-lock.json b/package-lock.json index 4aa23b1f..57f70d92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11683,9 +11683,9 @@ } }, "gatsby-plugin-matomo": { - "version": "0.8.3", - "resolved": "https://registry.npmjs.org/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.8.3.tgz", - "integrity": "sha512-fv6TgD+WsxziZrtmz6sNF4m9FgSyV+8y3R1sobA5hB5OxJyhs/Y4HVo9jCPRHu5VLKQsg4i7LJhWL0ocJiqEWQ==" + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.9.0.tgz", + "integrity": "sha512-PqxVWMXhVOkJbEMLiW3G7tWTx4TMilzV6ywwOM7tCSp4718T+pAb+l0aJl2/bOs9kezxHmKa9yxvH4Kvs1rTYA==" }, "gatsby-plugin-meta-redirect": { "version": "1.1.1", diff --git a/package.json b/package.json index 881a5997..e89015f5 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "gatsby-plugin-feed": "^2.12.0", "gatsby-plugin-lunr": "^1.5.2", "gatsby-plugin-manifest": "^2.11.0", - "gatsby-plugin-matomo": "^0.8.3", + "gatsby-plugin-matomo": "^0.9.0", "gatsby-plugin-meta-redirect": "^1.1.1", "gatsby-plugin-offline": "^3.9.0", "gatsby-plugin-react-helmet": "^3.9.0",