diff --git a/package.json b/package.json index 11fb163..f6746f9 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "gatsby-link": "^1.6.44", "gatsby-plugin-favicon": "^2.1.1", "gatsby-plugin-google-analytics": "^1.0.31", - "gatsby-plugin-matomo": "0.1.1", + "gatsby-plugin-matomo": "0.1.2", "gatsby-plugin-offline": "^1.0.16", "gatsby-plugin-react-helmet": "^2.0.11", "gatsby-plugin-react-next": "^1.0.11", @@ -35,7 +35,7 @@ "intersection-observer": "^0.5.0", "js-yaml": "^3.11.0", "react-helmet": "^5.2.0", - "react-markdown": "^3.3.0", + "react-markdown": "^3.3.2", "react-transition-group": "^2.3.1", "vcf": "^2.0.1" },