@@ -5843,10 +5843,10 @@ cosmiconfig@^7.0.0:
5843
5843
path-type "^4.0.0"
5844
5844
yaml "^1.10.0"
5845
5845
5846
-
5847
- version "0.0.23 "
5848
- resolved "https://registry.yarnpkg.com/cozy-bi-auth/-/cozy-bi-auth-0.0.23 .tgz#fcbf6b710622c50fad20573b3ca6cac64102b65f "
5849
- integrity sha512-UXzLlEeq1+g7Q7qQyDzdsIPE+4CbFmNbFVmgel7PlvBols6AunCS2SOptwAmcdCr3jI6CXSv/0TS57jmDPdukg ==
5846
+
5847
+ version "0.0.24 "
5848
+ resolved "https://registry.yarnpkg.com/cozy-bi-auth/-/cozy-bi-auth-0.0.24 .tgz#b9232e5c5a9828e59c88b6130a8d50043ed050b0 "
5849
+ integrity sha512-7Dr08b6uE81x1jjO8jZfy2738mvaQpUS4N+tfZthpO1MB7kSeB0RPlULG+IEMBll+NDlixypjcmVPdJ8ZJUkNA ==
5850
5850
dependencies:
5851
5851
cozy-logger "^1.3.0"
5852
5852
lodash "^4.17.20"
@@ -5902,23 +5902,34 @@ cozy-doctypes@^1.82.3:
5902
5902
lodash "^4.17.19"
5903
5903
prop-types "^15.7.2"
5904
5904
5905
+ cozy-doctypes@^1.83.3:
5906
+ version "1.86.1"
5907
+ resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.86.1.tgz#e3a9931ef260a08dab6c1174dc72217c4af0361a"
5908
+ integrity sha512-A+bMfL/ifMp6LESSzI66ytsC+SWG+Eew6aIznPH1s+eAQ/7pHz9RRxmOQL5bGjPruiQdIeyK/Zk/4idBE6zE1g==
5909
+ dependencies:
5910
+ cozy-logger "^1.9.1"
5911
+ date-fns "^1.30.1"
5912
+ es6-promise-pool "^2.5.0"
5913
+ lodash "^4.17.19"
5914
+ prop-types "^15.7.2"
5915
+
5905
5916
cozy-flags@^2.10.1:
5906
5917
version "2.10.1"
5907
5918
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.10.1.tgz#aee640dc21d75b067ea1cd020e3e4e5c24922b18"
5908
5919
integrity sha512-5fxZWhDyL3BCs0pJoiRtoyUQTNqvrhqrFn743XmB2ltVk7Qf/ajvtixHQo6UmzOIUZ6W7n9JXIm40ruu8169tg==
5909
5920
dependencies:
5910
5921
microee "^0.0.6"
5911
5922
5912
- cozy-harvest-lib@^6.7.3 :
5913
- version "6.7.3 "
5914
- resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-6.7.3 .tgz#9d73e55c740c3a38a7eff6af01c671e8fda6c91f "
5915
- integrity sha512-bZCABxq15mwHsDHdOgIBNDZ7FuA5qaEicnjFHLEyhSUmBPOFkyExfhIk4IXxl2UO/IRHqhJ9OEEo6eWTLCjCpQ ==
5923
+ cozy-harvest-lib@^6.15.2 :
5924
+ version "6.15.2 "
5925
+ resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-6.15.2 .tgz#e5ce1339ffc45ae4609f6632bbd92c1764b05dc2 "
5926
+ integrity sha512-kMKEEGJOjGoG60atENheZljaGeK7z6mpEw/yBBa0YE3CLDY5J09IKaUIgS3whp8xeeRrCatAuwVas2Z/9yFqNw ==
5916
5927
dependencies:
5917
5928
"@cozy/minilog" "^1.0.0"
5918
5929
"@sentry/browser" "^6.0.1"
5919
- cozy-bi-auth "0.0.23 "
5920
- cozy-doctypes "^1.82 .3"
5921
- cozy-logger "^1.7 .0"
5930
+ cozy-bi-auth "0.0.24 "
5931
+ cozy-doctypes "^1.83 .3"
5932
+ cozy-logger "^1.8 .0"
5922
5933
date-fns "^1.30.1"
5923
5934
final-form "^4.18.5"
5924
5935
lodash "^4.17.19"
@@ -5948,6 +5959,14 @@ cozy-logger@^1.3.0, cozy-logger@^1.7.0:
5948
5959
chalk "^2.4.2"
5949
5960
json-stringify-safe "5.0.1"
5950
5961
5962
+ cozy-logger@^1.8.0, cozy-logger@^1.9.1:
5963
+ version "1.9.1"
5964
+ resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.1.tgz#d5eb5a007eae6b4612fc6cc5a82fd70fe8c435bb"
5965
+ integrity sha512-9P8A4chfSsdx5P32upo9SDx+ZyQj1RuFuggHd6BgVbcFo7folCulk6TCFRFEekT2fIYHbT2nRDc0RTOdz98lYw==
5966
+ dependencies:
5967
+ chalk "^2.4.2"
5968
+ json-stringify-safe "5.0.1"
5969
+
5951
5970
cozy-logger@^1.9.0:
5952
5971
version "1.9.0"
5953
5972
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.0.tgz#e3a2323d9a2945ca10da5c318ff2f63544a54415"
0 commit comments