diff --git a/examples/using-remark-copy-linked-files/package.json b/examples/using-remark-copy-linked-files/package.json index e34258f7b61b3..a737a8032bab8 100644 --- a/examples/using-remark-copy-linked-files/package.json +++ b/examples/using-remark-copy-linked-files/package.json @@ -5,7 +5,7 @@ "author": "Florian Kissling ", "dependencies": { "gatsby": "^2.24.63", - "gatsby-plugin-google-analytics": "^2.3.14", + "gatsby-plugin-google-analytics": "^5.1.0", "gatsby-plugin-offline": "^2.2.10", "gatsby-plugin-react-helmet": "^3.3.11", "gatsby-plugin-sharp": "^2.6.36",