diff --git a/packages/gatsby-plugin-benchmark-reporting/package.json b/packages/gatsby-plugin-benchmark-reporting/package.json index 4ac84d514477a..a85076e06702f 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.14.0-next.2", - "node-fetch": "^2.6.11" + "node-fetch": "^2.7.0" }, "peerDependencies": { "gatsby": "^5.0.0-next"