Skip to content

Commit 7d4a0aa

Browse files
fix(deps): update dependency cozy-flags to ^3.2.1
1 parent 0363a1a commit 7d4a0aa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.1",
3737
"cozy-konnector-libs": "5.6.0",
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.1:
3483+
version "3.2.1"
3484+
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.2.1.tgz#27b0c752fd9a5b5c4f1e61c2d1c69d57980ebb82"
3485+
integrity sha512-G8SBF4OcWMXdhEOvGNyZWHMYMcxuFADKUC6/MbKb3fwgtwE5I+O3GaBGnUgjxat7IueGZmN0U2vY2b3d1ky7Ww==
34863486
dependencies:
34873487
microee "^0.0.6"
34883488

0 commit comments

Comments
 (0)