diff --git a/examples/no-trailing-slashes/package.json b/examples/no-trailing-slashes/package.json index ff710ef12a5c0..48402a1a3e986 100644 --- a/examples/no-trailing-slashes/package.json +++ b/examples/no-trailing-slashes/package.json @@ -6,7 +6,7 @@ "author": "Scotty Eckenthal ", "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", "lodash": "^4.17.20", "react": "^16.4.0",