Skip to content

Commit 5f418fc

Browse files
fix(deps): update dependency cozy-logger to ^1.10.4
1 parent 8b3c990 commit 5f418fc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"cozy-device-helper": "^2.7.0",
5757
"cozy-flags": "^3.2.0",
5858
"cozy-intent": "^2.19.0",
59-
"cozy-logger": "^1.10.0",
59+
"cozy-logger": "^1.10.4",
6060
"cozy-minilog": "3.3.1",
6161
"date-fns": "2.29.3",
6262
"html-entities": "^2.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8004,10 +8004,10 @@ cozy-intent@^2.19.0:
80048004
dependencies:
80058005
post-me "0.4.5"
80068006

8007-
cozy-logger@^1.10.0:
8008-
version "1.10.0"
8009-
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.0.tgz#c040081976921c73021f0acc81d515700241a3f1"
8010-
integrity sha512-cChOYvbZ0rtzo6MEY4+ZLniKaDv46V8fdJ0qgRcPjDE1dDrfVvxyRWsKrSGIw+LTBqdrlfDpPoqjEiYC24xr+A==
8007+
cozy-logger@^1.10.4:
8008+
version "1.10.4"
8009+
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.4.tgz#8a55a0b1fc23db9cf90524043d959c274d376c24"
8010+
integrity sha512-zDpG+edSqghx6HAIh6wIWmqQ49IX85anv+Y4P5pjHs4w697n5yI13UzhW7NczhFlflVF9ibxeKXqBNYvb4DW+Q==
80118011
dependencies:
80128012
chalk "^2.4.2"
80138013
json-stringify-safe "5.0.1"

0 commit comments

Comments
 (0)