diff --git a/examples/using-emotion-prismjs/package.json b/examples/using-emotion-prismjs/package.json index 511e92c4e4ed1..10e386aa831fa 100644 --- a/examples/using-emotion-prismjs/package.json +++ b/examples/using-emotion-prismjs/package.json @@ -10,7 +10,7 @@ "dependencies": { "emotion": "^9.2.12", "emotion-server": "^9.2.12", - "gatsby": "^2.0.0", + "gatsby": "^4.25.4", "gatsby-plugin-emotion": "^2.0.5", "gatsby-plugin-google-analytics": "^2.0.5", "gatsby-plugin-offline": "^2.0.5", @@ -18,7 +18,7 @@ "gatsby-plugin-typography": "^2.2.0", "gatsby-remark-prismjs": "^3.0.0", "gatsby-source-filesystem": "^2.0.1", - "gatsby-transformer-remark": "^2.1.1", + "gatsby-transformer-remark": "^4.0.0", "lodash": "^4.17.10", "prismjs": "^1.14.0", "prop-types": "^15.6.0",