Skip to content

Commit

Permalink
fix: upgrade @crowdin/crowdin-api-client from 1.25.1 to 1.26.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @crowdin/crowdin-api-client from 1.25.1 to 1.26.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/cboard/project/d8988709-12b3-418a-b44c-fca27f9b400c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 23, 2023
1 parent 60f94fa commit 0d0f72c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "GPL-3.0-only",
"dependencies": {
"@cospired/i18n-iso-languages": "^2.2.0",
"@crowdin/crowdin-api-client": "^1.25.0",
"@crowdin/crowdin-api-client": "^1.26.0",
"@ctrl/react-adsense": "^1.7.0",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
Expand Down
11 changes: 4 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2029,10 +2029,10 @@
resolved "https://registry.yarnpkg.com/@cospired/i18n-iso-languages/-/i18n-iso-languages-2.2.0.tgz#9236865c76291a9947bfd6ab8a285417cbd63369"
integrity sha512-hywY9u9apWGeLxQuRcXw7IW0XkMdXum/hr3TpmHY2fAbXMTFlhhkPCdsQeHzjxMQwTnMgXaZ4j4WOCwKtlDRCQ==

"@crowdin/crowdin-api-client@^1.25.0":
version "1.25.1"
resolved "https://registry.yarnpkg.com/@crowdin/crowdin-api-client/-/crowdin-api-client-1.25.1.tgz#d1eddb0e4642135cdbc2f2698b0472bb6806b14f"
integrity sha512-/ogvjJMkir9v3eYW8GpdH7KU2P3VLovQU/TXg7at7ozP9JYbUf8Jd7V035mWnSy2lymdtCqP/R8f5NZwR/lkFQ==
"@crowdin/crowdin-api-client@^1.26.0":
version "1.28.0"
resolved "https://registry.yarnpkg.com/@crowdin/crowdin-api-client/-/crowdin-api-client-1.28.0.tgz#6447aab1e1e859ec6231966ee686f7b9f6ae0571"
integrity sha512-6TCZ8oQBTQAWGCPIfa5Z+4149CeObqSOaGoo4hBTzayq6tZ25BdNElKbYn35VXyrmxaSrHCEJURfIlKLvzWr2g==
dependencies:
axios "^1"

Expand Down Expand Up @@ -13337,9 +13337,6 @@ socks@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/socks/-/socks-2.7.1.tgz#d8e651247178fde79c0663043e07240196857d55"
integrity sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==
dependencies:
ip "^2.0.0"
smart-buffer "^4.2.0"

sort-keys@^1.0.0:
version "1.1.2"
Expand Down

0 comments on commit 0d0f72c

Please sign in to comment.