Skip to content

Commit 5497660

Browse files
committedMar 13, 2018
Update jsonwebtoken dependency to latest.
Add package-lock.json as well.
1 parent 685fffe commit 5497660

File tree

2 files changed

+914
-1
lines changed

2 files changed

+914
-1
lines changed
 

‎package-lock.json

+913
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"sinon": "^1.0.0"
3434
},
3535
"dependencies": {
36-
"jsonwebtoken": "^7.0.0",
36+
"jsonwebtoken": "^8.2.0",
3737
"passport-strategy": "^1.0.0"
3838
}
3939
}

0 commit comments

Comments
 (0)
Please sign in to comment.