diff --git a/package-lock.json b/package-lock.json index 3f587e3..f43bdb7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "emoji-datasource": "^15.0.0", "emoji-mart": "^5.5.1", "emojilib": "^3.0.7", - "i18next": "^23.3.0", + "i18next": "^23.4.2", "i18next-browser-languagedetector": "^7.1.0", "i18next-http-backend": "^2.2.0", "inflection": "^2.0.0", @@ -11245,9 +11245,9 @@ } }, "node_modules/i18next": { - "version": "23.3.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.3.0.tgz", - "integrity": "sha512-xd/UzWT71zYudCT7qVn6tB4yUVuXAhgCorsowYgM2EOdc14WqQBp5P2wEsxgfiDgdLN5XwJvTbzxrMfoY/nxnw==", + "version": "23.4.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.4.2.tgz", + "integrity": "sha512-hkVPHKFLtn9iewdqHDiU+MGVIBk+bVFn5usw7CIeCn/SBcVKGTItGdjNPm2B8Lnz42CeHUlnSOTgsr5vbITjhA==", "funding": [ { "type": "individual", @@ -30313,9 +30313,9 @@ "dev": true }, "i18next": { - "version": "23.3.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.3.0.tgz", - "integrity": "sha512-xd/UzWT71zYudCT7qVn6tB4yUVuXAhgCorsowYgM2EOdc14WqQBp5P2wEsxgfiDgdLN5XwJvTbzxrMfoY/nxnw==", + "version": "23.4.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.4.2.tgz", + "integrity": "sha512-hkVPHKFLtn9iewdqHDiU+MGVIBk+bVFn5usw7CIeCn/SBcVKGTItGdjNPm2B8Lnz42CeHUlnSOTgsr5vbITjhA==", "requires": { "@babel/runtime": "^7.22.5" } diff --git a/package.json b/package.json index fd0743b..7892b3b 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "emoji-datasource": "^15.0.0", "emoji-mart": "^5.5.1", "emojilib": "^3.0.7", - "i18next": "^23.3.0", + "i18next": "^23.4.2", "i18next-browser-languagedetector": "^7.1.0", "i18next-http-backend": "^2.2.0", "inflection": "^2.0.0",