Skip to content

Commit e6a3e5c

Browse files
fix(deps): update dependency multer to v2 [security]
1 parent c799cfa commit e6a3e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

08-node-express-uploading/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"hbs": "4.2.0",
1717
"mongoose": "8.10.1",
1818
"morgan": "1.10.0",
19-
"multer": "1.4.4",
19+
"multer": "2.0.2",
2020
"multer-storage-cloudinary": "4.0.0",
2121
"serve-favicon": "2.5.0"
2222
},

0 commit comments

Comments
 (0)