i18next: 23.16.0 -> 23.16.1

This commit is contained in:
Elian Doran 2024-10-20 12:15:02 +03:00
parent b5ee90a1d2
commit cb9403535d
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

@ -46,7 +46,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.0", "i18next": "23.16.1",
"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",
@ -9715,9 +9715,9 @@
} }
}, },
"node_modules/i18next": { "node_modules/i18next": {
"version": "23.16.0", "version": "23.16.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.0.tgz", "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.1.tgz",
"integrity": "sha512-Ni3CG6c14teOogY19YNRl+kYaE/Rb59khy0VyHVn4uOZ97E2E/Yziyi6r3C3s9+wacjdLZiq/LLYyx+Cgd+FCw==", "integrity": "sha512-H73h/H7BN7PI38Sq9XsOXzWFBH6mtyCYFiUMVtd9BxiYNDWPPIzKcBmDrqhjKbw3IXP5j6JoSW4ugJlaZuOvKw==",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",

View File

@ -86,7 +86,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.0", "i18next": "23.16.1",
"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",