diff --git a/package-lock.json b/package-lock.json index 1a320029a9c..80d59d40aac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "echarts-for-react": "^3.0.2", "eslint-mdx": "^3.1.5", "events": "^3.3.0", - "i18next": "^23.2.7", + "i18next": "^23.11.4", "i18next-browser-languagedetector": "^7.1.0", "lodash-es": "^4.17.21", "postcss-loader": "^7.3.3", @@ -13596,9 +13596,9 @@ } }, "node_modules/i18next": { - "version": "23.10.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.10.1.tgz", - "integrity": "sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng==", + "version": "23.11.4", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.4.tgz", + "integrity": "sha512-CCUjtd5TfaCl+mLUzAA0uPSN+AVn4fP/kWCYt/hocPUwusTpMVczdrRyOBUwk6N05iH40qiKx6q1DoNJtBIwdg==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 3e99650ccec..de1fcfed80c 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "echarts-for-react": "^3.0.2", "eslint-mdx": "^3.1.5", "events": "^3.3.0", - "i18next": "^23.2.7", + "i18next": "^23.11.4", "i18next-browser-languagedetector": "^7.1.0", "lodash-es": "^4.17.21", "postcss-loader": "^7.3.3",