Skip to content

Commit 16b51fb

Browse files
fix(package): update joi to version 11.0.0
1 parent 70ad524 commit 16b51fb

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
@@ -23,7 +23,7 @@
2323
"bluebird": "^3.5.0",
2424
"commander": "^2.x",
2525
"exit": "^0.x",
26-
"joi": "^10.4.1",
26+
"joi": "^11.0.0",
2727
"lodash.create": "^4.2.0",
2828
"request-promise": "^4.2.0",
2929
"supports-color": "^3.x",

0 commit comments

Comments
 (0)