diff --git a/client/package-lock.json b/client/package-lock.json index ecc07e8..f4dd82f 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -22,7 +22,7 @@ "encrypt-storage": "^2.12.22", "framer-motion": "^10.16.14", "i": "^0.3.7", - "i18next": "^23.7.8", + "i18next": "^23.10.0", "i18next-browser-languagedetector": "^7.2.0", "inter-ui": "^3.19.3", "npm": "^10.2.5", @@ -7014,9 +7014,9 @@ } }, "node_modules/i18next": { - "version": "23.7.8", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.8.tgz", - "integrity": "sha512-yCe9964O+1abdIG01AOzk6P9mQi0HVJV1B57whYJQu6TjmrB9JHHDYonDI8amGt6M6b9bP3x3R0Zh7ROmvX7JQ==", + "version": "23.10.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.10.0.tgz", + "integrity": "sha512-/TgHOqsa7/9abUKJjdPeydoyDc0oTi/7u9F8lMSj6ufg4cbC1Oj3f/Jja7zj7WRIhEQKB7Q4eN6y68I9RDxxGQ==", "funding": [ { "type": "individual", diff --git a/client/package.json b/client/package.json index 26ea28d..c81abad 100644 --- a/client/package.json +++ b/client/package.json @@ -25,7 +25,7 @@ "encrypt-storage": "^2.12.22", "framer-motion": "^10.16.14", "i": "^0.3.7", - "i18next": "^23.7.8", + "i18next": "^23.10.0", "i18next-browser-languagedetector": "^7.2.0", "inter-ui": "^3.19.3", "npm": "^10.2.5",