Skip to content

Commit a64b8d9

Browse files
fix(deps): update dependency cozy-device-helper to v2.7.0
1 parent f78608f commit a64b8d9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"browserslist-config-cozy": "0.4.0",
9393
"copyfiles": "2.4.1",
9494
"cozy-client": "^45.1.0",
95-
"cozy-device-helper": "2.0.0",
95+
"cozy-device-helper": "2.7.0",
9696
"cozy-flags": "^2.10.1",
9797
"cozy-harvest-lib": "^6.7.3",
9898
"cozy-intent": "1.16.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6064,10 +6064,10 @@ cozy-client@^45.1.0:
60646064
sift "^6.0.0"
60656065
url-search-params-polyfill "^8.0.0"
60666066

6067-
cozy-device-helper@2.0.0:
6068-
version "2.0.0"
6069-
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.0.0.tgz#1d08b6cb74709ef941b4d8214f13a6dc7e3910ec"
6070-
integrity sha512-GRWmflC7SWv5KJ1PyRoVrtGyuCEaobKE3yi5nO1w+0dZueV0XwmAiKr/tZ/y01t7PGeWWzQpqXnS34cPkgvmdw==
6067+
cozy-device-helper@2.7.0:
6068+
version "2.7.0"
6069+
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
6070+
integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
60716071
dependencies:
60726072
lodash "^4.17.19"
60736073

0 commit comments

Comments
 (0)