Skip to content

Commit

Permalink
fix(deps): update dependency node-fetch to ^2.7.0 for gatsby-source-g…
Browse files Browse the repository at this point in the history
…raphql
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 0f8b101 commit 806ec15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gatsby-source-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dataloader": "^2.2.2",
"gatsby-core-utils": "^4.14.0-next.2",
"invariant": "^2.2.4",
"node-fetch": "^2.6.11"
"node-fetch": "^2.7.0"
},
"devDependencies": {
"@babel/cli": "^7.20.7",
Expand Down

0 comments on commit 806ec15

Please sign in to comment.