Skip to content

Commit e5bb2ff

Browse files
fix(deps): update dependency cozy-sharing to v10.0.1
1 parent 8761d6d commit e5bb2ff

File tree

2 files changed

+6
-17
lines changed

2 files changed

+6
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"cozy-keys-lib": "^6.0.0",
4545
"cozy-logger": "1.10.0",
4646
"cozy-realtime": "4.2.9",
47-
"cozy-sharing": "10.0.0",
47+
"cozy-sharing": "10.0.1",
4848
"cozy-stack-client": "^42.0.1",
4949
"cozy-tsconfig": "1.2.0",
5050
"cozy-ui": "^95.9.0",

yarn.lock

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9067,17 +9067,6 @@ cozy-doctypes@1.83.8:
90679067
lodash "^4.17.19"
90689068
prop-types "^15.7.2"
90699069

9070-
cozy-doctypes@^1.88.6:
9071-
version "1.88.6"
9072-
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.88.6.tgz#26be6580cd7e8d50471719d5809f4419ce649da8"
9073-
integrity sha512-N2HEQdnFyUyaReLBhIX9f/8o1c+7PNONpcStVqoRdixVhbx4vrr22qMq2dvUWNTGvPKAqo3ZJdVaMHC9ETZTGw==
9074-
dependencies:
9075-
cozy-logger "^1.10.1"
9076-
date-fns "^1.30.1"
9077-
es6-promise-pool "^2.5.0"
9078-
lodash "^4.17.19"
9079-
prop-types "^15.7.2"
9080-
90819070
cozy-doctypes@^1.88.7:
90829071
version "1.88.7"
90839072
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.88.7.tgz#cf971f8604ac129ca34a835672aa4c7cdaff4038"
@@ -9266,16 +9255,16 @@ cozy-scripts@8.1.1:
92669255
webpack-dev-server "3.10.3"
92679256
webpack-merge "4.2.2"
92689257

9269-
cozy-sharing@10.0.0:
9270-
version "10.0.0"
9271-
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-10.0.0.tgz#ab644b3560e279769a3583251e58f73cdb2b1acf"
9272-
integrity sha512-AphmHfo7wJJfdRu0xcBJY+t53Sf6DVTj8HkVOvhgwsj6TTQNU4/cQo7bl92glEIddxWTgGdfwjnN7B/MmNYGXA==
9258+
cozy-sharing@10.0.1:
9259+
version "10.0.1"
9260+
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-10.0.1.tgz#7a5caad1491acb8e6f2e4bedc94705ff778c6e76"
9261+
integrity sha512-xlzRkT9NY9I3X0OLJEKgVSl8O73f7WQlgXO8op0nQStzZIkZLzbEPKtlYKZJ7eWmXiXvXMu5/Ob+WEr9zo9MJw==
92739262
dependencies:
92749263
"@cozy/minilog" "^1.0.0"
92759264
classnames "^2.2.6"
92769265
copy-text-to-clipboard "^2.1.1"
92779266
cozy-device-helper "^3.0.0"
9278-
cozy-doctypes "^1.88.6"
9267+
cozy-doctypes "^1.88.7"
92799268
lodash "^4.17.19"
92809269
react-autosuggest "^10.1.0"
92819270
react-tooltip "^3.11.1"

0 commit comments

Comments
 (0)