diff --git a/package.json b/package.json index 4e62bff6e4..9c229e2eca 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "js-cookie": "^3.0.5", "json2csv": "^5.0.6", "next": "^13.2.3", - "next-i18next": "^14.0.0", + "next-i18next": "^14.0.3", "prop-types": "^15.8.1", "react": "^18.2.0", "react-bootstrap": "^2.8.0", diff --git a/yarn.lock b/yarn.lock index a556b23215..f1b122ee16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9165,10 +9165,10 @@ neo-async@^2.5.0, neo-async@^2.6.0, neo-async@^2.6.1, neo-async@^2.6.2: resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== -next-i18next@^14.0.0: - version "14.0.0" - resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-14.0.0.tgz#fd637c81df96c9d6f2cc4716037130ac4e5d6968" - integrity sha512-umv8hOZoSoAA+td3ErfemyO/5Ib2pnYCdQ8/Oy+fncS2skFIL3hHKRer3Oa3Nfm4Xbv5p6DHWzm3NhT1j4tWwg== +next-i18next@^14.0.3: + version "14.0.3" + resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-14.0.3.tgz#9c17e69483b3af4172b15454af2ef92c5f79be48" + integrity sha512-FtnjRMfhlamk8YyeyWqd+pndNL+3er83iMZnH4M4mhiGA93l0+vtBUvuObgOAMHDJGLLB2SS2xOOZq69oiJh7A== dependencies: "@babel/runtime" "^7.20.13" "@types/hoist-non-react-statics" "^3.3.1"