diff --git a/website/package.json b/website/package.json index 4a985f184388..d1248e8e053b 100644 --- a/website/package.json +++ b/website/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@crowdin/cli": "^3.13.0", - "@crowdin/crowdin-api-client": "^1.23.3", + "@crowdin/crowdin-api-client": "^1.29.5", "@docusaurus/core": "3.0.0", "@docusaurus/logger": "3.0.0", "@docusaurus/plugin-client-redirects": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 3c4bacea07de..8c135fabeddd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1264,10 +1264,10 @@ tar "^4.4.8" yauzl "^2.10.0" -"@crowdin/crowdin-api-client@^1.23.3": - version "1.23.3" - resolved "https://registry.yarnpkg.com/@crowdin/crowdin-api-client/-/crowdin-api-client-1.23.3.tgz#7fe82e8119475d9d085b8ecbf7eb6f95d5002d92" - integrity sha512-pBpSgnmmDAbBQnwZVLVZ8GrBTRwTXXNKUlyR5OG9wo2JLP3c4RMNyxogF4u/0xhy16BhUNLQq7cR7n3tkCScrg== +"@crowdin/crowdin-api-client@^1.29.5": + version "1.29.5" + resolved "https://registry.yarnpkg.com/@crowdin/crowdin-api-client/-/crowdin-api-client-1.29.5.tgz#59c90afcd33c559bef134a7e7b96ade4ba4b8781" + integrity sha512-T5SJVLz7rHH1TtxYfQyaU4aLRfenFfL84U/Hb3egfN0sY0jMjI0Slu6ujr4ZLDyOXxCZB5QEp9DH8d+O++7aYw== dependencies: axios "^1"