Explicitly specify latest version of async

GitOrigin-RevId: 9112007de0f5eb4e75604de9f01c2d77b3b8b980
This commit is contained in:
andrew rumble
2024-05-31 10:51:51 +01:00
committed by Copybot
parent 609010dc35
commit ee31d44f03
11 changed files with 40 additions and 40 deletions

View File

@@ -26,7 +26,7 @@
"@overleaf/redis-wrapper": "*",
"@overleaf/settings": "*",
"@types/chai-as-promised": "^7.1.8",
"async": "^3.2.2",
"async": "^3.2.5",
"body-parser": "^1.19.0",
"bunyan": "^1.8.15",
"diff-match-patch": "overleaf/diff-match-patch#89805f9c671a77a263fc53461acd62aa7498f688",