diff --git a/packages/gatsby-plugin-benchmark-reporting/package.json b/packages/gatsby-plugin-benchmark-reporting/package.json index 98648a859f65e..37a42c0c88c67 100644 --- a/packages/gatsby-plugin-benchmark-reporting/package.json +++ b/packages/gatsby-plugin-benchmark-reporting/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "fast-glob": "^3.2.4", - "node-fetch": "^2.6.1", + "node-fetch": "^3.2.10", "uuid": "3.4.0" }, "scripts": {