Skip to content

Commit 295054e

Browse files
fix(deps): update dependency cozy-flags to ^3.2.2
1 parent 800d0ae commit 295054e

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.6.2",
3838
"lodash": "4.17.21"
3939
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3479,10 +3479,10 @@ cozy-flags@^2.8.7:
34793479
dependencies:
34803480
microee "^0.0.6"
34813481

3482-
cozy-flags@^3.0.1:
3483-
version "3.0.1"
3484-
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.0.1.tgz#ffb0f3e57f6e3d631f8fa420e866f0eacddd222a"
3485-
integrity sha512-+uvrrzchRxg2+M0a9uoCEJCLDLwe1DdmTgXlu56zFagqMQGCxgLSHLL7MrP/8cjt9LjgzVdqO4Mg+mDtAIqc/g==
3482+
cozy-flags@^3.2.2:
3483+
version "3.2.2"
3484+
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.2.2.tgz#778b148ec6db0d9d9988fee43952e4b21547fb71"
3485+
integrity sha512-IWp/naaY+F9baSkLOjzi4M2UYHdIYAAiUBYGRempu3UbFQ1muCeclsut0OBy4oD8f8ENG4HhDQAdwSBAULOoFw==
34863486
dependencies:
34873487
microee "^0.0.6"
34883488

0 commit comments

Comments
 (0)