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

@@ -28,7 +28,7 @@
"@overleaf/o-error": "*"
},
"dependencies": {
"async": "^3.2.2",
"async": "^3.2.5",
"ioredis": "~4.27.1"
},
"devDependencies": {