Skip to content

Commit 3fdbb7c

Browse files
fix(package): update joi to version 14.1.1
Closes #96
1 parent aeab33b commit 3fdbb7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.1.0",
55
"description": "A micro plugin that use rethinkdb-init to create databases, tables and indexes when your hapi server starts.",
66
"dependencies": {
7-
"joi": "^12.0.0",
7+
"joi": "^14.1.1",
88
"rethinkdb": "^2.2.0",
99
"rethinkdb-init": "0.2.2"
1010
},

0 commit comments

Comments
 (0)