diff --git a/webroot/package.json b/webroot/package.json index c7c1fa98d..fd4ea4fd2 100644 --- a/webroot/package.json +++ b/webroot/package.json @@ -23,7 +23,7 @@ "click-outside-vue3": "^4.0.1", "core-js": "^3.50.0", "country-codes-flags-phone-codes": "^1.1.1", - "joi": "^17.13.0", + "joi": "^18.2.3", "joi-password": "^4.3.0", "libphonenumber-js": "^1.13.10", "lodash.clonedeep": "^4.5.0", diff --git a/webroot/yarn.lock b/webroot/yarn.lock index 8cf42d049..ce58c3b2d 100644 --- a/webroot/yarn.lock +++ b/webroot/yarn.lock @@ -7911,10 +7911,10 @@ joi-password@^4.3.0: dependencies: joi "18.0.1" -joi@18.0.1, joi@^18.0.1: - version "18.2.1" - resolved "https://registry.yarnpkg.com/joi/-/joi-18.2.1.tgz#a022e39496e25b010a6d4649975c160a4315bd79" - integrity sha512-2/OKlogiESf2Nh3TFCrRjrr9z1DRHeW0I+KReF67+4J0Ns+8hBtHRmoWAZ2OFU6I5+TWLEe6sVlSdXPjHm5UbQ== +joi@18.0.1, joi@^18.0.1, joi@^18.2.3: + version "18.2.3" + resolved "https://registry.yarnpkg.com/joi/-/joi-18.2.3.tgz#efdd1311496cd585730633fc57253a45641a3e85" + integrity sha512-N5A3KTWQpPWT4ExxxPlUx7WmykGXRzhNidWhV41d6Abu9YfI2NyWCJuxdPnslJCPWtbRpSVOWSnSS6GakLM/Rg== dependencies: "@hapi/address" "^5.1.1" "@hapi/formula" "^3.0.2" @@ -7924,7 +7924,7 @@ joi@18.0.1, joi@^18.0.1: "@hapi/topo" "^6.0.2" "@standard-schema/spec" "^1.1.0" -joi@^17.13.0, joi@^17.4.0: +joi@^17.4.0: version "17.13.4" resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.4.tgz#ad6153d97ce558eb3a3b593e0d43eab51df1c474" integrity sha512-1RuuER6kmt8K8I3nIWvPZKi5RQCb568ZPyY4Pwjlua+yo+63ZTmIwxLZH0heBmiKN4uxjvCiarDrjaeH84xicQ==