Merge pull request #43 from TannerReynolds/dependabot/npm_and_yarn/helmet-4.0.0

Bump helmet from 3.23.3 to 4.0.0
This commit is contained in:
Tanner 2020-08-10 08:58:00 -07:00 committed by GitHub
commit 7af517546e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"express": "^4.16.4",
"formidable": "^1.2.1",
"fs-extra": "^9.0.0",
"helmet": "^3.15.1",
"helmet": "^4.0.0",
"lowdb": "^1.0.0",
"path": "^0.12.7",
"remarkable": "^2.0.0",