-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency cozy-client to ^45.7.0
- Loading branch information
1 parent
2b1c710
commit 67b3e42
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6073,10 +6073,10 @@ [email protected], cozy-client@^41.2.0: | |
sift "^6.0.0" | ||
url-search-params-polyfill "^8.0.0" | ||
|
||
cozy-client@^45.3.0: | ||
version "45.3.0" | ||
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.3.0.tgz#7ea1aced2c2f305043a4d4378649b1940deebc50" | ||
integrity sha512-skqq+oGALNsOZRXAwZI3k1gP1UUOkoH5RLrxCaczDyS3yhLsxJ09AXpDMv0BT6r3a7uJZs9AdmSk/vpwf4PR8A== | ||
cozy-client@^45.7.0: | ||
version "45.7.0" | ||
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.7.0.tgz#6ae92a4e84454c40da92749222d5b8b7e8f592ff" | ||
integrity sha512-UrMuSk9cg6OJ5MXp1DAmIMgIxNKPP9dvjBuwITZTFHxkGvpTtA082LSDosMNiFrrc2W3+weCg1ExNF43I1N1Vg== | ||
dependencies: | ||
"@cozy/minilog" "1.0.0" | ||
"@types/jest" "^26.0.20" | ||
|