Skip to content

Commit

Permalink
feat: Update cozy-keys-lib from 6.1.0 to 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Jul 5, 2024
1 parent 340089d commit 2f0fd50
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"cozy-harvest-lib": "^26.1.0",
"cozy-intent": "^2.19.2",
"cozy-interapp": "^0.9.0",
"cozy-keys-lib": "^6.1.0",
"cozy-keys-lib": "^6.1.1",
"cozy-logger": "1.10.4",
"cozy-minilog": "^3.3.1",
"cozy-realtime": "4.6.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6067,10 +6067,10 @@ cozy-interapp@^0.9.0:
resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.9.0.tgz#ddc0e1f650fa2e64f6f10f699d21de29d365a23a"
integrity sha512-gI5MIhPqOlAYBBykOHrgYXgnuxvgnvH4jwM980WtFASieb4icI+2q4nBz0ZTubfCCB4bLgI5n34CCKzihwdUvA==

cozy-keys-lib@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/cozy-keys-lib/-/cozy-keys-lib-6.1.0.tgz#ea6a1bc35c64733948b09b21590a2eadacb4c6bc"
integrity sha512-qqhQPuz5fSqhmOhUW6vjHf31omX9hEfTBK6YvQCSnYycwovdPvrUBFSwhQMd0IvWHHTErcDlLjQXAV2h2HpAYQ==
cozy-keys-lib@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/cozy-keys-lib/-/cozy-keys-lib-6.1.1.tgz#a9674ef2977e6bc26110d101bb47e78bab3ae670"
integrity sha512-C98kCQjyYiWz/ElUMjUqIoYIhc5eWrF8r8WfFCVQCAvt9j1tRmwsTvWC70rA/5/i/QfuFOln7U9hXpn3rdDnow==
dependencies:
"@aspnet/signalr" "^1.1.4"
"@aspnet/signalr-protocol-msgpack" "^1.1.0"
Expand Down Expand Up @@ -12275,9 +12275,9 @@ msgpack5@^4.0.2:
readable-stream "^2.3.6"
safe-buffer "^5.1.2"

"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
version "1.0.8"
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
dependencies:
"@juggle/resize-observer" "^3.1.3"
jest-environment-jsdom-sixteen "^1.0.3"
Expand Down

0 comments on commit 2f0fd50

Please sign in to comment.