diff --git a/examples/using-asciidoc/package.json b/examples/using-asciidoc/package.json index dfb1dd7ef4edb..2c4994f1342a0 100644 --- a/examples/using-asciidoc/package.json +++ b/examples/using-asciidoc/package.json @@ -6,7 +6,7 @@ "author": "Kyle Mathews ", "dependencies": { "asciidoctor.js": "^1.5.9", - "gatsby": "^2.24.63", + "gatsby": "^4.14.0", "gatsby-core-utils": "^1.3.20", "gatsby-plugin-offline": "^2.2.10", "gatsby-plugin-typography": "^2.5.11",