Skip to content

Commit 89fa2d9

Browse files
fix(deps): update dependency cozy-flags to ^3.1.0
1 parent f49191d commit 89fa2d9

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
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"cozy-client": "^40.3.0",
41-
"cozy-flags": "^3.0.1",
41+
"cozy-flags": "^3.1.0",
4242
"cozy-konnector-libs": "5.5.0",
4343
"lodash": "4.17.21"
4444
},

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.1.0:
3483+
version "3.1.0"
3484+
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.1.0.tgz#25210397478724a9b6f48db531d08c5e741467fb"
3485+
integrity sha512-moX/jtJxtoQybR+4k/YF+biNqPH1DcPuwLxVdWB3S+eYlJKeq8PEQgjwVh1W5i6zLrfKR0RJSX6U9/2Ip2/tJA==
34863486
dependencies:
34873487
microee "^0.0.6"
34883488

0 commit comments

Comments
 (0)