Merge pull request #20549 from overleaf/revert-20165-ac-update-node-fetch

Revert "Upgrade node-fetch to 2.7.0"

GitOrigin-RevId: 928df97c6fbc81f21097aaf9c331b0c70eeac002
This commit is contained in:
Antoine Clausse
2024-09-23 10:34:00 +02:00
committed by Copybot
parent da3553d800
commit 2179d62d74
10 changed files with 394 additions and 63 deletions

View File

@@ -42,7 +42,7 @@
"chai-as-promised": "^7.1.1",
"mocha": "^10.2.0",
"mock-fs": "^5.1.2",
"node-fetch": "^2.7.0",
"node-fetch": "^2.6.7",
"sandboxed-module": "^2.0.4",
"sinon": "~9.0.1",
"sinon-chai": "^3.7.0",