Skip to content

Commit cf90162

Browse files
fix(deps): update dependency cozy-client to v41
1 parent 4d36d90 commit cf90162

File tree

2 files changed

+1
-35
lines changed

2 files changed

+1
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"travisDeployKey": "./bin/generate_travis_deploy_key"
3838
},
3939
"dependencies": {
40-
"cozy-client": "^40.3.0",
40+
"cozy-client": "^41.2.0",
4141
"cozy-flags": "^3.0.1",
4242
"cozy-konnector-libs": "5.3.0",
4343
"lodash": "4.17.21"

yarn.lock

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -3429,31 +3429,6 @@ cozy-client@41.2.0, cozy-client@^41.2.0:
34293429
sift "^6.0.0"
34303430
url-search-params-polyfill "^8.0.0"
34313431

3432-
cozy-client@^40.3.0:
3433-
version "40.3.0"
3434-
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-40.3.0.tgz#e03aa60633a736449fb79c959cda9deeb0f10bcc"
3435-
integrity sha512-CcjsSPQ2CjelSFnRZawW6w2OwJhk+2lAggZjNbNgKUTokTVxDOjAoWADLCB0OsTxTMSnSPH20pIETkLIqfdgEA==
3436-
dependencies:
3437-
"@cozy/minilog" "1.0.0"
3438-
"@types/jest" "^26.0.20"
3439-
"@types/lodash" "^4.14.170"
3440-
btoa "^1.2.1"
3441-
cozy-stack-client "^40.2.1"
3442-
date-fns "2.29.3"
3443-
json-stable-stringify "^1.0.1"
3444-
lodash "^4.17.13"
3445-
microee "^0.0.6"
3446-
node-fetch "^2.6.1"
3447-
node-polyglot "2.4.2"
3448-
open "7.4.2"
3449-
prop-types "^15.6.2"
3450-
react-redux "^7.2.0"
3451-
redux "3 || 4"
3452-
redux-thunk "^2.3.0"
3453-
server-destroy "^1.0.1"
3454-
sift "^6.0.0"
3455-
url-search-params-polyfill "^8.0.0"
3456-
34573432
cozy-device-helper@^2.1.0:
34583433
version "2.2.0"
34593434
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.2.0.tgz#2794157bcd23948e68ef373ab9a67e1a6c17d995"
@@ -3572,15 +3547,6 @@ cozy-logger@^1.8.0:
35723547
chalk "^2.4.2"
35733548
json-stringify-safe "5.0.1"
35743549

3575-
cozy-stack-client@^40.2.1:
3576-
version "40.2.1"
3577-
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-40.2.1.tgz#ce67d260226d7cd9f4314c15428880fd87016812"
3578-
integrity sha512-BMhIn1/3y2zzEYx4WmIlMcGUrzfKj7fRZdtrIjYimNapW0Xsy6nJlDCInA3cH1tNKqKBMIC5F4UQn3vTo/9hGg==
3579-
dependencies:
3580-
detect-node "^2.0.4"
3581-
mime "^2.4.0"
3582-
qs "^6.7.0"
3583-
35843550
cozy-stack-client@^41.2.0:
35853551
version "41.2.0"
35863552
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-41.2.0.tgz#0844c2680a6a5c70dba5caccaa2dbd23a78c3c20"

0 commit comments

Comments
 (0)