Skip to content

Commit

Permalink
feat: Upgrade package
Browse files Browse the repository at this point in the history
  • Loading branch information
JF-Cozy committed Mar 18, 2024
1 parent df8b772 commit e98281a
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 @@ -67,7 +67,7 @@
"cozy-interapp": "^0.9.0",
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "^1.10.4",
"cozy-mespapiers-lib": "^86.0.0",
"cozy-mespapiers-lib": "^86.1.0",
"cozy-minilog": "^3.3.1",
"cozy-notifications": "^0.15.0",
"cozy-realtime": "^5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5244,10 +5244,10 @@ cozy-logger@^1.3.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-mespapiers-lib@^86.0.0:
version "86.0.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-86.0.0.tgz#ca9a89216e91e7a9fbd2f457dfa64fa8c9bb4977"
integrity sha512-BYh9aXol4IpSXq8fbvSAlS93/8F/hM8vaRANKL1IqYdn/4E1TquZ7vbQZDLKL+gOZd/6fCVtoIb6wB8OlDhmNQ==
cozy-mespapiers-lib@^86.1.0:
version "86.1.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-86.1.0.tgz#3d6aa740d737e41ddc14e55fa644613b562ff722"
integrity sha512-vODrQB3evEMsJxFjuBE58Xlo9W6Z4kTv4jM4oIz5gDW1KFBsEk7/ZdvsVt1Ei4IgpIsSqqWL3lFkGiVG35+P6Q==
dependencies:
"@date-io/date-fns" "1"
"@material-ui/pickers" "3.3.10"
Expand Down

0 comments on commit e98281a

Please sign in to comment.