Skip to content

Commit

Permalink
fix(deps): update dependency cozy-logger to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 15, 2023
1 parent 6f94e19 commit fbd15b7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"cozy-harvest-lib": "5.10.5",
"cozy-intent": "^2.9.0",
"cozy-keys-lib": "5.0.0",
"cozy-logger": "1.9.1",
"cozy-logger": "1.10.1",
"cozy-pouch-link": "^34.1.5",
"cozy-realtime": "4.4.1",
"cozy-scanner": "^5.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6014,15 +6014,7 @@ [email protected]:
tldjs "^2.3.1"
zxcvbn "^4.4.2"

[email protected], cozy-logger@^1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.1.tgz#d5eb5a007eae6b4612fc6cc5a82fd70fe8c435bb"
integrity sha512-9P8A4chfSsdx5P32upo9SDx+ZyQj1RuFuggHd6BgVbcFo7folCulk6TCFRFEekT2fIYHbT2nRDc0RTOdz98lYw==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.10.1:
[email protected], cozy-logger@^1.10.1:
version "1.10.1"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.1.tgz#077f2c517ce0d52eb28d19a22389ac0fb9fcc4b7"
integrity sha512-6/A5Hqd7cLHmCIhUdyaRdssb7wqsl+mcsVWG3ViJZUEKwtT3N/MoMptT/haPCDKR5XLxIlYbvLmQWom3qtJE+A==
Expand All @@ -6046,6 +6038,14 @@ cozy-logger@^1.9.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.1.tgz#d5eb5a007eae6b4612fc6cc5a82fd70fe8c435bb"
integrity sha512-9P8A4chfSsdx5P32upo9SDx+ZyQj1RuFuggHd6BgVbcFo7folCulk6TCFRFEekT2fIYHbT2nRDc0RTOdz98lYw==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-pouch-link@^34.1.5:
version "34.1.5"
resolved "https://registry.yarnpkg.com/cozy-pouch-link/-/cozy-pouch-link-34.1.5.tgz#2be524ee8dc4d387c812188e5a0f011b83573faa"
Expand Down

0 comments on commit fbd15b7

Please sign in to comment.