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] authored Oct 7, 2023
1 parent f1b9ed7 commit a22a893
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"cozy-harvest-lib": "^18.0.0",
"cozy-intent": "^2.3.0",
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "1.10.0",
"cozy-logger": "1.10.1",
"cozy-realtime": "4.2.9",
"cozy-sharing": "10.0.0",
"cozy-stack-client": "^41.2.0",
Expand Down
10 changes: 1 addition & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9148,15 +9148,7 @@ cozy-keys-lib@^6.0.0:
tldjs "^2.3.1"
zxcvbn "^4.4.2"

[email protected]:
version "1.10.0"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.0.tgz#c040081976921c73021f0acc81d515700241a3f1"
integrity sha512-cChOYvbZ0rtzo6MEY4+ZLniKaDv46V8fdJ0qgRcPjDE1dDrfVvxyRWsKrSGIw+LTBqdrlfDpPoqjEiYC24xr+A==
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 Down

0 comments on commit a22a893

Please sign in to comment.