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 Dec 23, 2024
1 parent de01798 commit 1f98159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcp/synthetic-monitor/mocha-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"chai": "^4.3.0",
"dotenv": "^16.4.5",
"mocha-url-ok": "file:",
"node-fetch": "^2.6.0",
"node-fetch": "^3.0.0",
"puppeteer": "^22.8.2"
},
"author": "Google Inc.",
Expand Down

0 comments on commit 1f98159

Please sign in to comment.