Skip to content

Commit 6ed0c36

Browse files
fix(package): update joi to version 14.0.2
Closes #6
1 parent 4544b7c commit 6ed0c36

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
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"basic-utils": "^1.7.4",
4141
"boom": "^4.3.1",
42-
"joi": "^10.4.1",
42+
"joi": "^14.0.2",
4343
"json-schema-models": "^0.6.8",
4444
"neo-async": "^2.1.0",
4545
"require-plus": "^2.1.2"

0 commit comments

Comments
 (0)