Skip to content

Commit dc02c0f

Browse files
fix(deps): update dependency node-fetch to ^2.7.0 for gatsby-plugin-benchmark-reporting
1 parent 0f8b101 commit dc02c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-plugin-benchmark-reporting/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@babel/runtime": "^7.20.13",
2323
"fast-glob": "^3.2.12",
2424
"gatsby-core-utils": "^4.14.0-next.2",
25-
"node-fetch": "^2.6.11"
25+
"node-fetch": "^2.7.0"
2626
},
2727
"peerDependencies": {
2828
"gatsby": "^5.0.0-next"

0 commit comments

Comments
 (0)