Skip to content

Commit

Permalink
fix(deps): update dependency cozy-doctypes to v1.91.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 08bebc5 commit 7baf63a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"travisDeployKey": "./bin/generate_travis_deploy_key"
},
"dependencies": {
"cozy-doctypes": "1.88.6",
"cozy-doctypes": "1.91.2",
"cozy-konnector-libs": "5.12.0",
"moment": "2.29.4"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2587,12 +2587,12 @@ cozy-device-helper@^2.1.0:
dependencies:
lodash "^4.17.19"

cozy-doctypes@1.88.6:
version "1.88.6"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.88.6.tgz#26be6580cd7e8d50471719d5809f4419ce649da8"
integrity sha512-N2HEQdnFyUyaReLBhIX9f/8o1c+7PNONpcStVqoRdixVhbx4vrr22qMq2dvUWNTGvPKAqo3ZJdVaMHC9ETZTGw==
cozy-doctypes@1.91.2:
version "1.91.2"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.91.2.tgz#92cf783259533228b13c3118fb551276eefd5681"
integrity sha512-QrRKZ1qn5Wj+mKqLNR9+jxSMj3rhi9s7OvEBQw6xfldrOU5NhyGlke55o1RRg8bn2SjWJaxMyQWBEH6xpPnlSQ==
dependencies:
cozy-logger "^1.10.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 @@ -2698,10 +2698,10 @@ [email protected], cozy-logger@^1.9.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.10.1:
version "1.10.1"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.1.tgz#077f2c517ce0d52eb28d19a22389ac0fb9fcc4b7"
integrity sha512-6/A5Hqd7cLHmCIhUdyaRdssb7wqsl+mcsVWG3ViJZUEKwtT3N/MoMptT/haPCDKR5XLxIlYbvLmQWom3qtJE+A==
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"
Expand Down

0 comments on commit 7baf63a

Please sign in to comment.