Skip to content

Commit 0a45b22

Browse files
fix(package): update joi to version 13.0.1
Closes #100
1 parent 9d07f2e commit 0a45b22

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": "^13.0.1",
1313
"reshape": "^0.4.0",
1414
"reshape-loader": "^1.0.0",
1515
"rooftop-client": "^0.2.1",

0 commit comments

Comments
 (0)