Skip to content

Commit 172d7f3

Browse files
fix(deps): update dependency cozy-flags to v4
1 parent 7843e4b commit 172d7f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"dependencies": {
3535
"cozy-client": "^40.3.0",
36-
"cozy-flags": "^3.0.1",
36+
"cozy-flags": "^4.9.0",
3737
"cozy-konnector-libs": "5.12.1",
3838
"lodash": "4.17.21"
3939
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3573,10 +3573,10 @@ cozy-flags@^2.8.7:
35733573
dependencies:
35743574
microee "^0.0.6"
35753575

3576-
cozy-flags@^3.0.1:
3577-
version "3.0.1"
3578-
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.0.1.tgz#ffb0f3e57f6e3d631f8fa420e866f0eacddd222a"
3579-
integrity sha512-+uvrrzchRxg2+M0a9uoCEJCLDLwe1DdmTgXlu56zFagqMQGCxgLSHLL7MrP/8cjt9LjgzVdqO4Mg+mDtAIqc/g==
3576+
cozy-flags@^4.9.0:
3577+
version "4.9.0"
3578+
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-4.9.0.tgz#206f7fda46db34798b9393cf87122e097c8565c4"
3579+
integrity sha512-UnzYa7OcUhNd66GC68XdP+Oq3AZv4DjFg6z/MRXB34NZUY2AfpvbQUaT98Mon+qri1/2IVX9vXvDQimHjrmIng==
35803580
dependencies:
35813581
microee "^0.0.6"
35823582

0 commit comments

Comments
 (0)