diff --git a/package.json b/package.json index bb46cc75ed..b78547bbb3 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "cozy-logger": "1.9.1", "cozy-pouch-link": "^34.1.5", "cozy-realtime": "4.4.1", - "cozy-scanner": "2.4.6", + "cozy-scanner": "^3.0.0", "cozy-scripts": "^7.0.0", "cozy-sharing": "7.0.1", "cozy-stack-client": "^34.1.5", diff --git a/yarn.lock b/yarn.lock index 6b09701cea..159455229e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5928,12 +5928,12 @@ cozy-release@1.10.0: dependencies: exec-sh "0.3.2" -cozy-scanner@2.4.6: - version "2.4.6" - resolved "https://registry.yarnpkg.com/cozy-scanner/-/cozy-scanner-2.4.6.tgz#c28e5ef6a90c43396e0a0503986a62090d723674" - integrity sha512-c1JPSzW19xiK+PVN06+7waXP4NGxGn9IXkaWJOsF+Ao/iT2nUII5EMzNy3VWZkOSX4RqpWrAYnGF6Rd+MuzwOg== +cozy-scanner@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/cozy-scanner/-/cozy-scanner-3.0.0.tgz#098e02a3f00c0240490c8d582e033d387315e563" + integrity sha512-l76hxPROWbOU+vNcR7ypNZFTFj553PR3hhsWJoFw8+0uCK1tWfV9Pr0Jlti0I8gxL705ooNTPikzL1/jRNTRvw== dependencies: - cozy-device-helper "^2.5.0" + cozy-device-helper "^2.7.0" cozy-scripts@^7.0.0: version "7.0.0" @@ -12716,9 +12716,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" @@ -12726,9 +12726,9 @@ 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" + resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" dependencies: "@juggle/resize-observer" "^3.1.3" jest-environment-jsdom-sixteen "^1.0.3"