mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
fix(deps): update dependency @crowdin/crowdin-api-client to v1.35.0 (#4762)
This commit is contained in:
parent
d3f4146bc7
commit
c7a7b1ded9
2 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
|||
"author": "Juan Picado <juanpicado19@gmail.com>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@crowdin/crowdin-api-client": "1.29.5",
|
||||
"@crowdin/crowdin-api-client": "1.35.0",
|
||||
"clipanion": "4.0.0-rc.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -1859,8 +1859,8 @@ importers:
|
|||
packages/tools/translations:
|
||||
dependencies:
|
||||
'@crowdin/crowdin-api-client':
|
||||
specifier: 1.29.5
|
||||
version: 1.29.5(debug@4.3.6)
|
||||
specifier: 1.35.0
|
||||
version: 1.35.0(debug@4.3.6)
|
||||
clipanion:
|
||||
specifier: 4.0.0-rc.3
|
||||
version: 4.0.0-rc.3(typanion@3.14.0)
|
||||
|
@ -5205,8 +5205,8 @@ packages:
|
|||
- encoding
|
||||
dev: true
|
||||
|
||||
/@crowdin/crowdin-api-client@1.29.5(debug@4.3.6):
|
||||
resolution: {integrity: sha512-T5SJVLz7rHH1TtxYfQyaU4aLRfenFfL84U/Hb3egfN0sY0jMjI0Slu6ujr4ZLDyOXxCZB5QEp9DH8d+O++7aYw==}
|
||||
/@crowdin/crowdin-api-client@1.35.0(debug@4.3.6):
|
||||
resolution: {integrity: sha512-+QDaDeQ4N5r66KgxLPMvGvHPQL2slVGP0JyC00oVJMs4iOKKrHFaWhxhZAlsJRB5x1IXb1r1DdhFNBE8GxDB/A==}
|
||||
engines: {node: '>=12.9.0'}
|
||||
dependencies:
|
||||
axios: 1.3.6(debug@4.3.6)
|
||||
|
|
Loading…
Reference in a new issue