Skip to content

Commit be010bf

Browse files
fix(deps): update dependency cozy-device-helper to v3
1 parent c126d46 commit be010bf

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
@@ -35,7 +35,7 @@
3535
"homepage": "https://github.com/cozy/cozy-home#readme",
3636
"dependencies": {
3737
"cozy-client": "^48.8.0",
38-
"cozy-device-helper": "2.7.0",
38+
"cozy-device-helper": "3.0.0",
3939
"cozy-doctypes": "1.83.8",
4040
"cozy-flags": "3.2.2",
4141
"cozy-harvest-lib": "^27.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5974,20 +5974,20 @@ cozy-client@^48.8.0:
59745974
sift "^6.0.0"
59755975
url-search-params-polyfill "^8.0.0"
59765976

5977-
cozy-device-helper@2.7.0, cozy-device-helper@^2.1.0, cozy-device-helper@^2.7.0:
5978-
version "2.7.0"
5979-
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
5980-
integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
5981-
dependencies:
5982-
lodash "^4.17.19"
5983-
5984-
cozy-device-helper@^3.0.0:
5977+
cozy-device-helper@3.0.0, cozy-device-helper@^3.0.0:
59855978
version "3.0.0"
59865979
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-3.0.0.tgz#c6316b7877c48ba9b343f80b13275b42027717bc"
59875980
integrity sha512-dkwQ8I0B2TiGs6MDdvSWOJKHMUwTHJegr67E3hpsupy5G9Z52dyjYtbK6bfoj0ykhit15fVI7bi8ivDyoM1oRg==
59885981
dependencies:
59895982
lodash "^4.17.19"
59905983

5984+
cozy-device-helper@^2.1.0, cozy-device-helper@^2.7.0:
5985+
version "2.7.0"
5986+
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
5987+
integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
5988+
dependencies:
5989+
lodash "^4.17.19"
5990+
59915991
cozy-doctypes@1.83.8:
59925992
version "1.83.8"
59935993
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.83.8.tgz#99ec864059034bd032f6f01e322b57fea130a5d3"

0 commit comments

Comments
 (0)