diff --git a/package-lock.json b/package-lock.json index 8697821..808e835 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "emoji-datasource": "^15.1.0", "emoji-mart": "^5.5.1", "emojilib": "^3.0.7", - "i18next": "^23.9.0", + "i18next": "^23.10.1", "i18next-browser-languagedetector": "^7.2.0", "i18next-http-backend": "^2.4.1", "inflection": "^3.0.0", @@ -11106,9 +11106,9 @@ } }, "node_modules/i18next": { - "version": "23.9.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.9.0.tgz", - "integrity": "sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g==", + "version": "23.10.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.10.1.tgz", + "integrity": "sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng==", "funding": [ { "type": "individual", @@ -31542,9 +31542,9 @@ "dev": true }, "i18next": { - "version": "23.9.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.9.0.tgz", - "integrity": "sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g==", + "version": "23.10.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.10.1.tgz", + "integrity": "sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng==", "requires": { "@babel/runtime": "^7.23.2" } diff --git a/package.json b/package.json index 6c670fd..902bfc7 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "emoji-datasource": "^15.1.0", "emoji-mart": "^5.5.1", "emojilib": "^3.0.7", - "i18next": "^23.9.0", + "i18next": "^23.10.1", "i18next-browser-languagedetector": "^7.2.0", "i18next-http-backend": "^2.4.1", "inflection": "^3.0.0",