fix(deps): update dependency cozy-konnector-libs to v4.18.0

This commit is contained in:
Renovate Bot 2019-06-27 23:42:17 +00:00 committed by renovate[bot]
parent 0569917b81
commit 518cdd7c17
2 changed files with 2 additions and 50 deletions

View File

@ -34,7 +34,7 @@
"travisDeployKey": "./bin/generate_travis_deploy_key"
},
"dependencies": {
"cozy-konnector-libs": "4.17.1",
"cozy-konnector-libs": "4.18.0",
"moment": "2.24.0"
},
"devDependencies": {

View File

@ -1240,34 +1240,7 @@ cozy-jobs-cli@1.8.22:
replay "2.4.0"
strip-json-comments "^3.0.1"
cozy-konnector-libs@4.17.1:
version "4.17.1"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.17.1.tgz#41daa8629fbf98282d183a06034508e8b1a96162"
integrity sha512-UeMlVYC7CEdiPeTheS/XnkxnsPV8Pdq3/Kn7rklEOZd35fK54d5fQ5paLsV1iKPZSNUWn9r0rA0zpfbAu0oWVA==
dependencies:
bluebird "3.5.5"
bluebird-retry "0.11.0"
cheerio "1.0.0-rc.3"
classificator "0.3.3"
cozy-client-js "0.16.4"
cozy-doctypes "1.39.0"
cozy-logger "1.3.1"
date-fns "1.30.1"
file-type "11.1.0"
geco "0.11.1"
lodash-id "0.14.0"
lowdb "1.0.0"
mime-types "2.1.24"
pdfjs "2.1.0"
pdfjs-dist "2.0.943"
raven "2.6.4"
raw-body "2.4.0"
request "2.88.0"
request-debug "0.2.0"
request-promise "4.2.4"
strip-json-comments "^3.0.1"
cozy-konnector-libs@^4.18.0:
cozy-konnector-libs@4.18.0, cozy-konnector-libs@^4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.18.0.tgz#97d99b5ae4114f1f8a9130068afcc146107f8da4"
integrity sha512-ad5Xp+kZgV38gTb1KCFLC71BAF1t3R+fGvx7qXHmx1qiV7yEn5m7Nw/tOYnQt+5/TLZzCyJCjCMLoyBcBXoloQ==
@ -2655,17 +2628,6 @@ htmlparser2@^3.9.1:
inherits "^2.0.1"
readable-stream "^3.1.1"
http-errors@1.7.2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.2.tgz#4f5029cf13239f31036e5b2e55292bcfbcc85c8f"
integrity sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==
dependencies:
depd "~1.1.2"
inherits "2.0.3"
setprototypeof "1.1.1"
statuses ">= 1.5.0 < 2"
toidentifier "1.0.0"
http-errors@1.7.3:
version "1.7.3"
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06"
@ -4516,16 +4478,6 @@ raven@2.6.4:
timed-out "4.0.1"
uuid "3.3.2"
raw-body@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.0.tgz#a1ce6fb9c9bc356ca52e89256ab59059e13d0332"
integrity sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==
dependencies:
bytes "3.1.0"
http-errors "1.7.2"
iconv-lite "0.4.24"
unpipe "1.0.0"
raw-body@2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.1.tgz#30ac82f98bb5ae8c152e67149dac8d55153b168c"