@salesforce/cli 2.131.2 → 2.131.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,47 +1,47 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.131.2",
3
+ "version": "2.131.4",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.131.2",
9
+ "version": "2.131.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.10.4",
15
- "@oclif/plugin-autocomplete": "3.2.43",
16
- "@oclif/plugin-commands": "4.1.43",
17
- "@oclif/plugin-help": "6.2.41",
18
- "@oclif/plugin-not-found": "3.2.78",
14
+ "@oclif/core": "4.10.5",
15
+ "@oclif/plugin-autocomplete": "3.2.45",
16
+ "@oclif/plugin-commands": "4.1.45",
17
+ "@oclif/plugin-help": "6.2.43",
18
+ "@oclif/plugin-not-found": "3.2.80",
19
19
  "@oclif/plugin-plugins": "5.4.59",
20
- "@oclif/plugin-search": "1.2.42",
21
- "@oclif/plugin-update": "4.7.27",
22
- "@oclif/plugin-version": "2.2.40",
23
- "@oclif/plugin-warn-if-update-available": "3.1.58",
24
- "@oclif/plugin-which": "3.2.47",
20
+ "@oclif/plugin-search": "1.2.44",
21
+ "@oclif/plugin-update": "4.7.29",
22
+ "@oclif/plugin-version": "2.2.41",
23
+ "@oclif/plugin-warn-if-update-available": "3.1.60",
24
+ "@oclif/plugin-which": "3.2.49",
25
25
  "@salesforce/core": "^8.28.0",
26
26
  "@salesforce/kit": "^3.1.6",
27
- "@salesforce/plugin-agent": "1.32.16",
28
- "@salesforce/plugin-apex": "3.9.17",
29
- "@salesforce/plugin-api": "1.3.14",
30
- "@salesforce/plugin-auth": "4.3.3",
31
- "@salesforce/plugin-data": "4.0.85",
32
- "@salesforce/plugin-deploy-retrieve": "3.24.23",
33
- "@salesforce/plugin-info": "3.4.115",
34
- "@salesforce/plugin-limits": "3.3.83",
35
- "@salesforce/plugin-marketplace": "1.3.14",
36
- "@salesforce/plugin-org": "5.9.79",
37
- "@salesforce/plugin-packaging": "2.26.0",
38
- "@salesforce/plugin-schema": "3.3.102",
39
- "@salesforce/plugin-settings": "2.4.63",
40
- "@salesforce/plugin-sobject": "1.4.93",
41
- "@salesforce/plugin-telemetry": "3.8.7",
42
- "@salesforce/plugin-templates": "56.15.3",
43
- "@salesforce/plugin-trust": "3.7.119",
44
- "@salesforce/plugin-user": "3.8.2",
27
+ "@salesforce/plugin-agent": "1.32.18",
28
+ "@salesforce/plugin-apex": "3.9.20",
29
+ "@salesforce/plugin-api": "1.3.16",
30
+ "@salesforce/plugin-auth": "4.3.4",
31
+ "@salesforce/plugin-data": "4.0.87",
32
+ "@salesforce/plugin-deploy-retrieve": "3.24.27",
33
+ "@salesforce/plugin-info": "3.4.118",
34
+ "@salesforce/plugin-limits": "3.3.84",
35
+ "@salesforce/plugin-marketplace": "1.3.15",
36
+ "@salesforce/plugin-org": "5.9.81",
37
+ "@salesforce/plugin-packaging": "2.26.3",
38
+ "@salesforce/plugin-schema": "3.3.104",
39
+ "@salesforce/plugin-settings": "2.4.66",
40
+ "@salesforce/plugin-sobject": "1.4.95",
41
+ "@salesforce/plugin-telemetry": "3.8.9",
42
+ "@salesforce/plugin-templates": "56.15.4",
43
+ "@salesforce/plugin-trust": "3.7.121",
44
+ "@salesforce/plugin-user": "3.8.3",
45
45
  "@salesforce/sf-plugins-core": "12.2.6",
46
46
  "ansis": "^3.12.0"
47
47
  },
@@ -3654,9 +3654,9 @@
3654
3654
  }
3655
3655
  },
3656
3656
  "node_modules/@oclif/core": {
3657
- "version": "4.10.4",
3658
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.10.4.tgz",
3659
- "integrity": "sha512-4aMd2BAhmGWjiASzJVmEAaPTZStxW0+VdylON5m+LwbxlG2HD7aTHZ7gWqeHBm/rXH5mi1WLb5LlQTCL+VdELQ==",
3657
+ "version": "4.10.5",
3658
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.10.5.tgz",
3659
+ "integrity": "sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w==",
3660
3660
  "license": "MIT",
3661
3661
  "dependencies": {
3662
3662
  "ansi-escapes": "^4.3.2",
@@ -3669,7 +3669,7 @@
3669
3669
  "indent-string": "^4.0.0",
3670
3670
  "is-wsl": "^2.2.0",
3671
3671
  "lilconfig": "^3.1.3",
3672
- "minimatch": "^10.2.4",
3672
+ "minimatch": "^10.2.5",
3673
3673
  "semver": "^7.7.3",
3674
3674
  "string-width": "^4.2.3",
3675
3675
  "supports-color": "^8",
@@ -3707,9 +3707,9 @@
3707
3707
  }
3708
3708
  },
3709
3709
  "node_modules/@oclif/core/node_modules/brace-expansion": {
3710
- "version": "5.0.3",
3711
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
3712
- "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
3710
+ "version": "5.0.5",
3711
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
3712
+ "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
3713
3713
  "license": "MIT",
3714
3714
  "dependencies": {
3715
3715
  "balanced-match": "^4.0.2"
@@ -3719,12 +3719,12 @@
3719
3719
  }
3720
3720
  },
3721
3721
  "node_modules/@oclif/core/node_modules/minimatch": {
3722
- "version": "10.2.4",
3723
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
3724
- "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
3722
+ "version": "10.2.5",
3723
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
3724
+ "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
3725
3725
  "license": "BlueOak-1.0.0",
3726
3726
  "dependencies": {
3727
- "brace-expansion": "^5.0.2"
3727
+ "brace-expansion": "^5.0.5"
3728
3728
  },
3729
3729
  "engines": {
3730
3730
  "node": "18 || 20 || >=22"
@@ -3766,9 +3766,9 @@
3766
3766
  }
3767
3767
  },
3768
3768
  "node_modules/@oclif/multi-stage-output": {
3769
- "version": "0.8.30",
3770
- "resolved": "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.8.30.tgz",
3771
- "integrity": "sha512-WNEqTdK9GsZGc/yOgm/2drpdTXp7FGDxH3nbWSpMJBJU5CqrWmvoqNqrXZmlVRQHjKCo8qW3hI9FXse5brFVNg==",
3769
+ "version": "0.8.34",
3770
+ "resolved": "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.8.34.tgz",
3771
+ "integrity": "sha512-AMQjT3EEpn59w08bvSZt+EQElP1yoQixdI2LNQTRIk2ykXLIu9ZP9EYSO4z0L/iseMSY6k0mfhrbdLoh24DCnQ==",
3772
3772
  "license": "MIT",
3773
3773
  "dependencies": {
3774
3774
  "@oclif/core": "^4",
@@ -3878,9 +3878,9 @@
3878
3878
  }
3879
3879
  },
3880
3880
  "node_modules/@oclif/plugin-autocomplete": {
3881
- "version": "3.2.43",
3882
- "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.43.tgz",
3883
- "integrity": "sha512-Gz+z85f6PbnG9aphBe2IDD/IhYWRN9aOPIpiKG1bhJV3lKLiFHo26ZEWmB9+7Or+JCqcMMoi/4hEX/HaidMpSg==",
3881
+ "version": "3.2.45",
3882
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.45.tgz",
3883
+ "integrity": "sha512-ENrUg8rbVCjh40uvi3MC9kGbiUoEf11nyqE59RBzegeeLpRXNo/Zp27L9j1tUmPEqGgfS2/wvHPihNzkpK1FDw==",
3884
3884
  "license": "MIT",
3885
3885
  "dependencies": {
3886
3886
  "@oclif/core": "^4",
@@ -3961,14 +3961,14 @@
3961
3961
  }
3962
3962
  },
3963
3963
  "node_modules/@oclif/plugin-commands": {
3964
- "version": "4.1.43",
3965
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.43.tgz",
3966
- "integrity": "sha512-RxytYYK6Vc4n4Kc7Wf0iVSNkjsxBp5diWOtI1yqysQtX9LGV3pfwnXac4TYeCr2ociD8tXvsrKF9H5QGZiWOow==",
3964
+ "version": "4.1.45",
3965
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.45.tgz",
3966
+ "integrity": "sha512-sVO/3NL+avrFHfJxjTTEU5fpsUPOKG1hk3R3zBptsEshLssbOWavlYLTmE8cgim467LYLlN/aIkjvTPiQx0oHA==",
3967
3967
  "license": "MIT",
3968
3968
  "dependencies": {
3969
3969
  "@oclif/core": "^4",
3970
3970
  "@oclif/table": "^0.5.3",
3971
- "lodash": "^4.17.23",
3971
+ "lodash": "^4.18.1",
3972
3972
  "object-treeify": "^4.0.1"
3973
3973
  },
3974
3974
  "engines": {
@@ -3976,9 +3976,9 @@
3976
3976
  }
3977
3977
  },
3978
3978
  "node_modules/@oclif/plugin-help": {
3979
- "version": "6.2.41",
3980
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.41.tgz",
3981
- "integrity": "sha512-oHqpm9a8NnLY9J5yIA+znchB2QCBqDUu5n7XINdZwfbhO6WOUZ2ANww6QN7crhvAKgpN5HK/ELN8Hy96kgLUuA==",
3979
+ "version": "6.2.43",
3980
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.43.tgz",
3981
+ "integrity": "sha512-aef92VxQECLFDjI4CpgCL+jDuAsc3jzq5gBTLwNzj60mmrh8eDd7B0ABIgWXphb6gdARSRil+/FPtcdiSSupRA==",
3982
3982
  "license": "MIT",
3983
3983
  "dependencies": {
3984
3984
  "@oclif/core": "^4"
@@ -3988,13 +3988,13 @@
3988
3988
  }
3989
3989
  },
3990
3990
  "node_modules/@oclif/plugin-not-found": {
3991
- "version": "3.2.78",
3992
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.78.tgz",
3993
- "integrity": "sha512-wFg7rUYUxYsBMl0fEBHOJ+GAO0/3Nwpn4scmkqV3IQdch7+N1ke8qFOzLZal0kpa0wt+Tr/aJvaT8iYccPGZDQ==",
3991
+ "version": "3.2.80",
3992
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.80.tgz",
3993
+ "integrity": "sha512-yTLjWvR1r/Rd/cO2LxHdMCDoL5sQhBYRUcOMCmxZtWVWhx4rAZ8KVUPDVsb+SvjJDV5ADTDBgt1H52fFx7YWqg==",
3994
3994
  "license": "MIT",
3995
3995
  "dependencies": {
3996
3996
  "@inquirer/prompts": "^7.10.1",
3997
- "@oclif/core": "^4.10.3",
3997
+ "@oclif/core": "^4.10.5",
3998
3998
  "ansis": "^3.17.0",
3999
3999
  "fast-levenshtein": "^3.0.0"
4000
4000
  },
@@ -4103,9 +4103,9 @@
4103
4103
  }
4104
4104
  },
4105
4105
  "node_modules/@oclif/plugin-search": {
4106
- "version": "1.2.42",
4107
- "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.42.tgz",
4108
- "integrity": "sha512-RYQ1NnRvxSN14LOoakyqishbyySIv4zTndeceasu6nTgLChsUPY8zgsuHXeKkP+BJS+J1f60scFcj28sByb7tw==",
4106
+ "version": "1.2.44",
4107
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.44.tgz",
4108
+ "integrity": "sha512-IXj0TwWNERgYyLYo2Sw5Qmyu0EZjjsgp7Jy2uLG/Z28fp+JydML+FE9d/QhLWnuA4t9iLx08JE3df8ozwaOM5A==",
4109
4109
  "license": "MIT",
4110
4110
  "dependencies": {
4111
4111
  "@oclif/core": "^4",
@@ -4132,14 +4132,14 @@
4132
4132
  }
4133
4133
  },
4134
4134
  "node_modules/@oclif/plugin-update": {
4135
- "version": "4.7.27",
4136
- "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.27.tgz",
4137
- "integrity": "sha512-/zxfP8PhxgcJIw0sIsQWer9IFaNGPyF5hpKgmWecYmnLJt4TyqClgYJjWiotkQ2tQTpQWy/GcK0ffJhbwmEIgA==",
4135
+ "version": "4.7.29",
4136
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.29.tgz",
4137
+ "integrity": "sha512-wSN7fdJ39OGR+AMBgq3SysXiwssIpNmCNJUXhnTsacHbBkrHHap5gNRiVWvfnQ/51geaIRZWMtGzwoEzW6osew==",
4138
4138
  "license": "MIT",
4139
4139
  "dependencies": {
4140
4140
  "@inquirer/select": "^2.5.0",
4141
4141
  "@oclif/core": "^4",
4142
- "@oclif/table": "^0.5.3",
4142
+ "@oclif/table": "^0.5.4",
4143
4143
  "ansis": "^3.17.0",
4144
4144
  "debug": "^4.4.1",
4145
4145
  "filesize": "^6.1.0",
@@ -4153,9 +4153,9 @@
4153
4153
  }
4154
4154
  },
4155
4155
  "node_modules/@oclif/plugin-version": {
4156
- "version": "2.2.40",
4157
- "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.40.tgz",
4158
- "integrity": "sha512-HNw+pUSHwAX6N6OkdgG7g9cHm5ig4MBMOTlxSrnMcDz2ap2VXgenIaMZrt1uurq6AoP0UAcc9ONQZhmaQ/wsQg==",
4156
+ "version": "2.2.41",
4157
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.41.tgz",
4158
+ "integrity": "sha512-5Ub4RGN9ZLvHqAvYx8yj1GioM0yXrPsGfHgqDVrtL9yvNhldTdkc8gbe4ibk2fSESNBab0gnHcLlcJeOtLTh/w==",
4159
4159
  "license": "MIT",
4160
4160
  "dependencies": {
4161
4161
  "@oclif/core": "^4",
@@ -4166,16 +4166,16 @@
4166
4166
  }
4167
4167
  },
4168
4168
  "node_modules/@oclif/plugin-warn-if-update-available": {
4169
- "version": "3.1.58",
4170
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.58.tgz",
4171
- "integrity": "sha512-iZWcwqTW9ylpuU/kaUJY6gRQE+VzK3p1oFSa6/fDu7snx4knQlH8TBtaUR6ugTz2yzdDULF7MtuAyr3LXZg9/w==",
4169
+ "version": "3.1.60",
4170
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.60.tgz",
4171
+ "integrity": "sha512-cRKBZm14IuA6G8W84dfd3iXj3BTAoxQ5o3pUE8DKEQ4n/tVha20t5nkVeD+ISC68e0Fuw5koTMvRwXb1lJSnzg==",
4172
4172
  "license": "MIT",
4173
4173
  "dependencies": {
4174
4174
  "@oclif/core": "^4",
4175
4175
  "ansis": "^3.17.0",
4176
4176
  "debug": "^4.4.3",
4177
4177
  "http-call": "^5.2.2",
4178
- "lodash": "^4.17.23",
4178
+ "lodash": "^4.18.1",
4179
4179
  "registry-auth-token": "^5.1.1"
4180
4180
  },
4181
4181
  "engines": {
@@ -4183,9 +4183,9 @@
4183
4183
  }
4184
4184
  },
4185
4185
  "node_modules/@oclif/plugin-which": {
4186
- "version": "3.2.47",
4187
- "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.47.tgz",
4188
- "integrity": "sha512-jVULR8KcD6aByd1d2dLO6IhaiSRvXgl7qPsynAsnvGYkO8+4uxUaZO0kHvP2Teu5uPzF8Phj9bb7CqgYXU83Uw==",
4186
+ "version": "3.2.49",
4187
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.49.tgz",
4188
+ "integrity": "sha512-70CSzxlBySVIDo11Ow+rn4Bx3EsuZQVCCFmC09UX9jMtbIbXAbsI8+7bFUig5zRKNNBQ+GWEkfY6AHGxCrMCzw==",
4189
4189
  "license": "MIT",
4190
4190
  "dependencies": {
4191
4191
  "@oclif/core": "^4",
@@ -4196,9 +4196,9 @@
4196
4196
  }
4197
4197
  },
4198
4198
  "node_modules/@oclif/table": {
4199
- "version": "0.5.3",
4200
- "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.5.3.tgz",
4201
- "integrity": "sha512-eePQ9HmLxPssZApYc1Jgj7ClKfGynpur0rFHOCZ+JeMeb9bJtLwaFXd9Nnskt9xEllGVc762XpxC3sqH6cM/uA==",
4199
+ "version": "0.5.4",
4200
+ "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.5.4.tgz",
4201
+ "integrity": "sha512-tIW7JTfO/t19cfOZofxEi16GAV12osvuSwdDHQ6ltIYtNeDyT8vJqdqo5NmyKNNwUy6V1DoGsVhJtPTFabR4hg==",
4202
4202
  "license": "MIT",
4203
4203
  "dependencies": {
4204
4204
  "@types/react": "^18.3.12",
@@ -4657,13 +4657,13 @@
4657
4657
  }
4658
4658
  },
4659
4659
  "node_modules/@salesforce/apex-node": {
4660
- "version": "8.4.16",
4661
- "resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-8.4.16.tgz",
4662
- "integrity": "sha512-4oXrhCKkXnJGJf0POaPMaMS1JGW+6U5Ob8LeMJRRGfh8pBzU9BXC9LAQJzwbDPlnENbNbQfZ5JtOHdivLb+coA==",
4660
+ "version": "8.4.20",
4661
+ "resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-8.4.20.tgz",
4662
+ "integrity": "sha512-QBkolNT1xf8KrkbXdUH8Leakql0lCtnHn7WC0W+mW3FgX/EC4uRKvbfnFS6pnPxAimI7IGBWV2x8jzFqRAo4Kw==",
4663
4663
  "license": "BSD-3-Clause",
4664
4664
  "dependencies": {
4665
- "@salesforce/core": "^8.27.1",
4666
- "@salesforce/kit": "^3.2.4",
4665
+ "@salesforce/core": "^8.28.1",
4666
+ "@salesforce/kit": "^3.2.6",
4667
4667
  "@types/istanbul-reports": "^3.0.4",
4668
4668
  "fast-glob": "^3.3.2",
4669
4669
  "faye": "1.4.1",
@@ -5029,9 +5029,9 @@
5029
5029
  }
5030
5030
  },
5031
5031
  "node_modules/@salesforce/plugin-agent": {
5032
- "version": "1.32.16",
5033
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.32.16.tgz",
5034
- "integrity": "sha512-eOpJo2qPRjgwvEkvBk3yRBLOSN4SYyvHiRLsERk9WpUVSGp8CNEF//UvpCUeqWPVk0oPiKW56cfpVBDFOQUe5g==",
5032
+ "version": "1.32.18",
5033
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.32.18.tgz",
5034
+ "integrity": "sha512-078T16r3wxILFuWzdlWYEgLru7m9W5xb8vJ3uNMn2TsvlBn1Qcmh6UXcU/MjLH8t3P1TKGRF3p5BpTpHi8zK7g==",
5035
5035
  "license": "Apache-2.0",
5036
5036
  "dependencies": {
5037
5037
  "@inquirer/core": "^10.3.2",
@@ -5042,7 +5042,7 @@
5042
5042
  "@salesforce/core": "^8.27.0",
5043
5043
  "@salesforce/kit": "^3.2.4",
5044
5044
  "@salesforce/sf-plugins-core": "^12.2.6",
5045
- "@salesforce/source-deploy-retrieve": "^12.31.30",
5045
+ "@salesforce/source-deploy-retrieve": "^12.32.1",
5046
5046
  "@salesforce/types": "^1.6.0",
5047
5047
  "ansis": "^3.3.2",
5048
5048
  "fast-xml-parser": "^5.5.8",
@@ -5067,9 +5067,9 @@
5067
5067
  }
5068
5068
  },
5069
5069
  "node_modules/@salesforce/plugin-agent/node_modules/brace-expansion": {
5070
- "version": "5.0.3",
5071
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
5072
- "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
5070
+ "version": "5.0.5",
5071
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
5072
+ "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
5073
5073
  "license": "MIT",
5074
5074
  "dependencies": {
5075
5075
  "balanced-match": "^4.0.2"
@@ -5126,12 +5126,12 @@
5126
5126
  }
5127
5127
  },
5128
5128
  "node_modules/@salesforce/plugin-agent/node_modules/minimatch": {
5129
- "version": "10.2.4",
5130
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
5131
- "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
5129
+ "version": "10.2.5",
5130
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
5131
+ "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
5132
5132
  "license": "BlueOak-1.0.0",
5133
5133
  "dependencies": {
5134
- "brace-expansion": "^5.0.2"
5134
+ "brace-expansion": "^5.0.5"
5135
5135
  },
5136
5136
  "engines": {
5137
5137
  "node": "18 || 20 || >=22"
@@ -5157,13 +5157,13 @@
5157
5157
  }
5158
5158
  },
5159
5159
  "node_modules/@salesforce/plugin-apex": {
5160
- "version": "3.9.17",
5161
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.17.tgz",
5162
- "integrity": "sha512-XLiaRQieRtJ3PiGAoA4/e+NDhYCreIj8bkMyLJYoIsbycNSI1UprUWyp6y4GeKWw7IgZkpXW4IQad9nT08cJhQ==",
5160
+ "version": "3.9.20",
5161
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.20.tgz",
5162
+ "integrity": "sha512-Hl+RqAP1/2BRBa6n7+eXRi6pN9C3VHaRZERbHU0YBaqVo0x4iDdY0/EDSK4vDN2oBO714TNr55qZrprohJr5XQ==",
5163
5163
  "license": "Apache-2.0",
5164
5164
  "dependencies": {
5165
- "@salesforce/apex-node": "^8.4.14",
5166
- "@salesforce/core": "^8.27.1",
5165
+ "@salesforce/apex-node": "^8.4.18",
5166
+ "@salesforce/core": "^8.28.1",
5167
5167
  "@salesforce/kit": "^3.2.3",
5168
5168
  "@salesforce/sf-plugins-core": "^12.2.6",
5169
5169
  "ansis": "^3.3.1"
@@ -5173,9 +5173,9 @@
5173
5173
  }
5174
5174
  },
5175
5175
  "node_modules/@salesforce/plugin-api": {
5176
- "version": "1.3.14",
5177
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.14.tgz",
5178
- "integrity": "sha512-B0xgGXZZpqkb8s6Nw2SGnIUEa/ysT8QBA1laZTcH4QctCDP4EznQ8ewTam9onuDBdv8HyYGglK+w6BVaFFYbtw==",
5176
+ "version": "1.3.16",
5177
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.16.tgz",
5178
+ "integrity": "sha512-/Q5NCZ8Xrw0DMFbrcf76CDShFUsnAeSTDt1qWYRXURgw0FIfkeyR5+da74fTViGpnaeWp0WcbUMuDB07AgnChQ==",
5179
5179
  "license": "Apache-2.0",
5180
5180
  "dependencies": {
5181
5181
  "@oclif/core": "^4",
@@ -5193,9 +5193,9 @@
5193
5193
  }
5194
5194
  },
5195
5195
  "node_modules/@salesforce/plugin-auth": {
5196
- "version": "4.3.3",
5197
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.3.3.tgz",
5198
- "integrity": "sha512-2QnrcOHEosieQkAm28GnOVxULYdjaqwUgcDVawJRn3YgSCvUEurSHp8zEcq0igjuvBY9DL14PuSpem+zFh6Hnw==",
5196
+ "version": "4.3.4",
5197
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.3.4.tgz",
5198
+ "integrity": "sha512-IMz6GZJckCeqXwJJE59FvdwlJY+Ct7Rsd0Bs653g+gEMYwzA70ko1c50aeAO3EbMYHgrntWNJxEXmw8oeFUGPA==",
5199
5199
  "license": "Apache-2.0",
5200
5200
  "dependencies": {
5201
5201
  "@inquirer/checkbox": "^2.5.0",
@@ -5324,14 +5324,14 @@
5324
5324
  }
5325
5325
  },
5326
5326
  "node_modules/@salesforce/plugin-data": {
5327
- "version": "4.0.85",
5328
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.85.tgz",
5329
- "integrity": "sha512-6rFNYYiVVgvCk9ukt5NuIlTq/+GxYLs0GgE0y2aR/p8gzn+oLXGJ23Z7Jm84BstoHxO+C7BuNHEA+sbDSAj4CA==",
5327
+ "version": "4.0.87",
5328
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.87.tgz",
5329
+ "integrity": "sha512-99es8pvGtdrBqnXXzJZJEiFtJRmPlEG5ynJryRlAN1aIdWg6zm4/j+DjEWDTu9KRCK8FsDKXQL3wUDW1NOWkMw==",
5330
5330
  "license": "Apache-2.0",
5331
5331
  "dependencies": {
5332
5332
  "@jsforce/jsforce-node": "^3.10.14",
5333
5333
  "@oclif/multi-stage-output": "^0.8.30",
5334
- "@salesforce/core": "^8.27.1",
5334
+ "@salesforce/core": "^8.28.1",
5335
5335
  "@salesforce/kit": "^3.2.6",
5336
5336
  "@salesforce/sf-plugins-core": "^12.2.6",
5337
5337
  "@salesforce/ts-types": "^2.0.11",
@@ -5349,21 +5349,21 @@
5349
5349
  }
5350
5350
  },
5351
5351
  "node_modules/@salesforce/plugin-deploy-retrieve": {
5352
- "version": "3.24.23",
5353
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.24.23.tgz",
5354
- "integrity": "sha512-avKnfi2kaedtD6IUORXscZNr4TQtJW+tTu/bjUU8E4L9vYXfzIBRAxcVGjwfgszS5Af+UqRgsarWrCv0/EDWcA==",
5352
+ "version": "3.24.27",
5353
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.24.27.tgz",
5354
+ "integrity": "sha512-Gh7S5RJUoL+PYxTUBmzYp03+ugn/OFNSdOWsufrEhKownzY201fmhBQ1X06v203GgcEdDn7dOR7fUTeYJDU5OQ==",
5355
5355
  "license": "Apache-2.0",
5356
5356
  "dependencies": {
5357
5357
  "@inquirer/prompts": "^7.8.3",
5358
5358
  "@oclif/core": "^4.10.3",
5359
- "@oclif/multi-stage-output": "^0.8.28",
5359
+ "@oclif/multi-stage-output": "^0.8.34",
5360
5360
  "@salesforce/apex-node": "^8.4.16",
5361
- "@salesforce/core": "^8.27.1",
5361
+ "@salesforce/core": "^8.28.1",
5362
5362
  "@salesforce/kit": "^3.2.4",
5363
5363
  "@salesforce/plugin-info": "^3.4.93",
5364
5364
  "@salesforce/sf-plugins-core": "^12.2.6",
5365
5365
  "@salesforce/source-deploy-retrieve": "^12.32.1",
5366
- "@salesforce/source-tracking": "^7.8.8",
5366
+ "@salesforce/source-tracking": "^7.8.9",
5367
5367
  "@salesforce/ts-types": "^2.0.12",
5368
5368
  "ansis": "^3.17.0",
5369
5369
  "terminal-link": "^3.0.0"
@@ -5373,15 +5373,15 @@
5373
5373
  }
5374
5374
  },
5375
5375
  "node_modules/@salesforce/plugin-info": {
5376
- "version": "3.4.115",
5377
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.115.tgz",
5378
- "integrity": "sha512-/28dWK8iHQhnz9EYgRrDc9fD89XTdpfwCW1btqH6ARC+tRAyR9+x18/lRQmvq0sF5IoobQ/8dsQzhE3jOrhH3A==",
5376
+ "version": "3.4.118",
5377
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.118.tgz",
5378
+ "integrity": "sha512-VfjDnLwuhbjtqWe3tofrAAqlmqw+/00E5BtdO7xboVoV+0njzgJXLjldWSOsmoxljgk697CvGRBMGQtbGGk0yQ==",
5379
5379
  "license": "Apache-2.0",
5380
5380
  "dependencies": {
5381
5381
  "@inquirer/input": "^2.3.0",
5382
5382
  "@jsforce/jsforce-node": "^3.10.14",
5383
5383
  "@oclif/core": "^4",
5384
- "@salesforce/core": "^8.27.1",
5384
+ "@salesforce/core": "^8.28.1",
5385
5385
  "@salesforce/kit": "^3.2.3",
5386
5386
  "@salesforce/sf-plugins-core": "^12",
5387
5387
  "got": "^13.0.0",
@@ -5396,9 +5396,9 @@
5396
5396
  }
5397
5397
  },
5398
5398
  "node_modules/@salesforce/plugin-limits": {
5399
- "version": "3.3.83",
5400
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.83.tgz",
5401
- "integrity": "sha512-qcl7lVzSJY7LseT4DVHpG9jzWsqoc2/9UJ4W8+40NGvfVCAy9AK3e0K24EEFRPUlbNbJ9Zi70sqxDIGSFhOeBQ==",
5399
+ "version": "3.3.84",
5400
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.84.tgz",
5401
+ "integrity": "sha512-yu6FV6IW/PdSw4IqMqbNrZAwzEN6NB6mkjrgk87qTcyYFyEdEgvgVsqeK3UQ50HfBECgY1wVcRH2F9lSr6pg7A==",
5402
5402
  "license": "Apache-2.0",
5403
5403
  "dependencies": {
5404
5404
  "@salesforce/core": "^8.27.1",
@@ -5409,9 +5409,9 @@
5409
5409
  }
5410
5410
  },
5411
5411
  "node_modules/@salesforce/plugin-marketplace": {
5412
- "version": "1.3.14",
5413
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.14.tgz",
5414
- "integrity": "sha512-N7x0nUoyXhDYXt53XCjhfYw+3zPQajtVuYd7oFHoJLTzqcfSUwD35U+hZVpO/kwgafQoPyRKM6uosbOT37fxxw==",
5412
+ "version": "1.3.15",
5413
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.15.tgz",
5414
+ "integrity": "sha512-7OwXkOkvlzN3D6VgvYodhFQ/Nfz9RUbDtwA/OzpyDUdEjysm/MKsQ12zlqx2/jnDExYOqipO27QFoeXXJNezjg==",
5415
5415
  "license": "Apache-2.0",
5416
5416
  "dependencies": {
5417
5417
  "@salesforce/core": "^8.27.1",
@@ -5425,12 +5425,12 @@
5425
5425
  }
5426
5426
  },
5427
5427
  "node_modules/@salesforce/plugin-org": {
5428
- "version": "5.9.79",
5429
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.9.79.tgz",
5430
- "integrity": "sha512-SO6/oJDPove2MiLoKT70OZ8GarAEvb/477bJIzW0fklBP5DZo0DSI32MzB4QYRXqqON0fCEn7bLpwBbbc/dPPA==",
5428
+ "version": "5.9.81",
5429
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.9.81.tgz",
5430
+ "integrity": "sha512-7jESGoT6Dp/ef9JlWT5l1JlanT07QJgn0enJCx4TH6rMlaD3vi8ecz0pUsjGcneLbNqb49ORSUrI8/9wwWYMZA==",
5431
5431
  "license": "Apache-2.0",
5432
5432
  "dependencies": {
5433
- "@oclif/core": "^4.10.3",
5433
+ "@oclif/core": "^4.10.5",
5434
5434
  "@oclif/multi-stage-output": "^0.8.30",
5435
5435
  "@salesforce/core": "^8.28.1",
5436
5436
  "@salesforce/kit": "^3.2.4",
@@ -5463,13 +5463,13 @@
5463
5463
  }
5464
5464
  },
5465
5465
  "node_modules/@salesforce/plugin-packaging": {
5466
- "version": "2.26.0",
5467
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.26.0.tgz",
5468
- "integrity": "sha512-gzSCxh7/xuObnNptV3S453Aqa29nMbn/HtkYpANzQJ4cC3Lmmayx8Mx+cTVuM7FEqMF7548z4HXxHYiom9hZiQ==",
5466
+ "version": "2.26.3",
5467
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.26.3.tgz",
5468
+ "integrity": "sha512-QoLhr24Cdb9C/hQtxYKOCpX9sFFUHjhIjW451tMyXd7PQdtxiDBhtnSwptRZM5tj4EJMNaoRneGX4J3JT23kQA==",
5469
5469
  "license": "Apache-2.0",
5470
5470
  "dependencies": {
5471
5471
  "@oclif/core": "^4",
5472
- "@salesforce/core": "^8.27.1",
5472
+ "@salesforce/core": "^8.28.1",
5473
5473
  "@salesforce/kit": "^3.2.6",
5474
5474
  "@salesforce/packaging": "^4.22.0",
5475
5475
  "@salesforce/sf-plugins-core": "^12.2.6",
@@ -5542,9 +5542,9 @@
5542
5542
  }
5543
5543
  },
5544
5544
  "node_modules/@salesforce/plugin-schema": {
5545
- "version": "3.3.102",
5546
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.102.tgz",
5547
- "integrity": "sha512-xi10RizOy6RhKhv9MYeNz+oofB37EhpSqeRTfERT6V1J11D7mqkg1++Lt5MfuuFP8yaZvMWzNsJ8Nd5XlrHW7Q==",
5545
+ "version": "3.3.104",
5546
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.104.tgz",
5547
+ "integrity": "sha512-RSYsRj6mPgfSENKPKUZKMlUGPwNpK9scDXdT173TODeWCAP3iHgHnqUiAZJrOfXNOStXHXQXQBqwoWmAOgz/uQ==",
5548
5548
  "license": "Apache-2.0",
5549
5549
  "dependencies": {
5550
5550
  "@oclif/core": "^4",
@@ -5629,13 +5629,13 @@
5629
5629
  }
5630
5630
  },
5631
5631
  "node_modules/@salesforce/plugin-settings": {
5632
- "version": "2.4.63",
5633
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.63.tgz",
5634
- "integrity": "sha512-7k0C7WX+BW78bKTGv2U9OgpPvjjSWlo4aydQAbIbbSnqCQpQsbfvdj9DJ0h1jeJLvL1i7ToaTq1djcwygkVDBg==",
5632
+ "version": "2.4.66",
5633
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.66.tgz",
5634
+ "integrity": "sha512-M0QOik9mQg4fWC7Fu3/f0Q8Li+3hPQThUxzWD+uc7QwUIJ/dW7OBHvJuCM21mVe48IoaSSce4QOPBCwEDU+9oA==",
5635
5635
  "license": "Apache-2.0",
5636
5636
  "dependencies": {
5637
5637
  "@oclif/core": "^4",
5638
- "@salesforce/core": "^8.27.1",
5638
+ "@salesforce/core": "^8.28.1",
5639
5639
  "@salesforce/sf-plugins-core": "^12.2.6",
5640
5640
  "fast-levenshtein": "^3.0.0"
5641
5641
  },
@@ -5644,9 +5644,9 @@
5644
5644
  }
5645
5645
  },
5646
5646
  "node_modules/@salesforce/plugin-sobject": {
5647
- "version": "1.4.93",
5648
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.93.tgz",
5649
- "integrity": "sha512-czl6aTaN7mNxV6oP2JrnOBoATFYAV/Gek1qjrVclIQyeNgKORdojg5/BV9G9XTfCTiKqCgaWAi0OmkW6ekUYug==",
5647
+ "version": "1.4.95",
5648
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.95.tgz",
5649
+ "integrity": "sha512-eYArXaJnOgG8OpKoJBmLgem0/S/2Dii0RAhw3196c428O3/W0ChMBzG0P3/K6vDmpVquEwv62FYz/0BgHpiFDg==",
5650
5650
  "license": "Apache-2.0",
5651
5651
  "dependencies": {
5652
5652
  "@inquirer/confirm": "^3.2.0",
@@ -5657,7 +5657,7 @@
5657
5657
  "@salesforce/kit": "^3.2.6",
5658
5658
  "@salesforce/sf-plugins-core": "^11.3.12",
5659
5659
  "fast-glob": "^3.3.3",
5660
- "fast-xml-parser": "^5.5.7",
5660
+ "fast-xml-parser": "^5.5.10",
5661
5661
  "js2xmlparser": "^4.0.2"
5662
5662
  },
5663
5663
  "engines": {
@@ -5738,14 +5738,14 @@
5738
5738
  }
5739
5739
  },
5740
5740
  "node_modules/@salesforce/plugin-telemetry": {
5741
- "version": "3.8.7",
5742
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.8.7.tgz",
5743
- "integrity": "sha512-4EAc3Dc35CQ1zJL3fwOo3ZvkOIGhglDAZMsOnclO5eqyZcdjoZGwnlqHMcsch5TbAGsvdTvnVkhuxv10FOWhAQ==",
5741
+ "version": "3.8.9",
5742
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.8.9.tgz",
5743
+ "integrity": "sha512-2QgQCvpQMY6WNJT6JJhpZvOYm7GPtVIIAfT6Gxu2gsQ+456VToaW+rEu7sk2mU9b28cFissP6jtkJYvuVYyFHQ==",
5744
5744
  "license": "Apache-2.0",
5745
5745
  "dependencies": {
5746
5746
  "@oclif/core": "^4.8.0",
5747
5747
  "@salesforce/core": "^8.27.1",
5748
- "@salesforce/kit": "^3.2.4",
5748
+ "@salesforce/kit": "^3.2.6",
5749
5749
  "@salesforce/sf-plugins-core": "^12",
5750
5750
  "@salesforce/telemetry": "^6.8.6",
5751
5751
  "@salesforce/ts-types": "^2.0.12",
@@ -5756,9 +5756,9 @@
5756
5756
  }
5757
5757
  },
5758
5758
  "node_modules/@salesforce/plugin-templates": {
5759
- "version": "56.15.3",
5760
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.15.3.tgz",
5761
- "integrity": "sha512-j4CzKWd0tTyMEUnDINdQog7iKXozTJzWXy4O7mKRnyp+DNbhro2dBS8HEOYx3Bo2EbZ1slsCW2KKBcvRORnQHw==",
5759
+ "version": "56.15.4",
5760
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.15.4.tgz",
5761
+ "integrity": "sha512-uOR0xyF/A4p2RHXtiDd1XOakE1TUZwMGAOEDT8xmzKEA3X8BwhXQ2CeoTJoS2lZW0tfWUO4oEaXacGPLzDFCNw==",
5762
5762
  "license": "Apache-2.0",
5763
5763
  "dependencies": {
5764
5764
  "@salesforce/core": "^8.27.1",
@@ -5770,13 +5770,13 @@
5770
5770
  }
5771
5771
  },
5772
5772
  "node_modules/@salesforce/plugin-trust": {
5773
- "version": "3.7.119",
5774
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.119.tgz",
5775
- "integrity": "sha512-704EccLhdoMfCpFvop/CSVPjdk4jfb7px9a3abyXWui2CVV4EJ/sd29IubhenXsNONeX12Ohve0o0KPPrb0r0g==",
5773
+ "version": "3.7.121",
5774
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.121.tgz",
5775
+ "integrity": "sha512-6lXLnxb2bKsavBkNwFVrYnoSb+PmSf+p4DelusYQ6nYNdKb8haA2VZh5xS6cP5Q2yZkfo+jVqe5kXc42Z/f1+A==",
5776
5776
  "license": "Apache-2.0",
5777
5777
  "dependencies": {
5778
5778
  "@oclif/core": "^4",
5779
- "@salesforce/core": "^8.26.2",
5779
+ "@salesforce/core": "^8.28.1",
5780
5780
  "@salesforce/kit": "^3.2.6",
5781
5781
  "@salesforce/plugin-info": "^3.4.115",
5782
5782
  "@salesforce/sf-plugins-core": "^12",
@@ -5808,9 +5808,9 @@
5808
5808
  }
5809
5809
  },
5810
5810
  "node_modules/@salesforce/plugin-user": {
5811
- "version": "3.8.2",
5812
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.8.2.tgz",
5813
- "integrity": "sha512-YviZLW9pVpCPNPun2135u4JSvr5dS19/cA5dosUEJSpkg+NmmBpSsc2+nTr9hJZXKYid5ETS3Lm0/ZFIoaU+RQ==",
5811
+ "version": "3.8.3",
5812
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.8.3.tgz",
5813
+ "integrity": "sha512-SU2PHXxGO2VT56Fw4OWYPkRQLOX8qXBY299jIB0cD9cRA5nalLm9Kz6oJYEvjiP0s4mB1lmVzUK6NENe7c5ITg==",
5814
5814
  "license": "Apache-2.0",
5815
5815
  "dependencies": {
5816
5816
  "@salesforce/core": "^8.27.0",
@@ -5995,9 +5995,9 @@
5995
5995
  }
5996
5996
  },
5997
5997
  "node_modules/@salesforce/source-tracking": {
5998
- "version": "7.8.8",
5999
- "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.8.8.tgz",
6000
- "integrity": "sha512-+sEJb+AhZRtuxvTu5ADfIyBX+OpQ4hoR4b+HPYjC8dnloJs+xgU3RLWm/pe7xcbP0q2/Tv36HJ7wAPIapcGKdA==",
5998
+ "version": "7.8.9",
5999
+ "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.8.9.tgz",
6000
+ "integrity": "sha512-ykXZQvjeG+r0LNxaGGvM4e9Mnn1SHx5KuaXP9ROOHfMqo6D9mxjNuI+VQprPbxOYPsH+ahmlrBaB/Ar3zZ8+Jg==",
6001
6001
  "license": "Apache-2.0",
6002
6002
  "dependencies": {
6003
6003
  "@salesforce/core": "^8.27.1",
@@ -11954,9 +11954,9 @@
11954
11954
  }
11955
11955
  },
11956
11956
  "node_modules/fast-xml-parser": {
11957
- "version": "5.5.9",
11958
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.9.tgz",
11959
- "integrity": "sha512-jldvxr1MC6rtiZKgrFnDSvT8xuH+eJqxqOBThUVjYrxssYTo1avZLGql5l0a0BAERR01CadYzZ83kVEkbyDg+g==",
11957
+ "version": "5.5.10",
11958
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.10.tgz",
11959
+ "integrity": "sha512-go2J2xODMc32hT+4Xr/bBGXMaIoiCwrwp2mMtAvKyvEFW6S/v5Gn2pBmE4nvbwNjGhpcAiOwEv7R6/GZ6XRa9w==",
11960
11960
  "funding": [
11961
11961
  {
11962
11962
  "type": "github",
@@ -11966,7 +11966,7 @@
11966
11966
  "license": "MIT",
11967
11967
  "dependencies": {
11968
11968
  "fast-xml-builder": "^1.1.4",
11969
- "path-expression-matcher": "^1.2.0",
11969
+ "path-expression-matcher": "^1.2.1",
11970
11970
  "strnum": "^2.2.2"
11971
11971
  },
11972
11972
  "bin": {
@@ -19890,9 +19890,9 @@
19890
19890
  }
19891
19891
  },
19892
19892
  "node_modules/oclif/node_modules/brace-expansion": {
19893
- "version": "5.0.3",
19894
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
19895
- "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
19893
+ "version": "5.0.5",
19894
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
19895
+ "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
19896
19896
  "dev": true,
19897
19897
  "license": "MIT",
19898
19898
  "dependencies": {
@@ -19962,13 +19962,13 @@
19962
19962
  }
19963
19963
  },
19964
19964
  "node_modules/oclif/node_modules/minimatch": {
19965
- "version": "10.2.4",
19966
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
19967
- "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
19965
+ "version": "10.2.5",
19966
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
19967
+ "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
19968
19968
  "dev": true,
19969
19969
  "license": "BlueOak-1.0.0",
19970
19970
  "dependencies": {
19971
- "brace-expansion": "^5.0.2"
19971
+ "brace-expansion": "^5.0.5"
19972
19972
  },
19973
19973
  "engines": {
19974
19974
  "node": "18 || 20 || >=22"
@@ -20472,9 +20472,9 @@
20472
20472
  }
20473
20473
  },
20474
20474
  "node_modules/path-expression-matcher": {
20475
- "version": "1.2.0",
20476
- "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz",
20477
- "integrity": "sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ==",
20475
+ "version": "1.2.1",
20476
+ "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.2.1.tgz",
20477
+ "integrity": "sha512-d7gQQmLvAKXKXE2GeP9apIGbMYKz88zWdsn/BN2HRWVQsDFdUY36WSLTY0Jvd4HWi7Fb30gQ62oAOzdgJA6fZw==",
20478
20478
  "funding": [
20479
20479
  {
20480
20480
  "type": "github",