Skip to content

Commit

Permalink
fix(deps): update dependency cozy-konnector-libs to v4.52.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 30, 2022
1 parent ab40949 commit d26f1bf
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 @@ -36,7 +36,7 @@
"travisDeployKey": "./bin/generate_travis_deploy_key"
},
"dependencies": {
"cozy-konnector-libs": "4.52.0"
"cozy-konnector-libs": "4.52.1"
},
"devDependencies": {
"copy-webpack-plugin": "6.2.1",
Expand Down
31 changes: 1 addition & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1637,36 +1637,7 @@ cozy-jobs-cli@1.17.6:
pretty "2.0.0"
strip-json-comments "3.1.1"

cozy-konnector-libs@4.52.0:
version "4.52.0"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.52.0.tgz#b2e38be275714cd681aab393d5e17c848425f7c3"
integrity sha512-eEbkSInCpobQ++A66wnNZaAMx+enhu38NFzF3ujaQzPJxMzUanyD2pC+9K/tT4vLRIS6gqjdlnI23eKMkSGpkA==
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.26.1"
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.52.1:
cozy-konnector-libs@4.52.1, cozy-konnector-libs@^4.52.1:
version "4.52.1"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.52.1.tgz#e2fd07977cfdf777a75674f384216c5130772a74"
integrity sha512-yb/8zbKwwOGaXSPfuZgKvIwVozmXxwpsbR9Oecua/EFK7hA42Foq4HIMIH7/vMjH8XEMXdbkVCyDMyqRZHi+1Q==
Expand Down

0 comments on commit d26f1bf

Please sign in to comment.