diff --git a/package.json b/package.json index 57ec44b21..576ad674c 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "i18next": "^22.4.11", "i18next-http-backend": "^2.2.0", "iso-639-1": "^2.1.15", - "joi": "^17.8.4", + "joi": "^17.9.1", "js-cookie": "^3.0.1", "lodash": "^4.17.21", "lru-cache": "^7.18.3", diff --git a/yarn.lock b/yarn.lock index 7e7a9d59b..1ba4e8d52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9831,10 +9831,10 @@ jju@^1.1.0: resolved "https://registry.yarnpkg.com/jju/-/jju-1.4.0.tgz#a3abe2718af241a2b2904f84a625970f389ae32a" integrity sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA== -joi@^17.8.4: - version "17.8.4" - resolved "https://registry.yarnpkg.com/joi/-/joi-17.8.4.tgz#f2d91ab8acd3cca4079ba70669c65891739234aa" - integrity sha512-jjdRHb5WtL+KgSHvOULQEPPv4kcl+ixd1ybOFQq3rWLgEEqc03QMmilodL0GVJE14U/SQDXkUhQUSZANGDH/AA== +joi@^17.9.1: + version "17.9.1" + resolved "https://registry.yarnpkg.com/joi/-/joi-17.9.1.tgz#74899b9fa3646904afa984a11df648eca66c9018" + integrity sha512-FariIi9j6QODKATGBrEX7HZcja8Bsh3rfdGYy/Sb65sGlZWK/QWesU1ghk7aJWDj95knjXlQfSmzFSPPkLVsfw== dependencies: "@hapi/hoek" "^9.0.0" "@hapi/topo" "^5.0.0"