Skip to content

Commit

Permalink
fix(deps): update dependency node-fetch to ^3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 11848ae commit a24e414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-tests/development-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"gatsby-transformer-json": "next",
"gatsby-transformer-remark": "next",
"gatsby-transformer-sharp": "next",
"node-fetch": "^3.3.1",
"node-fetch": "^3.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.63.6"
Expand Down

0 comments on commit a24e414

Please sign in to comment.