summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-05 15:53:13 +0000
committerGitHub <noreply@github.com>2020-08-05 15:53:13 +0000
commit703e6dc82ccbd211d661fb9ccdfd481c468dd212 (patch)
tree90cf3ce4293aef043fe41c14dcedd046a5d55c63 /package.json
parentb24c5910463453e14be965893cd2a50859a945dd (diff)
Bump express-fileupload from 1.1.6 to 1.1.9
Bumps [express-fileupload](https://github.com/richardgirges/express-fileupload) from 1.1.6 to 1.1.9. - [Release notes](https://github.com/richardgirges/express-fileupload/releases) - [Commits](https://github.com/richardgirges/express-fileupload/compare/1.1.6...1.1.9) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4276b26..e3fa4ab 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"cors": "^2.8.5",
"dotenv": "^6.1.0",
"express": "^4.16.4",
- "express-fileupload": "^1.1.6",
+ "express-fileupload": "^1.1.9",
"express-handlebars": "^3.0.0",
"express-jwt": "^5.3.3",
"express-session": "^1.17.1",