Skip to content

Commit e7e2aab

Browse files
fix(deps): update dependency cozy-client to v60.8.0
1 parent ffc702f commit e7e2aab

1 file changed

Lines changed: 30 additions & 28 deletions

File tree

yarn.lock

Lines changed: 30 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@babel/runtime@^7.15.4", "@babel/runtime@^7.9.2":
6-
version "7.28.3"
7-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.3.tgz#75c5034b55ba868121668be5d5bb31cc64e6e61a"
8-
integrity sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==
5+
"@babel/runtime@^7.15.4", "@babel/runtime@^7.21.0", "@babel/runtime@^7.9.2":
6+
version "7.28.4"
7+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
8+
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
99

1010
"@cozy/minilog@1.0.0", "@cozy/minilog@^1.0.0":
1111
version "1.0.0"
@@ -93,11 +93,11 @@
9393
integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==
9494

9595
"@types/node@*":
96-
version "24.3.0"
97-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.3.0.tgz#89b09f45cb9a8ee69466f18ee5864e4c3eb84dec"
98-
integrity sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow==
96+
version "24.5.2"
97+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.2.tgz#52ceb83f50fe0fcfdfbd2a9fab6db2e9e7ef6446"
98+
integrity sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==
9999
dependencies:
100-
undici-types "~7.10.0"
100+
undici-types "~7.12.0"
101101

102102
"@types/react-redux@^7.1.20":
103103
version "7.1.34"
@@ -110,9 +110,9 @@
110110
redux "^4.0.0"
111111

112112
"@types/react@*":
113-
version "19.1.10"
114-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.10.tgz#a05015952ef328e1b85579c839a71304b07d21d9"
115-
integrity sha512-EhBeSYX0Y6ye8pNebpKrwFJq7BoQ8J5SO6NlvNwwHjSj6adXJViPQrKlsyPw7hLBLvckEMO1yxeGdR82YBBlDg==
113+
version "19.1.13"
114+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.13.tgz#fc650ffa680d739a25a530f5d7ebe00cdd771883"
115+
integrity sha512-hHkbU/eoO3EG5/MZkuFSKmYqPbSVk5byPFa3e7y/8TybHiLMACgI8seVYlicwk7H5K/rI2px9xrQp/C+AUDTiQ==
116116
dependencies:
117117
csstype "^3.0.2"
118118

@@ -381,17 +381,17 @@ cookie@0.7.2, cookie@^0.7.1:
381381
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==
382382

383383
cozy-client@^60.1.1:
384-
version "60.1.1"
385-
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-60.1.1.tgz#6d25155e72602a7660db6d39a8361039013537ba"
386-
integrity sha512-Wxej4HBFukzrQdlH4ARaSGumM8t2IqKZtyBLkHecYQEpRsIbhwYgcB/f08f8bmvYEyBDLbGbqBZua1KNm4M88Q==
384+
version "60.8.0"
385+
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-60.8.0.tgz#e4edf2c4154a0cd7d68a815941c7f2ecce38c2a0"
386+
integrity sha512-jkF+grk5OR96avpoknz+kZHPcTY96E82R4oejMZkLHxFLme+1hG+q/B19eRemx0M8swZbxDOc7a2K1/ZrBgeGw==
387387
dependencies:
388388
"@cozy/minilog" "1.0.0"
389389
"@fastify/deepmerge" "^2.0.2"
390390
"@types/jest" "^26.0.20"
391391
"@types/lodash" "^4.14.170"
392392
btoa "^1.2.1"
393-
cozy-stack-client "^60.1.0"
394-
date-fns "2.29.3"
393+
cozy-stack-client "^60.6.0"
394+
date-fns "^2.30.0"
395395
fast-deep-equal "^3.1.3"
396396
json-stable-stringify "^1.0.1"
397397
lodash "^4.17.13"
@@ -443,10 +443,10 @@ cozy-logger@^1.17.0:
443443
chalk "^2.4.2"
444444
json-stringify-safe "5.0.1"
445445

446-
cozy-stack-client@^60.1.0:
447-
version "60.1.0"
448-
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-60.1.0.tgz#73efcfc578d012d68ffcf63de76378bba6ca4c90"
449-
integrity sha512-LBhbEnEdvn+MgbFHuYgIDzdZm5jUgAQsvdNkFWUlS15xTe1zMY/+/GHPk3+b4sswrveu0JKTF1ptjV8FNzbnGQ==
446+
cozy-stack-client@^60.6.0:
447+
version "60.6.0"
448+
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-60.6.0.tgz#7819415ba8025dde8a3728f489b9f545a0f6d759"
449+
integrity sha512-p1AIa7RAh0807moLbzIftnfDRFL5D5w2idopmZZ3peuKkoD1dnCHXppVUVVupM7/CwOg3NIrX2kYvdyvbrxpww==
450450
dependencies:
451451
detect-node "^2.0.4"
452452
mime "^2.4.0"
@@ -484,10 +484,12 @@ data-view-byte-offset@^1.0.1:
484484
es-errors "^1.3.0"
485485
is-data-view "^1.0.1"
486486

487-
date-fns@2.29.3:
488-
version "2.29.3"
489-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
490-
integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==
487+
date-fns@^2.30.0:
488+
version "2.30.0"
489+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0"
490+
integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==
491+
dependencies:
492+
"@babel/runtime" "^7.21.0"
491493

492494
debounce-fn@^6.0.0:
493495
version "6.0.0"
@@ -1901,10 +1903,10 @@ unbox-primitive@^1.1.0:
19011903
has-symbols "^1.1.0"
19021904
which-boxed-primitive "^1.1.1"
19031905

1904-
undici-types@~7.10.0:
1905-
version "7.10.0"
1906-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350"
1907-
integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==
1906+
undici-types@~7.12.0:
1907+
version "7.12.0"
1908+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb"
1909+
integrity sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==
19081910

19091911
unpipe@1.0.0:
19101912
version "1.0.0"

0 commit comments

Comments
 (0)