Skip to content

Commit

Permalink
Bump express-jwt from 5.3.1 to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 14, 2021
1 parent 73b5bc7 commit 1fcc196
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"emailjs": "^2.2.0",
"express": "~4.15.5",
"express-fileupload": "^1.1.6",
"express-jwt": "^5.3.1",
"express-jwt": "^6.0.0",
"express-session": "^1.17.0",
"express-socket.io-jwt": "^0.2.0",
"express-validator": "^6.3.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -711,9 +711,9 @@ express-fileupload@^1.1.6:
dependencies:
busboy "^0.3.1"

express-jwt@^5.3.1:
version "5.3.1"
resolved "https://registry.npm.taobao.org/express-jwt/download/express-jwt-5.3.1.tgz#66f05c7dddb5409c037346a98b88965bb10ea4ae"
express-jwt@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/express-jwt/-/express-jwt-6.0.0.tgz#20886c730983ffb1c706a4383235df86eff349b8"
dependencies:
async "^1.5.0"
express-unless "^0.3.0"
Expand Down

0 comments on commit 1fcc196

Please sign in to comment.