diff --git a/package.json b/package.json index d80fdef..700ab80 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "es6bindall": "^0.0.9", "filewrap": "^1.0.0", "glob": "^7.1.2", - "joi": "^13.0.2", + "joi": "^14.0.0", "js-yaml": "^3.9.1", "lodash.bindall": "^4.4.0", "markdown-it": "^8.3.2", diff --git a/yarn.lock b/yarn.lock index ec4451b..9f687ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3136,9 +3136,9 @@ joi@^10.0.0, joi@^10.2.0, joi@^10.6.0: items "2.x.x" topo "2.x.x" -joi@^13.0.2: - version "13.0.2" - resolved "https://registry.yarnpkg.com/joi/-/joi-13.0.2.tgz#8cc57a573b7c0b64108fa6fd85061c20fcb0d6b0" +joi@^14.0.0: + version "14.0.0" + resolved "https://registry.yarnpkg.com/joi/-/joi-14.0.0.tgz#05a206b259e702f426eb2b2e523d642fb383e6ad" dependencies: hoek "5.x.x" isemail "3.x.x"