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 35
35
],
36
36
"dependencies" : {
37
37
"@salesforce/cli-plugins-testkit" : " ^5.3.39" ,
38
- "@salesforce/core" : " ^8.19.1 " ,
38
+ "@salesforce/core" : " ^8.21.2 " ,
39
39
"@salesforce/kit" : " ^3.2.3" ,
40
40
"@salesforce/source-deploy-retrieve" : " ^12.22.5" ,
41
41
"@salesforce/ts-types" : " ^2.0.12" ,
Original file line number Diff line number Diff line change 576
576
strip-ansi "6.0.1"
577
577
ts-retry-promise "^0.8.1"
578
578
579
- " @salesforce/core@^8.19.1" , "@salesforce/core@^8.8.0":
580
- version "8.19.1 "
581
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.19.1 .tgz#300b37db32e29a7b1055091cc13d04a6ccc4d8c1 "
582
- integrity sha512-HPJxus0W4S1aoT4Qn6mG2s9Ik/mZ59rXNUFc2c+BgEAs28khbZOLR2uiZYexNpXIIZnCrSbb+v1t8IW/idIyCA ==
579
+ " @salesforce/core@^8.19.1" , "@salesforce/core@^8.21.2", "@salesforce/core@^8. 8.0":
580
+ version "8.21.2 "
581
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.21.2 .tgz#92538bbcdf2a185ca9f3b58760da60da0b933d07 "
582
+ integrity sha512-DUoArD9jf8slp78JmJI+c3DLpZ79VyQ4ftyYzL8qe/hww9Nf5/L4shezo1IoI3FvnVuXwwRQ6oUnwxdcVJqbKQ ==
583
583
dependencies :
584
584
" @jsforce/jsforce-node" " ^3.10.1"
585
585
" @salesforce/kit" " ^3.2.2"
588
588
ajv "^8.17.1"
589
589
change-case "^4.1.2"
590
590
fast-levenshtein "^3.0.0"
591
- faye "^1.4.0 "
591
+ faye "^1.4.1 "
592
592
form-data "^4.0.4"
593
593
js2xmlparser "^4.0.1"
594
594
jsonwebtoken "9.0.2"
@@ -2469,10 +2469,10 @@ faye-websocket@>=0.9.1:
2469
2469
dependencies :
2470
2470
websocket-driver ">=0.5.1"
2471
2471
2472
- faye@^1.4.0 :
2473
- version "1.4.0 "
2474
- resolved "https://registry.npmjs.org /faye/-/faye-1.4.0 .tgz#01d3d26ed5642c1cb203eed358afb1c1444b8669 "
2475
- integrity sha512-kRrIg4be8VNYhycS2PY//hpBJSzZPr/DBbcy9VWelhZMW3KhyLkQR0HL0k0MNpmVoNFF4EdfMFkNAWjTP65g6w ==
2472
+ faye@^1.4.0, faye@^1.4.1 :
2473
+ version "1.4.1 "
2474
+ resolved "https://registry.yarnpkg.com /faye/-/faye-1.4.1 .tgz#fd2f84e21d62b1cced1bd34968925b466d44a381 "
2475
+ integrity sha512-Cg/khikhqlvumHO3efwx2tps2ZgQRjUMrO24G0quz7MMzRYYaEjU224YFXOeuPIvanRegIchVxj6pmHK1W0ikA ==
2476
2476
dependencies :
2477
2477
asap "*"
2478
2478
csprng "*"
You can’t perform that action at this time.
0 commit comments