Skip to content

Commit f740eef

Browse files
fix(deps): update dependency cozy-flags to ^3.2.2
1 parent e9130d7 commit f740eef

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": "^3.2.2",
3737
"cozy-konnector-libs": "5.10.0",
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@^3.2.2:
3577+
version "3.2.2"
3578+
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.2.2.tgz#778b148ec6db0d9d9988fee43952e4b21547fb71"
3579+
integrity sha512-IWp/naaY+F9baSkLOjzi4M2UYHdIYAAiUBYGRempu3UbFQ1muCeclsut0OBy4oD8f8ENG4HhDQAdwSBAULOoFw==
35803580
dependencies:
35813581
microee "^0.0.6"
35823582

0 commit comments

Comments
 (0)