Skip to content

Commit

Permalink
fix(deps): update dependency cozy-doctypes to v1.89.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2024
1 parent 7069319 commit c2a5913
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"cozy-client": "^45.10.0",
"cozy-client-js": "0.20.0",
"cozy-device-helper": "^2.7.0",
"cozy-doctypes": "1.85.4",
"cozy-doctypes": "1.89.4",
"cozy-flags": "3.2.2",
"cozy-harvest-lib": "^21.0.5",
"cozy-intent": "^2.18.0",
Expand Down
27 changes: 14 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6250,26 +6250,19 @@ cozy-device-helper@^2.1.0, cozy-device-helper@^2.7.0:
dependencies:
lodash "^4.17.19"

cozy-device-helper@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.5.0.tgz#4a5b18ad07a2c66c468988ae9daee014ba876e5b"
integrity sha512-+KKX6obYg8UmdmPvBuZDFMfzdSMOSKbnCf6ZIJTkW3Xs95aDZYhh/6x61Ok5+oTusHBL/khd6A+P1Qx5tL7mrw==
dependencies:
lodash "^4.17.19"

cozy-device-helper@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-3.0.0.tgz#c6316b7877c48ba9b343f80b13275b42027717bc"
integrity sha512-dkwQ8I0B2TiGs6MDdvSWOJKHMUwTHJegr67E3hpsupy5G9Z52dyjYtbK6bfoj0ykhit15fVI7bi8ivDyoM1oRg==
dependencies:
lodash "^4.17.19"

cozy-doctypes@1.85.4:
version "1.85.4"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.4.tgz#4c1f42d5bab1f15cc7da6431f820c676f21ba036"
integrity sha512-Ofk7PMio5lJ+NM0A0B0G7IBU29AYjP6pzct/3nh1ZJ3/DGmWNWDgnaYKYOkiLYIBcO+nC21Vnn95f02gEl+CUA==
cozy-doctypes@1.89.4:
version "1.89.4"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.89.4.tgz#3d9d2c796bf666293cb7702593cb9961a5fe7018"
integrity sha512-TEbM0FRY3uFoL+vez5eFB/RDXlJ6zEf4o6Wi/P85kCJnBOUtSTl767bjjmFZ/x764vBfkn3VaLE1ct5qkyLkcQ==
dependencies:
cozy-logger "^1.9.1"
cozy-logger "^1.10.4"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
Expand Down Expand Up @@ -6439,7 +6432,7 @@ [email protected]:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

[email protected], cozy-logger@^1.9.1:
[email protected]:
version "1.9.1"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.1.tgz#d5eb5a007eae6b4612fc6cc5a82fd70fe8c435bb"
integrity sha512-9P8A4chfSsdx5P32upo9SDx+ZyQj1RuFuggHd6BgVbcFo7folCulk6TCFRFEekT2fIYHbT2nRDc0RTOdz98lYw==
Expand All @@ -6463,6 +6456,14 @@ cozy-logger@^1.10.2:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.10.4:
version "1.10.4"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.4.tgz#8a55a0b1fc23db9cf90524043d959c274d376c24"
integrity sha512-zDpG+edSqghx6HAIh6wIWmqQ49IX85anv+Y4P5pjHs4w697n5yI13UzhW7NczhFlflVF9ibxeKXqBNYvb4DW+Q==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.3.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.7.0.tgz#945ff84df66f7e7e9640db00f8c632d4ff776fc8"
Expand Down

0 comments on commit c2a5913

Please sign in to comment.