diff --git a/package-lock.json b/package-lock.json index dc5005f1..3daa5f34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "file-saver": "^2.0.5", "glob-parent": "^6.0.2", "globals": "^15.9.0", - "i18next": "^23.15.1", + "i18next": "^23.16.4", "i18next-browser-languagedetector": "^8.0.0", "i18next-http-backend": "^2.6.1", "i18next-scanner": "^4.5.0", @@ -7840,9 +7840,9 @@ } }, "node_modules/i18next": { - "version": "23.15.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.1.tgz", - "integrity": "sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==", + "version": "23.16.4", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.4.tgz", + "integrity": "sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 53478c97..6064c302 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "file-saver": "^2.0.5", "glob-parent": "^6.0.2", "globals": "^15.9.0", - "i18next": "^23.15.1", + "i18next": "^23.16.4", "i18next-browser-languagedetector": "^8.0.0", "i18next-http-backend": "^2.6.1", "i18next-scanner": "^4.5.0",