diff --git a/client/package.json b/client/package.json index 36a7b4c9..32c7dbf8 100644 --- a/client/package.json +++ b/client/package.json @@ -29,7 +29,7 @@ "chart.js": "^4.5.1", "guacamole-common-js": "^1.5.0", "hack-font": "^3.3.0", - "i18next": "^25.6.1", + "i18next": "^25.6.2", "i18next-browser-languagedetector": "^8.2.0", "i18next-http-backend": "^3.0.2", "qrcode.react": "^4.2.0", diff --git a/client/yarn.lock b/client/yarn.lock index 4573419a..dd4db2ce 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -1958,10 +1958,10 @@ i18next-http-backend@^3.0.2: dependencies: cross-fetch "4.0.0" -i18next@^25.6.1: - version "25.6.1" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.6.1.tgz#fb2ae1ae54b4ad2dd0b672a7a12b20cde33bcd5c" - integrity sha512-yUWvdXtalZztmKrKw3yz/AvSP3yKyqIkVPx/wyvoYy9lkLmwzItLxp0iHZLG5hfVQ539Jor4XLO+U+NHIXg7pw== +i18next@^25.6.2: + version "25.6.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.6.2.tgz#d6de1a4be58242c7f0f1436ab2fa66c8f87b2e29" + integrity sha512-0GawNyVUw0yvJoOEBq1VHMAsqdM23XrHkMtl2gKEjviJQSLVXsrPqsoYAxBEugW5AB96I2pZkwRxyl8WZVoWdw== dependencies: "@babel/runtime" "^7.27.6"