Skip to content

Commit ebde9b7

Browse files
ziluvatarlbalmaceda
authored andcommittedMay 30, 2018
Update 'jws' dependency to latest to fix a security issue
1 parent cd33cc8 commit ebde9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"url": "https://github.com/auth0/node-jsonwebtoken/issues"
2020
},
2121
"dependencies": {
22-
"jws": "^3.1.4",
22+
"jws": "^3.1.5",
2323
"lodash.includes": "^4.3.0",
2424
"lodash.isboolean": "^3.0.3",
2525
"lodash.isinteger": "^4.0.4",

0 commit comments

Comments
 (0)
Please sign in to comment.