diff --git a/package.json b/package.json index 25ef884bf7..6658c9f9a4 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "cozy-harvest-lib": "5.10.5", "cozy-intent": "^2.9.0", "cozy-keys-lib": "4.1.9", - "cozy-logger": "1.9.1", + "cozy-logger": "1.10.0", "cozy-pouch-link": "^34.1.5", "cozy-realtime": "3.14.4", "cozy-scanner": "2.4.6", diff --git a/yarn.lock b/yarn.lock index 6be5b6af18..b48c431b0b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5892,15 +5892,7 @@ cozy-keys-lib@4.1.9: tldjs "^2.3.1" zxcvbn "^4.4.2" -cozy-logger@1.9.1, cozy-logger@^1.9.1: - version "1.9.1" - resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.1.tgz#d5eb5a007eae6b4612fc6cc5a82fd70fe8c435bb" - integrity sha512-9P8A4chfSsdx5P32upo9SDx+ZyQj1RuFuggHd6BgVbcFo7folCulk6TCFRFEekT2fIYHbT2nRDc0RTOdz98lYw== - dependencies: - chalk "^2.4.2" - json-stringify-safe "5.0.1" - -cozy-logger@^1.10.0: +cozy-logger@1.10.0, cozy-logger@^1.10.0: version "1.10.0" resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.0.tgz#c040081976921c73021f0acc81d515700241a3f1" integrity sha512-cChOYvbZ0rtzo6MEY4+ZLniKaDv46V8fdJ0qgRcPjDE1dDrfVvxyRWsKrSGIw+LTBqdrlfDpPoqjEiYC24xr+A== @@ -5924,6 +5916,14 @@ cozy-logger@^1.9.0: chalk "^2.4.2" json-stringify-safe "5.0.1" +cozy-logger@^1.9.1: + version "1.9.1" + resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.1.tgz#d5eb5a007eae6b4612fc6cc5a82fd70fe8c435bb" + integrity sha512-9P8A4chfSsdx5P32upo9SDx+ZyQj1RuFuggHd6BgVbcFo7folCulk6TCFRFEekT2fIYHbT2nRDc0RTOdz98lYw== + dependencies: + chalk "^2.4.2" + json-stringify-safe "5.0.1" + cozy-pouch-link@^34.1.5: version "34.1.5" resolved "https://registry.yarnpkg.com/cozy-pouch-link/-/cozy-pouch-link-34.1.5.tgz#2be524ee8dc4d387c812188e5a0f011b83573faa" @@ -12721,9 +12721,9 @@ msgpack5@^4.0.2: readable-stream "^2.3.6" safe-buffer "^5.1.2" -"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9": - version "1.0.8" - resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" +"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.6": + version "1.0.6" + resolved "https://github.com/cozy/mui-bottom-sheet.git#494c40416ecde95732c864f9b921e7e545075aa5" dependencies: "@juggle/resize-observer" "^3.1.3" jest-environment-jsdom-sixteen "^1.0.3" @@ -12731,9 +12731,10 @@ msgpack5@^4.0.2: react-use-gesture "^7.0.8" react-use-measure "^2.0.0" -"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.6": - version "1.0.6" - resolved "https://github.com/cozy/mui-bottom-sheet.git#494c40416ecde95732c864f9b921e7e545075aa5" +"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9": + version "1.0.8" + uid "3dc4c2a245ab39079bc2f73546bccf80847be14c" + resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" dependencies: "@juggle/resize-observer" "^3.1.3" jest-environment-jsdom-sixteen "^1.0.3"