summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRaphael <raphaelkabo@gmail.com>2020-08-14 15:50:09 +0100
committerGitHub <noreply@github.com>2020-08-14 15:50:09 +0100
commit6eae89562c56aa5d2b6fcd8435c2f85089b316b0 (patch)
treeee93f938484e052d7348d742fe8df9d355c08187 /package.json
parentba85f18dc1b49ea1758446c5cda3fe62f933f8c9 (diff)
parent4ac706509fa8accea3528320da128329996569e1 (diff)
Merge pull request #50 from lowercasename/dependabot/npm_and_yarn/express-jwt-6.0.0
Bump express-jwt from 5.3.3 to 6.0.0
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 e3fa4ab..2e83e7f 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"express": "^4.16.4",
"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",