fix(deps): update dependency cozy-konnector-libs to v4.15.12
This commit is contained in:
parent
37372130dd
commit
2657a4b71f
2 changed files with 2 additions and 29 deletions
|
@ -34,7 +34,7 @@
|
|||
"travisDeployKey": "./bin/generate_travis_deploy_key"
|
||||
},
|
||||
"dependencies": {
|
||||
"cozy-konnector-libs": "4.15.11",
|
||||
"cozy-konnector-libs": "4.15.12",
|
||||
"moment": "2.24.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
29
yarn.lock
29
yarn.lock
|
@ -1240,34 +1240,7 @@ cozy-jobs-cli@1.8.13:
|
|||
replay "2.4.0"
|
||||
strip-json-comments "^3.0.1"
|
||||
|
||||
cozy-konnector-libs@4.15.11:
|
||||
version "4.15.11"
|
||||
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.15.11.tgz#77d87afafb6c1659dfb30bcde236d7b140ba7320"
|
||||
integrity sha512-o5Ib8KSFDbaqxDZspjDkdi3MkI7U1Dji1gBeNGe9qM0ElfL7iojJIeKktYWwledySpO1RpxGuwEH9hvU2lCUfg==
|
||||
dependencies:
|
||||
bluebird "3.5.4"
|
||||
bluebird-retry "0.11.0"
|
||||
cheerio "1.0.0-rc.3"
|
||||
classificator "0.3.3"
|
||||
cozy-client-js "0.15.1"
|
||||
cozy-doctypes "1.39.0"
|
||||
cozy-logger "1.3.1"
|
||||
date-fns "1.30.1"
|
||||
file-type "11.0.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.15.12:
|
||||
cozy-konnector-libs@4.15.12, cozy-konnector-libs@^4.15.12:
|
||||
version "4.15.12"
|
||||
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.15.12.tgz#c097a27591087e8011fd0b8592542c0f65e8fd1d"
|
||||
integrity sha512-G0Vfm9mQHnN8bwyWFTD9VJv1UZJAC9mgkOZdL9ukpSEuz603tP7khtl9VZmJ9jUKpVgQTGNPsz95tEOJc7U0qw==
|
||||
|
|
Loading…
Reference in a new issue