File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed
Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 5252 "cozy-flags" : " 2.8.7" ,
5353 "cozy-intent" : " ^2.0.2" ,
5454 "cozy-interapp" : " 0.7.4" ,
55- "cozy-logger" : " 1.9.0 " ,
55+ "cozy-logger" : " 1.9.1 " ,
5656 "cozy-realtime" : " 3.14.4" ,
5757 "cozy-ui" : " ^77.10.0" ,
5858 "emoji-js" : " 3.7.0" ,
Original file line number Diff line number Diff line change @@ -3947,10 +3947,10 @@ cozy-interapp@^0.5.4:
39473947 resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.5.7.tgz#75cafe1732ad660e2caf1ccf412f302594705f39"
39483948 integrity sha512-laIL/ATYV9oZnmqS+LMoO9qzk8XjJ1v2/YrA1Po2rI8ia/MDgjYO07424x2RuvHhNOBPGjD+JmqwQ0rNDlLW+Q==
39493949
3950- cozy-logger@1.9.0, cozy-logger@^1.9.0 :
3951- version "1.9.0 "
3952- resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.0 .tgz#e3a2323d9a2945ca10da5c318ff2f63544a54415 "
3953- integrity sha512-x/iFwFuNTbG4lwgeKPv6HtdixY+CcJm47sRd2za09aS1zZMHnN3HX7fFgoSSgEqFhpnIO/PpP2pVqJ4orSCp0g ==
3950+ cozy-logger@1.9.1 :
3951+ version "1.9.1 "
3952+ resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.1 .tgz#d5eb5a007eae6b4612fc6cc5a82fd70fe8c435bb "
3953+ integrity sha512-9P8A4chfSsdx5P32upo9SDx+ZyQj1RuFuggHd6BgVbcFo7folCulk6TCFRFEekT2fIYHbT2nRDc0RTOdz98lYw ==
39543954 dependencies:
39553955 chalk "^2.4.2"
39563956 json-stringify-safe "5.0.1"
@@ -3963,6 +3963,14 @@ cozy-logger@^1.6.0:
39633963 chalk "^2.4.2"
39643964 json-stringify-safe "5.0.1"
39653965
3966+ cozy-logger@^1.9.0:
3967+ version "1.9.0"
3968+ resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.0.tgz#e3a2323d9a2945ca10da5c318ff2f63544a54415"
3969+ integrity sha512-x/iFwFuNTbG4lwgeKPv6HtdixY+CcJm47sRd2za09aS1zZMHnN3HX7fFgoSSgEqFhpnIO/PpP2pVqJ4orSCp0g==
3970+ dependencies:
3971+ chalk "^2.4.2"
3972+ json-stringify-safe "5.0.1"
3973+
39663974cozy-realtime@3.14.4:
39673975 version "3.14.4"
39683976 resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-3.14.4.tgz#fb92d8c39838fa58006e3c6ea5547c445e4bf665"
You can’t perform that action at this time.
0 commit comments