diff --git a/examples/using-asciidoc/package.json b/examples/using-asciidoc/package.json index c2d6c73acaa28..6845fb1cb63be 100644 --- a/examples/using-asciidoc/package.json +++ b/examples/using-asciidoc/package.json @@ -6,10 +6,10 @@ "author": "Kyle Mathews ", "dependencies": { "asciidoctor.js": "^1.5.6-preview.1", - "gatsby": "^2.0.0", + "gatsby": "^4.0.0", "gatsby-plugin-offline": "^2.0.5", "gatsby-plugin-typography": "^2.2.0", - "gatsby-source-filesystem": "^2.0.1", + "gatsby-source-filesystem": "^4.21.0", "lodash": "^4.17.10", "react": "^16.3.1", "react-dom": "^16.3.1",