File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 5
5
"type" : " module" ,
6
6
"dependencies" : {
7
7
"pino" : " ^7.5.1" ,
8
- "pino-pretty" : " ^7.2 .0" ,
8
+ "pino-pretty" : " ^7.4 .0" ,
9
9
"winston" : " ^3.3.3"
10
10
}
11
11
}
Original file line number Diff line number Diff line change @@ -2827,10 +2827,10 @@ jest-worker@^27.3.1:
2827
2827
merge-stream "^2.0.0"
2828
2828
supports-color "^8.0.0"
2829
2829
2830
- joycon@^3.0.0 :
2831
- version "3.1.0 "
2832
- resolved "https://registry.yarnpkg.com/joycon/-/joycon-3.1.0 .tgz#33bb2b6b5a6849a1e251bed623bdf610f477d49f "
2833
- integrity sha512-5Y/YJghKF/IzaUXTut0JtbQyHfBShTaIsH7hHhGXEzYO07zWdWZm5hr3Q6miqhrwsRqqm3mgOnUEZdn+1aRxKQ ==
2830
+ joycon@^3.1.1 :
2831
+ version "3.1.1 "
2832
+ resolved "https://registry.yarnpkg.com/joycon/-/joycon-3.1.1 .tgz#bce8596d6ae808f8b68168f5fc69280996894f03 "
2833
+ integrity sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw ==
2834
2834
2835
2835
js-tokens@^4.0.0 :
2836
2836
version "4.0.0"
3560
3560
duplexify "^4.1.2"
3561
3561
split2 "^4.0.0"
3562
3562
3563
- pino-pretty@^7.2 .0 :
3564
- version "7.2 .0"
3565
- resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-7.2 .0.tgz#6cd1500fa47a6e9011e87bb65e129cd4555265f1 "
3566
- integrity sha512-pkZhaF1JiyQt4BRqkLANYWuZTxavmuXh3OHsb8goeQasTFgNdzOECXkZWyPYrA0YMRa8zKoVsCzeYz9lI2NYwA ==
3563
+ pino-pretty@^7.4 .0 :
3564
+ version "7.4 .0"
3565
+ resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-7.4 .0.tgz#b7b1fe97e06892a91c85485d0f33c98209470107 "
3566
+ integrity sha512-4jERNvGogMIySUhCRPzn7TZm41A05XgW5gLBVUty1tIC6q1RmX6nmJgU92nVuiNK7yjm3dxJnWHebbok1QgzyQ ==
3567
3567
dependencies :
3568
3568
args "^5.0.1"
3569
3569
colorette "^2.0.7"
3570
3570
dateformat "^4.6.3"
3571
3571
fast-safe-stringify "^2.0.7"
3572
- joycon "^3.0.0 "
3572
+ joycon "^3.1.1 "
3573
3573
pino-abstract-transport "^0.5.0"
3574
3574
pump "^3.0.0"
3575
3575
readable-stream "^3.6.0"
You can’t perform that action at this time.
0 commit comments