Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit cfe9251

Browse files
authored
Merge pull request #153 from sidag95/master
Updated Joi version from v9.0.4 to v10.0.0
2 parents e05fa24 + 8f77bd2 commit cfe9251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"hoek": "^4.0.1",
13-
"joi": "^9.0.4",
13+
"joi": "^10.0.0",
1414
"node-expat": "^2.3.15"
1515
},
1616
"bin": {

0 commit comments

Comments
 (0)