Merge pull request #12824 from overleaf/jpa-clsi-pipe

[clsi] rewrite UrlFetcher in async/await and fetch/pipeline

GitOrigin-RevId: a2a90fd886252f06c818f807e85e566f3fc1f841
This commit is contained in:
Jakob Ackermann
2023-04-28 08:04:01 +00:00
committed by Copybot
parent efa68fce61
commit 77da9fd0cd
4 changed files with 45 additions and 364 deletions
+2
View File
@@ -33484,6 +33484,7 @@
"fs-extra": "^10.0.0",
"lockfile": "^1.0.4",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"p-limit": "^3.1.0",
"request": "^2.88.2",
"send": "^0.17.1",
@@ -43534,6 +43535,7 @@
"lodash": "^4.17.21",
"mocha": "^10.2.0",
"mock-fs": "^5.1.2",
"node-fetch": "^2.6.7",
"p-limit": "^3.1.0",
"request": "^2.88.2",
"sandboxed-module": "^2.0.4",