diff --git a/package.json b/package.json index 530dc0b75..de39d2cb5 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "license": "GPL-3.0-only", "dependencies": { "@cospired/i18n-iso-languages": "^2.2.0", - "@crowdin/crowdin-api-client": "^1.35.0", + "@crowdin/crowdin-api-client": "^1.39.1", "@ctrl/react-adsense": "^1.7.0", "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", diff --git a/yarn.lock b/yarn.lock index 978816775..5e85107ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1192,10 +1192,10 @@ semver "^7.3.7" webpack-merge "^5.8.0" -"@crowdin/crowdin-api-client@^1.35.0": - version "1.35.0" - resolved "https://registry.yarnpkg.com/@crowdin/crowdin-api-client/-/crowdin-api-client-1.35.0.tgz#343112a1c45cdef90ed23b245c2da19be3efd46a" - integrity sha512-+QDaDeQ4N5r66KgxLPMvGvHPQL2slVGP0JyC00oVJMs4iOKKrHFaWhxhZAlsJRB5x1IXb1r1DdhFNBE8GxDB/A== +"@crowdin/crowdin-api-client@^1.39.1": + version "1.40.0" + resolved "https://registry.yarnpkg.com/@crowdin/crowdin-api-client/-/crowdin-api-client-1.40.0.tgz#c170e55e4a2e97f8fbfc7070ee9ff2b8b264b874" + integrity sha512-UhZlxsiVEwcYCFX/9BgPTQub05vUEHGPQVU33w/hOq+qsss9y9GTJCq6WfUvIEQlvaZWhUO8/Ko2uMomeOwyrQ== dependencies: axios "^1"