Skip to content

Commit

Permalink
fix(deps): update dependency cozy-konnector-libs to v4.42.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 23, 2021
1 parent ef2ba84 commit 388e330
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 @@
"providers": "node ./src/providers.js"
},
"dependencies": {
"cozy-konnector-libs": "4.42.2"
"cozy-konnector-libs": "4.42.3"
},
"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 @@ -1606,36 +1606,7 @@ cozy-jobs-cli@1.16.3:
pretty "2.0.0"
strip-json-comments "3.1.1"

cozy-konnector-libs@4.42.2:
version "4.42.2"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.42.2.tgz#f620cd7e9f657a54c8e2b68c1a06d4bbc56f0567"
integrity sha512-1QXTfxS1aQribnaGj73vNOG6JTP64gQJ/4cc63kpbJuY3WqM7LEWfacWrzRU6rHsJmlhSFMMg7WW1f3/jP58fg==
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 "^23.4.0"
cozy-client-js "^0.19.0"
cozy-doctypes "^1.82.2"
cozy-logger "^1.7.0"
date-fns "^2.22.1"
file-type "^16.5.0"
geco "^0.11.1"
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.42.3:
cozy-konnector-libs@4.42.3, cozy-konnector-libs@^4.42.3:
version "4.42.3"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.42.3.tgz#721bd3a2c818162d44fc061d5c167c314a76bd73"
integrity sha512-N9HiKULPAZk3Qp6FVxzPBl/+fF27YVTFfjgD904dtXBr56QuCTEGzkr3jd97v/tXhl7ve/tA0LzHSyItc1i5Bg==
Expand Down

0 comments on commit 388e330

Please sign in to comment.