mirror of https://github.com/Seich/Beau.git
fix(package): update joi to version 14.0.0
This commit is contained in:
parent
d5da7d87e2
commit
549ef67774
|
|
@ -26,7 +26,7 @@
|
||||||
"dotenv": "^6.0.0",
|
"dotenv": "^6.0.0",
|
||||||
"globby": "^8.0.1",
|
"globby": "^8.0.1",
|
||||||
"is-plain-object": "^2.0.4",
|
"is-plain-object": "^2.0.4",
|
||||||
"joi": "^13.4.0",
|
"joi": "^14.0.0",
|
||||||
"js-yaml": "^3.12.0",
|
"js-yaml": "^3.12.0",
|
||||||
"jsome": "^2.5.0",
|
"jsome": "^2.5.0",
|
||||||
"request": "^2.87.0",
|
"request": "^2.87.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue