Skip to content

Commit

Permalink
Update to node-fetch 3.x
Browse files Browse the repository at this point in the history
(possibly fixes #2068)
  • Loading branch information
bkimminich committed Oct 11, 2023
1 parent 2a1c137 commit 7b15f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -250,7 +250,7 @@
"jasmine-reporters": "^2.5.0",
"jest": "^26.6.3",
"mocha": "^8.1.1",
"node-fetch": "^2.6.13",
"node-fetch": "^3.3.2",
"nyc": "^15.1.0",
"shelljs": "^0.8.4",
"sinon": "^11.1.2",
Expand Down

0 comments on commit 7b15f1b

Please sign in to comment.