diff --git a/examples/using-remark/package.json b/examples/using-remark/package.json index 848a472b0eda6..ece0b3581a81f 100644 --- a/examples/using-remark/package.json +++ b/examples/using-remark/package.json @@ -22,7 +22,7 @@ "gatsby-remark-responsive-iframe": "^2.0.5", "gatsby-remark-smartypants": "^2.0.5", "gatsby-source-filesystem": "^2.0.1", - "gatsby-transformer-remark": "^2.1.8", + "gatsby-transformer-remark": "^4.0.0", "gatsby-transformer-sharp": "^2.1.1", "gatsby-transformer-yaml": "^2.1.1", "glamor": "^2.20.40",