From f4539bcaed587238af7100ab4ec4f1d38c7fcafd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 21:38:58 +0000 Subject: [PATCH] chore(deps): update dependency @crowdin/crowdin-api-client to v1.21.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dc788e3e0f..a579fc86bf 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@actions/core": "1.10.0", "@actions/github": "5.1.1", "@crowdin/cli": "3.10.0", - "@crowdin/crowdin-api-client": "1.21.0", + "@crowdin/crowdin-api-client": "1.21.1", "esbuild-loader": "2.21.0" } } diff --git a/yarn.lock b/yarn.lock index b02ea3bf85..fbf6a9125b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1232,10 +1232,10 @@ tar "^4.4.8" yauzl "^2.10.0" -"@crowdin/crowdin-api-client@1.21.0": - version "1.21.0" - resolved "https://registry.yarnpkg.com/@crowdin/crowdin-api-client/-/crowdin-api-client-1.21.0.tgz#4ca252d19d5c861f27c4a26cd187eb374959dd06" - integrity sha512-ALi1A/YUUdU0qysuuHPIUzji9wZORl2rhPiSGib6DGoPCmtz1kAJ5eZjmKJF7dJVEVW5iSLKg098wwnsLEoMnQ== +"@crowdin/crowdin-api-client@1.21.1": + version "1.21.1" + resolved "https://registry.yarnpkg.com/@crowdin/crowdin-api-client/-/crowdin-api-client-1.21.1.tgz#6b85565ce54d770079e678725c7bb923b14f8684" + integrity sha512-koLs5JXajGroB5t9AX40MgI5T7XEjoJ0/ikAYE7mBfue+b4Y4yWVroKIFPLNSTbAPth4HUCbagAftRyNNjW9dw== dependencies: axios "0.21.3"