diff --git a/packages/gatsby-plugin-benchmark-reporting/package.json b/packages/gatsby-plugin-benchmark-reporting/package.json index a4dc97ba7dbf8..6e5bb085ec1c1 100644 --- a/packages/gatsby-plugin-benchmark-reporting/package.json +++ b/packages/gatsby-plugin-benchmark-reporting/package.json @@ -22,7 +22,7 @@ "@babel/runtime": "^7.20.13", "fast-glob": "^3.2.12", "gatsby-core-utils": "^4.15.0-next.0", - "node-fetch": "^2.6.11" + "node-fetch": "^2.7.0" }, "peerDependencies": { "gatsby": "^5.0.0-next"