Skip to content

Commit

Permalink
fix(deps): update dependency node-fetch to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 82c40e2 commit 2977c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@sentry/node": "^7.2.0",
"@sentry/tracing": "^7.2.0",
"ethers": "^6.0.0",
"node-fetch": "^2.6.1",
"node-fetch": "^3.0.0",
"prom-client": "^14.2.0",
"zksync-web3": "^0.17.0"
},
Expand Down

0 comments on commit 2977c11

Please sign in to comment.