diff --git a/package.json b/package.json index 309c951ec9..68a5840904 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "dependencies": { "@sentry/react": "7.119.0", "classnames": "2.3.1", - "cozy-bar": "^24.1.1", + "cozy-bar": "^24.1.2", "cozy-client": "^60.13.0", "cozy-dataproxy-lib": "^4.11.0", "cozy-device-helper": "^3.7.1", diff --git a/yarn.lock b/yarn.lock index 528df398c8..fdb3dae0f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5469,10 +5469,10 @@ cozy-app-publish@^0.40.1: tar "^6.1.11" verror "^1.10.1" -cozy-bar@^24.1.1: - version "24.1.1" - resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-24.1.1.tgz#352e7fa65c31a5e32d4aff762afadff4e6547fd6" - integrity sha512-7OVRF4QfbiH2IbRkGpNulpqfu7Wgu0Gm80Cue+Nq2icC+lWjZr6PEaiygHtEC/Ja+wr8kvBSf8ed1nVndW6P4g== +cozy-bar@^24.1.2: + version "24.1.2" + resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-24.1.2.tgz#4c4fdfe7a1ed4bf76a8e24b211aa4aab63ae912c" + integrity sha512-E8QelKGLUrbFQvTBZuHa3iR8NRRxF7OLZft0L48ksr7RNEsYRimKPdASloFt5s5KoZvkwLdcaqEsOA3Z9HhgNA== dependencies: lodash.set "^4.3.2" lodash.unionwith "4.6.0" @@ -10920,9 +10920,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": +"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" + resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" dependencies: "@juggle/resize-observer" "^3.1.3" jest-environment-jsdom-sixteen "^1.0.3"