client,server: i18next: 23.16.2 -> 23.16.4

This commit is contained in:
Elian Doran 2024-11-02 10:24:53 +02:00
parent 5fbd052138
commit 443f02a78e
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -47,7 +47,7 @@
"html2plaintext": "2.1.4", "html2plaintext": "2.1.4",
"http-proxy-agent": "7.0.2", "http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.5", "https-proxy-agent": "7.0.5",
"i18next": "23.16.2", "i18next": "23.16.4",
"i18next-fs-backend": "2.3.2", "i18next-fs-backend": "2.3.2",
"i18next-http-backend": "2.6.2", "i18next-http-backend": "2.6.2",
"image-type": "4.1.0", "image-type": "4.1.0",
@ -10024,9 +10024,9 @@
} }
}, },
"node_modules/i18next": { "node_modules/i18next": {
"version": "23.16.2", "version": "23.16.4",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.2.tgz", "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.4.tgz",
"integrity": "sha512-dFyxwLXxEQK32f6tITBMaRht25mZPJhQ0WbC0p3bO2mWBal9lABTMqSka5k+GLSRWLzeJBKDpH7BeIA9TZI7Jg==", "integrity": "sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",

View File

@ -88,7 +88,7 @@
"html2plaintext": "2.1.4", "html2plaintext": "2.1.4",
"http-proxy-agent": "7.0.2", "http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.5", "https-proxy-agent": "7.0.5",
"i18next": "23.16.2", "i18next": "23.16.4",
"i18next-fs-backend": "2.3.2", "i18next-fs-backend": "2.3.2",
"i18next-http-backend": "2.6.2", "i18next-http-backend": "2.6.2",
"image-type": "4.1.0", "image-type": "4.1.0",