Skip to content

Commit 7b63635

Browse files
fix(deps): update dependency cozy-doctypes to v1.85.4
1 parent 22a0973 commit 7b63635

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"cozy-bar": "^7.19.1",
4949
"cozy-client": "^30.0.0",
5050
"cozy-device-helper": "^2.1.0",
51-
"cozy-doctypes": "1.85.0",
51+
"cozy-doctypes": "1.85.4",
5252
"cozy-flags": "2.8.7",
5353
"cozy-intent": "^2.0.2",
5454
"cozy-interapp": "0.7.4",

yarn.lock

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3871,12 +3871,12 @@ cozy-device-helper@^2.1.0:
38713871
dependencies:
38723872
lodash "^4.17.19"
38733873

3874-
cozy-doctypes@1.85.0:
3875-
version "1.85.0"
3876-
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.0.tgz#f777a74befc059d40ddbbd2fc523c9537f801d4d"
3877-
integrity sha512-+T9Y6ELMFiOM3uIQ79WDB0C1KvQzwCoUS9G9ss7OMWkmjrxRJvXaeVpr0WThh8q26zEjuSixKo8qYUfrNjnajQ==
3874+
cozy-doctypes@1.85.4:
3875+
version "1.85.4"
3876+
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.4.tgz#4c1f42d5bab1f15cc7da6431f820c676f21ba036"
3877+
integrity sha512-Ofk7PMio5lJ+NM0A0B0G7IBU29AYjP6pzct/3nh1ZJ3/DGmWNWDgnaYKYOkiLYIBcO+nC21Vnn95f02gEl+CUA==
38783878
dependencies:
3879-
cozy-logger "^1.9.0"
3879+
cozy-logger "^1.9.1"
38803880
date-fns "^1.30.1"
38813881
es6-promise-pool "^2.5.0"
38823882
lodash "^4.17.19"
@@ -3918,7 +3918,7 @@ cozy-interapp@^0.5.4:
39183918
resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.5.7.tgz#75cafe1732ad660e2caf1ccf412f302594705f39"
39193919
integrity sha512-laIL/ATYV9oZnmqS+LMoO9qzk8XjJ1v2/YrA1Po2rI8ia/MDgjYO07424x2RuvHhNOBPGjD+JmqwQ0rNDlLW+Q==
39203920

3921-
cozy-logger@1.9.0, cozy-logger@^1.9.0:
3921+
cozy-logger@1.9.0:
39223922
version "1.9.0"
39233923
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.0.tgz#e3a2323d9a2945ca10da5c318ff2f63544a54415"
39243924
integrity sha512-x/iFwFuNTbG4lwgeKPv6HtdixY+CcJm47sRd2za09aS1zZMHnN3HX7fFgoSSgEqFhpnIO/PpP2pVqJ4orSCp0g==
@@ -3934,6 +3934,14 @@ cozy-logger@^1.6.0:
39343934
chalk "^2.4.2"
39353935
json-stringify-safe "5.0.1"
39363936

3937+
cozy-logger@^1.9.1:
3938+
version "1.9.1"
3939+
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.1.tgz#d5eb5a007eae6b4612fc6cc5a82fd70fe8c435bb"
3940+
integrity sha512-9P8A4chfSsdx5P32upo9SDx+ZyQj1RuFuggHd6BgVbcFo7folCulk6TCFRFEekT2fIYHbT2nRDc0RTOdz98lYw==
3941+
dependencies:
3942+
chalk "^2.4.2"
3943+
json-stringify-safe "5.0.1"
3944+
39373945
cozy-realtime@3.14.4:
39383946
version "3.14.4"
39393947
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-3.14.4.tgz#fb92d8c39838fa58006e3c6ea5547c445e4bf665"

0 commit comments

Comments
 (0)