From 1e962f0053e6b7b30f62abe675a1ea438a11e803 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 07:38:52 +0000 Subject: [PATCH] Bump express-fileupload from `9aada2e` to `ecc5ad4` Bumps [express-fileupload](https://github.com/fatchan/express-fileupload) from `9aada2e` to `ecc5ad4`. - [Release notes](https://github.com/fatchan/express-fileupload/releases) - [Commits](https://github.com/fatchan/express-fileupload/compare/9aada2ecdef8a6617ccf82746e5faa2aece77239...ecc5ad4f41771a1c23eed365e451220b9cc3e3c1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index f376edfc..d9871de8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2413,8 +2413,8 @@ } }, "express-fileupload": { - "version": "github:fatchan/express-fileupload#9aada2ecdef8a6617ccf82746e5faa2aece77239", - "from": "github:fatchan/express-fileupload", + "version": "github:fatchan/express-fileupload#ecc5ad4f41771a1c23eed365e451220b9cc3e3c1", + "from": "github:fatchan/express-fileupload#ecc5ad4f41771a1c23eed365e451220b9cc3e3c1", "requires": { "busboy": "^0.3.1" }