Skip to content

Commit 971e13f

Browse files
fix(deps): update dependency cozy-device-helper to v3
1 parent 49126a6 commit 971e13f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@cozy/minilog": "1.0.0",
3838
"cozy-client": "^45.15.0",
39-
"cozy-device-helper": "2.7.0",
39+
"cozy-device-helper": "3.0.0",
4040
"cozy-doctypes": "1.83.8",
4141
"cozy-flags": "3.2.2",
4242
"cozy-harvest-lib": "^23.0.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5979,20 +5979,20 @@ cozy-client@^45.15.0:
59795979
sift "^6.0.0"
59805980
url-search-params-polyfill "^8.0.0"
59815981

5982-
cozy-device-helper@2.7.0, cozy-device-helper@^2.1.0, cozy-device-helper@^2.7.0:
5983-
version "2.7.0"
5984-
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
5985-
integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
5986-
dependencies:
5987-
lodash "^4.17.19"
5988-
5989-
cozy-device-helper@^3.0.0:
5982+
cozy-device-helper@3.0.0, cozy-device-helper@^3.0.0:
59905983
version "3.0.0"
59915984
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-3.0.0.tgz#c6316b7877c48ba9b343f80b13275b42027717bc"
59925985
integrity sha512-dkwQ8I0B2TiGs6MDdvSWOJKHMUwTHJegr67E3hpsupy5G9Z52dyjYtbK6bfoj0ykhit15fVI7bi8ivDyoM1oRg==
59935986
dependencies:
59945987
lodash "^4.17.19"
59955988

5989+
cozy-device-helper@^2.1.0, cozy-device-helper@^2.7.0:
5990+
version "2.7.0"
5991+
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
5992+
integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
5993+
dependencies:
5994+
lodash "^4.17.19"
5995+
59965996
cozy-doctypes@1.83.8:
59975997
version "1.83.8"
59985998
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.83.8.tgz#99ec864059034bd032f6f01e322b57fea130a5d3"

0 commit comments

Comments
 (0)