Skip to content

Commit c149f65

Browse files
fix(package): update joi to version 14.0.3
Closes #100
1 parent 3df5868 commit c149f65

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
@@ -9,7 +9,7 @@
99
},
1010
"bugs": "https://github.com/static-dev/spike-rooftop/issues",
1111
"dependencies": {
12-
"joi": "^10.6.0",
12+
"joi": "^14.0.3",
1313
"reshape": "^0.5.0",
1414
"reshape-loader": "^1.0.0",
1515
"rooftop-client": "^0.2.1",

0 commit comments

Comments
 (0)