File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6+ ## 2.0.1
7+
8+ - Fix [ CVE-2025 -48997] ( https://www.cve.org/CVERecord?id=CVE-2025-48997 ) ([ GHSA-g5hg -p3ph-g8qg] ( https://github.com/expressjs/multer/security/advisories/GHSA-g5hg-p3ph-g8qg ) )
9+
610## 2.0.0
711
812- ** Breaking change: The minimum supported Node version is now 10.16.0**
Original file line number Diff line number Diff line change 11{
22 "name" : " multer" ,
33 "description" : " Middleware for handling `multipart/form-data`." ,
4- "version" : " 2.0.0 " ,
4+ "version" : " 2.0.1 " ,
55 "contributors" : [
66 " Hage Yaapa <[email protected] > (http://www.hacksparrow.com)" ,
77 " Jaret Pfluger <https://github.com/jpfluger>" ,
You can’t perform that action at this time.
0 commit comments