Skip to content

Commit

Permalink
feat: Update cozy-sharing from 6.0.4 to 6.0.5
Browse files Browse the repository at this point in the history
This update fix the display of the owner on sharing modal
  • Loading branch information
cballevre committed Mar 23, 2023
1 parent 03b61b2 commit e7af593
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"cozy-logger": "^1.9.0",
"cozy-realtime": "4.0.5",
"cozy-scripts": "8.0.1",
"cozy-sharing": "^6.0.4",
"cozy-sharing": "^6.0.5",
"cozy-ui": "^77.6.0",
"lodash": "4.17.21",
"prop-types": "15.8.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7717,10 +7717,10 @@ [email protected]:
webpack-dev-server "3.10.3"
webpack-merge "4.2.2"

cozy-sharing@^6.0.4:
version "6.0.4"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-6.0.4.tgz#4065d6eadad5f57ba114ca37daac185524996861"
integrity sha512-CMMtPG9y7qafBdIsSUWB2at2Jxuk43tkvGLnAhiOkx+uCW/nbIPQJ3o/Q3/nxzn3dSwY8/pXmaTa1KiuSlWAHg==
cozy-sharing@^6.0.5:
version "6.0.5"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-6.0.5.tgz#221aca035d6608f384ae3c4175f258e4c6881e92"
integrity sha512-atIIVGKG54TEG4c6dur2IdP1IcGFX+atBuUdHrfJDvuCVw7zPTnqQt5qxsU0j7xMnFXnqCsFdlO4k17+qzjjyA==
dependencies:
"@cozy/minilog" "^1.0.0"
classnames "^2.2.6"
Expand Down

0 comments on commit e7af593

Please sign in to comment.