Skip to content

Commit 5c79b95

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

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
@@ -6059,10 +6059,10 @@ cozy-client@^45.1.0:
60596059
sift "^6.0.0"
60606060
url-search-params-polyfill "^8.0.0"
60616061

6062-
cozy-device-helper@2.0.0:
6063-
version "2.0.0"
6064-
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.0.0.tgz#1d08b6cb74709ef941b4d8214f13a6dc7e3910ec"
6065-
integrity sha512-GRWmflC7SWv5KJ1PyRoVrtGyuCEaobKE3yi5nO1w+0dZueV0XwmAiKr/tZ/y01t7PGeWWzQpqXnS34cPkgvmdw==
6062+
cozy-device-helper@2.7.0:
6063+
version "2.7.0"
6064+
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
6065+
integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
60666066
dependencies:
60676067
lodash "^4.17.19"
60686068

0 commit comments

Comments
 (0)