Skip to content

Commit 51d4796

Browse files
committed
revert to joi@^6 to keep ES5 compatibility
1 parent 445cab7 commit 51d4796

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-
"joi": "^10.0.1",
22+
"joi": "^6.10.1",
2323
"jws": "^3.1.4",
2424
"lodash.once": "^4.0.0",
2525
"ms": "^0.7.1",

0 commit comments

Comments
 (0)