Skip to content

Commit e5874ae

Browse files
panvaziluvatar
authored andcommitted
fix: ensure correct PS signing and verification (#585)
1 parent 84e03ef commit e5874ae

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
@@ -36,7 +36,7 @@
3636
"url": "https://github.com/auth0/node-jsonwebtoken/issues"
3737
},
3838
"dependencies": {
39-
"jws": "^3.2.1",
39+
"jws": "^3.2.2",
4040
"lodash.includes": "^4.3.0",
4141
"lodash.isboolean": "^3.0.3",
4242
"lodash.isinteger": "^4.0.4",

0 commit comments

Comments
 (0)