Skip to content

Commit

Permalink
fix(deps): update cozy konnector packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 29, 2022
1 parent 082feb8 commit fe99207
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
},
"dependencies": {
"buffer-to-stream": "^1.0.0",
"cozy-konnector-libs": "4.56.3",
"cozy-konnector-libs": "4.56.4",
"soap": "0.32.0"
},
"devDependencies": {
"copy-webpack-plugin": "6.2.1",
"cozy-app-publish": "0.24.0",
"cozy-jobs-cli": "1.20.1",
"cozy-jobs-cli": "1.20.2",
"eslint-config-cozy-app": "1.5.0",
"git-directory-deploy": "1.5.1",
"husky": "4.3.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1617,10 +1617,10 @@ cozy-flags@^2.8.7:
dependencies:
microee "^0.0.6"

[email protected].1:
version "1.20.1"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-1.20.1.tgz#10b7949e30989b0864b49d942a1b4072cfbd6818"
integrity sha512-+VntrsSBHyIDAu1CLHTdCysNJ3t2ISPxWTQZkwMm4ZG3sfzrFJnGyAuIpVETkaDL83HAkncdGf1R9jo8QlIb5Q==
[email protected].2:
version "1.20.2"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-1.20.2.tgz#1090bc5d1ad1f15695d17734618c8326d41a437e"
integrity sha512-IujczIbEdI3BaWB8vakV+EjGMzLGqrPVtMfB2Ie6ldJ/04rs9sVz975hlSPKkxnl+ziDkC4245pDxnsgpzYSIA==
dependencies:
"@pollyjs/adapter-node-http" "5.1.1"
"@pollyjs/core" "5.1.1"
Expand All @@ -1634,16 +1634,16 @@ [email protected]:
cozy-client "29.2.0"
cozy-device-helper "^2.1.0"
cozy-flags "^2.8.7"
cozy-konnector-libs "^4.56.3"
cozy-konnector-libs "^4.56.4"
cozy-logger "1.9.0"
open "8.4.0"
pretty "2.0.0"
strip-json-comments "3.1.1"

[email protected].3, cozy-konnector-libs@^4.56.3:
version "4.56.3"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.56.3.tgz#f1b04dfbb1a3d8280d62d1066443de4b7cacd712"
integrity sha512-dHcw/U+Fkf8eaRR6B/LIvO4HQfZTWbdd6K/5+38ulXa5vu7DO8StFteEYuYPeBAz86yD/xFFMLaB20bHz7eNeQ==
[email protected].4, cozy-konnector-libs@^4.56.4:
version "4.56.4"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.56.4.tgz#139fcda7569173be8c585b141132ea85e260fc28"
integrity sha512-GSrOxKkpGSkBCAqVcdAht3+7Tv0l6cw+GtwYOCPl3YiCvcN5PzxfiaXndBXu9VDNHTgNFmAKMNdJVNDedlRKuQ==
dependencies:
babel-runtime "^6.26.0"
bluebird "^3.7.2"
Expand Down

0 comments on commit fe99207

Please sign in to comment.