Skip to content

Commit 8a9b8d8

Browse files
fix(deps): update dependency cozy-stack-client to ^48.5.0
1 parent 2f0fd50 commit 8a9b8d8

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"cozy-minilog": "^3.3.1",
4747
"cozy-realtime": "4.6.0",
4848
"cozy-sharing": "^15.0.0",
49-
"cozy-stack-client": "^48.0.0",
49+
"cozy-stack-client": "^48.5.0",
5050
"cozy-tsconfig": "1.2.0",
5151
"cozy-ui": "^110.3.0",
5252
"date-fns": "2.28.0",

yarn.lock

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6217,15 +6217,6 @@ cozy-sharing@^15.0.0:
62176217
react-tooltip "^3.11.1"
62186218
snarkdown "^2.0.0"
62196219

6220-
cozy-stack-client@^48.0.0:
6221-
version "48.0.0"
6222-
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-48.0.0.tgz#2e19db82b0df3281fb4cdf9c999cc6bca741b299"
6223-
integrity sha512-q45CG9EPIqcl38YDGXCpuXiDnk16pEILaM4Vn0bvRW0B8onp5t0BGJYQdlzaM35cIghBxAn7DOpj66GE8JAdtg==
6224-
dependencies:
6225-
detect-node "^2.0.4"
6226-
mime "^2.4.0"
6227-
qs "^6.7.0"
6228-
62296220
cozy-stack-client@^48.5.0:
62306221
version "48.5.0"
62316222
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-48.5.0.tgz#017f4c1ebcf7fdf9261aaa40ce4ea263421806d1"

0 commit comments

Comments
 (0)