diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index eb607f9f3328b..3988179a00e09 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -27,7 +27,7 @@ "@typescript-eslint/parser": "^2.24.0", "address": "1.1.2", "autoprefixer": "^9.8.4", - "axios": "^0.20.0", + "axios": "^1.6.4", "babel-core": "7.0.0-bridge.0", "babel-eslint": "^10.1.0", "babel-loader": "^8.1.0", @@ -76,7 +76,7 @@ "find-cache-dir": "^3.3.1", "fs-exists-cached": "1.0.0", "fs-extra": "^8.1.0", - "gatsby-cli": "^2.12.111", + "gatsby-cli": "^4.5.0", "gatsby-core-utils": "^1.3.23", "gatsby-graphiql-explorer": "^0.4.15", "gatsby-legacy-polyfills": "^0.0.5",