From bb83a1a7338c924474ea05dfc29c4101a48b6a2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 21:37:45 +0100 Subject: [PATCH] fix(deps): update dependency @crowdin/crowdin-api-client to v1.28.1 (#4200) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/tools/translations/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/tools/translations/package.json b/packages/tools/translations/package.json index 375241caa..0cb79ef69 100644 --- a/packages/tools/translations/package.json +++ b/packages/tools/translations/package.json @@ -16,7 +16,7 @@ "license": "MIT", "dependencies": { "clipanion": "3.2.1", - "@crowdin/crowdin-api-client": "1.25.1" + "@crowdin/crowdin-api-client": "1.28.1" }, "devDependencies": { "ts-node": "10.9.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 203386c3a..f67e90180 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1789,8 +1789,8 @@ importers: packages/tools/translations: dependencies: '@crowdin/crowdin-api-client': - specifier: 1.25.1 - version: 1.25.1(debug@4.3.4) + specifier: 1.28.1 + version: 1.28.1(debug@4.3.4) clipanion: specifier: 3.2.1 version: 3.2.1(typanion@3.12.1) @@ -5568,8 +5568,8 @@ packages: - encoding dev: true - /@crowdin/crowdin-api-client@1.25.1(debug@4.3.4): - resolution: {integrity: sha512-/ogvjJMkir9v3eYW8GpdH7KU2P3VLovQU/TXg7at7ozP9JYbUf8Jd7V035mWnSy2lymdtCqP/R8f5NZwR/lkFQ==} + /@crowdin/crowdin-api-client@1.28.1(debug@4.3.4): + resolution: {integrity: sha512-ZBbdkREmqkbFoxeiQi48A/qfQXtGrEDZV7//hWkPTfywda8QN5FDj8ZEmGJSUflCYoOLcZD4r0YtLxKWec4MJA==} engines: {node: '>=12.9.0'} dependencies: axios: 1.3.6(debug@4.3.4)