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 25
25
"node" : " >=18.0.0"
26
26
},
27
27
"dependencies" : {
28
- "@salesforce/core" : " ^8.5.4 " ,
28
+ "@salesforce/core" : " ^8.5.7 " ,
29
29
"@salesforce/kit" : " ^3.2.2" ,
30
30
"@salesforce/ts-types" : " ^2.0.12" ,
31
31
"fast-levenshtein" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 523
523
strip-ansi "6.0.1"
524
524
ts-retry-promise "^0.8.1"
525
525
526
- " @salesforce/core@^8.5.4 " :
527
- version "8.5.4 "
528
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.4 .tgz#1cdd669462d2c2859b72135d1138a1b790b1fbcc "
529
- integrity sha512-dO8tzFxq811qNPeKPPO2OA2KPYW5rO0YRinW/+7zmRJW3EtNpe93dsQVGwBSAAYrSbYeBwiKdliNqNTN7tKJ0A ==
526
+ " @salesforce/core@^8.5.4" , "@salesforce/core@^8.5.7" :
527
+ version "8.5.7 "
528
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.7 .tgz#18c98ba383f7030f7e5420677bbd108d1d93dcc3 "
529
+ integrity sha512-HY2ztRT2QACgWrbze+v+B6L4q+RT9FdswXhVQRssf8ZeJH/kqFnF4U640i+dAFChs9mGGCS2zmm6BTREiwg2LA ==
530
530
dependencies :
531
531
" @jsforce/jsforce-node" " ^3.4.1"
532
532
" @salesforce/kit" " ^3.2.2"
540
540
js2xmlparser "^4.0.1"
541
541
jsonwebtoken "9.0.2"
542
542
jszip "3.10.1"
543
- pino "^9.3.2 "
543
+ pino "^9.4.0 "
544
544
pino-abstract-transport "^1.2.0"
545
545
pino-pretty "^11.2.2"
546
546
proper-lockfile "^4.1.2"
@@ -4392,10 +4392,10 @@ pino-std-serializers@^7.0.0:
4392
4392
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b"
4393
4393
integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==
4394
4394
4395
- pino@^9.3.2 :
4396
- version "9.3.2 "
4397
- resolved "https://registry.yarnpkg.com/pino/-/pino-9.3.2 .tgz#a530d6d28f1d954b6f54416a218cbb616f52f901 "
4398
- integrity sha512-WtARBjgZ7LNEkrGWxMBN/jvlFiE17LTbBoH0konmBU684Kd0uIiDwBXlcTCW7iJnA6HfIKwUssS/2AC6cDEanw ==
4395
+ pino@^9.4.0 :
4396
+ version "9.4.0 "
4397
+ resolved "https://registry.yarnpkg.com/pino/-/pino-9.4.0 .tgz#e4600ff199efc744856a5b3b71c53e38998eae5a "
4398
+ integrity sha512-nbkQb5+9YPhQRz/BeQmrWpEknAaqjpAqRK8NwJpmrX/JHu7JuZC5G1CeAwJDJfGes4h+YihC6in3Q2nGb+Y09w ==
4399
4399
dependencies :
4400
4400
atomic-sleep "^1.0.0"
4401
4401
fast-redact "^3.1.1"
You can’t perform that action at this time.
0 commit comments