Skip to content

Commit

Permalink
Merge pull request #371 from konnectors/renovate/cozy-konnector-libs-4.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency cozy-konnector-libs to v4.50.2
  • Loading branch information
renovate[bot] authored Feb 16, 2022
2 parents faf0db1 + c7734f1 commit b375a9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"travisDeployKey": "./bin/generate_travis_deploy_key"
},
"dependencies": {
"cozy-konnector-libs": "4.50.0"
"cozy-konnector-libs": "4.50.2"
},
"devDependencies": {
"cozy-jobs-cli": "1.17.3",
Expand Down
31 changes: 1 addition & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1275,36 +1275,7 @@ [email protected]:
webpack "5.68.0"
webpack-cli "4.9.1"

[email protected]:
version "4.50.0"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.50.0.tgz#3cefdae490bf4a2061b6f496fc45b5dc73900a77"
integrity sha512-Sram9CE6Df0sdBKvvfQXFEqMe1+uzA+6w0Tf2t1+9gS7owB01r+cxnKK9W68mqg12HuJMPCqiVzbvYQbGHE6xA==
dependencies:
babel-runtime "^6.26.0"
bluebird "^3.7.2"
bluebird-retry "^0.11.0"
btoa "1.2.1"
cheerio "^1.0.0-rc.9"
classificator "^0.3.3"
cozy-client "^27.15.0"
cozy-client-js "^0.20.0"
cozy-doctypes "^1.83.5"
cozy-logger "^1.8.0"
date-fns "^2.22.1"
file-type "^16.5.0"
geco "git+https://github.com/konnectors/geco.git#0.11.2"
lodash-id "^0.14.0"
lowdb "^1.0.0"
mime-types "^2.1.31"
node-fetch "^2.6.1"
raven "^2.6.4"
raw-body "^2.4.1"
request "^2.88.2"
request-debug "^0.2.0"
request-promise "^4.2.6"
strip-json-comments "^3.1.1"

cozy-konnector-libs@^4.50.2:
[email protected], cozy-konnector-libs@^4.50.2:
version "4.50.2"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.50.2.tgz#2b407302b40eaa3b57dc3cfb19dd876b1d6fc052"
integrity sha512-93SGgBRW02ZN0W4KCc9peyEhGXly4nGF8mCuZWG3d1Zzug/gUgphxKtd/GvwkE/qDElGa93/SxcGupQBZmsK9w==
Expand Down

0 comments on commit b375a9c

Please sign in to comment.