Skip to content

Commit 05d55b1

Browse files
fix(deps): update dependency cozy-sharing to ^15.0.2
1 parent c126d46 commit 05d55b1

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
@@ -45,7 +45,7 @@
4545
"cozy-logger": "1.10.4",
4646
"cozy-minilog": "^3.3.1",
4747
"cozy-realtime": "4.6.0",
48-
"cozy-sharing": "^15.0.0",
48+
"cozy-sharing": "^15.0.2",
4949
"cozy-stack-client": "^48.0.0",
5050
"cozy-tsconfig": "1.2.0",
5151
"cozy-ui": "^111.0.0",

yarn.lock

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5999,17 +5999,6 @@ cozy-doctypes@1.83.8:
59995999
lodash "^4.17.19"
60006000
prop-types "^15.7.2"
60016001

6002-
cozy-doctypes@^1.90.0:
6003-
version "1.90.0"
6004-
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.90.0.tgz#6ac69043d45be910c27cb0793a3e45e1a96b91de"
6005-
integrity sha512-H/T+FD6ufD3YC/L22GBcDBd3C5j5POBuwHO860AjcVSWNDaKwFIat/LyDKjqDhPXEzo7ZgXgLEFw3KQzpC7yVw==
6006-
dependencies:
6007-
cozy-logger "^1.10.4"
6008-
date-fns "^1.30.1"
6009-
es6-promise-pool "^2.5.0"
6010-
lodash "^4.17.19"
6011-
prop-types "^15.7.2"
6012-
60136002
cozy-doctypes@^1.91.1:
60146003
version "1.91.1"
60156004
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.91.1.tgz#cf22ce27a751228009f662f1166c3deaf479b7d6"
@@ -6203,15 +6192,15 @@ cozy-scripts@8.2.0:
62036192
webpack-dev-server "3.10.3"
62046193
webpack-merge "4.2.2"
62056194

6206-
cozy-sharing@^15.0.0:
6207-
version "15.0.0"
6208-
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-15.0.0.tgz#d21c5557e3275f2945995a972f7b52cb1fd265bb"
6209-
integrity sha512-FN6FK3WJWjVMYFquKsBItn/0/spZVjtxRBaxFxeG9oiDaGALCY2UXqJBfdq6sC8x2y+PXyNZx2050oz5Uxx7iw==
6195+
cozy-sharing@^15.0.2:
6196+
version "15.0.2"
6197+
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-15.0.2.tgz#823561edacc38dc6dfe20ca4a7cd00e9ab74ea1a"
6198+
integrity sha512-uPpCCP7ddjlGCJtXpfq4UB6X7FZWv8g+1THao87cy5JkQSrK/KsyAese+rQYprLzWJVpMX/zutNXv7zmKB+DAw==
62106199
dependencies:
62116200
"@cozy/minilog" "^1.0.0"
62126201
classnames "^2.2.6"
62136202
cozy-device-helper "^3.0.0"
6214-
cozy-doctypes "^1.90.0"
6203+
cozy-doctypes "^1.91.1"
62156204
lodash "^4.17.19"
62166205
react-autosuggest "^10.1.0"
62176206
react-tooltip "^3.11.1"

0 commit comments

Comments
 (0)