ITADN

Form-data security update for 4.x.x

#386OpenJackHowa 创建于 2025-08-15
J
JackHowacommented
I noticed that chai-http 4.4.0 has a security vulnerability stemming from form-data@4.0.2. It's fixed via form-data@4.0.4. I'm curious if there's interest in others of updating chai-http@4 to update form-data? I'd be happy to take a look if maintainers are interested. I've investigated updating chai to 5.x.x but thought this could be a good short-term improvement without doing major refactors and other package updates like chai datetime. ``` ├─┬ chai-http@4.4.0 │ └─┬ superagent@8.1.2 │ └── form-data@4.0.2 ```
3 条评论