diff --git a/package-lock.json b/package-lock.json index f5edb998e4e..9701b4249e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "echarts-for-react": "^3.0.2", "events": "^3.3.0", "hi-profiles": "^1.1.0", - "i18next": "^23.16.4", + "i18next": "^23.16.5", "i18next-browser-languagedetector": "^8.0.0", "i18next-http-backend": "^2.6.2", "lodash-es": "^4.17.21", @@ -10085,9 +10085,9 @@ } }, "node_modules/i18next": { - "version": "23.16.4", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.4.tgz", - "integrity": "sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==", + "version": "23.16.5", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.5.tgz", + "integrity": "sha512-KTlhE3EP9x6pPTAW7dy0WKIhoCpfOGhRQlO+jttQLgzVaoOjWwBWramu7Pp0i+8wDNduuzXfe3kkVbzrKyrbTA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 60250c2209e..492f972b149 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "echarts-for-react": "^3.0.2", "events": "^3.3.0", "hi-profiles": "^1.1.0", - "i18next": "^23.16.4", + "i18next": "^23.16.5", "i18next-browser-languagedetector": "^8.0.0", "i18next-http-backend": "^2.6.2", "lodash-es": "^4.17.21",