Skip to content

Commit c6e2d5e

Browse files
fix(deps): update dependency cozy-sharing to v10.0.1
1 parent fb5a8a6 commit c6e2d5e

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": "^45.0.1",
4949
"cozy-tsconfig": "1.2.0",
5050
"cozy-ui": "^100.0.0",

yarn.lock

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5974,17 +5974,6 @@ cozy-doctypes@1.83.8:
59745974
lodash "^4.17.19"
59755975
prop-types "^15.7.2"
59765976

5977-
cozy-doctypes@^1.88.6:
5978-
version "1.88.6"
5979-
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.88.6.tgz#26be6580cd7e8d50471719d5809f4419ce649da8"
5980-
integrity sha512-N2HEQdnFyUyaReLBhIX9f/8o1c+7PNONpcStVqoRdixVhbx4vrr22qMq2dvUWNTGvPKAqo3ZJdVaMHC9ETZTGw==
5981-
dependencies:
5982-
cozy-logger "^1.10.1"
5983-
date-fns "^1.30.1"
5984-
es6-promise-pool "^2.5.0"
5985-
lodash "^4.17.19"
5986-
prop-types "^15.7.2"
5987-
59885977
cozy-doctypes@^1.88.7:
59895978
version "1.88.7"
59905979
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.88.7.tgz#cf971f8604ac129ca34a835672aa4c7cdaff4038"
@@ -6165,16 +6154,16 @@ cozy-scripts@8.1.1:
61656154
webpack-dev-server "3.10.3"
61666155
webpack-merge "4.2.2"
61676156

6168-
cozy-sharing@10.0.0:
6169-
version "10.0.0"
6170-
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-10.0.0.tgz#ab644b3560e279769a3583251e58f73cdb2b1acf"
6171-
integrity sha512-AphmHfo7wJJfdRu0xcBJY+t53Sf6DVTj8HkVOvhgwsj6TTQNU4/cQo7bl92glEIddxWTgGdfwjnN7B/MmNYGXA==
6157+
cozy-sharing@10.0.1:
6158+
version "10.0.1"
6159+
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-10.0.1.tgz#7a5caad1491acb8e6f2e4bedc94705ff778c6e76"
6160+
integrity sha512-xlzRkT9NY9I3X0OLJEKgVSl8O73f7WQlgXO8op0nQStzZIkZLzbEPKtlYKZJ7eWmXiXvXMu5/Ob+WEr9zo9MJw==
61726161
dependencies:
61736162
"@cozy/minilog" "^1.0.0"
61746163
classnames "^2.2.6"
61756164
copy-text-to-clipboard "^2.1.1"
61766165
cozy-device-helper "^3.0.0"
6177-
cozy-doctypes "^1.88.6"
6166+
cozy-doctypes "^1.88.7"
61786167
lodash "^4.17.19"
61796168
react-autosuggest "^10.1.0"
61806169
react-tooltip "^3.11.1"

0 commit comments

Comments
 (0)