diff --git a/package-lock.json b/package-lock.json index 4605005..8697821 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.7.6", + "i18next": "^23.9.0", "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.7.6", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.6.tgz", - "integrity": "sha512-O66BhXBw0fH4bEJMA0/klQKPEbcwAp5wjXEL803pdAynNbg2f4qhLIYlNHJyE7icrL6XmSZKPYaaXwy11kJ6YQ==", + "version": "23.9.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.9.0.tgz", + "integrity": "sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g==", "funding": [ { "type": "individual", @@ -31542,9 +31542,9 @@ "dev": true }, "i18next": { - "version": "23.7.6", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.6.tgz", - "integrity": "sha512-O66BhXBw0fH4bEJMA0/klQKPEbcwAp5wjXEL803pdAynNbg2f4qhLIYlNHJyE7icrL6XmSZKPYaaXwy11kJ6YQ==", + "version": "23.9.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.9.0.tgz", + "integrity": "sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g==", "requires": { "@babel/runtime": "^7.23.2" } diff --git a/package.json b/package.json index 6dab946..6c670fd 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.7.6", + "i18next": "^23.9.0", "i18next-browser-languagedetector": "^7.2.0", "i18next-http-backend": "^2.4.1", "inflection": "^3.0.0",