diff --git a/package.json b/package.json index 78d5af7..c0969e6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "counterstake-sdk": "^0.1.10", "craco-less": "^3.0.1", "history": "^5.2.0", - "i18next": "^26.0.1", + "i18next": "^26.0.3", "lodash": "^4.17.23", "oREChain": "^0.1.23", "oREChain-qr-button": "^0.0.16", diff --git a/yarn.lock b/yarn.lock index 9f09772..a7e7ef1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8182,10 +8182,10 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== -i18next@^26.0.1: - version "26.0.1" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.0.1.tgz#de5df38603b96f6863933f1a0a4937b6451c5960" - integrity sha512-vtz5sXU4+nkCm8yEU+JJ6yYIx0mkg9e68W0G0PXpnOsmzLajNsW5o28DJMqbajxfsfq0gV3XdrBudsDQnwxfsQ== +i18next@^26.0.3: + version "26.0.3" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.0.3.tgz#f0d9d754896a3a752a7d42faadc3c5ae3dae24e4" + integrity sha512-1571kXINxHKY7LksWp8wP+zP0YqHSSpl/OW0Y0owFEf2H3s8gCAffWaZivcz14rMkOvn3R/psiQxVsR9t2Nafg== dependencies: "@babel/runtime" "^7.29.2"