Skip to content

Commit 8ea3c7f

Browse files
fix(deps): update dependency multer to v2 [security]
1 parent 3a1e68a commit 8ea3c7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@smoothjs/config": "^0.1.0",
4747
"@smoothjs/smooth": "^0.1.0",
4848
"express": "^4.17.1",
49-
"multer": "^1.4.2",
49+
"multer": "^2.1.1",
5050
"typescript-ioc": "^3.2.2"
5151
},
5252
"devDependencies": {

0 commit comments

Comments
 (0)