Merge pull request #33 from kudos/dependabot/npm_and_yarn/http-errors-1.7.3

Bump http-errors from 1.7.2 to 1.7.3
This commit is contained in:
Jonathan Cremin 2020-01-24 19:40:38 +00:00 committed by GitHub
commit 9d063fdde3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 6 deletions

View file

@ -49,7 +49,7 @@
"dropzone": "~5.5.1",
"ejs": "^2.6.1",
"form-data": "^2.3.3",
"http-errors": "^1.7.1",
"http-errors": "^1.7.3",
"image-size": "^0.8.3",
"jimp": "^0.9.3",
"jquery": "^3.3.1",