Skip to content

Commit 86c7234

Browse files
fix(deps): update dependency node-fetch to ^2.6.11 for gatsby-plugin-benchmark-reporting (#38156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4cd7cd2 commit 86c7234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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.11.0-next.0",
25-
"node-fetch": "^2.6.9"
25+
"node-fetch": "^2.6.11"
2626
},
2727
"peerDependencies": {
2828
"gatsby": "^5.0.0-next"

0 commit comments

Comments
 (0)