Skip to content

Commit

Permalink
feat: Upgrade cozy-sharing to 16.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Merkur39 committed Dec 10, 2024
1 parent e1f574a commit c943065
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 @@ -81,7 +81,7 @@
"cozy-keys-lib": "^6.2.0",
"cozy-logger": "^1.16.1",
"cozy-realtime": "^5.6.1",
"cozy-sharing": "^16.13.0",
"cozy-sharing": "^16.14.0",
"cozy-stack-client": "^51.0.0",
"cozy-ui": "113.8.0",
"eventemitter2": "4.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7914,10 +7914,10 @@ cozy-scripts@^8.3.0:
webpack-dev-server "3.10.3"
webpack-merge "4.2.2"

cozy-sharing@^16.13.0:
version "16.13.0"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-16.13.0.tgz#6229fed4cb04bbb1ddc23021dcef15348fb40002"
integrity sha512-MjiQEFYQicvJa7dCy0hr8AjGU7hxB434sAzEdvEX/dpYgvywu/3B8u4e5FaGez0eOrLsIDomP8B7pT9lA/spaQ==
cozy-sharing@^16.14.0:
version "16.14.0"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-16.14.0.tgz#cd294c9b546f4db713cd89b110bec4709ad7e576"
integrity sha512-iSxiPFeCJX8sDG1bhkndtQ5ZSSr3t6EOEMN2hDZmkFFkVGO/NAClIxtpBMSJ05RR3APKoY3mAJc09hvw0SxXQg==
dependencies:
"@cozy/minilog" "^1.0.0"
classnames "^2.2.6"
Expand Down

0 comments on commit c943065

Please sign in to comment.