File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 36
36
"dependencies" : {
37
37
"@cozy/minilog" : " 1.0.0" ,
38
38
"cozy-client" : " ^45.8.0" ,
39
- "cozy-device-helper" : " 2.7 .0" ,
39
+ "cozy-device-helper" : " 3.0 .0" ,
40
40
"cozy-doctypes" : " 1.83.8" ,
41
41
"cozy-flags" : " 3.2.2" ,
42
42
"cozy-harvest-lib" : " ^22.3.0" ,
Original file line number Diff line number Diff line change @@ -5917,20 +5917,20 @@ cozy-client@^45.8.0:
5917
5917
sift "^6.0.0"
5918
5918
url-search-params-polyfill "^8.0.0"
5919
5919
5920
- cozy-device-helper@2.7.0, cozy-device-helper@^2.1.0, cozy-device-helper@^2.7.0:
5921
- version "2.7.0"
5922
- resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
5923
- integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
5924
- dependencies:
5925
- lodash "^4.17.19"
5926
-
5927
- cozy-device-helper@^3.0.0:
5920
+ cozy-device-helper@3.0.0, cozy-device-helper@^3.0.0:
5928
5921
version "3.0.0"
5929
5922
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-3.0.0.tgz#c6316b7877c48ba9b343f80b13275b42027717bc"
5930
5923
integrity sha512-dkwQ8I0B2TiGs6MDdvSWOJKHMUwTHJegr67E3hpsupy5G9Z52dyjYtbK6bfoj0ykhit15fVI7bi8ivDyoM1oRg==
5931
5924
dependencies:
5932
5925
lodash "^4.17.19"
5933
5926
5927
+ cozy-device-helper@^2.1.0, cozy-device-helper@^2.7.0:
5928
+ version "2.7.0"
5929
+ resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
5930
+ integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
5931
+ dependencies:
5932
+ lodash "^4.17.19"
5933
+
5934
5934
cozy-doctypes@1.83.8:
5935
5935
version "1.83.8"
5936
5936
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.83.8.tgz#99ec864059034bd032f6f01e322b57fea130a5d3"
You can’t perform that action at this time.
0 commit comments