File tree 2 files changed +10
-10
lines changed 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 8
8
"@oclif/core" : " ^4" ,
9
9
"@salesforce/core" : " ^8.1.0" ,
10
10
"@salesforce/kit" : " ^3.1.6" ,
11
- "@salesforce/sf-plugins-core" : " ^11.1.1 "
11
+ "@salesforce/sf-plugins-core" : " ^11.1.7 "
12
12
},
13
13
"devDependencies" : {
14
14
"@oclif/plugin-command-snapshot" : " ^5.2.4" ,
Original file line number Diff line number Diff line change 1495
1495
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
1496
1496
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
1497
1497
1498
- " @salesforce/sf-plugins-core@^11.1.1 " , "@salesforce/sf-plugins-core@^11.1.6 ":
1499
- version "11.1.6 "
1500
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.6 .tgz#4e423488af9ba85aba8af5954df6749dd406c0ae "
1501
- integrity sha512-yfKnyC4oyYPpVzQVWRHMhLq2mrUzayDIc7zajtOajPk+n+C8Lxsl9KKNB9oA5iQIVrAHf/R9cWVogqO2myKWgQ ==
1498
+ " @salesforce/sf-plugins-core@^11.1.6 " , "@salesforce/sf-plugins-core@^11.1.7 ":
1499
+ version "11.1.7 "
1500
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.7 .tgz#1af298d3ff6ff82e9944d614740de31b891c188e "
1501
+ integrity sha512-Nj44Oh1jD9D0fcnqUzFPkRoorZT5LSZbdB141ONRN1SS1VmtLSfZ3QH3CKgBrE+Bj5W4byz/GYNjpT6cv3pmuA ==
1502
1502
dependencies :
1503
1503
" @inquirer/confirm" " ^3.1.14"
1504
1504
" @inquirer/password" " ^2.1.14"
1510
1510
cli-progress "^3.12.0"
1511
1511
natural-orderby "^3.0.2"
1512
1512
slice-ansi "^7.1.0"
1513
- string-width "^7.1 .0"
1513
+ string-width "^7.2 .0"
1514
1514
terminal-link "^3.0.0"
1515
1515
1516
1516
" @salesforce/ts-types@^2.0.10 " :
@@ -6592,10 +6592,10 @@ string-width@^5.0.1, string-width@^5.1.2:
6592
6592
emoji-regex "^9.2.2"
6593
6593
strip-ansi "^7.0.1"
6594
6594
6595
- string-width@^7.1 .0 :
6596
- version "7.1 .0"
6597
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.1 .0.tgz#d994252935224729ea3719c49f7206dc9c46550a "
6598
- integrity sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw ==
6595
+ string-width@^7.2 .0 :
6596
+ version "7.2 .0"
6597
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.2 .0.tgz#b5bb8e2165ce275d4d43476dd2700ad9091db6dc "
6598
+ integrity sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ ==
6599
6599
dependencies :
6600
6600
emoji-regex "^10.3.0"
6601
6601
get-east-asian-width "^1.0.0"
You can’t perform that action at this time.
0 commit comments