Skip to content

Commit 4bf484b

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

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.5.0",
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.5.0:
3577+
version "4.5.0"
3578+
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-4.5.0.tgz#91a9d3c3f6dc1296906376c5b1f3e973a824520e"
3579+
integrity sha512-LQ6md5W+fOo3l0EcLxCzTT3sQ6VNXI+0n5G1A1Bt0Io39PmhgsvrAGUfoWKK7mHl4Csi+zPhb5UIHeEqtPbrpA==
35803580
dependencies:
35813581
microee "^0.0.6"
35823582

0 commit comments

Comments
 (0)