Merge pull request #28868 from overleaf/msm-async-docstore-acceptance

[docstore] async/await migration in acceptance tests + `request` removal

GitOrigin-RevId: af1fe2b3de3d0b449ba3dad3555b309af3d35b62
This commit is contained in:
Miguel Serrano
2025-10-08 10:06:11 +02:00
committed by Copybot
parent 985a873971
commit 9723800b68
11 changed files with 811 additions and 1569 deletions

3
package-lock.json generated
View File

@@ -51041,8 +51041,7 @@
"express": "^4.21.2",
"lodash": "^4.17.21",
"mongodb-legacy": "6.1.3",
"p-map": "^4.0.0",
"request": "^2.88.2"
"p-map": "^4.0.0"
},
"devDependencies": {
"@google-cloud/storage": "^6.10.1",