Skip to content

Commit

Permalink
fix(deps): update dependency cozy-flags to ^4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 2b48bf8 commit f88ab71
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 @@ -37,7 +37,7 @@
},
"dependencies": {
"cozy-client": "^48.8.0",
"cozy-flags": "^4.0.0",
"cozy-flags": "^4.0.3",
"cozy-konnector-libs": "5.11.0",
"globals": "^15.8.0",
"pawnote": "^0.22.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2643,10 +2643,10 @@ cozy-flags@^2.8.7:
dependencies:
microee "^0.0.6"

cozy-flags@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-4.0.0.tgz#047f9a93f826808bfd23ab206d0bf8235c162237"
integrity sha512-us+XDoqPCnDflu7gJrZAmE5SDmkIx2QEhs+fItQOf2JjnGpfBvmIhLMv51/P5INPL4bAQSUHE6ddwNFwOruqBw==
cozy-flags@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-4.0.3.tgz#9beedcdaf851e6bdea69a6e021bfcd8c7bac7dea"
integrity sha512-bQp0gdMZpaRO0oL+jO9YxIZJpb7RoLUSRQ7r8C/BsJd9/3+B+sXrOghfEqBB7FCUmUBsMh+ciTphyOIoQtEHIQ==
dependencies:
microee "^0.0.6"

Expand Down

0 comments on commit f88ab71

Please sign in to comment.