diff --git a/package.json b/package.json index 83cf7b037..36fc28750 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@changesets/changelog-github": "0.5.0", "@changesets/cli": "2.27.1", "@changesets/get-dependents-graph": "1.3.6", - "@crowdin/cli": "3.16.0", + "@crowdin/cli": "3.16.1", "@dianmora/contributors": "5.0.0", "@emotion/react": "11.10.6", "@emotion/styled": "11.10.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2efae4427..d3b38a462 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,8 +90,8 @@ importers: specifier: 1.3.6 version: 1.3.6 '@crowdin/cli': - specifier: 3.16.0 - version: 3.16.0 + specifier: 3.16.1 + version: 3.16.1 '@dianmora/contributors': specifier: 5.0.0 version: 5.0.0 @@ -5694,8 +5694,8 @@ packages: requiresBuild: true optional: true - /@crowdin/cli@3.16.0: - resolution: {integrity: sha512-YhYcaq7QzLiaCH2lkIM7upaOPOwLffxVly+Etd/Kj032n1QeH0Wdp3oC7UyiN0M834bNlONryfF0B3kDZUdx/A==} + /@crowdin/cli@3.16.1: + resolution: {integrity: sha512-IXimw0KRA27IkD12DGNwoUgnk8Mw/NFLKFCEup47UFrPIxKusRzR+VbpI6HWjlgOlnbpZWl7ID25Q8JPtGHKOg==} hasBin: true dependencies: command-exists-promise: 2.0.2 @@ -25204,7 +25204,7 @@ packages: resolution: {integrity: sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg==} engines: {node: '>= 0.10'} dependencies: - resolve: 1.22.4 + resolve: 1.22.6 /recursive-readdir@2.2.2: resolution: {integrity: sha512-nRCcW9Sj7NuZwa2XvH9co8NPeXUBhZP7CRKJtU+cS6PW9FpCIFoI5ib0NT1ZrbNuPoRy0ylyCaUL8Gih4LSyFg==} @@ -25550,14 +25550,6 @@ packages: resolution: {integrity: sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==} engines: {node: '>=10'} - /resolve@1.22.4: - resolution: {integrity: sha512-PXNdCiPqDqeUou+w1C2eTQbNfxKSuMxqTCuvlmmMsk1NWHL5fRrhY6Pl0qEYYc6+QqGClco1Qj8XnjPego4wfg==} - hasBin: true - dependencies: - is-core-module: 2.13.1 - path-parse: 1.0.7 - supports-preserve-symlinks-flag: 1.0.0 - /resolve@1.22.6: resolution: {integrity: sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==} hasBin: true