1174
1174
mv "~2"
1175
1175
safe-json-stringify "~1"
1176
1176
1177
- " @salesforce/command@^5.0.4" , "@salesforce/command@^5.1.3", "@salesforce/command@^5. 2.11":
1177
+ " @salesforce/command@^5.0.4" , "@salesforce/command@^5.2.11":
1178
1178
version "5.2.11"
1179
1179
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.11.tgz#43fdb687c8cd6a5f76dafd548ea176663c8a6620"
1180
1180
integrity sha512-6KhXbxlV+noVFL8FNhVBPDiD5Z4fEcezh1rClcjdturt2Zg/cp9KPIFqZoFn34zt30u+DlhhU3GDlfE18IoNHw==
1187
1187
" @salesforce/ts-types" " ^1.5.21"
1188
1188
chalk "^2.4.2"
1189
1189
1190
- " @salesforce/core@^3.10.1" , "@salesforce/core@^3.19.5 ", "@salesforce/core@^3.25 .0", "@salesforce/core@^3.26.0 ", "@salesforce/core@^3.30.9":
1191
- version "3.30.11 "
1192
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.30.11 .tgz#e1f2f795cd26238b25a0c3f36fc3073b45b99da1 "
1193
- integrity sha512-hCzzW2TtEgMLPOmsikUoSD3A8T0az/AkQR1ItNS2ooCrzUhyuNCLh1oKdjEZ3og5ec25M8Om9fwsnRsh/uy+dA ==
1190
+ " @salesforce/core@^3.10.1" , "@salesforce/core@^3.25.0 ", "@salesforce/core@^3.26 .0", "@salesforce/core@^3.30.10 ", "@salesforce/core@^3.30.9":
1191
+ version "3.30.12 "
1192
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.30.12 .tgz#9bd81770a8c7c909b01c7736283d6d3376915fa7 "
1193
+ integrity sha512-2p2EPGsjOdj9m2BzjDyFtSvvyDukyg/sZ07tdxsQC4NXNqE/NfvsbgpitxQRxFGVAwLaJvuaO3LVv7g4lA4PpA ==
1194
1194
dependencies :
1195
1195
" @salesforce/bunyan" " ^2.0.0"
1196
1196
" @salesforce/kit" " ^1.7.0"
1208
1208
js2xmlparser "^4.0.1"
1209
1209
jsforce "^2.0.0-beta.19"
1210
1210
jsonwebtoken "8.5.1"
1211
- ts-retry-promise "^0.6 .0"
1211
+ ts-retry-promise "^0.7 .0"
1212
1212
1213
1213
" @salesforce/dev-config@^3.0.0 " :
1214
1214
version "3.1.0"
1273
1273
shx "^0.3.3"
1274
1274
tslib "^2.2.0"
1275
1275
1276
- " @salesforce/plugin-command-reference@^1.4.0 " :
1277
- version "1.4.0 "
1278
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-1.4.0 .tgz#560f1d352895f5c4d30259ee1d55ccb2978cc85e "
1279
- integrity sha512-7m8J9o375lFqFYUkzgmsnIYNiIIjpOn56nYtmNv17JNKH3TktPmu0pu1QzCuXjFE6VA1w4Zo79IkyGelhove5w ==
1276
+ " @salesforce/plugin-command-reference@^1.4.3 " :
1277
+ version "1.4.3 "
1278
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-1.4.3 .tgz#39b49156e761f1e0a271dee8df3de1b926b5b487 "
1279
+ integrity sha512-QaHfKbNHSa7rQNjLic3q844FhfTqvuORLKsQY3clQ9lDawyaTmGoPdMqb9U5SGsGBAh4SsffP9o2fxioXIOe4w ==
1280
1280
dependencies :
1281
- " @salesforce/command" " ^5.1.3"
1282
- " @salesforce/core" " ^3.19.5"
1281
+ " @salesforce/command" " ^5.2.11"
1282
+ " @salesforce/core" " ^3.30.10"
1283
+ " @types/lodash.uniqby" " ^4.7.7"
1283
1284
chalk "^3.0.0"
1284
1285
handlebars "4.7.7"
1286
+ lodash.uniqby "^4.7.0"
1285
1287
shelljs "^0.8.5"
1286
- tslib "^1 "
1288
+ tslib "^2 "
1287
1289
1288
1290
" @salesforce/plugin-trust@^2.1.0 " :
1289
1291
version "2.1.0"
1564
1566
dependencies :
1565
1567
" @types/node" " *"
1566
1568
1569
+ " @types/lodash.uniqby@^4.7.7 " :
1570
+ version "4.7.7"
1571
+ resolved "https://registry.yarnpkg.com/@types/lodash.uniqby/-/lodash.uniqby-4.7.7.tgz#48dbb652c41cc8fb30aa61a44174368081835ab5"
1572
+ integrity sha512-sv2g6vkCIvEUsK5/Vq17haoZaisfj2EWW8mP7QWlnKi6dByoNmeuHDDXHR7sabuDqwO4gvU7ModIL22MmnOocg==
1573
+ dependencies :
1574
+ " @types/lodash" " *"
1575
+
1567
1576
" @types/lodash@* " :
1568
1577
version "4.14.184"
1569
1578
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.184.tgz#23f96cd2a21a28e106dc24d825d4aa966de7a9fe"
@@ -5761,6 +5770,11 @@ lodash.union@^4.6.0:
5761
5770
resolved "https://registry.yarnpkg.com/lodash.union/-/lodash.union-4.6.0.tgz#48bb5088409f16f1821666641c44dd1aaae3cd88"
5762
5771
integrity sha1-SLtQiECfFvGCFmZkHETdGqrjzYg=
5763
5772
5773
+ lodash.uniqby@^4.7.0 :
5774
+ version "4.7.0"
5775
+ resolved "https://registry.yarnpkg.com/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz#d99c07a669e9e6d24e1362dfe266c67616af1302"
5776
+ integrity sha512-e/zcLx6CSbmaEgFHCA7BnoQKyCtKMxnuWrJygbwPs/AIn+IMKl66L8/s+wBUn5LRw2pZx3bUHibiV1b6aTWIww==
5777
+
5764
5778
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21 :
5765
5779
version "4.17.21"
5766
5780
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
@@ -8593,10 +8607,10 @@ ts-node@^9:
8593
8607
source-map-support "^0.5.17"
8594
8608
yn "3.1.1"
8595
8609
8596
- ts-retry-promise@^0.6 .0 :
8597
- version "0.6 .0"
8598
- resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.6 .0.tgz#95643500d5388eed25abc90aa2e99c8b6c5a7bc9 "
8599
- integrity sha512-8DF80uA7JPu6m8ouHxGkyBpPTIGQnsgIUgLDqcRaD7EEhVowjG72KqCX334gsa1P+AmzeTVdd/xEzVFCAuPCtg ==
8610
+ ts-retry-promise@^0.7 .0 :
8611
+ version "0.7 .0"
8612
+ resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.7 .0.tgz#08f2dcbbf5d2981495841cb63389a268324e8147 "
8613
+ integrity sha512-x6yWZXC4BfXy4UyMweOFvbS1yJ/Y5biSz/mEPiILtJZLrqD3ZxIpzVOGGgifHHdaSe3WxzFRtsRbychI6zofOg ==
8600
8614
8601
8615
tsconfig-paths@^3.14.1 :
8602
8616
version "3.14.1"
@@ -8608,7 +8622,7 @@ tsconfig-paths@^3.14.1:
8608
8622
minimist "^1.2.6"
8609
8623
strip-bom "^3.0.0"
8610
8624
8611
- tslib@^1, tslib@^1 .8.1, tslib@^1.9.0 :
8625
+ tslib@^1.8.1, tslib@^1.9.0 :
8612
8626
version "1.14.1"
8613
8627
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
8614
8628
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
0 commit comments