diff --git a/package-lock.json b/package-lock.json index 93346b978e6..4e3e5c8abde 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "events": "^3.3.0", "glob": "^10.4.2", "hi-profiles": "^1.0.6", - "i18next": "^23.11.4", + "i18next": "^23.11.5", "i18next-browser-languagedetector": "^7.2.1", "lodash-es": "^4.17.21", "postcss-loader": "^7.3.3", @@ -14517,9 +14517,9 @@ } }, "node_modules/i18next": { - "version": "23.11.4", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.4.tgz", - "integrity": "sha512-CCUjtd5TfaCl+mLUzAA0uPSN+AVn4fP/kWCYt/hocPUwusTpMVczdrRyOBUwk6N05iH40qiKx6q1DoNJtBIwdg==", + "version": "23.11.5", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.5.tgz", + "integrity": "sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 59fd5cd89e8..9c01dc8ea56 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "events": "^3.3.0", "glob": "^10.4.2", "hi-profiles": "^1.0.6", - "i18next": "^23.11.4", + "i18next": "^23.11.5", "i18next-browser-languagedetector": "^7.2.1", "lodash-es": "^4.17.21", "postcss-loader": "^7.3.3",