Skip to content

Commit b626095

Browse files
committed
update jws in package.json
1 parent 40ef387 commit b626095

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"url": "https://github.com/auth0/node-jsonwebtoken/issues"
2020
},
2121
"dependencies": {
22-
"cb": "~0.1.0",
23-
"joi": "~6.10.1",
24-
"jws": "^3.0.0",
22+
"cb": "^0.1.0",
23+
"joi": "^6.10.1",
24+
"jws": "^3.1.3",
2525
"ms": "^0.7.1",
2626
"xtend": "^4.0.1"
2727
},

0 commit comments

Comments
 (0)