File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6
6
"bugs" : " https://github.com/forcedotcom/cli/issues" ,
7
7
"dependencies" : {
8
8
"@oclif/core" : " ^3.10.8" ,
9
- "@salesforce/core" : " ^6.1.3 " ,
9
+ "@salesforce/core" : " ^6.2.0 " ,
10
10
"@salesforce/kit" : " ^3.0.15" ,
11
11
"@salesforce/sf-plugins-core" : " ^5.0.1" ,
12
12
"@salesforce/ts-types" : " ^2.0.9" ,
Original file line number Diff line number Diff line change 941
941
semver "^7.5.4"
942
942
ts-retry-promise "^0.7.1"
943
943
944
- " @salesforce/core@^6.1.0" , "@salesforce/core@^6.1.3 ":
945
- version "6.1.3 "
946
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.1.3 .tgz#32e71846cad033e0d2b369ecf0fafb4f76d63ad7 "
947
- integrity sha512-M7EQ4+LSXU4ZqD4R5ttY4RqSaYNaNBGDG0KC51IdDfpGtL4kJXeQHdr5HfMfgyCyYNM9LqqfBS7zQTBY1rf+Yg ==
944
+ " @salesforce/core@^6.1.0" , "@salesforce/core@^6.2.0 ":
945
+ version "6.2.0 "
946
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.2.0 .tgz#9bac72c0b48c733cf1d32d19f9775c34d895f207 "
947
+ integrity sha512-HuggjBCLA18yXYHChnsrPDGbM+fAPx+9NeS7Dkx3/o1VhJ2hok5BUkvdaeoAVex/0Oc2J+KcvX/gqrjY51iOhQ ==
948
948
dependencies :
949
949
" @salesforce/kit" " ^3.0.15"
950
950
" @salesforce/schemas" " ^1.6.1"
958
958
jsforce "^2.0.0-beta.28"
959
959
jsonwebtoken "9.0.2"
960
960
jszip "3.10.1"
961
- pino "^8.16.1 "
961
+ pino "^8.16.2 "
962
962
pino-abstract-transport "^1.1.0"
963
963
pino-pretty "^10.2.3"
964
964
proper-lockfile "^4.1.2"
@@ -5987,7 +5987,7 @@ pino-std-serializers@^6.0.0:
5987
5987
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
5988
5988
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
5989
5989
5990
- pino@^8.16.0, pino@^8.16.1 :
5990
+ pino@^8.16.0, pino@^8.16.2 :
5991
5991
version "8.16.2"
5992
5992
resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.2.tgz#7a906f2d9a8c5b4c57412c9ca95d6820bd2090cd"
5993
5993
integrity sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==
You can’t perform that action at this time.
0 commit comments