@salesforce/cli 2.30.6 → 2.31.0
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.
- package/README.md +130 -131
- package/npm-shrinkwrap.json +85 -85
- package/oclif.manifest.json +111 -111
- package/package.json +27 -27
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,45 +1,45 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.31.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.
|
|
9
|
+
"version": "2.31.0",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^1.3.1",
|
|
14
|
-
"@oclif/core": "3.19.
|
|
14
|
+
"@oclif/core": "3.19.4",
|
|
15
15
|
"@oclif/plugin-autocomplete": "3.0.9",
|
|
16
16
|
"@oclif/plugin-commands": "3.1.4",
|
|
17
17
|
"@oclif/plugin-help": "6.0.13",
|
|
18
18
|
"@oclif/plugin-not-found": "3.0.11",
|
|
19
|
-
"@oclif/plugin-plugins": "4.2.
|
|
20
|
-
"@oclif/plugin-search": "1.0.
|
|
19
|
+
"@oclif/plugin-plugins": "4.2.5",
|
|
20
|
+
"@oclif/plugin-search": "1.0.16",
|
|
21
21
|
"@oclif/plugin-update": "4.1.13",
|
|
22
22
|
"@oclif/plugin-version": "2.0.12",
|
|
23
|
-
"@oclif/plugin-warn-if-update-available": "3.0.
|
|
23
|
+
"@oclif/plugin-warn-if-update-available": "3.0.12",
|
|
24
24
|
"@oclif/plugin-which": "3.1.0",
|
|
25
25
|
"@salesforce/core": "^6.1.4",
|
|
26
|
-
"@salesforce/plugin-apex": "3.0.
|
|
27
|
-
"@salesforce/plugin-auth": "3.3.
|
|
28
|
-
"@salesforce/plugin-data": "3.1.
|
|
29
|
-
"@salesforce/plugin-deploy-retrieve": "3.2.
|
|
30
|
-
"@salesforce/plugin-info": "3.0.
|
|
31
|
-
"@salesforce/plugin-limits": "3.1.
|
|
32
|
-
"@salesforce/plugin-marketplace": "1.0.
|
|
33
|
-
"@salesforce/plugin-org": "3.3.
|
|
34
|
-
"@salesforce/plugin-packaging": "2.1.
|
|
26
|
+
"@salesforce/plugin-apex": "3.0.25",
|
|
27
|
+
"@salesforce/plugin-auth": "3.3.13",
|
|
28
|
+
"@salesforce/plugin-data": "3.1.2",
|
|
29
|
+
"@salesforce/plugin-deploy-retrieve": "3.2.16",
|
|
30
|
+
"@salesforce/plugin-info": "3.0.27",
|
|
31
|
+
"@salesforce/plugin-limits": "3.1.10",
|
|
32
|
+
"@salesforce/plugin-marketplace": "1.0.25",
|
|
33
|
+
"@salesforce/plugin-org": "3.3.14",
|
|
34
|
+
"@salesforce/plugin-packaging": "2.1.10",
|
|
35
35
|
"@salesforce/plugin-schema": "3.1.3",
|
|
36
|
-
"@salesforce/plugin-settings": "2.0.
|
|
37
|
-
"@salesforce/plugin-sobject": "1.1.
|
|
38
|
-
"@salesforce/plugin-source": "3.1.
|
|
39
|
-
"@salesforce/plugin-telemetry": "3.1.
|
|
40
|
-
"@salesforce/plugin-templates": "56.0.
|
|
41
|
-
"@salesforce/plugin-trust": "3.3.
|
|
42
|
-
"@salesforce/plugin-user": "3.2.
|
|
36
|
+
"@salesforce/plugin-settings": "2.0.27",
|
|
37
|
+
"@salesforce/plugin-sobject": "1.1.13",
|
|
38
|
+
"@salesforce/plugin-source": "3.1.15",
|
|
39
|
+
"@salesforce/plugin-telemetry": "3.1.13",
|
|
40
|
+
"@salesforce/plugin-templates": "56.0.16",
|
|
41
|
+
"@salesforce/plugin-trust": "3.3.10",
|
|
42
|
+
"@salesforce/plugin-user": "3.2.11",
|
|
43
43
|
"@salesforce/sf-plugins-core": "7.1.11",
|
|
44
44
|
"chalk": "^5.3.0",
|
|
45
45
|
"debug": "^4.3.4",
|
|
@@ -3997,9 +3997,9 @@
|
|
|
3997
3997
|
}
|
|
3998
3998
|
},
|
|
3999
3999
|
"node_modules/@oclif/core": {
|
|
4000
|
-
"version": "3.19.
|
|
4001
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.19.
|
|
4002
|
-
"integrity": "sha512-
|
|
4000
|
+
"version": "3.19.4",
|
|
4001
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.19.4.tgz",
|
|
4002
|
+
"integrity": "sha512-Q8JWPbz3YusttsBi+GngxtuhXQ9esAPQbhpp0ABxX9fcOeNPa2EA66oSxpOExxFjI3H3KFSHBUNPeDlp8syRog==",
|
|
4003
4003
|
"license": "MIT",
|
|
4004
4004
|
"dependencies": {
|
|
4005
4005
|
"@types/cli-progress": "^3.11.5",
|
|
@@ -4252,9 +4252,9 @@
|
|
|
4252
4252
|
}
|
|
4253
4253
|
},
|
|
4254
4254
|
"node_modules/@oclif/plugin-plugins": {
|
|
4255
|
-
"version": "4.2.
|
|
4256
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-4.2.
|
|
4257
|
-
"integrity": "sha512-
|
|
4255
|
+
"version": "4.2.5",
|
|
4256
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-4.2.5.tgz",
|
|
4257
|
+
"integrity": "sha512-BnTXuoqG519WIhBd1y+GERq4LdB75cjiD+mN2/xS8mhnQbMxcPahnTWB8l5dhk+CXTkRv6q5nL/ovdRqHkZJHg==",
|
|
4258
4258
|
"license": "MIT",
|
|
4259
4259
|
"dependencies": {
|
|
4260
4260
|
"@oclif/core": "^3.10.2",
|
|
@@ -7501,9 +7501,9 @@
|
|
|
7501
7501
|
}
|
|
7502
7502
|
},
|
|
7503
7503
|
"node_modules/@oclif/plugin-search": {
|
|
7504
|
-
"version": "1.0.
|
|
7505
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.0.
|
|
7506
|
-
"integrity": "sha512-
|
|
7504
|
+
"version": "1.0.16",
|
|
7505
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.0.16.tgz",
|
|
7506
|
+
"integrity": "sha512-LCOO0kXPKcBeojdfQprygCObi3ciGs4YKyBXGuONUaaLxMtw7kWjxDJfBdYT4KyP0zXrIhQLjo3kDyMzoN9/qg==",
|
|
7507
7507
|
"license": "MIT",
|
|
7508
7508
|
"dependencies": {
|
|
7509
7509
|
"@oclif/core": "^3.19.2",
|
|
@@ -7585,9 +7585,9 @@
|
|
|
7585
7585
|
}
|
|
7586
7586
|
},
|
|
7587
7587
|
"node_modules/@oclif/plugin-warn-if-update-available": {
|
|
7588
|
-
"version": "3.0.
|
|
7589
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.
|
|
7590
|
-
"integrity": "sha512-
|
|
7588
|
+
"version": "3.0.12",
|
|
7589
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.12.tgz",
|
|
7590
|
+
"integrity": "sha512-BPj+1dSgp9Xtd5BZjLF9s0PeYBl07GSF69aol6/ZUMJMWD78SUWgAAm2SMJJBXic7Lw8hIGBY/YSGXDGaMh4gw==",
|
|
7591
7591
|
"license": "MIT",
|
|
7592
7592
|
"dependencies": {
|
|
7593
7593
|
"@oclif/core": "^3.19.2",
|
|
@@ -8160,9 +8160,9 @@
|
|
|
8160
8160
|
}
|
|
8161
8161
|
},
|
|
8162
8162
|
"node_modules/@salesforce/plugin-apex": {
|
|
8163
|
-
"version": "3.0.
|
|
8164
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.0.
|
|
8165
|
-
"integrity": "sha512-
|
|
8163
|
+
"version": "3.0.25",
|
|
8164
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.0.25.tgz",
|
|
8165
|
+
"integrity": "sha512-Rib+RAjAHPULgkzE5TZUBOp/qC8UkqzIL2oth5KMN3DD5SXBE4Dlyqytk/OIpwrHx3N8oW/eIu0NO9Mg0PiQ9w==",
|
|
8166
8166
|
"license": "BSD-3-Clause",
|
|
8167
8167
|
"dependencies": {
|
|
8168
8168
|
"@oclif/core": "^3.19.2",
|
|
@@ -8188,9 +8188,9 @@
|
|
|
8188
8188
|
}
|
|
8189
8189
|
},
|
|
8190
8190
|
"node_modules/@salesforce/plugin-auth": {
|
|
8191
|
-
"version": "3.3.
|
|
8192
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.3.
|
|
8193
|
-
"integrity": "sha512-
|
|
8191
|
+
"version": "3.3.13",
|
|
8192
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.3.13.tgz",
|
|
8193
|
+
"integrity": "sha512-ZBp0ZTPfRqGekivqDXF9LhOw1YEcwYZS9vAmSQoLGgXY42x/ubZcRL6LEyhJqfi1wX4+ALSZLenRqC1u2NNhog==",
|
|
8194
8194
|
"license": "BSD-3-Clause",
|
|
8195
8195
|
"dependencies": {
|
|
8196
8196
|
"@inquirer/checkbox": "^1.5.2",
|
|
@@ -8554,9 +8554,9 @@
|
|
|
8554
8554
|
}
|
|
8555
8555
|
},
|
|
8556
8556
|
"node_modules/@salesforce/plugin-data": {
|
|
8557
|
-
"version": "3.1.
|
|
8558
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.1.
|
|
8559
|
-
"integrity": "sha512-
|
|
8557
|
+
"version": "3.1.2",
|
|
8558
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.1.2.tgz",
|
|
8559
|
+
"integrity": "sha512-bj7918S96ThVcTPQfmSnYtDE3WY0UbkslapBZeyi29h2NxURtlzSNw6J06zSV/nh1KDRycuS6bgM/IzIkbqKZQ==",
|
|
8560
8560
|
"license": "BSD-3-Clause",
|
|
8561
8561
|
"dependencies": {
|
|
8562
8562
|
"@oclif/core": "^3.19.1",
|
|
@@ -8581,9 +8581,9 @@
|
|
|
8581
8581
|
"license": "MIT"
|
|
8582
8582
|
},
|
|
8583
8583
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
8584
|
-
"version": "3.2.
|
|
8585
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.2.
|
|
8586
|
-
"integrity": "sha512-
|
|
8584
|
+
"version": "3.2.16",
|
|
8585
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.2.16.tgz",
|
|
8586
|
+
"integrity": "sha512-WU9/U3BygpLwMXvE72WSGRMUJHf5NmxjLKd++kzaiU5hwCqgNFVJFc9l8bowJl5T53CRUEPSkT/cLu0E0MY7pg==",
|
|
8587
8587
|
"license": "BSD-3-Clause",
|
|
8588
8588
|
"dependencies": {
|
|
8589
8589
|
"@oclif/core": "^3.18.2",
|
|
@@ -8602,9 +8602,9 @@
|
|
|
8602
8602
|
}
|
|
8603
8603
|
},
|
|
8604
8604
|
"node_modules/@salesforce/plugin-info": {
|
|
8605
|
-
"version": "3.0.
|
|
8606
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.0.
|
|
8607
|
-
"integrity": "sha512-
|
|
8605
|
+
"version": "3.0.27",
|
|
8606
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.0.27.tgz",
|
|
8607
|
+
"integrity": "sha512-iQObYHBpik9WAQOmBH1Yxpdb/gI68AuJXbum4zi5auRx4CSZbey0vFOqjUHN5+vE4cFtFF9MA7vLKgirU5B/sw==",
|
|
8608
8608
|
"license": "BSD-3-Clause",
|
|
8609
8609
|
"dependencies": {
|
|
8610
8610
|
"@inquirer/input": "^2.0.0",
|
|
@@ -8702,9 +8702,9 @@
|
|
|
8702
8702
|
}
|
|
8703
8703
|
},
|
|
8704
8704
|
"node_modules/@salesforce/plugin-limits": {
|
|
8705
|
-
"version": "3.1.
|
|
8706
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.1.
|
|
8707
|
-
"integrity": "sha512-
|
|
8705
|
+
"version": "3.1.10",
|
|
8706
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.1.10.tgz",
|
|
8707
|
+
"integrity": "sha512-5DTYe8eAGeFpQRg2Tv/MLia1InxfoTPoQwEsk3sGVDRC5xGKq7l5E5qU4rpuoqxzaG+gfSSTa/yUR8xPDeAqyA==",
|
|
8708
8708
|
"license": "BSD-3-Clause",
|
|
8709
8709
|
"dependencies": {
|
|
8710
8710
|
"@oclif/core": "^3.19.2",
|
|
@@ -8717,9 +8717,9 @@
|
|
|
8717
8717
|
}
|
|
8718
8718
|
},
|
|
8719
8719
|
"node_modules/@salesforce/plugin-marketplace": {
|
|
8720
|
-
"version": "1.0.
|
|
8721
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.0.
|
|
8722
|
-
"integrity": "sha512-
|
|
8720
|
+
"version": "1.0.25",
|
|
8721
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.0.25.tgz",
|
|
8722
|
+
"integrity": "sha512-d+AlxZeaJnR1up4x7HlhiBRXv/IeACOU4D5rqqmwdMckd0mtMIQXXbvu3rS7BFAYhszBOUAPf8+MPXjG4z153A==",
|
|
8723
8723
|
"license": "BSD-3-Clause",
|
|
8724
8724
|
"dependencies": {
|
|
8725
8725
|
"@oclif/core": "^3.19.2",
|
|
@@ -8734,9 +8734,9 @@
|
|
|
8734
8734
|
}
|
|
8735
8735
|
},
|
|
8736
8736
|
"node_modules/@salesforce/plugin-org": {
|
|
8737
|
-
"version": "3.3.
|
|
8738
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.3.
|
|
8739
|
-
"integrity": "sha512-
|
|
8737
|
+
"version": "3.3.14",
|
|
8738
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.3.14.tgz",
|
|
8739
|
+
"integrity": "sha512-aWOJXmAoEinQqr3dKQutR+2DaES8q1bVfgqxuqlmGomk2BJ2Ec4fO7woIFvKUryNATfqKMJ8qjpJohFGyL9NmQ==",
|
|
8740
8740
|
"license": "BSD-3-Clause",
|
|
8741
8741
|
"dependencies": {
|
|
8742
8742
|
"@oclif/core": "^3.18.1",
|
|
@@ -8775,9 +8775,9 @@
|
|
|
8775
8775
|
}
|
|
8776
8776
|
},
|
|
8777
8777
|
"node_modules/@salesforce/plugin-packaging": {
|
|
8778
|
-
"version": "2.1.
|
|
8779
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.1.
|
|
8780
|
-
"integrity": "sha512-
|
|
8778
|
+
"version": "2.1.10",
|
|
8779
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.1.10.tgz",
|
|
8780
|
+
"integrity": "sha512-M6mzNgiLZWHamqB7wS4YYe2suRmWkSfTdvNJRNs0F8+MfFEDUHaZC3HFeolj9ZGYFsQWtGWhr1DdZvqK8a6QEw==",
|
|
8781
8781
|
"license": "BSD-3-Clause",
|
|
8782
8782
|
"dependencies": {
|
|
8783
8783
|
"@oclif/core": "^3.19.1",
|
|
@@ -9033,9 +9033,9 @@
|
|
|
9033
9033
|
}
|
|
9034
9034
|
},
|
|
9035
9035
|
"node_modules/@salesforce/plugin-settings": {
|
|
9036
|
-
"version": "2.0.
|
|
9037
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.0.
|
|
9038
|
-
"integrity": "sha512-
|
|
9036
|
+
"version": "2.0.27",
|
|
9037
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.0.27.tgz",
|
|
9038
|
+
"integrity": "sha512-p5GdVwpUc4E6LiUzW1D2VPJUHN+G4YyzDtRpJY0V4YfGtgR1XnaX+Ax4vOGnCdgJ+BdoVgMifB+FMACxaAgU8A==",
|
|
9039
9039
|
"license": "BSD-3-Clause",
|
|
9040
9040
|
"dependencies": {
|
|
9041
9041
|
"@oclif/core": "^3.19.2",
|
|
@@ -9048,9 +9048,9 @@
|
|
|
9048
9048
|
}
|
|
9049
9049
|
},
|
|
9050
9050
|
"node_modules/@salesforce/plugin-sobject": {
|
|
9051
|
-
"version": "1.1.
|
|
9052
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.1.
|
|
9053
|
-
"integrity": "sha512-
|
|
9051
|
+
"version": "1.1.13",
|
|
9052
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.1.13.tgz",
|
|
9053
|
+
"integrity": "sha512-dTSStNzlIEq75jDcTuRbK2s7waZ0SmCmjFNoIGiB+IwYlsNBzXwfWYn/sKdQ71NDiEYEQYaCWrFWb10PMfMv1Q==",
|
|
9054
9054
|
"license": "BSD-3-Clause",
|
|
9055
9055
|
"dependencies": {
|
|
9056
9056
|
"@inquirer/confirm": "^2.0.17",
|
|
@@ -9091,9 +9091,9 @@
|
|
|
9091
9091
|
}
|
|
9092
9092
|
},
|
|
9093
9093
|
"node_modules/@salesforce/plugin-source": {
|
|
9094
|
-
"version": "3.1.
|
|
9095
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.1.
|
|
9096
|
-
"integrity": "sha512-
|
|
9094
|
+
"version": "3.1.15",
|
|
9095
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.1.15.tgz",
|
|
9096
|
+
"integrity": "sha512-Qc/c2yGVYAV7BRQcvcoMF76eUcbAkFzUFU6290EML7GoEKXmCSey58kmMUGjOSyRo4C7A9mLpxWoQNjyjpiXVg==",
|
|
9097
9097
|
"license": "BSD-3-Clause",
|
|
9098
9098
|
"dependencies": {
|
|
9099
9099
|
"@oclif/core": "^3.19.2",
|
|
@@ -9112,9 +9112,9 @@
|
|
|
9112
9112
|
}
|
|
9113
9113
|
},
|
|
9114
9114
|
"node_modules/@salesforce/plugin-telemetry": {
|
|
9115
|
-
"version": "3.1.
|
|
9116
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.1.
|
|
9117
|
-
"integrity": "sha512-
|
|
9115
|
+
"version": "3.1.13",
|
|
9116
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.1.13.tgz",
|
|
9117
|
+
"integrity": "sha512-9lTo5/Cg2wJvfBhkWDkHPQPbpuR4XZuKoN10avZheRvREx44lxyzwGKRNFbB6BkNDcE33S+HG2wIInG9vunwcw==",
|
|
9118
9118
|
"license": "BSD-3-Clause",
|
|
9119
9119
|
"dependencies": {
|
|
9120
9120
|
"@oclif/core": "^3.19.2",
|
|
@@ -9128,9 +9128,9 @@
|
|
|
9128
9128
|
}
|
|
9129
9129
|
},
|
|
9130
9130
|
"node_modules/@salesforce/plugin-templates": {
|
|
9131
|
-
"version": "56.0.
|
|
9132
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.0.
|
|
9133
|
-
"integrity": "sha512-
|
|
9131
|
+
"version": "56.0.16",
|
|
9132
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.0.16.tgz",
|
|
9133
|
+
"integrity": "sha512-lq3anSbSudA7wt6mJVzR5eP0fqNKlPm4m0P2o/ACZrgGuvohzKSPERKbWkgeilxGTxIqOmLQgDze9Gdc7nJrng==",
|
|
9134
9134
|
"license": "BSD-3-Clause",
|
|
9135
9135
|
"dependencies": {
|
|
9136
9136
|
"@oclif/core": "^3.19.2",
|
|
@@ -9145,9 +9145,9 @@
|
|
|
9145
9145
|
}
|
|
9146
9146
|
},
|
|
9147
9147
|
"node_modules/@salesforce/plugin-trust": {
|
|
9148
|
-
"version": "3.3.
|
|
9149
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.3.
|
|
9150
|
-
"integrity": "sha512-
|
|
9148
|
+
"version": "3.3.10",
|
|
9149
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.3.10.tgz",
|
|
9150
|
+
"integrity": "sha512-jDBah3lAyWtsdjfNd7dTRELJWEjfco5bQXPCPNqx8tH/yoLIbUMrHD7fW782tA5UbbXrW9HHB/ugykeoCxAB0w==",
|
|
9151
9151
|
"license": "BSD-3-Clause",
|
|
9152
9152
|
"dependencies": {
|
|
9153
9153
|
"@oclif/core": "^3.18.2",
|
|
@@ -9168,9 +9168,9 @@
|
|
|
9168
9168
|
}
|
|
9169
9169
|
},
|
|
9170
9170
|
"node_modules/@salesforce/plugin-user": {
|
|
9171
|
-
"version": "3.2.
|
|
9172
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.2.
|
|
9173
|
-
"integrity": "sha512-
|
|
9171
|
+
"version": "3.2.11",
|
|
9172
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.2.11.tgz",
|
|
9173
|
+
"integrity": "sha512-2BA1bh1T6Z+4M5iUKg//78TEQ/5lREq1hLNhf5c2oatmW1aVWc/m3hnIX2UbdiMF3p3dC62K6a/BXVkWJPW8sw==",
|
|
9174
9174
|
"license": "BSD-3-Clause",
|
|
9175
9175
|
"dependencies": {
|
|
9176
9176
|
"@oclif/core": "^3.19.2",
|
|
@@ -9215,9 +9215,9 @@
|
|
|
9215
9215
|
}
|
|
9216
9216
|
},
|
|
9217
9217
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
9218
|
-
"version": "10.
|
|
9219
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.
|
|
9220
|
-
"integrity": "sha512-
|
|
9218
|
+
"version": "10.4.0",
|
|
9219
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.4.0.tgz",
|
|
9220
|
+
"integrity": "sha512-fxFQfZ8Hv1/Z+BeVXNjjiGsXmXeBOD6arqJCF7z4pQYgiOQqfWJ8zoCGe5TfJtDLmWiaSzAMGOYN55HEpxs2Sw==",
|
|
9221
9221
|
"license": "BSD-3-Clause",
|
|
9222
9222
|
"dependencies": {
|
|
9223
9223
|
"@salesforce/core": "^6.5.3",
|