Skip to content

Commit 04a84ee

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

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.8.4",
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.8.4:
3577+
version "4.8.4"
3578+
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-4.8.4.tgz#4013d3a19a4340fe41b6c14c650a26c26af87727"
3579+
integrity sha512-jmOYErGF+WWcURZweurRbZ5kH9Ln7ivDuxRNeFPfBE89zXhXHNkaXRNGxxvt7CWBrxc8gsediglEiO5NKTYh3A==
35803580
dependencies:
35813581
microee "^0.0.6"
35823582

0 commit comments

Comments
 (0)