Merge pull request #20679 from overleaf/bg-issue19022

Move flush_all_projects endpoint in document-updater into script

GitOrigin-RevId: cb774d860b5928b7fece1a8e21b0b76aecae73ff
This commit is contained in:
Brian Gough
2024-10-14 11:10:42 +00:00
committed by Copybot
parent d002c25ed1
commit 4920af44b0
6 changed files with 33 additions and 25 deletions
+2
View File
@@ -38056,6 +38056,7 @@
"diff-match-patch": "overleaf/diff-match-patch#89805f9c671a77a263fc53461acd62aa7498f688",
"express": "^4.21.0",
"lodash": "^4.17.21",
"minimist": "^1.2.8",
"mongodb-legacy": "^6.0.1",
"request": "^2.88.2",
"requestretry": "^7.1.0"
@@ -48796,6 +48797,7 @@
"diff-match-patch": "overleaf/diff-match-patch#89805f9c671a77a263fc53461acd62aa7498f688",
"express": "^4.21.0",
"lodash": "^4.17.21",
"minimist": "^1.2.8",
"mocha": "^10.2.0",
"mongodb-legacy": "^6.0.1",
"request": "^2.88.2",