Skip to content

Commit 2e2af08

Browse files
authored
2.2.0 (#1412)
1 parent a192b52 commit 2e2af08

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## 2.2.0
7+
8+
- Fix [CVE-2026-5038](https://www.cve.org/CVERecord?id=CVE-2026-5038) ([GHSA-3p4h-7m6x-2hcm](https://github.com/expressjs/multer/security/advisories/GHSA-3p4h-7m6x-2hcm))
9+
- Fix [CVE-2026-5079](https://www.cve.org/CVERecord?id=CVE-2026-5079) ([GHSA-72gw-mp4g-v24j](https://github.com/expressjs/multer/security/advisories/GHSA-72gw-mp4g-v24j))
10+
611
## 2.1.1
712

813
- Fix [CVE-2026-3520](https://www.cve.org/CVERecord?id=CVE-2026-3520) ([GHSA-5528-5vmv-3xc2](https://github.com/expressjs/multer/security/advisories/GHSA-5528-5vmv-3xc2))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "multer",
33
"description": "Middleware for handling `multipart/form-data`.",
4-
"version": "2.1.1",
4+
"version": "2.2.0",
55
"contributors": [
66
"Hage Yaapa <captain@hacksparrow.com> (http://www.hacksparrow.com)",
77
"Jaret Pfluger <https://github.com/jpfluger>",

0 commit comments

Comments
 (0)