Skip to content

Commit 6b8936a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"is-valid-path": "^0.1.1",
3838
"joi": "^17.9.2",
3939
"lodash": "^4.17.21",
40-
"node-fetch": "^2.6.9",
40+
"node-fetch": "^2.6.11",
4141
"opentracing": "^0.14.7",
4242
"pretty-error": "^2.1.2",
4343
"progress": "^2.0.3",

0 commit comments

Comments
 (0)