Skip to content

Commit

Permalink
Merge pull request #131 from JoeTheFkingFrypan/master
Browse files Browse the repository at this point in the history
Bumped jsonwebtoken from v8.0.0 to v8.3.0 (Fixes #130)
  • Loading branch information
sdd authored Aug 28, 2018
2 parents f31e8c0 + eda5e7d commit 49398e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"report-dir": "./coverage"
},
"dependencies": {
"jsonwebtoken": "8.0.0",
"koa-unless": "1.0.0"
"jsonwebtoken": "8.3.0",
"koa-unless": "1.0.7"
},
"devDependencies": {
"koa": "^2.0.1",
Expand Down

0 comments on commit 49398e0

Please sign in to comment.