summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-06-30 16:59:01 +0000
committerGitHub <noreply@github.com>2020-06-30 16:59:01 +0000
commit4ac706509fa8accea3528320da128329996569e1 (patch)
tree8967b3110103328be76705c2f6dbba26a8051576 /package.json
parentb24c5910463453e14be965893cd2a50859a945dd (diff)
Bump express-jwt from 5.3.3 to 6.0.0
Bumps [express-jwt](https://github.com/auth0/express-jwt) from 5.3.3 to 6.0.0. - [Release notes](https://github.com/auth0/express-jwt/releases) - [Changelog](https://github.com/auth0/express-jwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/express-jwt/compare/v5.3.3...v6.0.0) Signed-off-by: dependabot[bot] <support@github.com>
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 4276b26..4909ca8 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"express": "^4.16.4",
"express-fileupload": "^1.1.6",
"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",