diff --git a/example/package.json b/example/package.json index a6fb85c..241b092 100644 --- a/example/package.json +++ b/example/package.json @@ -14,7 +14,7 @@ "gatsby": "^3.0.0", "gatsby-plugin-advanced-pages": "^3.0.0", "gatsby-source-filesystem": "^3.0.0", - "gatsby-transformer-remark": "^4.0.0", + "gatsby-transformer-remark": "^5.25.1", "react": "^17.0.0", "react-dom": "^17.0.0" },