Skip to content

Commit

Permalink
feat: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Sep 26, 2023
1 parent 25870d3 commit d2a80dd
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 @@ -69,7 +69,7 @@
"cozy-interapp": "^0.8.1",
"cozy-keys-lib": "^5.0.0",
"cozy-logger": "^1.10.1",
"cozy-mespapiers-lib": "^61.2.0",
"cozy-mespapiers-lib": "^61.3.0",
"cozy-notifications": "^0.14.0",
"cozy-realtime": "^5.0.0",
"cozy-sharing": "^9.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8505,10 +8505,10 @@ cozy-logger@^1.3.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-mespapiers-lib@^61.2.0:
version "61.2.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-61.2.0.tgz#af7fb292c13b5cbfa4e4d0e620f91022e132485f"
integrity sha512-4VI3iFqJURx+/MPxpYEKFjrXYNhBawIW2CBXVB/fd9ro4X+C9Wr/72oxlD18qFp9fGl+bmtn1oKNaoRlB5avtg==
cozy-mespapiers-lib@^61.3.0:
version "61.3.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-61.3.0.tgz#a32b6c1a41d4f8b0516a7b5af6bc7d6722a2f013"
integrity sha512-viG3VMoiw1psNPa2hQ9c0k3/2GOSdWVPy0Rl7KvKS7T++NlI/F4UGUCMFyeW5gjVD8UqtHVAyf/hmRbkN5xRJQ==
dependencies:
"@date-io/date-fns" "1"
"@material-ui/pickers" "3.3.10"
Expand Down

0 comments on commit d2a80dd

Please sign in to comment.