Merge pull request #27519 from overleaf/bg-upgrade-form-data-in-monorepo

security update for form-data

GitOrigin-RevId: f25f74b9ca51e978c0a1d0aba70ec7f09d8b1c66
This commit is contained in:
Brian Gough
2025-08-01 09:53:54 +01:00
committed by Copybot
parent 3e8fa183c9
commit 3e6bdc14a6
3 changed files with 271 additions and 225 deletions

View File

@@ -35,7 +35,20 @@
"multer": "2.0.2"
},
"request@2.88.2": {
"tough-cookie": "5.1.2"
"tough-cookie": "5.1.2",
"form-data": "2.5.5"
},
"superagent@7.1.6": {
"form-data": "4.0.4"
},
"superagent@3.8.3": {
"form-data": "2.5.5"
},
"retry-request@7.0.2": {
"form-data": "2.5.5"
},
"@types/request@2.48.12": {
"form-data": "2.5.5"
}
},
"scripts": {