Skip to content

Commit

Permalink
fix(deps): update dependency cozy-flags to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 7843e4b commit 4bf484b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"cozy-client": "^40.3.0",
"cozy-flags": "^3.0.1",
"cozy-flags": "^4.5.0",
"cozy-konnector-libs": "5.12.1",
"lodash": "4.17.21"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3573,10 +3573,10 @@ cozy-flags@^2.8.7:
dependencies:
microee "^0.0.6"

cozy-flags@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.0.1.tgz#ffb0f3e57f6e3d631f8fa420e866f0eacddd222a"
integrity sha512-+uvrrzchRxg2+M0a9uoCEJCLDLwe1DdmTgXlu56zFagqMQGCxgLSHLL7MrP/8cjt9LjgzVdqO4Mg+mDtAIqc/g==
cozy-flags@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-4.5.0.tgz#91a9d3c3f6dc1296906376c5b1f3e973a824520e"
integrity sha512-LQ6md5W+fOo3l0EcLxCzTT3sQ6VNXI+0n5G1A1Bt0Io39PmhgsvrAGUfoWKK7mHl4Csi+zPhb5UIHeEqtPbrpA==
dependencies:
microee "^0.0.6"

Expand Down

0 comments on commit 4bf484b

Please sign in to comment.