diff --git a/frontend/editor/src/assets/3rdPartyLicenses.json b/frontend/editor/src/assets/3rdPartyLicenses.json index 4b4af5de66..83d9af793b 100644 --- a/frontend/editor/src/assets/3rdPartyLicenses.json +++ b/frontend/editor/src/assets/3rdPartyLicenses.json @@ -374,7 +374,7 @@ { "moduleName": "i18next", "moduleUrl": "https://github.com/i18next/i18next", - "moduleVersion": "25.10.10", + "moduleVersion": "26.3.6", "moduleLicense": "MIT", "moduleLicenseUrl": "https://opensource.org/licenses/MIT" }, @@ -458,7 +458,7 @@ { "moduleName": "react-i18next", "moduleUrl": "https://github.com/i18next/react-i18next", - "moduleVersion": "16.6.6", + "moduleVersion": "17.0.11", "moduleLicense": "MIT", "moduleLicenseUrl": "https://opensource.org/licenses/MIT" },