diff --git a/examples/using-unstructured-data/package.json b/examples/using-unstructured-data/package.json old mode 100755 new mode 100644 index 3b8e8acefe1b3..f5e34a141393e --- a/examples/using-unstructured-data/package.json +++ b/examples/using-unstructured-data/package.json @@ -9,7 +9,7 @@ "serve": "gatsby serve" }, "dependencies": { - "axios": "^0.18.0", + "axios": "^1.6.0", "gatsby": "^2.0.0", "react": "^16.5.1", "react-dom": "^16.5.1"