@salesforce/cli 2.136.2 → 2.136.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,25 +1,25 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.136.2",
3
+ "version": "2.136.4",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.136.2",
9
+ "version": "2.136.4",
10
10
  "hasInstallScript": true,
11
11
  "license": "Apache-2.0",
12
12
  "dependencies": {
13
13
  "@inquirer/select": "^2.3.5",
14
- "@oclif/core": "4.11.2",
14
+ "@oclif/core": "4.11.3",
15
15
  "@oclif/plugin-autocomplete": "3.2.49",
16
- "@oclif/plugin-commands": "4.1.52",
17
- "@oclif/plugin-help": "6.2.48",
16
+ "@oclif/plugin-commands": "4.1.54",
17
+ "@oclif/plugin-help": "6.2.49",
18
18
  "@oclif/plugin-not-found": "3.2.85",
19
- "@oclif/plugin-plugins": "5.4.67",
19
+ "@oclif/plugin-plugins": "5.4.68",
20
20
  "@oclif/plugin-search": "1.2.48",
21
21
  "@oclif/plugin-update": "4.7.39",
22
- "@oclif/plugin-version": "2.2.44",
22
+ "@oclif/plugin-version": "2.2.46",
23
23
  "@oclif/plugin-warn-if-update-available": "3.1.64",
24
24
  "@oclif/plugin-which": "3.2.53",
25
25
  "@salesforce/core": "^8.28.0",
@@ -27,22 +27,22 @@
27
27
  "@salesforce/plugin-agent": "1.40.2",
28
28
  "@salesforce/plugin-apex": "3.9.27",
29
29
  "@salesforce/plugin-api": "1.3.30",
30
- "@salesforce/plugin-auth": "4.3.10",
30
+ "@salesforce/plugin-auth": "4.3.13",
31
31
  "@salesforce/plugin-data": "4.0.99",
32
- "@salesforce/plugin-deploy-retrieve": "3.24.45",
32
+ "@salesforce/plugin-deploy-retrieve": "3.24.48",
33
33
  "@salesforce/plugin-info": "3.4.131",
34
34
  "@salesforce/plugin-limits": "3.3.89",
35
35
  "@salesforce/plugin-marketplace": "1.3.26",
36
36
  "@salesforce/plugin-org": "5.10.13",
37
37
  "@salesforce/plugin-packaging": "2.27.17",
38
38
  "@salesforce/plugin-schema": "3.3.112",
39
- "@salesforce/plugin-settings": "2.4.78",
39
+ "@salesforce/plugin-settings": "2.4.80",
40
40
  "@salesforce/plugin-sobject": "1.4.106",
41
41
  "@salesforce/plugin-telemetry": "3.8.21",
42
42
  "@salesforce/plugin-templates": "56.17.0",
43
- "@salesforce/plugin-trust": "3.8.8",
44
- "@salesforce/plugin-user": "3.9.4",
45
- "@salesforce/sf-plugins-core": "12.2.16",
43
+ "@salesforce/plugin-trust": "3.8.9",
44
+ "@salesforce/plugin-user": "3.9.5",
45
+ "@salesforce/sf-plugins-core": "12.2.17",
46
46
  "ansis": "^3.12.0"
47
47
  },
48
48
  "bin": {
@@ -2739,9 +2739,9 @@
2739
2739
  }
2740
2740
  },
2741
2741
  "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
2742
- "version": "6.0.1",
2743
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
2744
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
2742
+ "version": "6.2.2",
2743
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
2744
+ "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
2745
2745
  "license": "MIT",
2746
2746
  "engines": {
2747
2747
  "node": ">=12"
@@ -2774,12 +2774,12 @@
2774
2774
  }
2775
2775
  },
2776
2776
  "node_modules/@isaacs/cliui/node_modules/strip-ansi": {
2777
- "version": "7.1.2",
2778
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
2779
- "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
2777
+ "version": "7.2.0",
2778
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
2779
+ "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
2780
2780
  "license": "MIT",
2781
2781
  "dependencies": {
2782
- "ansi-regex": "^6.0.1"
2782
+ "ansi-regex": "^6.2.2"
2783
2783
  },
2784
2784
  "engines": {
2785
2785
  "node": ">=12"
@@ -3447,9 +3447,9 @@
3447
3447
  }
3448
3448
  },
3449
3449
  "node_modules/@oclif/core": {
3450
- "version": "4.11.2",
3451
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.2.tgz",
3452
- "integrity": "sha512-LWDalCgy+hYyAkLa9sMIXMXk6ws5RzQhVnkmfXtVIIyEEYigbXQ/9/x+s76p53MiXxNc6SJB7lfwkPF+SdzfMQ==",
3450
+ "version": "4.11.3",
3451
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.3.tgz",
3452
+ "integrity": "sha512-gQCSYAtUhJilGKaSaZhqejH9X1dDu+jWQjLmtGOgN/XcKaAEPPSeT2mu1UvlvtPox1/NNRdlBcUa8KRKo2HnJQ==",
3453
3453
  "license": "MIT",
3454
3454
  "dependencies": {
3455
3455
  "ansi-escapes": "^4.3.2",
@@ -3466,7 +3466,7 @@
3466
3466
  "semver": "^7.8.0",
3467
3467
  "string-width": "^4.2.3",
3468
3468
  "supports-color": "^8",
3469
- "tinyglobby": "^0.2.14",
3469
+ "tinyglobby": "^0.2.16",
3470
3470
  "widest-line": "^3.1.0",
3471
3471
  "wordwrap": "^1.0.0",
3472
3472
  "wrap-ansi": "^7.0.0"
@@ -3553,9 +3553,9 @@
3553
3553
  }
3554
3554
  },
3555
3555
  "node_modules/@oclif/multi-stage-output/node_modules/ansi-regex": {
3556
- "version": "6.0.1",
3557
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
3558
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
3556
+ "version": "6.2.2",
3557
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
3558
+ "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
3559
3559
  "license": "MIT",
3560
3560
  "engines": {
3561
3561
  "node": ">=12"
@@ -3615,12 +3615,12 @@
3615
3615
  }
3616
3616
  },
3617
3617
  "node_modules/@oclif/multi-stage-output/node_modules/strip-ansi": {
3618
- "version": "7.1.2",
3619
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
3620
- "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
3618
+ "version": "7.2.0",
3619
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
3620
+ "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
3621
3621
  "license": "MIT",
3622
3622
  "dependencies": {
3623
- "ansi-regex": "^6.0.1"
3623
+ "ansi-regex": "^6.2.2"
3624
3624
  },
3625
3625
  "engines": {
3626
3626
  "node": ">=12"
@@ -3730,13 +3730,13 @@
3730
3730
  }
3731
3731
  },
3732
3732
  "node_modules/@oclif/plugin-commands": {
3733
- "version": "4.1.52",
3734
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.52.tgz",
3735
- "integrity": "sha512-D0TtZffJEPlkP6pWbhDHG5Yr8nkMA04UX0CCG1VmcFBxSkPUOmG/9PRnPobo8fFahG72z8hqcBoq/jmptJgqCw==",
3733
+ "version": "4.1.54",
3734
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.54.tgz",
3735
+ "integrity": "sha512-4Km/ejYtqWBcrnFE2Ig7nbc+lyXBQDG+XND+Psy1I8FQZX+Kn54RFG3LbKZcqKKsh61jUpupa4zbcWgY29hlQw==",
3736
3736
  "license": "MIT",
3737
3737
  "dependencies": {
3738
3738
  "@oclif/core": "^4",
3739
- "@oclif/table": "^0.5.6",
3739
+ "@oclif/table": "^0.5.8",
3740
3740
  "lodash": "^4.18.1",
3741
3741
  "object-treeify": "^4.0.1"
3742
3742
  },
@@ -3745,9 +3745,9 @@
3745
3745
  }
3746
3746
  },
3747
3747
  "node_modules/@oclif/plugin-help": {
3748
- "version": "6.2.48",
3749
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.48.tgz",
3750
- "integrity": "sha512-nvGLBtUZUWrHfoAEDRsRZUHKVwptyZ6F+MErdVRLQBo3dja0GCZH8DE33dA7mBux2KOmbxGqop15gyud9HZYhQ==",
3748
+ "version": "6.2.49",
3749
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.49.tgz",
3750
+ "integrity": "sha512-fEsO0YU7ThtzHE1RGuoHxFu/OGlqxm7PCfFp+U1PS8sde4E0cDqjVDuv78+VKrr45LpC5lWOApj7pm3FNfHrVA==",
3751
3751
  "license": "MIT",
3752
3752
  "dependencies": {
3753
3753
  "@oclif/core": "^4"
@@ -3772,15 +3772,15 @@
3772
3772
  }
3773
3773
  },
3774
3774
  "node_modules/@oclif/plugin-plugins": {
3775
- "version": "5.4.67",
3776
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.67.tgz",
3777
- "integrity": "sha512-hNSNSo3kGxWsU7aRICN82bmpgPkQmjr+SAMrFnlH3v9UchoIG9bBoj5DSSCsoDAShIU118h8xRBOhRyEzq4+Qg==",
3775
+ "version": "5.4.68",
3776
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.68.tgz",
3777
+ "integrity": "sha512-+YZ5Afv9OiTsOIS3ODGJH2T8+CymruYQxRPXOCDQBZC0sjLb02S5yQ4OGKSCLBFpbbeBjo05C3IOBdxKzwF+wA==",
3778
3778
  "license": "MIT",
3779
3779
  "dependencies": {
3780
3780
  "@oclif/core": "^4.11.1",
3781
3781
  "ansis": "^3.17.0",
3782
3782
  "debug": "^4.4.0",
3783
- "npm": "^11.13.0",
3783
+ "npm": "^11.14.1",
3784
3784
  "npm-package-arg": "^11.0.3",
3785
3785
  "npm-run-path": "^5.3.0",
3786
3786
  "object-treeify": "^4.0.1",
@@ -3940,9 +3940,9 @@
3940
3940
  }
3941
3941
  },
3942
3942
  "node_modules/@oclif/plugin-version": {
3943
- "version": "2.2.44",
3944
- "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.44.tgz",
3945
- "integrity": "sha512-ssrR5IkRxxorScKak53UGIyO1pnjt+l0hbqTn32/FY3kkWQT7LOUwl3ZyBzFI09znsKzG57Z4rWglo9Fp7EQtg==",
3943
+ "version": "2.2.46",
3944
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.46.tgz",
3945
+ "integrity": "sha512-6eq2CgmJH6gyyJqh2ATcxaZGFduE9bGKN+KlBjNS+n+BVJW4MMbR3lhcv1EoNuY1C6hRnTc6/hPOAzlASusSXA==",
3946
3946
  "license": "MIT",
3947
3947
  "dependencies": {
3948
3948
  "@oclif/core": "^4",
@@ -3983,9 +3983,9 @@
3983
3983
  }
3984
3984
  },
3985
3985
  "node_modules/@oclif/table": {
3986
- "version": "0.5.7",
3987
- "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.5.7.tgz",
3988
- "integrity": "sha512-iS7gXzOhUf2toij0pxkcD6sPnXzr/j4eLugHwjSKI2+WgytjUycP7A3i6OIvXDrIGMuq8+S7wgZ7tCC1I18q+Q==",
3986
+ "version": "0.5.8",
3987
+ "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.5.8.tgz",
3988
+ "integrity": "sha512-yIWar+oDCoN1ji3gUB1QSQAewBiWevwLI7Stg9a+0MX7dtmLXcYucqyR6L5BvJ1b+ekG8C/JY+GJc+ytnzrR9A==",
3989
3989
  "license": "MIT",
3990
3990
  "dependencies": {
3991
3991
  "@types/react": "^18.3.12",
@@ -3996,7 +3996,7 @@
3996
3996
  "object-hash": "^3.0.0",
3997
3997
  "react": "^18.3.1",
3998
3998
  "string-width": "^8.2.1",
3999
- "strip-ansi": "^7.1.2",
3999
+ "strip-ansi": "^7.2.0",
4000
4000
  "wrap-ansi": "^9.0.2"
4001
4001
  },
4002
4002
  "engines": {
@@ -4004,9 +4004,9 @@
4004
4004
  }
4005
4005
  },
4006
4006
  "node_modules/@oclif/table/node_modules/ansi-regex": {
4007
- "version": "6.0.1",
4008
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
4009
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
4007
+ "version": "6.2.2",
4008
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
4009
+ "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
4010
4010
  "license": "MIT",
4011
4011
  "engines": {
4012
4012
  "node": ">=12"
@@ -4038,12 +4038,12 @@
4038
4038
  }
4039
4039
  },
4040
4040
  "node_modules/@oclif/table/node_modules/strip-ansi": {
4041
- "version": "7.1.2",
4042
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
4043
- "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
4041
+ "version": "7.2.0",
4042
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
4043
+ "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
4044
4044
  "license": "MIT",
4045
4045
  "dependencies": {
4046
- "ansi-regex": "^6.0.1"
4046
+ "ansi-regex": "^6.2.2"
4047
4047
  },
4048
4048
  "engines": {
4049
4049
  "node": ">=12"
@@ -4648,9 +4648,9 @@
4648
4648
  }
4649
4649
  },
4650
4650
  "node_modules/@salesforce/core": {
4651
- "version": "8.30.0",
4652
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.30.0.tgz",
4653
- "integrity": "sha512-BzKIKAqKKB+obt6KlP3LEOB9kWb6MCFmmzkDiEEyeqENQCDJr/IIps6tZG3VM7RgbNxvu/A8GIS7yIkoyGnqIg==",
4651
+ "version": "8.30.3",
4652
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.30.3.tgz",
4653
+ "integrity": "sha512-E3WPXxAEqvpZXp6nnkkoNRFGQ2c/5Mhnbl9s0ajQiLTpqQ1Una5PlPu0s2rRvu8qGKnT1AI7xT3RDy3pd/dULg==",
4654
4654
  "license": "BSD-3-Clause",
4655
4655
  "dependencies": {
4656
4656
  "@jsforce/jsforce-node": "^3.10.13",
@@ -4669,7 +4669,7 @@
4669
4669
  "pino-abstract-transport": "^1.2.0",
4670
4670
  "pino-pretty": "^11.3.0",
4671
4671
  "proper-lockfile": "^4.1.2",
4672
- "semver": "^7.7.3",
4672
+ "semver": "^7.8.0",
4673
4673
  "ts-retry-promise": "^0.8.1",
4674
4674
  "zod": "^4.1.12"
4675
4675
  },
@@ -5044,9 +5044,9 @@
5044
5044
  }
5045
5045
  },
5046
5046
  "node_modules/@salesforce/plugin-auth": {
5047
- "version": "4.3.10",
5048
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.3.10.tgz",
5049
- "integrity": "sha512-Sn2nO1EgH/Y68mksMy3QS3Blxe4fUEUMmxuqy7uzqoQWPJAOgluSwk6RBPNh5AWPRGhwWZNc9ZKnlw/yv128Nw==",
5047
+ "version": "4.3.13",
5048
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.3.13.tgz",
5049
+ "integrity": "sha512-TFGaNuBvmLejfX+Had+AwTy1LqxadAsYHXYvRgN9V7l6QLMmN+/UA1gGJW45pB6b2/MQPtrs4feEKRDnCHbGAQ==",
5050
5050
  "license": "Apache-2.0",
5051
5051
  "dependencies": {
5052
5052
  "@inquirer/checkbox": "^2.5.0",
@@ -5054,7 +5054,7 @@
5054
5054
  "@oclif/core": "^4",
5055
5055
  "@salesforce/core": "^8.25.1",
5056
5056
  "@salesforce/kit": "^3.2.4",
5057
- "@salesforce/plugin-info": "^3.4.100",
5057
+ "@salesforce/plugin-info": "^3.4.131",
5058
5058
  "@salesforce/sf-plugins-core": "^12.2.6",
5059
5059
  "@salesforce/ts-types": "^2.0.11",
5060
5060
  "open": "^10.2.0"
@@ -5122,18 +5122,18 @@
5122
5122
  }
5123
5123
  },
5124
5124
  "node_modules/@salesforce/plugin-deploy-retrieve": {
5125
- "version": "3.24.45",
5126
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.24.45.tgz",
5127
- "integrity": "sha512-c44pJp6Wr81txCNAJogTZC8A3OnZo3jhNTNwYOxGewV2BZGR9SwQVAgdqmwT8GAtzGVDsNjCYximDKMScKYZVg==",
5125
+ "version": "3.24.48",
5126
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.24.48.tgz",
5127
+ "integrity": "sha512-2OEFsS1JlNG12BjYArjnzaLElXaaA+xFgZixnsiRzDudNUNO9Hg/0z8fRxLHAKM/idHrXvHfm2w5UKR1vyPCRA==",
5128
5128
  "license": "Apache-2.0",
5129
5129
  "dependencies": {
5130
5130
  "@inquirer/prompts": "^7.8.3",
5131
- "@oclif/core": "^4.10.5",
5131
+ "@oclif/core": "^4.11.3",
5132
5132
  "@oclif/multi-stage-output": "^0.8.37",
5133
5133
  "@salesforce/apex-node": "^8.4.22",
5134
5134
  "@salesforce/core": "^8.30.0",
5135
5135
  "@salesforce/kit": "^3.2.4",
5136
- "@salesforce/plugin-info": "^3.4.124",
5136
+ "@salesforce/plugin-info": "^3.4.131",
5137
5137
  "@salesforce/sf-plugins-core": "^12.2.6",
5138
5138
  "@salesforce/source-deploy-retrieve": "^12.35.9",
5139
5139
  "@salesforce/source-tracking": "^7.8.16",
@@ -5316,14 +5316,14 @@
5316
5316
  }
5317
5317
  },
5318
5318
  "node_modules/@salesforce/plugin-settings": {
5319
- "version": "2.4.78",
5320
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.78.tgz",
5321
- "integrity": "sha512-zJWppiz10HZGwXvQhbfVs2MDU4o6qzoZoM7xoQDJp/bpc7FVzGnsrm421yAa34EjbegR4shGA9nE0Ob69Z+LjQ==",
5319
+ "version": "2.4.80",
5320
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.80.tgz",
5321
+ "integrity": "sha512-BsAZF78Dq30uKNRyIhE2wDfx1HnA87OprLbyF8YZ8/43EwsTRjklWcZdAJ/yrTfitXqbw/1J7jEPS7rDT5/Gkw==",
5322
5322
  "license": "Apache-2.0",
5323
5323
  "dependencies": {
5324
5324
  "@oclif/core": "^4",
5325
- "@salesforce/core": "^8.29.1",
5326
- "@salesforce/sf-plugins-core": "^12.2.15",
5325
+ "@salesforce/core": "^8.30.3",
5326
+ "@salesforce/sf-plugins-core": "^12.2.17",
5327
5327
  "fast-levenshtein": "^3.0.0"
5328
5328
  },
5329
5329
  "engines": {
@@ -5384,15 +5384,15 @@
5384
5384
  }
5385
5385
  },
5386
5386
  "node_modules/@salesforce/plugin-trust": {
5387
- "version": "3.8.8",
5388
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.8.8.tgz",
5389
- "integrity": "sha512-Alv98aAtnf39beiiyKBeRpSF0XnDJn69bCby1PsOkdqCOazOahk5TH8WIfmEz/HNg0oqT0/NtuaRZkExtjeGAw==",
5387
+ "version": "3.8.9",
5388
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.8.9.tgz",
5389
+ "integrity": "sha512-/ocgwyuFCfA/eboauUrzQOk1UV107fTl/bJe3LIEkB3CxfAQMOqVYcBsdQ7awJyTB71a0omv/Deg9W5MUqM98Q==",
5390
5390
  "license": "Apache-2.0",
5391
5391
  "dependencies": {
5392
5392
  "@oclif/core": "^4",
5393
5393
  "@salesforce/core": "^8.29.1",
5394
5394
  "@salesforce/kit": "^3.2.6",
5395
- "@salesforce/plugin-info": "^3.4.123",
5395
+ "@salesforce/plugin-info": "^3.4.131",
5396
5396
  "@salesforce/sf-plugins-core": "^12",
5397
5397
  "got": "^13.0.0",
5398
5398
  "npm": "^11.14.1",
@@ -5409,12 +5409,12 @@
5409
5409
  }
5410
5410
  },
5411
5411
  "node_modules/@salesforce/plugin-user": {
5412
- "version": "3.9.4",
5413
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.9.4.tgz",
5414
- "integrity": "sha512-S9erM9zRcjP9nLFA31V+swR8+YX1jTzwj0FEdDofQprBv3nGE2XYOpHW7rv/kuuS445YcE56+5FHLUxVjDuPXQ==",
5412
+ "version": "3.9.5",
5413
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.9.5.tgz",
5414
+ "integrity": "sha512-PNs9NQglpjttslIIFrnI9+me6CuRMAJlH3pLgJOVTxZ6muSSAWb2mrnhwSQyM7z9DMHxogI4xutmFhIgMKDQiA==",
5415
5415
  "license": "Apache-2.0",
5416
5416
  "dependencies": {
5417
- "@salesforce/core": "^8.28.4",
5417
+ "@salesforce/core": "^8.30.3",
5418
5418
  "@salesforce/kit": "^3.2.4",
5419
5419
  "@salesforce/sf-plugins-core": "^12.2.14",
5420
5420
  "@salesforce/ts-types": "^2.0.11"
@@ -5437,16 +5437,16 @@
5437
5437
  "license": "ISC"
5438
5438
  },
5439
5439
  "node_modules/@salesforce/sf-plugins-core": {
5440
- "version": "12.2.16",
5441
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.16.tgz",
5442
- "integrity": "sha512-csZxi6gJ675/+9dc1Q9KDDq21XRy+tKtgr1ZSPyA6TeP0J4bnuIfsk9cZCOzxaI6T8L6lM3CyWltQMJ927vpzA==",
5440
+ "version": "12.2.17",
5441
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.17.tgz",
5442
+ "integrity": "sha512-a8wHzT4IPUxvqUcguTd6wXp4C7R2i+HTjjiCBNNEqL5/OFXmROlttalgxFceRsnfoi2Sq9jYuVIVWHOs43uEWQ==",
5443
5443
  "license": "Apache-2.0",
5444
5444
  "dependencies": {
5445
5445
  "@inquirer/confirm": "^6.0.12",
5446
5446
  "@inquirer/password": "^5.0.12",
5447
5447
  "@oclif/core": "^4.11.2",
5448
5448
  "@oclif/table": "^0.5.7",
5449
- "@salesforce/core": "^8.29.0",
5449
+ "@salesforce/core": "^8.30.0",
5450
5450
  "@salesforce/kit": "^3.2.3",
5451
5451
  "@salesforce/ts-types": "^2.0.12",
5452
5452
  "ansis": "^3.3.2",
@@ -8444,9 +8444,9 @@
8444
8444
  }
8445
8445
  },
8446
8446
  "node_modules/cli-truncate/node_modules/ansi-regex": {
8447
- "version": "6.0.1",
8448
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
8449
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
8447
+ "version": "6.2.2",
8448
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
8449
+ "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
8450
8450
  "license": "MIT",
8451
8451
  "engines": {
8452
8452
  "node": ">=12"
@@ -8507,12 +8507,12 @@
8507
8507
  }
8508
8508
  },
8509
8509
  "node_modules/cli-truncate/node_modules/strip-ansi": {
8510
- "version": "7.1.2",
8511
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
8512
- "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
8510
+ "version": "7.2.0",
8511
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
8512
+ "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
8513
8513
  "license": "MIT",
8514
8514
  "dependencies": {
8515
- "ansi-regex": "^6.0.1"
8515
+ "ansi-regex": "^6.2.2"
8516
8516
  },
8517
8517
  "engines": {
8518
8518
  "node": ">=12"
@@ -12865,9 +12865,9 @@
12865
12865
  }
12866
12866
  },
12867
12867
  "node_modules/ink/node_modules/ansi-regex": {
12868
- "version": "6.0.1",
12869
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
12870
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
12868
+ "version": "6.2.2",
12869
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
12870
+ "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
12871
12871
  "license": "MIT",
12872
12872
  "engines": {
12873
12873
  "node": ">=12"
@@ -12924,12 +12924,12 @@
12924
12924
  }
12925
12925
  },
12926
12926
  "node_modules/ink/node_modules/strip-ansi": {
12927
- "version": "7.1.2",
12928
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
12929
- "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
12927
+ "version": "7.2.0",
12928
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
12929
+ "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
12930
12930
  "license": "MIT",
12931
12931
  "dependencies": {
12932
- "ansi-regex": "^6.0.1"
12932
+ "ansi-regex": "^6.2.2"
12933
12933
  },
12934
12934
  "engines": {
12935
12935
  "node": ">=12"
@@ -18096,6 +18096,8 @@
18096
18096
  },
18097
18097
  "node_modules/npm/node_modules/tinyglobby": {
18098
18098
  "version": "0.2.16",
18099
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz",
18100
+ "integrity": "sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==",
18099
18101
  "inBundle": true,
18100
18102
  "license": "MIT",
18101
18103
  "dependencies": {
@@ -18111,6 +18113,8 @@
18111
18113
  },
18112
18114
  "node_modules/npm/node_modules/tinyglobby/node_modules/fdir": {
18113
18115
  "version": "6.5.0",
18116
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
18117
+ "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
18114
18118
  "inBundle": true,
18115
18119
  "license": "MIT",
18116
18120
  "engines": {
@@ -18127,6 +18131,8 @@
18127
18131
  },
18128
18132
  "node_modules/npm/node_modules/tinyglobby/node_modules/picomatch": {
18129
18133
  "version": "4.0.4",
18134
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
18135
+ "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
18130
18136
  "inBundle": true,
18131
18137
  "license": "MIT",
18132
18138
  "engines": {
@@ -21537,13 +21543,13 @@
21537
21543
  "license": "MIT"
21538
21544
  },
21539
21545
  "node_modules/tinyglobby": {
21540
- "version": "0.2.14",
21541
- "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz",
21542
- "integrity": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==",
21546
+ "version": "0.2.16",
21547
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz",
21548
+ "integrity": "sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==",
21543
21549
  "license": "MIT",
21544
21550
  "dependencies": {
21545
- "fdir": "^6.4.4",
21546
- "picomatch": "^4.0.2"
21551
+ "fdir": "^6.5.0",
21552
+ "picomatch": "^4.0.4"
21547
21553
  },
21548
21554
  "engines": {
21549
21555
  "node": ">=12.0.0"
@@ -21553,10 +21559,13 @@
21553
21559
  }
21554
21560
  },
21555
21561
  "node_modules/tinyglobby/node_modules/fdir": {
21556
- "version": "6.4.5",
21557
- "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.5.tgz",
21558
- "integrity": "sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==",
21562
+ "version": "6.5.0",
21563
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
21564
+ "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
21559
21565
  "license": "MIT",
21566
+ "engines": {
21567
+ "node": ">=12.0.0"
21568
+ },
21560
21569
  "peerDependencies": {
21561
21570
  "picomatch": "^3 || ^4"
21562
21571
  },
@@ -21567,9 +21576,9 @@
21567
21576
  }
21568
21577
  },
21569
21578
  "node_modules/tinyglobby/node_modules/picomatch": {
21570
- "version": "4.0.2",
21571
- "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
21572
- "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
21579
+ "version": "4.0.4",
21580
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
21581
+ "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
21573
21582
  "license": "MIT",
21574
21583
  "engines": {
21575
21584
  "node": ">=12"