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

@@ -21,7 +21,7 @@
"@overleaf/logger": "*",
"@overleaf/metrics": "*",
"@overleaf/settings": "*",
"async": "^3.2.2",
"async": "^3.2.5",
"body-parser": "^1.19.0",
"exegesis-express": "^4.0.0",
"express": "^4.19.2",