@salesforce/cli 2.120.3 → 2.121.1
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 +169 -128
- package/npm-shrinkwrap.json +80 -80
- package/oclif.lock +81 -81
- package/oclif.manifest.json +1 -1
- package/package.json +17 -17
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,47 +1,47 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.121.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.
|
|
9
|
+
"version": "2.121.1",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^2.3.5",
|
|
14
14
|
"@oclif/core": "4.8.0",
|
|
15
|
-
"@oclif/plugin-autocomplete": "3.2.
|
|
16
|
-
"@oclif/plugin-commands": "4.1.
|
|
17
|
-
"@oclif/plugin-help": "6.2.
|
|
18
|
-
"@oclif/plugin-not-found": "3.2.
|
|
19
|
-
"@oclif/plugin-plugins": "5.4.
|
|
20
|
-
"@oclif/plugin-search": "1.2.
|
|
21
|
-
"@oclif/plugin-update": "4.7.
|
|
15
|
+
"@oclif/plugin-autocomplete": "3.2.40",
|
|
16
|
+
"@oclif/plugin-commands": "4.1.39",
|
|
17
|
+
"@oclif/plugin-help": "6.2.37",
|
|
18
|
+
"@oclif/plugin-not-found": "3.2.74",
|
|
19
|
+
"@oclif/plugin-plugins": "5.4.55",
|
|
20
|
+
"@oclif/plugin-search": "1.2.37",
|
|
21
|
+
"@oclif/plugin-update": "4.7.17",
|
|
22
22
|
"@oclif/plugin-version": "2.2.36",
|
|
23
|
-
"@oclif/plugin-warn-if-update-available": "3.1.
|
|
24
|
-
"@oclif/plugin-which": "3.2.
|
|
23
|
+
"@oclif/plugin-warn-if-update-available": "3.1.55",
|
|
24
|
+
"@oclif/plugin-which": "3.2.43",
|
|
25
25
|
"@salesforce/core": "8.24.3",
|
|
26
26
|
"@salesforce/kit": "^3.1.6",
|
|
27
|
-
"@salesforce/plugin-agent": "1.26.
|
|
27
|
+
"@salesforce/plugin-agent": "1.26.7",
|
|
28
28
|
"@salesforce/plugin-apex": "3.9.5",
|
|
29
|
-
"@salesforce/plugin-api": "1.3.
|
|
30
|
-
"@salesforce/plugin-auth": "4.1.
|
|
29
|
+
"@salesforce/plugin-api": "1.3.8",
|
|
30
|
+
"@salesforce/plugin-auth": "4.1.3",
|
|
31
31
|
"@salesforce/plugin-data": "4.0.67",
|
|
32
32
|
"@salesforce/plugin-deploy-retrieve": "3.24.7",
|
|
33
33
|
"@salesforce/plugin-info": "3.4.100",
|
|
34
34
|
"@salesforce/plugin-limits": "3.3.74",
|
|
35
35
|
"@salesforce/plugin-marketplace": "1.3.8",
|
|
36
|
-
"@salesforce/plugin-org": "5.9.
|
|
37
|
-
"@salesforce/plugin-packaging": "2.24.
|
|
36
|
+
"@salesforce/plugin-org": "5.9.60",
|
|
37
|
+
"@salesforce/plugin-packaging": "2.24.8",
|
|
38
38
|
"@salesforce/plugin-schema": "3.3.90",
|
|
39
39
|
"@salesforce/plugin-settings": "2.4.54",
|
|
40
40
|
"@salesforce/plugin-sobject": "1.4.81",
|
|
41
41
|
"@salesforce/plugin-telemetry": "3.6.71",
|
|
42
|
-
"@salesforce/plugin-templates": "56.4.
|
|
42
|
+
"@salesforce/plugin-templates": "56.4.4",
|
|
43
43
|
"@salesforce/plugin-trust": "3.7.113",
|
|
44
|
-
"@salesforce/plugin-user": "3.6.
|
|
44
|
+
"@salesforce/plugin-user": "3.6.47",
|
|
45
45
|
"@salesforce/sf-plugins-core": "12.2.6",
|
|
46
46
|
"ansis": "^3.12.0"
|
|
47
47
|
},
|
|
@@ -3918,9 +3918,9 @@
|
|
|
3918
3918
|
}
|
|
3919
3919
|
},
|
|
3920
3920
|
"node_modules/@oclif/plugin-autocomplete": {
|
|
3921
|
-
"version": "3.2.
|
|
3922
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.
|
|
3923
|
-
"integrity": "sha512-
|
|
3921
|
+
"version": "3.2.40",
|
|
3922
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.40.tgz",
|
|
3923
|
+
"integrity": "sha512-HCfDuUV3l5F5Wz7SKkaoFb+OMQ5vKul8zvsPNgI0QbZcQuGHmn3svk+392wSfXboyA1gq8kzEmKPAoQK6r6UNw==",
|
|
3924
3924
|
"license": "MIT",
|
|
3925
3925
|
"dependencies": {
|
|
3926
3926
|
"@oclif/core": "^4",
|
|
@@ -4001,14 +4001,14 @@
|
|
|
4001
4001
|
}
|
|
4002
4002
|
},
|
|
4003
4003
|
"node_modules/@oclif/plugin-commands": {
|
|
4004
|
-
"version": "4.1.
|
|
4005
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.
|
|
4006
|
-
"integrity": "sha512-
|
|
4004
|
+
"version": "4.1.39",
|
|
4005
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.39.tgz",
|
|
4006
|
+
"integrity": "sha512-i42R/aMZ+PbpUTP3/G0f70yUOcW24w+P+fmT/aR68lz3MJKgmkCQKTblC5+qL5NOxeIeElmKiYIdxQaej72jTQ==",
|
|
4007
4007
|
"license": "MIT",
|
|
4008
4008
|
"dependencies": {
|
|
4009
4009
|
"@oclif/core": "^4",
|
|
4010
4010
|
"@oclif/table": "^0.5.1",
|
|
4011
|
-
"lodash": "^4.17.
|
|
4011
|
+
"lodash": "^4.17.23",
|
|
4012
4012
|
"object-treeify": "^4.0.1"
|
|
4013
4013
|
},
|
|
4014
4014
|
"engines": {
|
|
@@ -4016,9 +4016,9 @@
|
|
|
4016
4016
|
}
|
|
4017
4017
|
},
|
|
4018
4018
|
"node_modules/@oclif/plugin-help": {
|
|
4019
|
-
"version": "6.2.
|
|
4020
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
4021
|
-
"integrity": "sha512-
|
|
4019
|
+
"version": "6.2.37",
|
|
4020
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.37.tgz",
|
|
4021
|
+
"integrity": "sha512-5N/X/FzlJaYfpaHwDC0YHzOzKDWa41s9t+4FpCDu4f9OMReds4JeNBaaWk9rlIzdKjh2M6AC5Q18ORfECRkHGA==",
|
|
4022
4022
|
"license": "MIT",
|
|
4023
4023
|
"dependencies": {
|
|
4024
4024
|
"@oclif/core": "^4"
|
|
@@ -4028,9 +4028,9 @@
|
|
|
4028
4028
|
}
|
|
4029
4029
|
},
|
|
4030
4030
|
"node_modules/@oclif/plugin-not-found": {
|
|
4031
|
-
"version": "3.2.
|
|
4032
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
4033
|
-
"integrity": "sha512-
|
|
4031
|
+
"version": "3.2.74",
|
|
4032
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.74.tgz",
|
|
4033
|
+
"integrity": "sha512-6RD/EuIUGxAYR45nMQg+nw+PqwCXUxkR6Eyn+1fvbVjtb9d+60OPwB77LCRUI4zKNI+n0LOFaMniEdSpb+A7kQ==",
|
|
4034
4034
|
"license": "MIT",
|
|
4035
4035
|
"dependencies": {
|
|
4036
4036
|
"@inquirer/prompts": "^7.10.1",
|
|
@@ -4043,9 +4043,9 @@
|
|
|
4043
4043
|
}
|
|
4044
4044
|
},
|
|
4045
4045
|
"node_modules/@oclif/plugin-plugins": {
|
|
4046
|
-
"version": "5.4.
|
|
4047
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.
|
|
4048
|
-
"integrity": "sha512-
|
|
4046
|
+
"version": "5.4.55",
|
|
4047
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.55.tgz",
|
|
4048
|
+
"integrity": "sha512-Dmcryvss0CJwaGSVimhIcnWfQto1rAMA5nMN6v6syrOhR76ygw2X7YWvkI6PXCFB/aekT2LJeQHy9Hl/OQJiYQ==",
|
|
4049
4049
|
"license": "MIT",
|
|
4050
4050
|
"dependencies": {
|
|
4051
4051
|
"@oclif/core": "^4.8.0",
|
|
@@ -4143,9 +4143,9 @@
|
|
|
4143
4143
|
}
|
|
4144
4144
|
},
|
|
4145
4145
|
"node_modules/@oclif/plugin-search": {
|
|
4146
|
-
"version": "1.2.
|
|
4147
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.
|
|
4148
|
-
"integrity": "sha512
|
|
4146
|
+
"version": "1.2.37",
|
|
4147
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.37.tgz",
|
|
4148
|
+
"integrity": "sha512-/ELl28Dl7rlOHRqta4BKafahUZmLm9tjBP26nNMPK1S5Ce/OZ4nUtLSHR9CpWCLRadNmCSsaF+SlBPoCUbPrZw==",
|
|
4149
4149
|
"license": "MIT",
|
|
4150
4150
|
"dependencies": {
|
|
4151
4151
|
"@oclif/core": "^4",
|
|
@@ -4172,9 +4172,9 @@
|
|
|
4172
4172
|
}
|
|
4173
4173
|
},
|
|
4174
4174
|
"node_modules/@oclif/plugin-update": {
|
|
4175
|
-
"version": "4.7.
|
|
4176
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.
|
|
4177
|
-
"integrity": "sha512
|
|
4175
|
+
"version": "4.7.17",
|
|
4176
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.17.tgz",
|
|
4177
|
+
"integrity": "sha512-AN3fkY7J134lXNWOjZaMnL6jcdyFHwhkNX8L+rDz3LjZHwZgoZpAy29baZXhkaO7l7Fij7zvGqHB5vJP2oTYDQ==",
|
|
4178
4178
|
"license": "MIT",
|
|
4179
4179
|
"dependencies": {
|
|
4180
4180
|
"@inquirer/select": "^2.5.0",
|
|
@@ -4206,16 +4206,16 @@
|
|
|
4206
4206
|
}
|
|
4207
4207
|
},
|
|
4208
4208
|
"node_modules/@oclif/plugin-warn-if-update-available": {
|
|
4209
|
-
"version": "3.1.
|
|
4210
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.
|
|
4211
|
-
"integrity": "sha512-
|
|
4209
|
+
"version": "3.1.55",
|
|
4210
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.55.tgz",
|
|
4211
|
+
"integrity": "sha512-VIEBoaoMOCjl3y+w/kdfZMODi0mVMnDuM0vkBf3nqeidhRXVXq87hBqYDdRwN1XoD+eDfE8tBbOP7qtSOONztQ==",
|
|
4212
4212
|
"license": "MIT",
|
|
4213
4213
|
"dependencies": {
|
|
4214
4214
|
"@oclif/core": "^4",
|
|
4215
4215
|
"ansis": "^3.17.0",
|
|
4216
4216
|
"debug": "^4.4.3",
|
|
4217
4217
|
"http-call": "^5.2.2",
|
|
4218
|
-
"lodash": "^4.17.
|
|
4218
|
+
"lodash": "^4.17.23",
|
|
4219
4219
|
"registry-auth-token": "^5.1.1"
|
|
4220
4220
|
},
|
|
4221
4221
|
"engines": {
|
|
@@ -4223,9 +4223,9 @@
|
|
|
4223
4223
|
}
|
|
4224
4224
|
},
|
|
4225
4225
|
"node_modules/@oclif/plugin-which": {
|
|
4226
|
-
"version": "3.2.
|
|
4227
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.
|
|
4228
|
-
"integrity": "sha512-
|
|
4226
|
+
"version": "3.2.43",
|
|
4227
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.43.tgz",
|
|
4228
|
+
"integrity": "sha512-Oio960NmC232/zCtbX0brhlwi+4eqVsqgeionmXe5kvPbtLJNywIZsqIAwpFxZGPFRTgxk/EWDyUkD6+zAZDRQ==",
|
|
4229
4229
|
"license": "MIT",
|
|
4230
4230
|
"dependencies": {
|
|
4231
4231
|
"@oclif/core": "^4",
|
|
@@ -4679,14 +4679,14 @@
|
|
|
4679
4679
|
"license": "BSD-3-Clause"
|
|
4680
4680
|
},
|
|
4681
4681
|
"node_modules/@salesforce/agents": {
|
|
4682
|
-
"version": "0.
|
|
4683
|
-
"resolved": "https://registry.npmjs.org/@salesforce/agents/-/agents-0.
|
|
4684
|
-
"integrity": "sha512-
|
|
4682
|
+
"version": "0.21.2",
|
|
4683
|
+
"resolved": "https://registry.npmjs.org/@salesforce/agents/-/agents-0.21.2.tgz",
|
|
4684
|
+
"integrity": "sha512-WGoElcoqoPqxZEukS+AOpY8PGxcnjfiq0vExUOAKx0jMCfOvocDJuOe/JkAPeXP9lOdQjYLf0vYiZo28yMi/2w==",
|
|
4685
4685
|
"license": "Apache-2.0",
|
|
4686
4686
|
"dependencies": {
|
|
4687
|
-
"@salesforce/core": "^8.
|
|
4687
|
+
"@salesforce/core": "^8.24.0",
|
|
4688
4688
|
"@salesforce/kit": "^3.2.4",
|
|
4689
|
-
"@salesforce/source-deploy-retrieve": "^12.
|
|
4689
|
+
"@salesforce/source-deploy-retrieve": "^12.31.6",
|
|
4690
4690
|
"@salesforce/types": "^1.5.0",
|
|
4691
4691
|
"fast-xml-parser": "^5.3.2",
|
|
4692
4692
|
"nock": "^13.5.6",
|
|
@@ -5081,16 +5081,16 @@
|
|
|
5081
5081
|
}
|
|
5082
5082
|
},
|
|
5083
5083
|
"node_modules/@salesforce/plugin-agent": {
|
|
5084
|
-
"version": "1.26.
|
|
5085
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.26.
|
|
5086
|
-
"integrity": "sha512-
|
|
5084
|
+
"version": "1.26.7",
|
|
5085
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.26.7.tgz",
|
|
5086
|
+
"integrity": "sha512-AHvCYuJxdX2RrPW8MQk20BY/ZdFtRpTeAx8GLL9RhgSjy8kxnTNg9jbZlvZ3iW+DtoB8oepYsmas/7bLg6TfgQ==",
|
|
5087
5087
|
"license": "Apache-2.0",
|
|
5088
5088
|
"dependencies": {
|
|
5089
5089
|
"@inquirer/core": "^10.3.2",
|
|
5090
5090
|
"@inquirer/prompts": "^7.10.1",
|
|
5091
5091
|
"@oclif/core": "^4",
|
|
5092
5092
|
"@oclif/multi-stage-output": "^0.8.29",
|
|
5093
|
-
"@salesforce/agents": "^0.
|
|
5093
|
+
"@salesforce/agents": "^0.21.1",
|
|
5094
5094
|
"@salesforce/core": "^8.24.3",
|
|
5095
5095
|
"@salesforce/kit": "^3.2.3",
|
|
5096
5096
|
"@salesforce/sf-plugins-core": "^12.2.6",
|
|
@@ -5204,9 +5204,9 @@
|
|
|
5204
5204
|
}
|
|
5205
5205
|
},
|
|
5206
5206
|
"node_modules/@salesforce/plugin-api": {
|
|
5207
|
-
"version": "1.3.
|
|
5208
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.
|
|
5209
|
-
"integrity": "sha512-
|
|
5207
|
+
"version": "1.3.8",
|
|
5208
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.8.tgz",
|
|
5209
|
+
"integrity": "sha512-yXqXmoXmbyALzVbGZ/b98yEAbgcZE1YoEfEWn/VRmul9W7/ZLCtBd5AKia5AAEWT1ilOf6P3pj83D8TlrcGk2Q==",
|
|
5210
5210
|
"license": "BSD-3-Clause",
|
|
5211
5211
|
"dependencies": {
|
|
5212
5212
|
"@oclif/core": "^4",
|
|
@@ -5224,9 +5224,9 @@
|
|
|
5224
5224
|
}
|
|
5225
5225
|
},
|
|
5226
5226
|
"node_modules/@salesforce/plugin-auth": {
|
|
5227
|
-
"version": "4.1.
|
|
5228
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.1.
|
|
5229
|
-
"integrity": "sha512-
|
|
5227
|
+
"version": "4.1.3",
|
|
5228
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.1.3.tgz",
|
|
5229
|
+
"integrity": "sha512-qfGS8WHsmNrvBXl9UkMk6IQmsbRrRrkY5YYJ4NcspKfqn0fsVOvJvBwpvw8uyT0vbQkHQSNjxErNTrDIJ3fyfw==",
|
|
5230
5230
|
"license": "Apache-2.0",
|
|
5231
5231
|
"dependencies": {
|
|
5232
5232
|
"@inquirer/checkbox": "^2.5.0",
|
|
@@ -5455,9 +5455,9 @@
|
|
|
5455
5455
|
}
|
|
5456
5456
|
},
|
|
5457
5457
|
"node_modules/@salesforce/plugin-org": {
|
|
5458
|
-
"version": "5.9.
|
|
5459
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.9.
|
|
5460
|
-
"integrity": "sha512-
|
|
5458
|
+
"version": "5.9.60",
|
|
5459
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.9.60.tgz",
|
|
5460
|
+
"integrity": "sha512-vgwI4TfDn1qVzZ/OUMmE2gpUylN0SZ3m3F2FHjT/+oqABDTQ902PbQmjFrjBlblRhV0J22yWo7LF3Ew0//Nkow==",
|
|
5461
5461
|
"license": "Apache-2.0",
|
|
5462
5462
|
"dependencies": {
|
|
5463
5463
|
"@oclif/core": "^4.5.6",
|
|
@@ -5478,9 +5478,9 @@
|
|
|
5478
5478
|
}
|
|
5479
5479
|
},
|
|
5480
5480
|
"node_modules/@salesforce/plugin-packaging": {
|
|
5481
|
-
"version": "2.24.
|
|
5482
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.24.
|
|
5483
|
-
"integrity": "sha512-
|
|
5481
|
+
"version": "2.24.8",
|
|
5482
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.24.8.tgz",
|
|
5483
|
+
"integrity": "sha512-G7QffdX0TjECD8xhCm0UVvGVEdHj/GtjuZVpJP99v9yrIDkiF06zR3YBiVxFiijhhPvHQl+1tkvRW6X0uuwNNQ==",
|
|
5484
5484
|
"license": "Apache-2.0",
|
|
5485
5485
|
"dependencies": {
|
|
5486
5486
|
"@oclif/core": "^4",
|
|
@@ -5771,9 +5771,9 @@
|
|
|
5771
5771
|
}
|
|
5772
5772
|
},
|
|
5773
5773
|
"node_modules/@salesforce/plugin-templates": {
|
|
5774
|
-
"version": "56.4.
|
|
5775
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.4.
|
|
5776
|
-
"integrity": "sha512-
|
|
5774
|
+
"version": "56.4.4",
|
|
5775
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.4.4.tgz",
|
|
5776
|
+
"integrity": "sha512-HZib/xSwSntqohz8+VZCpticy6rPn+1rcBoH3vhVA9UjsdjFP5OEe1P7bYxZbQI+WUepHVVXxeqmpdNWltklRw==",
|
|
5777
5777
|
"license": "Apache-2.0",
|
|
5778
5778
|
"dependencies": {
|
|
5779
5779
|
"@salesforce/core": "^8.24.3",
|
|
@@ -5810,9 +5810,9 @@
|
|
|
5810
5810
|
}
|
|
5811
5811
|
},
|
|
5812
5812
|
"node_modules/@salesforce/plugin-user": {
|
|
5813
|
-
"version": "3.6.
|
|
5814
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.6.
|
|
5815
|
-
"integrity": "sha512-
|
|
5813
|
+
"version": "3.6.47",
|
|
5814
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.6.47.tgz",
|
|
5815
|
+
"integrity": "sha512-UfNsiyeugNaQi8726y2FRzeYzlM7jxmNI17Wp0Ofz4FuHavuLDHNSvMtMM4lj2zhM6oUYrLgpNTZC/9KQr204Q==",
|
|
5816
5816
|
"license": "Apache-2.0",
|
|
5817
5817
|
"dependencies": {
|
|
5818
5818
|
"@salesforce/core": "^8.24.3",
|
|
@@ -5859,9 +5859,9 @@
|
|
|
5859
5859
|
}
|
|
5860
5860
|
},
|
|
5861
5861
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
5862
|
-
"version": "12.31.
|
|
5863
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.
|
|
5864
|
-
"integrity": "sha512-
|
|
5862
|
+
"version": "12.31.8",
|
|
5863
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.8.tgz",
|
|
5864
|
+
"integrity": "sha512-gp2yJUuAsR86v8QkGY50Sxyiup4H0QNyT7bC3rowxUnR/mw1q3gkXSDnhHOWt5toWsZr78oL1ztGQxG89l89XQ==",
|
|
5865
5865
|
"license": "Apache-2.0",
|
|
5866
5866
|
"dependencies": {
|
|
5867
5867
|
"@salesforce/core": "^8.24.0",
|
|
@@ -15422,9 +15422,9 @@
|
|
|
15422
15422
|
}
|
|
15423
15423
|
},
|
|
15424
15424
|
"node_modules/lodash": {
|
|
15425
|
-
"version": "4.17.
|
|
15426
|
-
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.
|
|
15427
|
-
"integrity": "sha512-
|
|
15425
|
+
"version": "4.17.23",
|
|
15426
|
+
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
|
|
15427
|
+
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
|
|
15428
15428
|
"license": "MIT"
|
|
15429
15429
|
},
|
|
15430
15430
|
"node_modules/lodash.camelcase": {
|
package/oclif.lock
CHANGED
|
@@ -1725,10 +1725,10 @@
|
|
|
1725
1725
|
react "^18.3.1"
|
|
1726
1726
|
wrap-ansi "^9.0.2"
|
|
1727
1727
|
|
|
1728
|
-
"@oclif/plugin-autocomplete@3.2.
|
|
1729
|
-
version "3.2.
|
|
1730
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.
|
|
1731
|
-
integrity sha512-
|
|
1728
|
+
"@oclif/plugin-autocomplete@3.2.40":
|
|
1729
|
+
version "3.2.40"
|
|
1730
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.40.tgz"
|
|
1731
|
+
integrity sha512-HCfDuUV3l5F5Wz7SKkaoFb+OMQ5vKul8zvsPNgI0QbZcQuGHmn3svk+392wSfXboyA1gq8kzEmKPAoQK6r6UNw==
|
|
1732
1732
|
dependencies:
|
|
1733
1733
|
"@oclif/core" "^4"
|
|
1734
1734
|
ansis "^3.16.0"
|
|
@@ -1750,37 +1750,37 @@
|
|
|
1750
1750
|
semver "^7.6.0"
|
|
1751
1751
|
ts-json-schema-generator "^1.5.1"
|
|
1752
1752
|
|
|
1753
|
-
"@oclif/plugin-commands@4.1.
|
|
1754
|
-
version "4.1.
|
|
1755
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.
|
|
1756
|
-
integrity sha512-
|
|
1753
|
+
"@oclif/plugin-commands@4.1.39":
|
|
1754
|
+
version "4.1.39"
|
|
1755
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.39.tgz"
|
|
1756
|
+
integrity sha512-i42R/aMZ+PbpUTP3/G0f70yUOcW24w+P+fmT/aR68lz3MJKgmkCQKTblC5+qL5NOxeIeElmKiYIdxQaej72jTQ==
|
|
1757
1757
|
dependencies:
|
|
1758
1758
|
"@oclif/core" "^4"
|
|
1759
1759
|
"@oclif/table" "^0.5.1"
|
|
1760
|
-
lodash "^4.17.
|
|
1760
|
+
lodash "^4.17.23"
|
|
1761
1761
|
object-treeify "^4.0.1"
|
|
1762
1762
|
|
|
1763
|
-
"@oclif/plugin-help@^6.2.36", "@oclif/plugin-help@6.2.
|
|
1764
|
-
version "6.2.
|
|
1765
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
1766
|
-
integrity sha512-
|
|
1763
|
+
"@oclif/plugin-help@^6.2.36", "@oclif/plugin-help@6.2.37":
|
|
1764
|
+
version "6.2.37"
|
|
1765
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.37.tgz"
|
|
1766
|
+
integrity sha512-5N/X/FzlJaYfpaHwDC0YHzOzKDWa41s9t+4FpCDu4f9OMReds4JeNBaaWk9rlIzdKjh2M6AC5Q18ORfECRkHGA==
|
|
1767
1767
|
dependencies:
|
|
1768
1768
|
"@oclif/core" "^4"
|
|
1769
1769
|
|
|
1770
|
-
"@oclif/plugin-not-found@^3.2.73", "@oclif/plugin-not-found@3.2.
|
|
1771
|
-
version "3.2.
|
|
1772
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
1773
|
-
integrity sha512-
|
|
1770
|
+
"@oclif/plugin-not-found@^3.2.73", "@oclif/plugin-not-found@3.2.74":
|
|
1771
|
+
version "3.2.74"
|
|
1772
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.74.tgz"
|
|
1773
|
+
integrity sha512-6RD/EuIUGxAYR45nMQg+nw+PqwCXUxkR6Eyn+1fvbVjtb9d+60OPwB77LCRUI4zKNI+n0LOFaMniEdSpb+A7kQ==
|
|
1774
1774
|
dependencies:
|
|
1775
1775
|
"@inquirer/prompts" "^7.10.1"
|
|
1776
1776
|
"@oclif/core" "^4.8.0"
|
|
1777
1777
|
ansis "^3.17.0"
|
|
1778
1778
|
fast-levenshtein "^3.0.0"
|
|
1779
1779
|
|
|
1780
|
-
"@oclif/plugin-plugins@5.4.
|
|
1781
|
-
version "5.4.
|
|
1782
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.
|
|
1783
|
-
integrity sha512-
|
|
1780
|
+
"@oclif/plugin-plugins@5.4.55":
|
|
1781
|
+
version "5.4.55"
|
|
1782
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.55.tgz"
|
|
1783
|
+
integrity sha512-Dmcryvss0CJwaGSVimhIcnWfQto1rAMA5nMN6v6syrOhR76ygw2X7YWvkI6PXCFB/aekT2LJeQHy9Hl/OQJiYQ==
|
|
1784
1784
|
dependencies:
|
|
1785
1785
|
"@oclif/core" "^4.8.0"
|
|
1786
1786
|
ansis "^3.17.0"
|
|
@@ -1794,19 +1794,19 @@
|
|
|
1794
1794
|
which "^4.0.0"
|
|
1795
1795
|
yarn "^1.22.22"
|
|
1796
1796
|
|
|
1797
|
-
"@oclif/plugin-search@1.2.
|
|
1798
|
-
version "1.2.
|
|
1799
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.
|
|
1800
|
-
integrity sha512
|
|
1797
|
+
"@oclif/plugin-search@1.2.37":
|
|
1798
|
+
version "1.2.37"
|
|
1799
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.37.tgz"
|
|
1800
|
+
integrity sha512-/ELl28Dl7rlOHRqta4BKafahUZmLm9tjBP26nNMPK1S5Ce/OZ4nUtLSHR9CpWCLRadNmCSsaF+SlBPoCUbPrZw==
|
|
1801
1801
|
dependencies:
|
|
1802
1802
|
"@oclif/core" "^4"
|
|
1803
1803
|
ansi-escapes "^7.2.0"
|
|
1804
1804
|
inquirer-autocomplete-standalone "^0.8.1"
|
|
1805
1805
|
|
|
1806
|
-
"@oclif/plugin-update@4.7.
|
|
1807
|
-
version "4.7.
|
|
1808
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.
|
|
1809
|
-
integrity sha512
|
|
1806
|
+
"@oclif/plugin-update@4.7.17":
|
|
1807
|
+
version "4.7.17"
|
|
1808
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.17.tgz"
|
|
1809
|
+
integrity sha512-AN3fkY7J134lXNWOjZaMnL6jcdyFHwhkNX8L+rDz3LjZHwZgoZpAy29baZXhkaO7l7Fij7zvGqHB5vJP2oTYDQ==
|
|
1810
1810
|
dependencies:
|
|
1811
1811
|
"@inquirer/select" "^2.5.0"
|
|
1812
1812
|
"@oclif/core" "^4"
|
|
@@ -1827,22 +1827,22 @@
|
|
|
1827
1827
|
"@oclif/core" "^4"
|
|
1828
1828
|
ansis "^3.17.0"
|
|
1829
1829
|
|
|
1830
|
-
"@oclif/plugin-warn-if-update-available@^3.1.53", "@oclif/plugin-warn-if-update-available@3.1.
|
|
1831
|
-
version "3.1.
|
|
1832
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.
|
|
1833
|
-
integrity sha512-
|
|
1830
|
+
"@oclif/plugin-warn-if-update-available@^3.1.53", "@oclif/plugin-warn-if-update-available@3.1.55":
|
|
1831
|
+
version "3.1.55"
|
|
1832
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.55.tgz"
|
|
1833
|
+
integrity sha512-VIEBoaoMOCjl3y+w/kdfZMODi0mVMnDuM0vkBf3nqeidhRXVXq87hBqYDdRwN1XoD+eDfE8tBbOP7qtSOONztQ==
|
|
1834
1834
|
dependencies:
|
|
1835
1835
|
"@oclif/core" "^4"
|
|
1836
1836
|
ansis "^3.17.0"
|
|
1837
1837
|
debug "^4.4.3"
|
|
1838
1838
|
http-call "^5.2.2"
|
|
1839
|
-
lodash "^4.17.
|
|
1839
|
+
lodash "^4.17.23"
|
|
1840
1840
|
registry-auth-token "^5.1.1"
|
|
1841
1841
|
|
|
1842
|
-
"@oclif/plugin-which@3.2.
|
|
1843
|
-
version "3.2.
|
|
1844
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.
|
|
1845
|
-
integrity sha512-
|
|
1842
|
+
"@oclif/plugin-which@3.2.43":
|
|
1843
|
+
version "3.2.43"
|
|
1844
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.43.tgz"
|
|
1845
|
+
integrity sha512-Oio960NmC232/zCtbX0brhlwi+4eqVsqgeionmXe5kvPbtLJNywIZsqIAwpFxZGPFRTgxk/EWDyUkD6+zAZDRQ==
|
|
1846
1846
|
dependencies:
|
|
1847
1847
|
"@oclif/core" "^4"
|
|
1848
1848
|
ansis "^3.17.0"
|
|
@@ -2074,14 +2074,14 @@
|
|
|
2074
2074
|
resolved "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz"
|
|
2075
2075
|
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
|
|
2076
2076
|
|
|
2077
|
-
"@salesforce/agents@^0.
|
|
2078
|
-
version "0.
|
|
2079
|
-
resolved "https://registry.npmjs.org/@salesforce/agents/-/agents-0.
|
|
2080
|
-
integrity sha512-
|
|
2077
|
+
"@salesforce/agents@^0.21.1":
|
|
2078
|
+
version "0.21.2"
|
|
2079
|
+
resolved "https://registry.npmjs.org/@salesforce/agents/-/agents-0.21.2.tgz"
|
|
2080
|
+
integrity sha512-WGoElcoqoPqxZEukS+AOpY8PGxcnjfiq0vExUOAKx0jMCfOvocDJuOe/JkAPeXP9lOdQjYLf0vYiZo28yMi/2w==
|
|
2081
2081
|
dependencies:
|
|
2082
|
-
"@salesforce/core" "^8.
|
|
2082
|
+
"@salesforce/core" "^8.24.0"
|
|
2083
2083
|
"@salesforce/kit" "^3.2.4"
|
|
2084
|
-
"@salesforce/source-deploy-retrieve" "^12.
|
|
2084
|
+
"@salesforce/source-deploy-retrieve" "^12.31.6"
|
|
2085
2085
|
"@salesforce/types" "^1.5.0"
|
|
2086
2086
|
fast-xml-parser "^5.3.2"
|
|
2087
2087
|
nock "^13.5.6"
|
|
@@ -2215,16 +2215,16 @@
|
|
|
2215
2215
|
jszip "^3.10.1"
|
|
2216
2216
|
object-treeify "^2"
|
|
2217
2217
|
|
|
2218
|
-
"@salesforce/plugin-agent@1.26.
|
|
2219
|
-
version "1.26.
|
|
2220
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.26.
|
|
2221
|
-
integrity sha512-
|
|
2218
|
+
"@salesforce/plugin-agent@1.26.7":
|
|
2219
|
+
version "1.26.7"
|
|
2220
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.26.7.tgz"
|
|
2221
|
+
integrity sha512-AHvCYuJxdX2RrPW8MQk20BY/ZdFtRpTeAx8GLL9RhgSjy8kxnTNg9jbZlvZ3iW+DtoB8oepYsmas/7bLg6TfgQ==
|
|
2222
2222
|
dependencies:
|
|
2223
2223
|
"@inquirer/core" "^10.3.2"
|
|
2224
2224
|
"@inquirer/prompts" "^7.10.1"
|
|
2225
2225
|
"@oclif/core" "^4"
|
|
2226
2226
|
"@oclif/multi-stage-output" "^0.8.29"
|
|
2227
|
-
"@salesforce/agents" "^0.
|
|
2227
|
+
"@salesforce/agents" "^0.21.1"
|
|
2228
2228
|
"@salesforce/core" "^8.24.3"
|
|
2229
2229
|
"@salesforce/kit" "^3.2.3"
|
|
2230
2230
|
"@salesforce/sf-plugins-core" "^12.2.6"
|
|
@@ -2250,10 +2250,10 @@
|
|
|
2250
2250
|
"@salesforce/sf-plugins-core" "^12.2.6"
|
|
2251
2251
|
ansis "^3.3.1"
|
|
2252
2252
|
|
|
2253
|
-
"@salesforce/plugin-api@1.3.
|
|
2254
|
-
version "1.3.
|
|
2255
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.
|
|
2256
|
-
integrity sha512-
|
|
2253
|
+
"@salesforce/plugin-api@1.3.8":
|
|
2254
|
+
version "1.3.8"
|
|
2255
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.8.tgz"
|
|
2256
|
+
integrity sha512-yXqXmoXmbyALzVbGZ/b98yEAbgcZE1YoEfEWn/VRmul9W7/ZLCtBd5AKia5AAEWT1ilOf6P3pj83D8TlrcGk2Q==
|
|
2257
2257
|
dependencies:
|
|
2258
2258
|
"@oclif/core" "^4"
|
|
2259
2259
|
"@salesforce/core" "^8.8.1"
|
|
@@ -2265,10 +2265,10 @@
|
|
|
2265
2265
|
got "^13.0.0"
|
|
2266
2266
|
proxy-agent "^6.4.0"
|
|
2267
2267
|
|
|
2268
|
-
"@salesforce/plugin-auth@4.1.
|
|
2269
|
-
version "4.1.
|
|
2270
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.1.
|
|
2271
|
-
integrity sha512-
|
|
2268
|
+
"@salesforce/plugin-auth@4.1.3":
|
|
2269
|
+
version "4.1.3"
|
|
2270
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.1.3.tgz"
|
|
2271
|
+
integrity sha512-qfGS8WHsmNrvBXl9UkMk6IQmsbRrRrkY5YYJ4NcspKfqn0fsVOvJvBwpvw8uyT0vbQkHQSNjxErNTrDIJ3fyfw==
|
|
2272
2272
|
dependencies:
|
|
2273
2273
|
"@inquirer/checkbox" "^2.5.0"
|
|
2274
2274
|
"@inquirer/select" "^2.5.0"
|
|
@@ -2369,10 +2369,10 @@
|
|
|
2369
2369
|
got "^13.0.0"
|
|
2370
2370
|
proxy-agent "^6.4.0"
|
|
2371
2371
|
|
|
2372
|
-
"@salesforce/plugin-org@5.9.
|
|
2373
|
-
version "5.9.
|
|
2374
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.9.
|
|
2375
|
-
integrity sha512-
|
|
2372
|
+
"@salesforce/plugin-org@5.9.60":
|
|
2373
|
+
version "5.9.60"
|
|
2374
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.9.60.tgz"
|
|
2375
|
+
integrity sha512-vgwI4TfDn1qVzZ/OUMmE2gpUylN0SZ3m3F2FHjT/+oqABDTQ902PbQmjFrjBlblRhV0J22yWo7LF3Ew0//Nkow==
|
|
2376
2376
|
dependencies:
|
|
2377
2377
|
"@oclif/core" "^4.5.6"
|
|
2378
2378
|
"@oclif/multi-stage-output" "^0.8.29"
|
|
@@ -2387,10 +2387,10 @@
|
|
|
2387
2387
|
open "^10.2.0"
|
|
2388
2388
|
terminal-link "^3.0.0"
|
|
2389
2389
|
|
|
2390
|
-
"@salesforce/plugin-packaging@2.24.
|
|
2391
|
-
version "2.24.
|
|
2392
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.24.
|
|
2393
|
-
integrity sha512-
|
|
2390
|
+
"@salesforce/plugin-packaging@2.24.8":
|
|
2391
|
+
version "2.24.8"
|
|
2392
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.24.8.tgz"
|
|
2393
|
+
integrity sha512-G7QffdX0TjECD8xhCm0UVvGVEdHj/GtjuZVpJP99v9yrIDkiF06zR3YBiVxFiijhhPvHQl+1tkvRW6X0uuwNNQ==
|
|
2394
2394
|
dependencies:
|
|
2395
2395
|
"@oclif/core" "^4"
|
|
2396
2396
|
"@salesforce/core" "^8.24.3"
|
|
@@ -2475,10 +2475,10 @@
|
|
|
2475
2475
|
"@salesforce/ts-types" "^2.0.11"
|
|
2476
2476
|
debug "^4.4.3"
|
|
2477
2477
|
|
|
2478
|
-
"@salesforce/plugin-templates@56.4.
|
|
2479
|
-
version "56.4.
|
|
2480
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.4.
|
|
2481
|
-
integrity sha512-
|
|
2478
|
+
"@salesforce/plugin-templates@56.4.4":
|
|
2479
|
+
version "56.4.4"
|
|
2480
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.4.4.tgz"
|
|
2481
|
+
integrity sha512-HZib/xSwSntqohz8+VZCpticy6rPn+1rcBoH3vhVA9UjsdjFP5OEe1P7bYxZbQI+WUepHVVXxeqmpdNWltklRw==
|
|
2482
2482
|
dependencies:
|
|
2483
2483
|
"@salesforce/core" "^8.24.3"
|
|
2484
2484
|
"@salesforce/sf-plugins-core" "^12"
|
|
@@ -2501,10 +2501,10 @@
|
|
|
2501
2501
|
semver "^7.7.2"
|
|
2502
2502
|
shelljs "0.8.5"
|
|
2503
2503
|
|
|
2504
|
-
"@salesforce/plugin-user@3.6.
|
|
2505
|
-
version "3.6.
|
|
2506
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.6.
|
|
2507
|
-
integrity sha512-
|
|
2504
|
+
"@salesforce/plugin-user@3.6.47":
|
|
2505
|
+
version "3.6.47"
|
|
2506
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.6.47.tgz"
|
|
2507
|
+
integrity sha512-UfNsiyeugNaQi8726y2FRzeYzlM7jxmNI17Wp0Ofz4FuHavuLDHNSvMtMM4lj2zhM6oUYrLgpNTZC/9KQr204Q==
|
|
2508
2508
|
dependencies:
|
|
2509
2509
|
"@salesforce/core" "^8.24.3"
|
|
2510
2510
|
"@salesforce/kit" "^3.2.4"
|
|
@@ -2555,10 +2555,10 @@
|
|
|
2555
2555
|
cli-progress "^3.12.0"
|
|
2556
2556
|
terminal-link "^3.0.0"
|
|
2557
2557
|
|
|
2558
|
-
"@salesforce/source-deploy-retrieve@^12.30.0", "@salesforce/source-deploy-retrieve@^12.31.3", "@salesforce/source-deploy-retrieve@^12.31.7":
|
|
2559
|
-
version "12.31.
|
|
2560
|
-
resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.
|
|
2561
|
-
integrity sha512-
|
|
2558
|
+
"@salesforce/source-deploy-retrieve@^12.30.0", "@salesforce/source-deploy-retrieve@^12.31.3", "@salesforce/source-deploy-retrieve@^12.31.6", "@salesforce/source-deploy-retrieve@^12.31.7":
|
|
2559
|
+
version "12.31.8"
|
|
2560
|
+
resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.8.tgz"
|
|
2561
|
+
integrity sha512-gp2yJUuAsR86v8QkGY50Sxyiup4H0QNyT7bC3rowxUnR/mw1q3gkXSDnhHOWt5toWsZr78oL1ztGQxG89l89XQ==
|
|
2562
2562
|
dependencies:
|
|
2563
2563
|
"@salesforce/core" "^8.24.0"
|
|
2564
2564
|
"@salesforce/kit" "^3.2.4"
|
|
@@ -8092,10 +8092,10 @@ lodash.upperfirst@^4.3.1:
|
|
|
8092
8092
|
resolved "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz"
|
|
8093
8093
|
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
|
|
8094
8094
|
|
|
8095
|
-
lodash@^4.17.15, lodash@^4.17.21:
|
|
8096
|
-
version "4.17.
|
|
8097
|
-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.
|
|
8098
|
-
integrity sha512-
|
|
8095
|
+
lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23:
|
|
8096
|
+
version "4.17.23"
|
|
8097
|
+
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz"
|
|
8098
|
+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
|
|
8099
8099
|
|
|
8100
8100
|
log-symbols@^4.1.0:
|
|
8101
8101
|
version "4.1.0"
|