Skip to content

Commit 77363f1

Browse files
fix(deps): update dependency cozy-device-helper to ^2.7.0
1 parent 6b51bff commit 77363f1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"cozy-app-publish": "^0.27.2",
6464
"cozy-bar": "^7.19.1",
6565
"cozy-client": "^41.8.1",
66-
"cozy-device-helper": "^2.1.0",
66+
"cozy-device-helper": "^2.7.0",
6767
"cozy-doctypes": "1.85.0",
6868
"cozy-flags": "2.8.7",
6969
"cozy-intent": "^2.0.2",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5419,6 +5419,13 @@ cozy-device-helper@^2.1.0:
54195419
dependencies:
54205420
lodash "^4.17.19"
54215421

5422+
cozy-device-helper@^2.7.0:
5423+
version "2.7.0"
5424+
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
5425+
integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
5426+
dependencies:
5427+
lodash "^4.17.19"
5428+
54225429
cozy-doctypes@1.85.0:
54235430
version "1.85.0"
54245431
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.0.tgz#f777a74befc059d40ddbbd2fc523c9537f801d4d"

0 commit comments

Comments
 (0)