diff --git a/package-lock.json b/package-lock.json index c0737d8b9..c9faa1d05 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "i18next": "^23.10.0", "i18next-http-backend": "^2.5.0", "iso-639-1": "^3.1.2", - "joi": "^17.13.1", + "joi": "^17.13.3", "js-cookie": "^3.0.5", "lodash": "^4.17.21", "lru-cache": "^10.2.2", diff --git a/package.json b/package.json index a6c612f08..db573e2c0 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "i18next": "^23.10.0", "i18next-http-backend": "^2.5.0", "iso-639-1": "^3.1.2", - "joi": "^17.13.1", + "joi": "^17.13.3", "js-cookie": "^3.0.5", "lodash": "^4.17.21", "lru-cache": "^10.2.2",