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 34ca5cc..9741a16 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "express": "^4.16.4", "express-fileupload": "^1.1.9", "express-handlebars": "^6.0.5", - "express-jwt": "^6.0.0", + "express-jwt": "^8.4.0", "express-session": "^1.17.1", "express-validator": "^6.14.0", "generate-rsa-keypair": "^0.2.1", @@ -29,7 +29,7 @@ "ical": "^0.6.0", "ical-generator": "^1.11.0", "jimp": "^0.16.1", - "jsonwebtoken": "^8.4.0", + "jsonwebtoken": "^9.0.0", "marked": "^4.0.10", "moment-timezone": "^0.5.31", "mongoose": "^5.9.18", |