Merge pull request #26218 from overleaf/msm-bump-tar-fs-multer

[clsi/web/history-v1] Bump `tar-fs` and `multer`

GitOrigin-RevId: c76b964224c8367d68dc1190ff29627cc6919ade
This commit is contained in:
Miguel Serrano
2025-06-09 13:23:42 +02:00
committed by Copybot
parent 86626ca44e
commit 5b08adc4ff
4 changed files with 1086 additions and 600 deletions

View File

@@ -27,13 +27,13 @@
"async": "^3.2.5",
"body-parser": "^1.20.3",
"bunyan": "^1.8.15",
"dockerode": "^4.0.5",
"dockerode": "^4.0.7",
"express": "^4.21.2",
"lodash": "^4.17.21",
"p-limit": "^3.1.0",
"request": "^2.88.2",
"send": "^0.19.0",
"tar-fs": "^3.0.4",
"tar-fs": "^3.0.9",
"workerpool": "^6.1.5"
},
"devDependencies": {