diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 4276b26..2e83e7f 100644 --- a/package.json +++ b/package.json @@ -18,9 +18,9 @@ "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-jwt": "^6.0.0", "express-session": "^1.17.1", "express-validator": "^5.3.0", "generate-rsa-keypair": "^0.2.1", |