From 1a07bfc3f59d7c10ac414d78816bc16297aa0002 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2020 19:49:38 +1100 Subject: [PATCH] Bump express-fileupload from `f72901f` to `fd713ae` (#77) Bumps [express-fileupload](https://github.com/fatchan/express-fileupload) from `f72901f` to `fd713ae`. - [Release notes](https://github.com/fatchan/express-fileupload/releases) - [Commits](https://github.com/fatchan/express-fileupload/compare/f72901fd27b615664ca30fc4c4148b62c5c77fe9...fd713ae7a3c7f381638d6479faa142d366304329) 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 7aca91d7..e5d2f882 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2415,8 +2415,8 @@ } }, "express-fileupload": { - "version": "github:fatchan/express-fileupload#f72901fd27b615664ca30fc4c4148b62c5c77fe9", - "from": "github:fatchan/express-fileupload", + "version": "github:fatchan/express-fileupload#fd713ae7a3c7f381638d6479faa142d366304329", + "from": "github:fatchan/express-fileupload#fd713ae7a3c7f381638d6479faa142d366304329", "requires": { "busboy": "^0.3.1" }