Bump Multer to 2.0.1

pull/5151/head
Ben Hardill 2025-06-04 11:19:30 +01:00
parent 30215b02ac
commit b0ac6f48a1
No known key found for this signature in database
GPG Key ID: 74DD076979ABB1E7
3 changed files with 3 additions and 3 deletions

View File

@ -63,7 +63,7 @@
"moment": "2.30.1",
"moment-timezone": "0.5.48",
"mqtt": "5.11.0",
"multer": "2.0.0",
"multer": "2.0.1",
"mustache": "4.2.0",
"node-red-admin": "^4.0.2",
"node-watch": "0.7.4",

View File

@ -26,7 +26,7 @@
"express": "4.21.2",
"memorystore": "1.6.7",
"mime": "3.0.0",
"multer": "2.0.0",
"multer": "2.0.1",
"mustache": "4.2.0",
"oauth2orize": "1.12.0",
"passport-http-bearer": "1.0.1",

View File

@ -36,7 +36,7 @@
"js-yaml": "4.1.0",
"media-typer": "1.1.0",
"mqtt": "5.11.0",
"multer": "2.0.0",
"multer": "2.0.1",
"mustache": "4.2.0",
"node-watch": "0.7.4",
"on-headers": "1.0.2",