Skip to content

Commit 4ed20f7

Browse files
fix(deps): update dependency cozy-doctypes to v1.86.1
1 parent d499012 commit 4ed20f7

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"cozy-bar": "^7.19.1",
5050
"cozy-client": "^34.5.0",
5151
"cozy-device-helper": "^2.1.0",
52-
"cozy-doctypes": "1.85.0",
52+
"cozy-doctypes": "1.86.1",
5353
"cozy-flags": "2.8.7",
5454
"cozy-intent": "^2.0.2",
5555
"cozy-interapp": "0.7.4",

yarn.lock

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3915,12 +3915,12 @@ cozy-device-helper@^2.1.0:
39153915
dependencies:
39163916
lodash "^4.17.19"
39173917

3918-
cozy-doctypes@1.85.0:
3919-
version "1.85.0"
3920-
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.0.tgz#f777a74befc059d40ddbbd2fc523c9537f801d4d"
3921-
integrity sha512-+T9Y6ELMFiOM3uIQ79WDB0C1KvQzwCoUS9G9ss7OMWkmjrxRJvXaeVpr0WThh8q26zEjuSixKo8qYUfrNjnajQ==
3918+
cozy-doctypes@1.86.1:
3919+
version "1.86.1"
3920+
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.86.1.tgz#e3a9931ef260a08dab6c1174dc72217c4af0361a"
3921+
integrity sha512-A+bMfL/ifMp6LESSzI66ytsC+SWG+Eew6aIznPH1s+eAQ/7pHz9RRxmOQL5bGjPruiQdIeyK/Zk/4idBE6zE1g==
39223922
dependencies:
3923-
cozy-logger "^1.9.0"
3923+
cozy-logger "^1.9.1"
39243924
date-fns "^1.30.1"
39253925
es6-promise-pool "^2.5.0"
39263926
lodash "^4.17.19"
@@ -3962,7 +3962,7 @@ cozy-interapp@^0.5.4:
39623962
resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.5.7.tgz#75cafe1732ad660e2caf1ccf412f302594705f39"
39633963
integrity sha512-laIL/ATYV9oZnmqS+LMoO9qzk8XjJ1v2/YrA1Po2rI8ia/MDgjYO07424x2RuvHhNOBPGjD+JmqwQ0rNDlLW+Q==
39643964

3965-
cozy-logger@1.9.0, cozy-logger@^1.9.0:
3965+
cozy-logger@1.9.0:
39663966
version "1.9.0"
39673967
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.0.tgz#e3a2323d9a2945ca10da5c318ff2f63544a54415"
39683968
integrity sha512-x/iFwFuNTbG4lwgeKPv6HtdixY+CcJm47sRd2za09aS1zZMHnN3HX7fFgoSSgEqFhpnIO/PpP2pVqJ4orSCp0g==
@@ -3978,6 +3978,14 @@ cozy-logger@^1.6.0:
39783978
chalk "^2.4.2"
39793979
json-stringify-safe "5.0.1"
39803980

3981+
cozy-logger@^1.9.1:
3982+
version "1.9.1"
3983+
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.1.tgz#d5eb5a007eae6b4612fc6cc5a82fd70fe8c435bb"
3984+
integrity sha512-9P8A4chfSsdx5P32upo9SDx+ZyQj1RuFuggHd6BgVbcFo7folCulk6TCFRFEekT2fIYHbT2nRDc0RTOdz98lYw==
3985+
dependencies:
3986+
chalk "^2.4.2"
3987+
json-stringify-safe "5.0.1"
3988+
39813989
cozy-realtime@3.14.4:
39823990
version "3.14.4"
39833991
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-3.14.4.tgz#fb92d8c39838fa58006e3c6ea5547c445e4bf665"
@@ -8939,9 +8947,10 @@ ms@^2.0.0:
89398947
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
89408948
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
89418949

8942-
"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
8950+
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
89438951
version "1.0.8"
8944-
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
8952+
uid "3dc4c2a245ab39079bc2f73546bccf80847be14c"
8953+
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
89458954
dependencies:
89468955
"@juggle/resize-observer" "^3.1.3"
89478956
jest-environment-jsdom-sixteen "^1.0.3"

0 commit comments

Comments
 (0)