From d4434e2f1f8c0dbc1aa21484a454529ab3951029 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 23:11:12 +0000 Subject: [PATCH] fix(deps): update dependency cozy-logger to ^1.10.4 --- package.json | 2 +- yarn.lock | 13 +++---------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index b82728f7..cac00a95 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "cozy-intent": "^2.21.0", "cozy-interapp": "^0.9.0", "cozy-keys-lib": "^6.0.0", - "cozy-logger": "^1.9.0", + "cozy-logger": "^1.10.4", "cozy-realtime": "4.0.5", "cozy-scripts": "^8.2.0", "cozy-sharing": "^15.0.0", diff --git a/yarn.lock b/yarn.lock index da334a16..9df9ba03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7831,14 +7831,6 @@ cozy-logger@^1.3.0: chalk "^2.4.2" json-stringify-safe "5.0.1" -cozy-logger@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.0.tgz#e3a2323d9a2945ca10da5c318ff2f63544a54415" - integrity sha512-x/iFwFuNTbG4lwgeKPv6HtdixY+CcJm47sRd2za09aS1zZMHnN3HX7fFgoSSgEqFhpnIO/PpP2pVqJ4orSCp0g== - dependencies: - 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" @@ -14083,9 +14075,10 @@ 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": +"mui-bottom-sheet@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" + 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"