diff --git a/package.json b/package.json index 8ab7c6088..2fefd9451 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "url": "https://github.com/twilio/twilio-node.git" }, "dependencies": { - "jsonwebtoken": "^7.4.1", + "jsonwebtoken": "^8.1.0", "lodash": "4.0.0", "moment": "2.19.3", "q": "2.0.x",