diff --git a/package.json b/package.json index 759e5e39..d9b6c06d 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "cozy-device-helper": "^2.7.0", "cozy-doctypes": "1.86.1", "cozy-editor-core": "134.0.3", - "cozy-flags": "2.8.4", + "cozy-flags": "2.12.0", "cozy-harvest-lib": "^26.0.0", "cozy-intent": "^2.21.0", "cozy-interapp": "^0.9.0", diff --git a/yarn.lock b/yarn.lock index 02f5c2bb..2723426f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7738,10 +7738,10 @@ cozy-editor-core@134.0.3: uuid "^3.1.0" w3c-keyname "^2.1.0" -cozy-flags@2.8.4: - version "2.8.4" - resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.8.4.tgz#e14c181adb4a2caadcb0f56b9ad3008503212e64" - integrity sha512-BeCNxzM9jx3ldYj4TxK+f0cGBIyY6N2JYwIGjZzwaEMhQKfJfj3aBlk9y1ba1GNzZIyu4aRRln2g4EYLv5lUlg== +cozy-flags@2.12.0: + version "2.12.0" + resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.12.0.tgz#bc3d689db9c91389c28f053223142d4684573ef1" + integrity sha512-s0et8aWChaqY4rMKkNKDACflU2h5s6s9UVU1guU3Il9GqktSPrhvMo+ntHLnQb2l+yLL6xV1S6/rK0qniR1q0A== dependencies: microee "^0.0.6" @@ -14065,9 +14065,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"