Skip to content

Commit a07b5c4

Browse files
committed
fix(deps): update dependency multer to v2 [security]
1 parent d3e6f60 commit a07b5c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bookshelf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@google-cloud/storage": "^6.0.0",
1919
"body-parser": "^1.18.3",
2020
"express": "^4.16.4",
21-
"multer": "^1.4.1",
21+
"multer": "^2.1.1",
2222
"pug": "^3.0.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)