diff --git a/package-lock.json b/package-lock.json index eebaccf..47fab30 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "gatsby": "^4.9.3", "gatsby-plugin-image": "^2.7.0", "gatsby-plugin-manifest": "^4.9.1", - "gatsby-plugin-matomo": "^0.11.0", + "gatsby-plugin-matomo": "^0.11.1", "gatsby-plugin-offline": "^5.9.1", "gatsby-plugin-react-helmet": "^5.9.0", "gatsby-plugin-sharp": "^4.9.1", @@ -11836,9 +11836,9 @@ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" }, "node_modules/gatsby-plugin-matomo": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.11.0.tgz", - "integrity": "sha512-yvQFOGky3vyEEmmtopDvsrlnZ8htYrgHHD9CCvlFQ6DrGSL+Y01wkbJZBMpiGAiRt/GKh/8MGWcMfSAGoMQM9g==", + "version": "0.11.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.11.1.tgz", + "integrity": "sha512-ZAJ42Vf4123IVo+crBpIDOttCdn8E3RBufZtOMhHEDxlwoATYwJ2qdXyAoBp67vpuXpQQ7ZLPL6bTj2m+Cu6ww==", "peerDependencies": { "gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0", "react": ">=16.8", @@ -34286,9 +34286,9 @@ } }, "gatsby-plugin-matomo": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.11.0.tgz", - "integrity": "sha512-yvQFOGky3vyEEmmtopDvsrlnZ8htYrgHHD9CCvlFQ6DrGSL+Y01wkbJZBMpiGAiRt/GKh/8MGWcMfSAGoMQM9g==", + "version": "0.11.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-matomo/-/gatsby-plugin-matomo-0.11.1.tgz", + "integrity": "sha512-ZAJ42Vf4123IVo+crBpIDOttCdn8E3RBufZtOMhHEDxlwoATYwJ2qdXyAoBp67vpuXpQQ7ZLPL6bTj2m+Cu6ww==", "requires": {} }, "gatsby-plugin-offline": { diff --git a/package.json b/package.json index ec07f42..5f16faf 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "gatsby": "^4.9.3", "gatsby-plugin-image": "^2.7.0", "gatsby-plugin-manifest": "^4.9.1", - "gatsby-plugin-matomo": "^0.11.0", + "gatsby-plugin-matomo": "^0.11.1", "gatsby-plugin-offline": "^5.9.1", "gatsby-plugin-react-helmet": "^5.9.0", "gatsby-plugin-sharp": "^4.9.1",