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

@@ -22,7 +22,7 @@
"@overleaf/o-error": "*",
"@overleaf/redis-wrapper": "*",
"@overleaf/settings": "*",
"async": "^3.2.2",
"async": "^3.2.5",
"base64id": "0.1.0",
"body-parser": "^1.19.0",
"bunyan": "^1.8.15",