File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@oclif/core" : " ^3.12.0" ,
12
12
"@salesforce/core" : " ^6.1.3" ,
13
- "@salesforce/sf-plugins-core" : " ^5.0.1 " ,
13
+ "@salesforce/sf-plugins-core" : " ^5.0.3 " ,
14
14
"got" : " ^13.0.0" ,
15
15
"npm" : " 9.8.1" ,
16
16
"npm-run-path" : " ^4.0.1" ,
Original file line number Diff line number Diff line change 1222
1222
semver "^7.5.4"
1223
1223
ts-retry-promise "^0.7.1"
1224
1224
1225
- " @salesforce/core@^6.1.0 " , "@salesforce/core@^6.1. 3":
1225
+ " @salesforce/core@^6.1.3 " :
1226
1226
version "6.1.3"
1227
1227
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.1.3.tgz#32e71846cad033e0d2b369ecf0fafb4f76d63ad7"
1228
1228
integrity sha512-M7EQ4+LSXU4ZqD4R5ttY4RqSaYNaNBGDG0KC51IdDfpGtL4kJXeQHdr5HfMfgyCyYNM9LqqfBS7zQTBY1rf+Yg==
1338
1338
chalk "^4"
1339
1339
inquirer "^8.2.5"
1340
1340
1341
- " @salesforce/sf-plugins-core@^5.0.1 " :
1342
- version "5.0.1 "
1343
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.1 .tgz#16b085eda99e28f2607957954d6ac957a8d0a0eb "
1344
- integrity sha512-gKUhAP9DDUlB4bjr0a6bsWiM16hn/n1cW8BglhYHAow8UJ0OQBxx+dfvAO0ftXmfzg82IZdMViiDmQXt0Z+e6A ==
1341
+ " @salesforce/sf-plugins-core@^5.0.3 " :
1342
+ version "5.0.3 "
1343
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.3 .tgz#a771dc887c0a13ac23a5b1c16a6965791914f3aa "
1344
+ integrity sha512-D+RCUzrYIWpJakNfxtHXJd6LZr6bK4gA4e7jLPR1G1FmDFss13PT7hOdFRxmAqTPbcp1jf65vwYZzu5nbqzmvQ ==
1345
1345
dependencies :
1346
1346
" @oclif/core" " ^3.11.0"
1347
- " @salesforce/core" " ^6.1.0 "
1347
+ " @salesforce/core" " ^6.1.3 "
1348
1348
" @salesforce/kit" " ^3.0.15"
1349
1349
" @salesforce/ts-types" " ^2.0.9"
1350
1350
" @types/inquirer" " ^8.2.3"
You can’t perform that action at this time.
0 commit comments