@salesforce/cli 1.84.6 → 1.85.6
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/npm-shrinkwrap.json +238 -486
- package/oclif.manifest.json +1 -1
- package/package.json +33 -33
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.85.6",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "1.
|
|
9
|
+
"version": "1.85.6",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@oclif/core": "2.8.
|
|
13
|
-
"@oclif/plugin-autocomplete": "2.3.
|
|
12
|
+
"@oclif/core": "2.8.10",
|
|
13
|
+
"@oclif/plugin-autocomplete": "2.3.1",
|
|
14
14
|
"@oclif/plugin-commands": "2.2.16",
|
|
15
15
|
"@oclif/plugin-help": "5.2.10",
|
|
16
16
|
"@oclif/plugin-not-found": "2.3.26",
|
|
17
|
-
"@oclif/plugin-plugins": "3.1.
|
|
17
|
+
"@oclif/plugin-plugins": "3.1.5",
|
|
18
18
|
"@oclif/plugin-search": "0.0.17",
|
|
19
|
-
"@oclif/plugin-update": "3.1.
|
|
19
|
+
"@oclif/plugin-update": "3.1.21",
|
|
20
20
|
"@oclif/plugin-version": "1.3.5",
|
|
21
|
-
"@oclif/plugin-warn-if-update-available": "2.0.
|
|
21
|
+
"@oclif/plugin-warn-if-update-available": "2.0.40",
|
|
22
22
|
"@oclif/plugin-which": "2.2.22",
|
|
23
|
-
"@salesforce/core": "4.3.
|
|
23
|
+
"@salesforce/core": "4.3.3",
|
|
24
24
|
"@salesforce/plugin-apex": "2.3.3",
|
|
25
|
-
"@salesforce/plugin-auth": "2.8.
|
|
26
|
-
"@salesforce/plugin-data": "2.
|
|
27
|
-
"@salesforce/plugin-deploy-retrieve": "1.13.
|
|
28
|
-
"@salesforce/plugin-info": "2.6.
|
|
25
|
+
"@salesforce/plugin-auth": "2.8.3",
|
|
26
|
+
"@salesforce/plugin-data": "2.4.0",
|
|
27
|
+
"@salesforce/plugin-deploy-retrieve": "1.13.3",
|
|
28
|
+
"@salesforce/plugin-info": "2.6.24",
|
|
29
29
|
"@salesforce/plugin-limits": "2.3.22",
|
|
30
30
|
"@salesforce/plugin-login": "1.2.13",
|
|
31
|
-
"@salesforce/plugin-org": "2.9.
|
|
32
|
-
"@salesforce/plugin-schema": "2.3.
|
|
33
|
-
"@salesforce/plugin-settings": "1.4.
|
|
34
|
-
"@salesforce/plugin-sobject": "0.1.
|
|
35
|
-
"@salesforce/plugin-source": "2.10.
|
|
31
|
+
"@salesforce/plugin-org": "2.9.16",
|
|
32
|
+
"@salesforce/plugin-schema": "2.3.15",
|
|
33
|
+
"@salesforce/plugin-settings": "1.4.15",
|
|
34
|
+
"@salesforce/plugin-sobject": "0.1.29",
|
|
35
|
+
"@salesforce/plugin-source": "2.10.18",
|
|
36
36
|
"@salesforce/plugin-telemetry": "2.2.1",
|
|
37
|
-
"@salesforce/plugin-templates": "55.
|
|
38
|
-
"@salesforce/plugin-trust": "2.4.
|
|
39
|
-
"@salesforce/plugin-user": "2.3.
|
|
40
|
-
"@salesforce/sf-plugins-core": "3.1.
|
|
37
|
+
"@salesforce/plugin-templates": "55.5.0",
|
|
38
|
+
"@salesforce/plugin-trust": "2.4.24",
|
|
39
|
+
"@salesforce/plugin-user": "2.3.19",
|
|
40
|
+
"@salesforce/sf-plugins-core": "3.1.3",
|
|
41
41
|
"debug": "^4.3.4",
|
|
42
42
|
"semver": "^7.3.8",
|
|
43
43
|
"tslib": "^2.4.1"
|
|
@@ -54,10 +54,10 @@
|
|
|
54
54
|
"@salesforce/ts-sinon": "^1.4.8",
|
|
55
55
|
"@types/debug": "^4.1.8",
|
|
56
56
|
"@typescript-eslint/eslint-plugin": "^5.60.0",
|
|
57
|
-
"@typescript-eslint/parser": "^5.
|
|
58
|
-
"aws-sdk": "^2.
|
|
57
|
+
"@typescript-eslint/parser": "^5.60.0",
|
|
58
|
+
"aws-sdk": "^2.1405.0",
|
|
59
59
|
"chai": "^4.3.7",
|
|
60
|
-
"eslint": "^8.
|
|
60
|
+
"eslint": "^8.43.0",
|
|
61
61
|
"eslint-config-oclif": "^3.1",
|
|
62
62
|
"eslint-config-oclif-typescript": "^0.2.0",
|
|
63
63
|
"eslint-config-prettier": "^8.7.0",
|
|
@@ -66,12 +66,12 @@
|
|
|
66
66
|
"eslint-config-salesforce-typescript": "^1.1.1",
|
|
67
67
|
"eslint-plugin-header": "^3.1.1",
|
|
68
68
|
"eslint-plugin-import": "^2.27.5",
|
|
69
|
-
"eslint-plugin-jsdoc": "^46.
|
|
69
|
+
"eslint-plugin-jsdoc": "^46.3.0",
|
|
70
70
|
"globby": "^11.1.0",
|
|
71
71
|
"husky": "^7.0.4",
|
|
72
72
|
"mocha": "^9.2.2",
|
|
73
73
|
"nyc": "^15.1.0",
|
|
74
|
-
"oclif": "^3.9.
|
|
74
|
+
"oclif": "^3.9.1",
|
|
75
75
|
"prettier": "^2.8.8",
|
|
76
76
|
"pretty-quick": "^3.1.3",
|
|
77
77
|
"sinon": "^11.1.2",
|
|
@@ -1405,9 +1405,9 @@
|
|
|
1405
1405
|
}
|
|
1406
1406
|
},
|
|
1407
1407
|
"node_modules/@eslint/js": {
|
|
1408
|
-
"version": "8.
|
|
1409
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.
|
|
1410
|
-
"integrity": "sha512-
|
|
1408
|
+
"version": "8.43.0",
|
|
1409
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.43.0.tgz",
|
|
1410
|
+
"integrity": "sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==",
|
|
1411
1411
|
"dev": true,
|
|
1412
1412
|
"license": "MIT",
|
|
1413
1413
|
"engines": {
|
|
@@ -3005,9 +3005,9 @@
|
|
|
3005
3005
|
}
|
|
3006
3006
|
},
|
|
3007
3007
|
"node_modules/@oclif/core": {
|
|
3008
|
-
"version": "2.8.
|
|
3009
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.8.
|
|
3010
|
-
"integrity": "sha512-
|
|
3008
|
+
"version": "2.8.10",
|
|
3009
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.8.10.tgz",
|
|
3010
|
+
"integrity": "sha512-coRn9vYDEnoE8Vg20aavts9+Bt5QrHhbdh0cDkImopV0MgT8i/VmgL04D33+qoHQH20XzBOMqrjk+bqQzqyaHg==",
|
|
3011
3011
|
"license": "MIT",
|
|
3012
3012
|
"dependencies": {
|
|
3013
3013
|
"@types/cli-progress": "^3.11.0",
|
|
@@ -3323,9 +3323,9 @@
|
|
|
3323
3323
|
}
|
|
3324
3324
|
},
|
|
3325
3325
|
"node_modules/@oclif/plugin-autocomplete": {
|
|
3326
|
-
"version": "2.3.
|
|
3327
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-2.3.
|
|
3328
|
-
"integrity": "sha512-
|
|
3326
|
+
"version": "2.3.1",
|
|
3327
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-2.3.1.tgz",
|
|
3328
|
+
"integrity": "sha512-UGkw6UObfkDdM/cwr16iEJW8OKLb4X8ZLG5Lc596Dl6WgW0GnzZjVQIu126koNt1T3jp9Oo9rrT26LbxtdryoQ==",
|
|
3329
3329
|
"license": "MIT",
|
|
3330
3330
|
"dependencies": {
|
|
3331
3331
|
"@oclif/core": "^2.8.2",
|
|
@@ -3411,9 +3411,9 @@
|
|
|
3411
3411
|
}
|
|
3412
3412
|
},
|
|
3413
3413
|
"node_modules/@oclif/plugin-plugins": {
|
|
3414
|
-
"version": "3.1.
|
|
3415
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.1.
|
|
3416
|
-
"integrity": "sha512-
|
|
3414
|
+
"version": "3.1.5",
|
|
3415
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.1.5.tgz",
|
|
3416
|
+
"integrity": "sha512-srBsriG0JSX2nYBMiNjDDeCby6efxGSc2VTgLLrC3yQAF9StCAlpb2cuX7HL3/2C8TkCJLzUCKBH3WguHo7oBQ==",
|
|
3417
3417
|
"license": "MIT",
|
|
3418
3418
|
"dependencies": {
|
|
3419
3419
|
"@oclif/color": "^1.0.4",
|
|
@@ -3425,9 +3425,9 @@
|
|
|
3425
3425
|
"load-json-file": "^5.3.0",
|
|
3426
3426
|
"npm": "^9.6.7",
|
|
3427
3427
|
"npm-run-path": "^4.0.1",
|
|
3428
|
-
"semver": "^7.5.
|
|
3428
|
+
"semver": "^7.5.3",
|
|
3429
3429
|
"shelljs": "^0.8.5",
|
|
3430
|
-
"tslib": "^2.
|
|
3430
|
+
"tslib": "^2.5.3",
|
|
3431
3431
|
"validate-npm-package-name": "^5.0.0",
|
|
3432
3432
|
"yarn": "^1.22.18"
|
|
3433
3433
|
},
|
|
@@ -8072,9 +8072,9 @@
|
|
|
8072
8072
|
}
|
|
8073
8073
|
},
|
|
8074
8074
|
"node_modules/@oclif/plugin-update": {
|
|
8075
|
-
"version": "3.1.
|
|
8076
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-3.1.
|
|
8077
|
-
"integrity": "sha512-
|
|
8075
|
+
"version": "3.1.21",
|
|
8076
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-3.1.21.tgz",
|
|
8077
|
+
"integrity": "sha512-rqgMHsf0swPoRboNkLAkVp84crvqmwe9twgMN55UEVIjkWEVikY02RNURyYBpnLd5zrE+ymt68GyatQjmf6l+A==",
|
|
8078
8078
|
"license": "MIT",
|
|
8079
8079
|
"dependencies": {
|
|
8080
8080
|
"@oclif/color": "^1.0.6",
|
|
@@ -8087,7 +8087,7 @@
|
|
|
8087
8087
|
"inquirer": "^8.2.5",
|
|
8088
8088
|
"lodash.throttle": "^4.1.1",
|
|
8089
8089
|
"log-chopper": "^1.0.2",
|
|
8090
|
-
"semver": "^7.5.
|
|
8090
|
+
"semver": "^7.5.3",
|
|
8091
8091
|
"tar-fs": "^2.1.1"
|
|
8092
8092
|
},
|
|
8093
8093
|
"engines": {
|
|
@@ -8122,9 +8122,9 @@
|
|
|
8122
8122
|
}
|
|
8123
8123
|
},
|
|
8124
8124
|
"node_modules/@oclif/plugin-warn-if-update-available": {
|
|
8125
|
-
"version": "2.0.
|
|
8126
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.
|
|
8127
|
-
"integrity": "sha512-
|
|
8125
|
+
"version": "2.0.40",
|
|
8126
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.40.tgz",
|
|
8127
|
+
"integrity": "sha512-sVYAP/FHwfeljTBtjCIKuJeNpKOFE3mAGkssXyrDu2uodUJV3xvDZ6Lkj7jBaI0eeQEzrN1rTdcbfewifZ09xA==",
|
|
8128
8128
|
"license": "MIT",
|
|
8129
8129
|
"dependencies": {
|
|
8130
8130
|
"@oclif/core": "^2.8.7",
|
|
@@ -8133,7 +8133,7 @@
|
|
|
8133
8133
|
"fs-extra": "^9.0.1",
|
|
8134
8134
|
"http-call": "^5.2.2",
|
|
8135
8135
|
"lodash": "^4.17.21",
|
|
8136
|
-
"semver": "^7.5.
|
|
8136
|
+
"semver": "^7.5.3"
|
|
8137
8137
|
},
|
|
8138
8138
|
"engines": {
|
|
8139
8139
|
"node": ">=12.0.0"
|
|
@@ -8473,9 +8473,9 @@
|
|
|
8473
8473
|
}
|
|
8474
8474
|
},
|
|
8475
8475
|
"node_modules/@salesforce/core": {
|
|
8476
|
-
"version": "4.3.
|
|
8477
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-4.3.
|
|
8478
|
-
"integrity": "sha512-
|
|
8476
|
+
"version": "4.3.3",
|
|
8477
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-4.3.3.tgz",
|
|
8478
|
+
"integrity": "sha512-oCKx9K+sM1rqooWU/nkf/uZVm7KAJparsVA04oA34//yE0wWeyhUXvcXYtp13WVp24XExxjR7q1Vpu7x4LOuHw==",
|
|
8479
8479
|
"license": "BSD-3-Clause",
|
|
8480
8480
|
"dependencies": {
|
|
8481
8481
|
"@salesforce/bunyan": "^2.0.0",
|
|
@@ -8489,7 +8489,7 @@
|
|
|
8489
8489
|
"faye": "^1.4.0",
|
|
8490
8490
|
"form-data": "^4.0.0",
|
|
8491
8491
|
"js2xmlparser": "^4.0.1",
|
|
8492
|
-
"jsforce": "^2.0.0-beta.
|
|
8492
|
+
"jsforce": "^2.0.0-beta.25",
|
|
8493
8493
|
"jsonwebtoken": "9.0.0",
|
|
8494
8494
|
"jszip": "3.10.1",
|
|
8495
8495
|
"proper-lockfile": "^4.1.2",
|
|
@@ -9069,9 +9069,9 @@
|
|
|
9069
9069
|
}
|
|
9070
9070
|
},
|
|
9071
9071
|
"node_modules/@salesforce/plugin-auth": {
|
|
9072
|
-
"version": "2.8.
|
|
9073
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.
|
|
9074
|
-
"integrity": "sha512-
|
|
9072
|
+
"version": "2.8.3",
|
|
9073
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.3.tgz",
|
|
9074
|
+
"integrity": "sha512-bkhB8n7xl8GuftRoz2JP+foinZl6uOyLaHABlNxiJi+gBF9/2vwsfUJjRy9Qo8t4PjGLcYFf07BKBBUUTDL1qw==",
|
|
9075
9075
|
"license": "BSD-3-Clause",
|
|
9076
9076
|
"dependencies": {
|
|
9077
9077
|
"@oclif/core": "^2.8.2",
|
|
@@ -9253,20 +9253,20 @@
|
|
|
9253
9253
|
"license": "MIT"
|
|
9254
9254
|
},
|
|
9255
9255
|
"node_modules/@salesforce/plugin-data": {
|
|
9256
|
-
"version": "2.
|
|
9257
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.
|
|
9258
|
-
"integrity": "sha512-
|
|
9256
|
+
"version": "2.4.0",
|
|
9257
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.4.0.tgz",
|
|
9258
|
+
"integrity": "sha512-6WusUDgakYM/5vCKqRPzv2kWx8pnvRNSF4wcr++d1EExlmchlObuP4W0kPFDNXOogv8OaV6sfWxQtwND3NKZrw==",
|
|
9259
9259
|
"license": "BSD-3-Clause",
|
|
9260
9260
|
"dependencies": {
|
|
9261
9261
|
"@oclif/core": "^2.8.7",
|
|
9262
|
-
"@salesforce/core": "^4.
|
|
9262
|
+
"@salesforce/core": "^4.3.3",
|
|
9263
9263
|
"@salesforce/kit": "^3.0.3",
|
|
9264
9264
|
"@salesforce/sf-plugins-core": "^3.1.1",
|
|
9265
9265
|
"@salesforce/ts-types": "^2.0.3",
|
|
9266
9266
|
"chalk": "^4.1.0",
|
|
9267
9267
|
"csv-parse": "^4.16.3",
|
|
9268
9268
|
"csv-stringify": "^6.4.0",
|
|
9269
|
-
"jsforce": "^2.0.0-beta.
|
|
9269
|
+
"jsforce": "^2.0.0-beta.27",
|
|
9270
9270
|
"tslib": "^2"
|
|
9271
9271
|
},
|
|
9272
9272
|
"engines": {
|
|
@@ -9274,9 +9274,9 @@
|
|
|
9274
9274
|
}
|
|
9275
9275
|
},
|
|
9276
9276
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
9277
|
-
"version": "1.13.
|
|
9278
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.13.
|
|
9279
|
-
"integrity": "sha512-
|
|
9277
|
+
"version": "1.13.3",
|
|
9278
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.13.3.tgz",
|
|
9279
|
+
"integrity": "sha512-h0shtNVs5mCPmNkTFmbGcbFAgFQFQCyy5kyWTzLDWLoF5Axs2KEldzyvy6N77rJEfY6zNBWsVPweud6jNwWVKQ==",
|
|
9280
9280
|
"license": "BSD-3-Clause",
|
|
9281
9281
|
"dependencies": {
|
|
9282
9282
|
"@oclif/core": "^2.8.7",
|
|
@@ -9285,7 +9285,7 @@
|
|
|
9285
9285
|
"@salesforce/kit": "^3.0.2",
|
|
9286
9286
|
"@salesforce/sf-plugins-core": "^3.1.0",
|
|
9287
9287
|
"@salesforce/source-deploy-retrieve": "^9.2.2",
|
|
9288
|
-
"@salesforce/source-tracking": "^4.1
|
|
9288
|
+
"@salesforce/source-tracking": "^4.2.1",
|
|
9289
9289
|
"chalk": "^4.1.2",
|
|
9290
9290
|
"fs-extra": "^10.0.1",
|
|
9291
9291
|
"shelljs": "^0.8.5",
|
|
@@ -9310,9 +9310,9 @@
|
|
|
9310
9310
|
}
|
|
9311
9311
|
},
|
|
9312
9312
|
"node_modules/@salesforce/plugin-info": {
|
|
9313
|
-
"version": "2.6.
|
|
9314
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.
|
|
9315
|
-
"integrity": "sha512-
|
|
9313
|
+
"version": "2.6.24",
|
|
9314
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.24.tgz",
|
|
9315
|
+
"integrity": "sha512-lTHtoLOSvIH46VExyyO46J1Ko8hkpsnHJ5ygnEZzffKaRRJkcZl8vrdjr9JCteTvXroE4XA9BlXpGTJWThd5Wg==",
|
|
9316
9316
|
"license": "BSD-3-Clause",
|
|
9317
9317
|
"dependencies": {
|
|
9318
9318
|
"@oclif/core": "^2.8.7",
|
|
@@ -9324,7 +9324,7 @@
|
|
|
9324
9324
|
"marked-terminal": "^4.2.0",
|
|
9325
9325
|
"open": "^8.4.2",
|
|
9326
9326
|
"proxy-agent": "^6.2.1",
|
|
9327
|
-
"semver": "^7.5.
|
|
9327
|
+
"semver": "^7.5.3",
|
|
9328
9328
|
"tslib": "^2"
|
|
9329
9329
|
},
|
|
9330
9330
|
"engines": {
|
|
@@ -9366,15 +9366,15 @@
|
|
|
9366
9366
|
}
|
|
9367
9367
|
},
|
|
9368
9368
|
"node_modules/@salesforce/plugin-org": {
|
|
9369
|
-
"version": "2.9.
|
|
9370
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.9.
|
|
9371
|
-
"integrity": "sha512-
|
|
9369
|
+
"version": "2.9.16",
|
|
9370
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.9.16.tgz",
|
|
9371
|
+
"integrity": "sha512-sC2Y5s9nlsV+oLgbQjW5PQfMp5FrsxYf5woJvIPhO2tHB57h5zvF5THlqohJdhcL6c5bLyvWev3qcfmKaqd1NA==",
|
|
9372
9372
|
"license": "BSD-3-Clause",
|
|
9373
9373
|
"dependencies": {
|
|
9374
9374
|
"@oclif/core": "^2.8.2",
|
|
9375
9375
|
"@salesforce/core": "^4.2.1",
|
|
9376
9376
|
"@salesforce/kit": "^3.0.2",
|
|
9377
|
-
"@salesforce/sf-plugins-core": "^3.1.
|
|
9377
|
+
"@salesforce/sf-plugins-core": "^3.1.3",
|
|
9378
9378
|
"@salesforce/source-deploy-retrieve": "^9.2.3",
|
|
9379
9379
|
"open": "^8.4.2",
|
|
9380
9380
|
"tslib": "^2"
|
|
@@ -9782,13 +9782,13 @@
|
|
|
9782
9782
|
"license": "ISC"
|
|
9783
9783
|
},
|
|
9784
9784
|
"node_modules/@salesforce/plugin-schema": {
|
|
9785
|
-
"version": "2.3.
|
|
9786
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.
|
|
9787
|
-
"integrity": "sha512
|
|
9785
|
+
"version": "2.3.15",
|
|
9786
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.15.tgz",
|
|
9787
|
+
"integrity": "sha512-FhtnCpQPQ0wVYkbaEUboMd64CS2s87FKb7NzUP45pfXXf11RFPHjpoL9uaw+CXoGVSI13CQp+VBthok2t27n7g==",
|
|
9788
9788
|
"license": "BSD-3-Clause",
|
|
9789
9789
|
"dependencies": {
|
|
9790
9790
|
"@oclif/core": "^2.8.2",
|
|
9791
|
-
"@salesforce/core": "^4.
|
|
9791
|
+
"@salesforce/core": "^4.3.2",
|
|
9792
9792
|
"@salesforce/sf-plugins-core": "^3.1.1",
|
|
9793
9793
|
"tslib": "^2"
|
|
9794
9794
|
},
|
|
@@ -9797,9 +9797,9 @@
|
|
|
9797
9797
|
}
|
|
9798
9798
|
},
|
|
9799
9799
|
"node_modules/@salesforce/plugin-settings": {
|
|
9800
|
-
"version": "1.4.
|
|
9801
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.
|
|
9802
|
-
"integrity": "sha512-
|
|
9800
|
+
"version": "1.4.15",
|
|
9801
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.15.tgz",
|
|
9802
|
+
"integrity": "sha512-I54kwWjRxzeo7Zzhq3/92c42chKJH8YCyZuMOg3JAAr8KDC/SsfV9mxl3B4Bq/qh496qHDxgEdWTG3Q2WMurxA==",
|
|
9803
9803
|
"license": "BSD-3-Clause",
|
|
9804
9804
|
"dependencies": {
|
|
9805
9805
|
"@oclif/core": "^2.8.2",
|
|
@@ -9813,18 +9813,18 @@
|
|
|
9813
9813
|
}
|
|
9814
9814
|
},
|
|
9815
9815
|
"node_modules/@salesforce/plugin-sobject": {
|
|
9816
|
-
"version": "0.1.
|
|
9817
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.1.
|
|
9818
|
-
"integrity": "sha512-
|
|
9816
|
+
"version": "0.1.29",
|
|
9817
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.1.29.tgz",
|
|
9818
|
+
"integrity": "sha512-lMB5rnURf7aHbuYwYGuVzNgAPu0h0ywqZSy9QU49r3UO91s7f2Xacmhj20WrzLxuWdxZ4EPKaReSupgB/N10Sg==",
|
|
9819
9819
|
"license": "BSD-3-Clause",
|
|
9820
9820
|
"dependencies": {
|
|
9821
9821
|
"@oclif/core": "^2.8.7",
|
|
9822
|
-
"@salesforce/core": "^4.
|
|
9822
|
+
"@salesforce/core": "^4.3.2",
|
|
9823
9823
|
"@salesforce/kit": "^3.0.2",
|
|
9824
|
-
"@salesforce/sf-plugins-core": "^3.
|
|
9824
|
+
"@salesforce/sf-plugins-core": "^3.1.3",
|
|
9825
9825
|
"change-case": "^4.1.2",
|
|
9826
9826
|
"fast-glob": "^3.2.12",
|
|
9827
|
-
"fast-xml-parser": "^4.2.
|
|
9827
|
+
"fast-xml-parser": "^4.2.5",
|
|
9828
9828
|
"inquirer": "^8.2.5",
|
|
9829
9829
|
"js2xmlparser": "^4.0.2",
|
|
9830
9830
|
"tslib": "^2"
|
|
@@ -9834,14 +9834,14 @@
|
|
|
9834
9834
|
}
|
|
9835
9835
|
},
|
|
9836
9836
|
"node_modules/@salesforce/plugin-source": {
|
|
9837
|
-
"version": "2.10.
|
|
9838
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.
|
|
9839
|
-
"integrity": "sha512-
|
|
9837
|
+
"version": "2.10.18",
|
|
9838
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.18.tgz",
|
|
9839
|
+
"integrity": "sha512-ou+ygH073RBbgyBkbJKhLPO54iHvTyaSwrm2D/+QROlcTkHSERZtHm4nvKIVywPrV0OyZKsFkHAPzl0TUjB+4w==",
|
|
9840
9840
|
"license": "BSD-3-Clause",
|
|
9841
9841
|
"dependencies": {
|
|
9842
|
-
"@oclif/core": "^2.8.
|
|
9842
|
+
"@oclif/core": "^2.8.7",
|
|
9843
9843
|
"@salesforce/apex-node": "^1.6.0",
|
|
9844
|
-
"@salesforce/core": "^4.
|
|
9844
|
+
"@salesforce/core": "^4.3.2",
|
|
9845
9845
|
"@salesforce/kit": "^3.0.2",
|
|
9846
9846
|
"@salesforce/sf-plugins-core": "^3.0.2",
|
|
9847
9847
|
"@salesforce/source-deploy-retrieve": "^9.1.0",
|
|
@@ -9873,14 +9873,14 @@
|
|
|
9873
9873
|
}
|
|
9874
9874
|
},
|
|
9875
9875
|
"node_modules/@salesforce/plugin-templates": {
|
|
9876
|
-
"version": "55.
|
|
9877
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-55.
|
|
9878
|
-
"integrity": "sha512-
|
|
9876
|
+
"version": "55.5.0",
|
|
9877
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-55.5.0.tgz",
|
|
9878
|
+
"integrity": "sha512-ZIlqvd5fFiPgXeW24nYYP0J3t0McodU+RctW289rdk2hTQN297hKxjeqzm7vxxA3+ZdcN9yriFdXSwlR2xqS5Q==",
|
|
9879
9879
|
"license": "BSD-3-Clause",
|
|
9880
9880
|
"dependencies": {
|
|
9881
9881
|
"@oclif/core": "^2.8.7",
|
|
9882
9882
|
"@salesforce/core": "^4.2.1",
|
|
9883
|
-
"@salesforce/sf-plugins-core": "^3.
|
|
9883
|
+
"@salesforce/sf-plugins-core": "^3.1.2",
|
|
9884
9884
|
"@salesforce/templates": "^57.1.2",
|
|
9885
9885
|
"tslib": "^2",
|
|
9886
9886
|
"yeoman-environment": "^3.19.3",
|
|
@@ -9891,15 +9891,15 @@
|
|
|
9891
9891
|
}
|
|
9892
9892
|
},
|
|
9893
9893
|
"node_modules/@salesforce/plugin-trust": {
|
|
9894
|
-
"version": "2.4.
|
|
9895
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.
|
|
9896
|
-
"integrity": "sha512-
|
|
9894
|
+
"version": "2.4.24",
|
|
9895
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.24.tgz",
|
|
9896
|
+
"integrity": "sha512-YQho4LT1ea6vmcMi3m5/hOtZ41oNbKO+Z0LOAx9WZ0dPnrP/up1w9EtQOR6oQdVP18DI0nBIPbShNx4GxNLFRw==",
|
|
9897
9897
|
"license": "BSD-3-Clause",
|
|
9898
9898
|
"dependencies": {
|
|
9899
9899
|
"@oclif/core": "^2.8.2",
|
|
9900
9900
|
"@salesforce/core": "^4.0.1",
|
|
9901
|
-
"@salesforce/plugin-telemetry": "^2.2.
|
|
9902
|
-
"@salesforce/sf-plugins-core": "^3.1.
|
|
9901
|
+
"@salesforce/plugin-telemetry": "^2.2.1",
|
|
9902
|
+
"@salesforce/sf-plugins-core": "^3.1.2",
|
|
9903
9903
|
"@salesforce/telemetry": "^3.2.29",
|
|
9904
9904
|
"got": "^11",
|
|
9905
9905
|
"npm": "^8.19.4",
|
|
@@ -9916,16 +9916,16 @@
|
|
|
9916
9916
|
}
|
|
9917
9917
|
},
|
|
9918
9918
|
"node_modules/@salesforce/plugin-user": {
|
|
9919
|
-
"version": "2.3.
|
|
9920
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.
|
|
9921
|
-
"integrity": "sha512-
|
|
9919
|
+
"version": "2.3.19",
|
|
9920
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.19.tgz",
|
|
9921
|
+
"integrity": "sha512-QAUtt+5ihqLyQ3mkTgWPz1MOExAAyLypPuMas3acBa7dR9alZ0eAMTBH2bs/uuTIBDWQG2aGrNAoH+rt26r9bg==",
|
|
9922
9922
|
"license": "BSD-3-Clause",
|
|
9923
9923
|
"dependencies": {
|
|
9924
9924
|
"@oclif/core": "^2.8.2",
|
|
9925
9925
|
"@salesforce/core": "^4.1.0",
|
|
9926
9926
|
"@salesforce/kit": "^3.0.2",
|
|
9927
9927
|
"@salesforce/sf-plugins-core": "^3.0.2",
|
|
9928
|
-
"@salesforce/ts-types": "^2.0.
|
|
9928
|
+
"@salesforce/ts-types": "^2.0.3",
|
|
9929
9929
|
"tslib": "^2"
|
|
9930
9930
|
},
|
|
9931
9931
|
"engines": {
|
|
@@ -9946,13 +9946,13 @@
|
|
|
9946
9946
|
"license": "ISC"
|
|
9947
9947
|
},
|
|
9948
9948
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
9949
|
-
"version": "3.1.
|
|
9950
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.
|
|
9951
|
-
"integrity": "sha512-
|
|
9949
|
+
"version": "3.1.3",
|
|
9950
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.3.tgz",
|
|
9951
|
+
"integrity": "sha512-XmpEshATw5uoh6QkdjZcnluGo42v39KLp2b5MPJYhwaiyxpfttb3pofM00LLM74VJWnraODTYX3fEmvDJerWGA==",
|
|
9952
9952
|
"license": "BSD-3-Clause",
|
|
9953
9953
|
"dependencies": {
|
|
9954
9954
|
"@oclif/core": "^2.8.7",
|
|
9955
|
-
"@salesforce/core": "^4.3.
|
|
9955
|
+
"@salesforce/core": "^4.3.2",
|
|
9956
9956
|
"@salesforce/kit": "^3.0.3",
|
|
9957
9957
|
"@salesforce/ts-types": "^2.0.2",
|
|
9958
9958
|
"chalk": "^4",
|
|
@@ -9963,16 +9963,16 @@
|
|
|
9963
9963
|
}
|
|
9964
9964
|
},
|
|
9965
9965
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
9966
|
-
"version": "9.2.
|
|
9967
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.2.
|
|
9968
|
-
"integrity": "sha512-
|
|
9966
|
+
"version": "9.2.8",
|
|
9967
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.2.8.tgz",
|
|
9968
|
+
"integrity": "sha512-aGJUGCPmF11g8U9aMq3s0UK41dVG6y+8xx+21YQYH0gHCw3kPcL5bFaDO7SQ2NfjysLd/I+n6CAspJ1mzFro6w==",
|
|
9969
9969
|
"license": "BSD-3-Clause",
|
|
9970
9970
|
"dependencies": {
|
|
9971
9971
|
"@salesforce/core": "^4.3.1",
|
|
9972
9972
|
"@salesforce/kit": "^3.0.3",
|
|
9973
9973
|
"@salesforce/ts-types": "^2.0.3",
|
|
9974
9974
|
"fast-levenshtein": "^3.0.0",
|
|
9975
|
-
"fast-xml-parser": "^4.2.
|
|
9975
|
+
"fast-xml-parser": "^4.2.5",
|
|
9976
9976
|
"got": "^11.8.6",
|
|
9977
9977
|
"graceful-fs": "^4.2.11",
|
|
9978
9978
|
"ignore": "^5.2.4",
|
|
@@ -9999,15 +9999,15 @@
|
|
|
9999
9999
|
}
|
|
10000
10000
|
},
|
|
10001
10001
|
"node_modules/@salesforce/source-tracking": {
|
|
10002
|
-
"version": "4.2.
|
|
10003
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-4.2.
|
|
10004
|
-
"integrity": "sha512-
|
|
10002
|
+
"version": "4.2.2",
|
|
10003
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-4.2.2.tgz",
|
|
10004
|
+
"integrity": "sha512-eFCAlK21szlHaE/6y/sf6CZdx56jWfOzjtTSp5MRMKsBFNcRUpimfYVo4Hk0TVRZAubzpI+PeUDAy9vuIsPybQ==",
|
|
10005
10005
|
"license": "BSD-3-Clause",
|
|
10006
10006
|
"dependencies": {
|
|
10007
|
-
"@salesforce/core": "^4.3.
|
|
10007
|
+
"@salesforce/core": "^4.3.2",
|
|
10008
10008
|
"@salesforce/kit": "^3.0.3",
|
|
10009
|
-
"@salesforce/source-deploy-retrieve": "^9.2.
|
|
10010
|
-
"fast-xml-parser": "^4.2.
|
|
10009
|
+
"@salesforce/source-deploy-retrieve": "^9.2.6",
|
|
10010
|
+
"fast-xml-parser": "^4.2.5",
|
|
10011
10011
|
"graceful-fs": "^4.2.11",
|
|
10012
10012
|
"isomorphic-git": "1.23.0",
|
|
10013
10013
|
"ts-retry-promise": "^0.7.0"
|
|
@@ -10103,15 +10103,14 @@
|
|
|
10103
10103
|
"license": "MIT"
|
|
10104
10104
|
},
|
|
10105
10105
|
"node_modules/@salesforce/templates": {
|
|
10106
|
-
"version": "58.0.
|
|
10106
|
+
"version": "58.0.1",
|
|
10107
10107
|
"license": "BSD-3-Clause",
|
|
10108
10108
|
"dependencies": {
|
|
10109
10109
|
"@salesforce/core": "^4.0.1",
|
|
10110
10110
|
"@salesforce/kit": "^1.7.1",
|
|
10111
10111
|
"got": "^11.8.2",
|
|
10112
10112
|
"mime-types": "^2.1.27",
|
|
10113
|
-
"proxy-agent": "^
|
|
10114
|
-
"proxy-from-env": "^1.1.0",
|
|
10113
|
+
"proxy-agent": "^6.2.1",
|
|
10115
10114
|
"tar": "^6.1.13",
|
|
10116
10115
|
"tslib": "^1",
|
|
10117
10116
|
"yeoman-environment": "^3.9.1",
|
|
@@ -10153,121 +10152,12 @@
|
|
|
10153
10152
|
"integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==",
|
|
10154
10153
|
"license": "0BSD"
|
|
10155
10154
|
},
|
|
10156
|
-
"node_modules/@salesforce/templates/node_modules/data-uri-to-buffer": {
|
|
10157
|
-
"version": "3.0.1",
|
|
10158
|
-
"resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz",
|
|
10159
|
-
"integrity": "sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==",
|
|
10160
|
-
"license": "MIT",
|
|
10161
|
-
"engines": {
|
|
10162
|
-
"node": ">= 6"
|
|
10163
|
-
}
|
|
10164
|
-
},
|
|
10165
|
-
"node_modules/@salesforce/templates/node_modules/degenerator": {
|
|
10166
|
-
"version": "3.0.2",
|
|
10167
|
-
"resolved": "https://registry.npmjs.org/degenerator/-/degenerator-3.0.2.tgz",
|
|
10168
|
-
"integrity": "sha512-c0mef3SNQo56t6urUU6tdQAs+ThoD0o9B9MJ8HEt7NQcGEILCRFqQb7ZbP9JAv+QF1Ky5plydhMR/IrqWDm+TQ==",
|
|
10169
|
-
"license": "MIT",
|
|
10170
|
-
"dependencies": {
|
|
10171
|
-
"ast-types": "^0.13.2",
|
|
10172
|
-
"escodegen": "^1.8.1",
|
|
10173
|
-
"esprima": "^4.0.0",
|
|
10174
|
-
"vm2": "^3.9.8"
|
|
10175
|
-
},
|
|
10176
|
-
"engines": {
|
|
10177
|
-
"node": ">= 6"
|
|
10178
|
-
}
|
|
10179
|
-
},
|
|
10180
|
-
"node_modules/@salesforce/templates/node_modules/get-uri": {
|
|
10181
|
-
"version": "3.0.2",
|
|
10182
|
-
"resolved": "https://registry.npmjs.org/get-uri/-/get-uri-3.0.2.tgz",
|
|
10183
|
-
"integrity": "sha512-+5s0SJbGoyiJTZZ2JTpFPLMPSch72KEqGOTvQsBqg0RBWvwhWUSYZFAtz3TPW0GXJuLBJPts1E241iHg+VRfhg==",
|
|
10184
|
-
"license": "MIT",
|
|
10185
|
-
"dependencies": {
|
|
10186
|
-
"@tootallnate/once": "1",
|
|
10187
|
-
"data-uri-to-buffer": "3",
|
|
10188
|
-
"debug": "4",
|
|
10189
|
-
"file-uri-to-path": "2",
|
|
10190
|
-
"fs-extra": "^8.1.0",
|
|
10191
|
-
"ftp": "^0.3.10"
|
|
10192
|
-
},
|
|
10193
|
-
"engines": {
|
|
10194
|
-
"node": ">= 6"
|
|
10195
|
-
}
|
|
10196
|
-
},
|
|
10197
|
-
"node_modules/@salesforce/templates/node_modules/lru-cache": {
|
|
10198
|
-
"version": "5.1.1",
|
|
10199
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
|
|
10200
|
-
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
|
10201
|
-
"license": "ISC",
|
|
10202
|
-
"dependencies": {
|
|
10203
|
-
"yallist": "^3.0.2"
|
|
10204
|
-
}
|
|
10205
|
-
},
|
|
10206
|
-
"node_modules/@salesforce/templates/node_modules/pac-proxy-agent": {
|
|
10207
|
-
"version": "5.0.0",
|
|
10208
|
-
"resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-5.0.0.tgz",
|
|
10209
|
-
"integrity": "sha512-CcFG3ZtnxO8McDigozwE3AqAw15zDvGH+OjXO4kzf7IkEKkQ4gxQ+3sdF50WmhQ4P/bVusXcqNE2S3XrNURwzQ==",
|
|
10210
|
-
"license": "MIT",
|
|
10211
|
-
"dependencies": {
|
|
10212
|
-
"@tootallnate/once": "1",
|
|
10213
|
-
"agent-base": "6",
|
|
10214
|
-
"debug": "4",
|
|
10215
|
-
"get-uri": "3",
|
|
10216
|
-
"http-proxy-agent": "^4.0.1",
|
|
10217
|
-
"https-proxy-agent": "5",
|
|
10218
|
-
"pac-resolver": "^5.0.0",
|
|
10219
|
-
"raw-body": "^2.2.0",
|
|
10220
|
-
"socks-proxy-agent": "5"
|
|
10221
|
-
},
|
|
10222
|
-
"engines": {
|
|
10223
|
-
"node": ">= 8"
|
|
10224
|
-
}
|
|
10225
|
-
},
|
|
10226
|
-
"node_modules/@salesforce/templates/node_modules/pac-resolver": {
|
|
10227
|
-
"version": "5.0.1",
|
|
10228
|
-
"resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-5.0.1.tgz",
|
|
10229
|
-
"integrity": "sha512-cy7u00ko2KVgBAjuhevqpPeHIkCIqPe1v24cydhWjmeuzaBfmUWFCZJ1iAh5TuVzVZoUzXIW7K8sMYOZ84uZ9Q==",
|
|
10230
|
-
"license": "MIT",
|
|
10231
|
-
"dependencies": {
|
|
10232
|
-
"degenerator": "^3.0.2",
|
|
10233
|
-
"ip": "^1.1.5",
|
|
10234
|
-
"netmask": "^2.0.2"
|
|
10235
|
-
},
|
|
10236
|
-
"engines": {
|
|
10237
|
-
"node": ">= 8"
|
|
10238
|
-
}
|
|
10239
|
-
},
|
|
10240
|
-
"node_modules/@salesforce/templates/node_modules/proxy-agent": {
|
|
10241
|
-
"version": "5.0.0",
|
|
10242
|
-
"resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-5.0.0.tgz",
|
|
10243
|
-
"integrity": "sha512-gkH7BkvLVkSfX9Dk27W6TyNOWWZWRilRfk1XxGNWOYJ2TuedAv1yFpCaU9QSBmBe716XOTNpYNOzhysyw8xn7g==",
|
|
10244
|
-
"license": "MIT",
|
|
10245
|
-
"dependencies": {
|
|
10246
|
-
"agent-base": "^6.0.0",
|
|
10247
|
-
"debug": "4",
|
|
10248
|
-
"http-proxy-agent": "^4.0.0",
|
|
10249
|
-
"https-proxy-agent": "^5.0.0",
|
|
10250
|
-
"lru-cache": "^5.1.1",
|
|
10251
|
-
"pac-proxy-agent": "^5.0.0",
|
|
10252
|
-
"proxy-from-env": "^1.0.0",
|
|
10253
|
-
"socks-proxy-agent": "^5.0.0"
|
|
10254
|
-
},
|
|
10255
|
-
"engines": {
|
|
10256
|
-
"node": ">= 8"
|
|
10257
|
-
}
|
|
10258
|
-
},
|
|
10259
10155
|
"node_modules/@salesforce/templates/node_modules/tslib": {
|
|
10260
10156
|
"version": "1.14.1",
|
|
10261
10157
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
10262
10158
|
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
|
|
10263
10159
|
"license": "0BSD"
|
|
10264
10160
|
},
|
|
10265
|
-
"node_modules/@salesforce/templates/node_modules/yallist": {
|
|
10266
|
-
"version": "3.1.1",
|
|
10267
|
-
"resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
|
|
10268
|
-
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
|
10269
|
-
"license": "ISC"
|
|
10270
|
-
},
|
|
10271
10161
|
"node_modules/@salesforce/ts-sinon": {
|
|
10272
10162
|
"version": "1.4.8",
|
|
10273
10163
|
"resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.8.tgz",
|
|
@@ -10808,66 +10698,45 @@
|
|
|
10808
10698
|
"eslint": "*"
|
|
10809
10699
|
}
|
|
10810
10700
|
},
|
|
10811
|
-
"node_modules/@typescript-eslint/
|
|
10812
|
-
"version": "
|
|
10813
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/
|
|
10814
|
-
"integrity": "sha512-
|
|
10701
|
+
"node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/typescript-estree": {
|
|
10702
|
+
"version": "2.34.0",
|
|
10703
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz",
|
|
10704
|
+
"integrity": "sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg==",
|
|
10815
10705
|
"dev": true,
|
|
10816
10706
|
"license": "BSD-2-Clause",
|
|
10817
10707
|
"dependencies": {
|
|
10818
|
-
"
|
|
10819
|
-
"
|
|
10820
|
-
"
|
|
10821
|
-
"
|
|
10708
|
+
"debug": "^4.1.1",
|
|
10709
|
+
"eslint-visitor-keys": "^1.1.0",
|
|
10710
|
+
"glob": "^7.1.6",
|
|
10711
|
+
"is-glob": "^4.0.1",
|
|
10712
|
+
"lodash": "^4.17.15",
|
|
10713
|
+
"semver": "^7.3.2",
|
|
10714
|
+
"tsutils": "^3.17.1"
|
|
10822
10715
|
},
|
|
10823
10716
|
"engines": {
|
|
10824
|
-
"node": "^
|
|
10717
|
+
"node": "^8.10.0 || ^10.13.0 || >=11.10.1"
|
|
10825
10718
|
},
|
|
10826
10719
|
"funding": {
|
|
10827
10720
|
"type": "opencollective",
|
|
10828
10721
|
"url": "https://opencollective.com/typescript-eslint"
|
|
10829
10722
|
},
|
|
10830
|
-
"peerDependencies": {
|
|
10831
|
-
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
10832
|
-
},
|
|
10833
10723
|
"peerDependenciesMeta": {
|
|
10834
10724
|
"typescript": {
|
|
10835
10725
|
"optional": true
|
|
10836
10726
|
}
|
|
10837
10727
|
}
|
|
10838
10728
|
},
|
|
10839
|
-
"node_modules/@typescript-eslint/parser
|
|
10840
|
-
"version": "5.
|
|
10841
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/
|
|
10842
|
-
"integrity": "sha512-
|
|
10843
|
-
"dev": true,
|
|
10844
|
-
"license": "MIT",
|
|
10845
|
-
"dependencies": {
|
|
10846
|
-
"@typescript-eslint/types": "5.59.9",
|
|
10847
|
-
"@typescript-eslint/visitor-keys": "5.59.9"
|
|
10848
|
-
},
|
|
10849
|
-
"engines": {
|
|
10850
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
10851
|
-
},
|
|
10852
|
-
"funding": {
|
|
10853
|
-
"type": "opencollective",
|
|
10854
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
10855
|
-
}
|
|
10856
|
-
},
|
|
10857
|
-
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": {
|
|
10858
|
-
"version": "5.59.9",
|
|
10859
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.9.tgz",
|
|
10860
|
-
"integrity": "sha512-pmM0/VQ7kUhd1QyIxgS+aRvMgw+ZljB3eDb+jYyp6d2bC0mQWLzUDF+DLwCTkQ3tlNyVsvZRXjFyV0LkU/aXjA==",
|
|
10729
|
+
"node_modules/@typescript-eslint/parser": {
|
|
10730
|
+
"version": "5.60.0",
|
|
10731
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.60.0.tgz",
|
|
10732
|
+
"integrity": "sha512-jBONcBsDJ9UoTWrARkRRCgDz6wUggmH5RpQVlt7BimSwaTkTjwypGzKORXbR4/2Hqjk9hgwlon2rVQAjWNpkyQ==",
|
|
10861
10733
|
"dev": true,
|
|
10862
10734
|
"license": "BSD-2-Clause",
|
|
10863
10735
|
"dependencies": {
|
|
10864
|
-
"@typescript-eslint/
|
|
10865
|
-
"@typescript-eslint/
|
|
10866
|
-
"
|
|
10867
|
-
"
|
|
10868
|
-
"is-glob": "^4.0.3",
|
|
10869
|
-
"semver": "^7.3.7",
|
|
10870
|
-
"tsutils": "^3.21.0"
|
|
10736
|
+
"@typescript-eslint/scope-manager": "5.60.0",
|
|
10737
|
+
"@typescript-eslint/types": "5.60.0",
|
|
10738
|
+
"@typescript-eslint/typescript-estree": "5.60.0",
|
|
10739
|
+
"debug": "^4.3.4"
|
|
10871
10740
|
},
|
|
10872
10741
|
"engines": {
|
|
10873
10742
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
@@ -10876,6 +10745,9 @@
|
|
|
10876
10745
|
"type": "opencollective",
|
|
10877
10746
|
"url": "https://opencollective.com/typescript-eslint"
|
|
10878
10747
|
},
|
|
10748
|
+
"peerDependencies": {
|
|
10749
|
+
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
10750
|
+
},
|
|
10879
10751
|
"peerDependenciesMeta": {
|
|
10880
10752
|
"typescript": {
|
|
10881
10753
|
"optional": true
|
|
@@ -10900,51 +10772,6 @@
|
|
|
10900
10772
|
"url": "https://opencollective.com/typescript-eslint"
|
|
10901
10773
|
}
|
|
10902
10774
|
},
|
|
10903
|
-
"node_modules/@typescript-eslint/scope-manager/node_modules/@typescript-eslint/types": {
|
|
10904
|
-
"version": "5.60.0",
|
|
10905
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.60.0.tgz",
|
|
10906
|
-
"integrity": "sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==",
|
|
10907
|
-
"dev": true,
|
|
10908
|
-
"license": "MIT",
|
|
10909
|
-
"engines": {
|
|
10910
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
10911
|
-
},
|
|
10912
|
-
"funding": {
|
|
10913
|
-
"type": "opencollective",
|
|
10914
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
10915
|
-
}
|
|
10916
|
-
},
|
|
10917
|
-
"node_modules/@typescript-eslint/scope-manager/node_modules/@typescript-eslint/visitor-keys": {
|
|
10918
|
-
"version": "5.60.0",
|
|
10919
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.0.tgz",
|
|
10920
|
-
"integrity": "sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==",
|
|
10921
|
-
"dev": true,
|
|
10922
|
-
"license": "MIT",
|
|
10923
|
-
"dependencies": {
|
|
10924
|
-
"@typescript-eslint/types": "5.60.0",
|
|
10925
|
-
"eslint-visitor-keys": "^3.3.0"
|
|
10926
|
-
},
|
|
10927
|
-
"engines": {
|
|
10928
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
10929
|
-
},
|
|
10930
|
-
"funding": {
|
|
10931
|
-
"type": "opencollective",
|
|
10932
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
10933
|
-
}
|
|
10934
|
-
},
|
|
10935
|
-
"node_modules/@typescript-eslint/scope-manager/node_modules/eslint-visitor-keys": {
|
|
10936
|
-
"version": "3.4.1",
|
|
10937
|
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz",
|
|
10938
|
-
"integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==",
|
|
10939
|
-
"dev": true,
|
|
10940
|
-
"license": "Apache-2.0",
|
|
10941
|
-
"engines": {
|
|
10942
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
10943
|
-
},
|
|
10944
|
-
"funding": {
|
|
10945
|
-
"url": "https://opencollective.com/eslint"
|
|
10946
|
-
}
|
|
10947
|
-
},
|
|
10948
10775
|
"node_modules/@typescript-eslint/type-utils": {
|
|
10949
10776
|
"version": "5.60.0",
|
|
10950
10777
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.60.0.tgz",
|
|
@@ -10973,7 +10800,7 @@
|
|
|
10973
10800
|
}
|
|
10974
10801
|
}
|
|
10975
10802
|
},
|
|
10976
|
-
"node_modules/@typescript-eslint/
|
|
10803
|
+
"node_modules/@typescript-eslint/types": {
|
|
10977
10804
|
"version": "5.60.0",
|
|
10978
10805
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.60.0.tgz",
|
|
10979
10806
|
"integrity": "sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==",
|
|
@@ -10987,7 +10814,7 @@
|
|
|
10987
10814
|
"url": "https://opencollective.com/typescript-eslint"
|
|
10988
10815
|
}
|
|
10989
10816
|
},
|
|
10990
|
-
"node_modules/@typescript-eslint/
|
|
10817
|
+
"node_modules/@typescript-eslint/typescript-estree": {
|
|
10991
10818
|
"version": "5.60.0",
|
|
10992
10819
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.60.0.tgz",
|
|
10993
10820
|
"integrity": "sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==",
|
|
@@ -11015,79 +10842,6 @@
|
|
|
11015
10842
|
}
|
|
11016
10843
|
}
|
|
11017
10844
|
},
|
|
11018
|
-
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
|
|
11019
|
-
"version": "5.60.0",
|
|
11020
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.0.tgz",
|
|
11021
|
-
"integrity": "sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==",
|
|
11022
|
-
"dev": true,
|
|
11023
|
-
"license": "MIT",
|
|
11024
|
-
"dependencies": {
|
|
11025
|
-
"@typescript-eslint/types": "5.60.0",
|
|
11026
|
-
"eslint-visitor-keys": "^3.3.0"
|
|
11027
|
-
},
|
|
11028
|
-
"engines": {
|
|
11029
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
11030
|
-
},
|
|
11031
|
-
"funding": {
|
|
11032
|
-
"type": "opencollective",
|
|
11033
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
11034
|
-
}
|
|
11035
|
-
},
|
|
11036
|
-
"node_modules/@typescript-eslint/type-utils/node_modules/eslint-visitor-keys": {
|
|
11037
|
-
"version": "3.4.1",
|
|
11038
|
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz",
|
|
11039
|
-
"integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==",
|
|
11040
|
-
"dev": true,
|
|
11041
|
-
"license": "Apache-2.0",
|
|
11042
|
-
"engines": {
|
|
11043
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
11044
|
-
},
|
|
11045
|
-
"funding": {
|
|
11046
|
-
"url": "https://opencollective.com/eslint"
|
|
11047
|
-
}
|
|
11048
|
-
},
|
|
11049
|
-
"node_modules/@typescript-eslint/types": {
|
|
11050
|
-
"version": "5.59.9",
|
|
11051
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.9.tgz",
|
|
11052
|
-
"integrity": "sha512-uW8H5NRgTVneSVTfiCVffBb8AbwWSKg7qcA4Ot3JI3MPCJGsB4Db4BhvAODIIYE5mNj7Q+VJkK7JxmRhk2Lyjw==",
|
|
11053
|
-
"dev": true,
|
|
11054
|
-
"license": "MIT",
|
|
11055
|
-
"engines": {
|
|
11056
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
11057
|
-
},
|
|
11058
|
-
"funding": {
|
|
11059
|
-
"type": "opencollective",
|
|
11060
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
11061
|
-
}
|
|
11062
|
-
},
|
|
11063
|
-
"node_modules/@typescript-eslint/typescript-estree": {
|
|
11064
|
-
"version": "2.34.0",
|
|
11065
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz",
|
|
11066
|
-
"integrity": "sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg==",
|
|
11067
|
-
"dev": true,
|
|
11068
|
-
"license": "BSD-2-Clause",
|
|
11069
|
-
"dependencies": {
|
|
11070
|
-
"debug": "^4.1.1",
|
|
11071
|
-
"eslint-visitor-keys": "^1.1.0",
|
|
11072
|
-
"glob": "^7.1.6",
|
|
11073
|
-
"is-glob": "^4.0.1",
|
|
11074
|
-
"lodash": "^4.17.15",
|
|
11075
|
-
"semver": "^7.3.2",
|
|
11076
|
-
"tsutils": "^3.17.1"
|
|
11077
|
-
},
|
|
11078
|
-
"engines": {
|
|
11079
|
-
"node": "^8.10.0 || ^10.13.0 || >=11.10.1"
|
|
11080
|
-
},
|
|
11081
|
-
"funding": {
|
|
11082
|
-
"type": "opencollective",
|
|
11083
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
11084
|
-
},
|
|
11085
|
-
"peerDependenciesMeta": {
|
|
11086
|
-
"typescript": {
|
|
11087
|
-
"optional": true
|
|
11088
|
-
}
|
|
11089
|
-
}
|
|
11090
|
-
},
|
|
11091
10845
|
"node_modules/@typescript-eslint/utils": {
|
|
11092
10846
|
"version": "5.60.0",
|
|
11093
10847
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.60.0.tgz",
|
|
@@ -11115,49 +10869,7 @@
|
|
|
11115
10869
|
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
11116
10870
|
}
|
|
11117
10871
|
},
|
|
11118
|
-
"node_modules/@typescript-eslint/
|
|
11119
|
-
"version": "5.60.0",
|
|
11120
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.60.0.tgz",
|
|
11121
|
-
"integrity": "sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==",
|
|
11122
|
-
"dev": true,
|
|
11123
|
-
"license": "MIT",
|
|
11124
|
-
"engines": {
|
|
11125
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
11126
|
-
},
|
|
11127
|
-
"funding": {
|
|
11128
|
-
"type": "opencollective",
|
|
11129
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
11130
|
-
}
|
|
11131
|
-
},
|
|
11132
|
-
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
|
|
11133
|
-
"version": "5.60.0",
|
|
11134
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.60.0.tgz",
|
|
11135
|
-
"integrity": "sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==",
|
|
11136
|
-
"dev": true,
|
|
11137
|
-
"license": "BSD-2-Clause",
|
|
11138
|
-
"dependencies": {
|
|
11139
|
-
"@typescript-eslint/types": "5.60.0",
|
|
11140
|
-
"@typescript-eslint/visitor-keys": "5.60.0",
|
|
11141
|
-
"debug": "^4.3.4",
|
|
11142
|
-
"globby": "^11.1.0",
|
|
11143
|
-
"is-glob": "^4.0.3",
|
|
11144
|
-
"semver": "^7.3.7",
|
|
11145
|
-
"tsutils": "^3.21.0"
|
|
11146
|
-
},
|
|
11147
|
-
"engines": {
|
|
11148
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
11149
|
-
},
|
|
11150
|
-
"funding": {
|
|
11151
|
-
"type": "opencollective",
|
|
11152
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
11153
|
-
},
|
|
11154
|
-
"peerDependenciesMeta": {
|
|
11155
|
-
"typescript": {
|
|
11156
|
-
"optional": true
|
|
11157
|
-
}
|
|
11158
|
-
}
|
|
11159
|
-
},
|
|
11160
|
-
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
|
|
10872
|
+
"node_modules/@typescript-eslint/visitor-keys": {
|
|
11161
10873
|
"version": "5.60.0",
|
|
11162
10874
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.0.tgz",
|
|
11163
10875
|
"integrity": "sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==",
|
|
@@ -11175,37 +10887,6 @@
|
|
|
11175
10887
|
"url": "https://opencollective.com/typescript-eslint"
|
|
11176
10888
|
}
|
|
11177
10889
|
},
|
|
11178
|
-
"node_modules/@typescript-eslint/utils/node_modules/eslint-visitor-keys": {
|
|
11179
|
-
"version": "3.4.1",
|
|
11180
|
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz",
|
|
11181
|
-
"integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==",
|
|
11182
|
-
"dev": true,
|
|
11183
|
-
"license": "Apache-2.0",
|
|
11184
|
-
"engines": {
|
|
11185
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
11186
|
-
},
|
|
11187
|
-
"funding": {
|
|
11188
|
-
"url": "https://opencollective.com/eslint"
|
|
11189
|
-
}
|
|
11190
|
-
},
|
|
11191
|
-
"node_modules/@typescript-eslint/visitor-keys": {
|
|
11192
|
-
"version": "5.59.9",
|
|
11193
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.9.tgz",
|
|
11194
|
-
"integrity": "sha512-bT7s0td97KMaLwpEBckbzj/YohnvXtqbe2XgqNvTl6RJVakY5mvENOTPvw5u66nljfZxthESpDozs86U+oLY8Q==",
|
|
11195
|
-
"dev": true,
|
|
11196
|
-
"license": "MIT",
|
|
11197
|
-
"dependencies": {
|
|
11198
|
-
"@typescript-eslint/types": "5.59.9",
|
|
11199
|
-
"eslint-visitor-keys": "^3.3.0"
|
|
11200
|
-
},
|
|
11201
|
-
"engines": {
|
|
11202
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
11203
|
-
},
|
|
11204
|
-
"funding": {
|
|
11205
|
-
"type": "opencollective",
|
|
11206
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
11207
|
-
}
|
|
11208
|
-
},
|
|
11209
10890
|
"node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
|
|
11210
10891
|
"version": "3.4.1",
|
|
11211
10892
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz",
|
|
@@ -11833,9 +11514,9 @@
|
|
|
11833
11514
|
}
|
|
11834
11515
|
},
|
|
11835
11516
|
"node_modules/aws-sdk": {
|
|
11836
|
-
"version": "2.
|
|
11837
|
-
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.
|
|
11838
|
-
"integrity": "sha512-
|
|
11517
|
+
"version": "2.1405.0",
|
|
11518
|
+
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1405.0.tgz",
|
|
11519
|
+
"integrity": "sha512-NVVZpRmr+KoBq5xFbB+ivCMDPGx8g1XOZVcswXotZZZIQVdDdHixrkZDqOrZ/p1hJ0eylGc7VQ8mkR7DVryXlQ==",
|
|
11839
11520
|
"dev": true,
|
|
11840
11521
|
"license": "Apache-2.0",
|
|
11841
11522
|
"dependencies": {
|
|
@@ -12210,6 +11891,7 @@
|
|
|
12210
11891
|
"version": "3.1.2",
|
|
12211
11892
|
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
|
|
12212
11893
|
"integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
|
|
11894
|
+
"dev": true,
|
|
12213
11895
|
"license": "MIT",
|
|
12214
11896
|
"engines": {
|
|
12215
11897
|
"node": ">= 0.8"
|
|
@@ -14605,16 +14287,16 @@
|
|
|
14605
14287
|
}
|
|
14606
14288
|
},
|
|
14607
14289
|
"node_modules/eslint": {
|
|
14608
|
-
"version": "8.
|
|
14609
|
-
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.
|
|
14610
|
-
"integrity": "sha512-
|
|
14290
|
+
"version": "8.43.0",
|
|
14291
|
+
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.43.0.tgz",
|
|
14292
|
+
"integrity": "sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==",
|
|
14611
14293
|
"dev": true,
|
|
14612
14294
|
"license": "MIT",
|
|
14613
14295
|
"dependencies": {
|
|
14614
14296
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
14615
14297
|
"@eslint-community/regexpp": "^4.4.0",
|
|
14616
14298
|
"@eslint/eslintrc": "^2.0.3",
|
|
14617
|
-
"@eslint/js": "8.
|
|
14299
|
+
"@eslint/js": "8.43.0",
|
|
14618
14300
|
"@humanwhocodes/config-array": "^0.11.10",
|
|
14619
14301
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
14620
14302
|
"@nodelib/fs.walk": "^1.2.8",
|
|
@@ -14766,6 +14448,50 @@
|
|
|
14766
14448
|
}
|
|
14767
14449
|
}
|
|
14768
14450
|
},
|
|
14451
|
+
"node_modules/eslint-config-oclif-typescript/node_modules/@typescript-eslint/typescript-estree": {
|
|
14452
|
+
"version": "2.34.0",
|
|
14453
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz",
|
|
14454
|
+
"integrity": "sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg==",
|
|
14455
|
+
"dev": true,
|
|
14456
|
+
"license": "BSD-2-Clause",
|
|
14457
|
+
"dependencies": {
|
|
14458
|
+
"debug": "^4.1.1",
|
|
14459
|
+
"eslint-visitor-keys": "^1.1.0",
|
|
14460
|
+
"glob": "^7.1.6",
|
|
14461
|
+
"is-glob": "^4.0.1",
|
|
14462
|
+
"lodash": "^4.17.15",
|
|
14463
|
+
"semver": "^7.3.2",
|
|
14464
|
+
"tsutils": "^3.17.1"
|
|
14465
|
+
},
|
|
14466
|
+
"engines": {
|
|
14467
|
+
"node": "^8.10.0 || ^10.13.0 || >=11.10.1"
|
|
14468
|
+
},
|
|
14469
|
+
"funding": {
|
|
14470
|
+
"type": "opencollective",
|
|
14471
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
14472
|
+
},
|
|
14473
|
+
"peerDependenciesMeta": {
|
|
14474
|
+
"typescript": {
|
|
14475
|
+
"optional": true
|
|
14476
|
+
}
|
|
14477
|
+
}
|
|
14478
|
+
},
|
|
14479
|
+
"node_modules/eslint-config-oclif-typescript/node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
|
|
14480
|
+
"version": "7.5.3",
|
|
14481
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.3.tgz",
|
|
14482
|
+
"integrity": "sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==",
|
|
14483
|
+
"dev": true,
|
|
14484
|
+
"license": "ISC",
|
|
14485
|
+
"dependencies": {
|
|
14486
|
+
"lru-cache": "^6.0.0"
|
|
14487
|
+
},
|
|
14488
|
+
"bin": {
|
|
14489
|
+
"semver": "bin/semver.js"
|
|
14490
|
+
},
|
|
14491
|
+
"engines": {
|
|
14492
|
+
"node": ">=10"
|
|
14493
|
+
}
|
|
14494
|
+
},
|
|
14769
14495
|
"node_modules/eslint-config-oclif-typescript/node_modules/eslint-plugin-node": {
|
|
14770
14496
|
"version": "7.0.1",
|
|
14771
14497
|
"resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-7.0.1.tgz",
|
|
@@ -14833,6 +14559,19 @@
|
|
|
14833
14559
|
"node": ">= 4"
|
|
14834
14560
|
}
|
|
14835
14561
|
},
|
|
14562
|
+
"node_modules/eslint-config-oclif-typescript/node_modules/lru-cache": {
|
|
14563
|
+
"version": "6.0.0",
|
|
14564
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
14565
|
+
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
14566
|
+
"dev": true,
|
|
14567
|
+
"license": "ISC",
|
|
14568
|
+
"dependencies": {
|
|
14569
|
+
"yallist": "^4.0.0"
|
|
14570
|
+
},
|
|
14571
|
+
"engines": {
|
|
14572
|
+
"node": ">=10"
|
|
14573
|
+
}
|
|
14574
|
+
},
|
|
14836
14575
|
"node_modules/eslint-config-oclif-typescript/node_modules/semver": {
|
|
14837
14576
|
"version": "5.7.1",
|
|
14838
14577
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
|
|
@@ -15148,9 +14887,9 @@
|
|
|
15148
14887
|
}
|
|
15149
14888
|
},
|
|
15150
14889
|
"node_modules/eslint-plugin-jsdoc": {
|
|
15151
|
-
"version": "46.
|
|
15152
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.
|
|
15153
|
-
"integrity": "sha512-
|
|
14890
|
+
"version": "46.3.0",
|
|
14891
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.3.0.tgz",
|
|
14892
|
+
"integrity": "sha512-nfSvsR8YJRZyKrWwcXPSQyQC8jllfdEjcRhTXFr7RxfB5Wyl7AxrfjCUz72WwalkXMF4u+R6F/oDoW46ah69HQ==",
|
|
15154
14893
|
"dev": true,
|
|
15155
14894
|
"license": "BSD-3-Clause",
|
|
15156
14895
|
"dependencies": {
|
|
@@ -15784,9 +15523,9 @@
|
|
|
15784
15523
|
}
|
|
15785
15524
|
},
|
|
15786
15525
|
"node_modules/fast-xml-parser": {
|
|
15787
|
-
"version": "4.2.
|
|
15788
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.
|
|
15789
|
-
"integrity": "sha512-
|
|
15526
|
+
"version": "4.2.5",
|
|
15527
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz",
|
|
15528
|
+
"integrity": "sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==",
|
|
15790
15529
|
"funding": [
|
|
15791
15530
|
{
|
|
15792
15531
|
"type": "paypal",
|
|
@@ -15893,6 +15632,7 @@
|
|
|
15893
15632
|
"version": "2.0.0",
|
|
15894
15633
|
"resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-2.0.0.tgz",
|
|
15895
15634
|
"integrity": "sha512-hjPFI8oE/2iQPVe4gbrJ73Pp+Xfub2+WI2LlXDbsaJBwT5wuMh35WNWVYYTpnz895shtwfyutMFLFywpQAFdLg==",
|
|
15635
|
+
"dev": true,
|
|
15896
15636
|
"license": "MIT",
|
|
15897
15637
|
"engines": {
|
|
15898
15638
|
"node": ">= 6"
|
|
@@ -16248,6 +15988,7 @@
|
|
|
16248
15988
|
"version": "0.3.10",
|
|
16249
15989
|
"resolved": "https://registry.npmjs.org/ftp/-/ftp-0.3.10.tgz",
|
|
16250
15990
|
"integrity": "sha512-faFVML1aBx2UoDStmLwv2Wptt4vw5x03xxX172nhA5Y5HBshW5JweqQ2W4xL4dezQTG8inJsuYcpPHHU3X5OTQ==",
|
|
15991
|
+
"dev": true,
|
|
16251
15992
|
"dependencies": {
|
|
16252
15993
|
"readable-stream": "1.1.x",
|
|
16253
15994
|
"xregexp": "2.0.0"
|
|
@@ -16260,6 +16001,7 @@
|
|
|
16260
16001
|
"version": "1.1.14",
|
|
16261
16002
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz",
|
|
16262
16003
|
"integrity": "sha512-+MeVjFf4L44XUkhM1eYbD8fyEsxcV81pqMSR5gblfcLCHfZvbrqy4/qYHE+/R5HoBUT11WV5O08Cr1n3YXkWVQ==",
|
|
16004
|
+
"dev": true,
|
|
16263
16005
|
"license": "MIT",
|
|
16264
16006
|
"dependencies": {
|
|
16265
16007
|
"core-util-is": "~1.0.0",
|
|
@@ -16272,6 +16014,7 @@
|
|
|
16272
16014
|
"version": "0.10.31",
|
|
16273
16015
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
|
|
16274
16016
|
"integrity": "sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==",
|
|
16017
|
+
"dev": true,
|
|
16275
16018
|
"license": "MIT"
|
|
16276
16019
|
},
|
|
16277
16020
|
"node_modules/function-bind": {
|
|
@@ -17084,6 +16827,7 @@
|
|
|
17084
16827
|
"version": "2.0.0",
|
|
17085
16828
|
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
|
|
17086
16829
|
"integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
|
|
16830
|
+
"dev": true,
|
|
17087
16831
|
"license": "MIT",
|
|
17088
16832
|
"dependencies": {
|
|
17089
16833
|
"depd": "2.0.0",
|
|
@@ -17936,6 +17680,7 @@
|
|
|
17936
17680
|
"version": "0.0.1",
|
|
17937
17681
|
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
|
|
17938
17682
|
"integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==",
|
|
17683
|
+
"dev": true,
|
|
17939
17684
|
"license": "MIT"
|
|
17940
17685
|
},
|
|
17941
17686
|
"node_modules/isbinaryfile": {
|
|
@@ -18200,9 +17945,9 @@
|
|
|
18200
17945
|
}
|
|
18201
17946
|
},
|
|
18202
17947
|
"node_modules/jsforce": {
|
|
18203
|
-
"version": "2.0.0-beta.
|
|
18204
|
-
"resolved": "https://registry.npmjs.org/jsforce/-/jsforce-2.0.0-beta.
|
|
18205
|
-
"integrity": "sha512-
|
|
17948
|
+
"version": "2.0.0-beta.27",
|
|
17949
|
+
"resolved": "https://registry.npmjs.org/jsforce/-/jsforce-2.0.0-beta.27.tgz",
|
|
17950
|
+
"integrity": "sha512-d9dDWWeHwayRKPo8FJBAIUyk8sNXGSHwdUjR6al3yK0YKci27Jc1XfNaQTxEAuymHQJVaCb1gxTKqmA4uznFdQ==",
|
|
18206
17951
|
"license": "MIT",
|
|
18207
17952
|
"dependencies": {
|
|
18208
17953
|
"@babel/runtime": "^7.12.5",
|
|
@@ -24485,9 +24230,9 @@
|
|
|
24485
24230
|
}
|
|
24486
24231
|
},
|
|
24487
24232
|
"node_modules/oclif": {
|
|
24488
|
-
"version": "3.9.
|
|
24489
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-3.9.
|
|
24490
|
-
"integrity": "sha512-
|
|
24233
|
+
"version": "3.9.1",
|
|
24234
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-3.9.1.tgz",
|
|
24235
|
+
"integrity": "sha512-gJ8gJrohFY8qEeVBOw7wgAFdwPt2CTTkEFXDTkfUeXap6URIy6ngP7g/E1A2zFt2I0wH/qQHwcfuTpfBbj1+Uw==",
|
|
24491
24236
|
"dev": true,
|
|
24492
24237
|
"license": "MIT",
|
|
24493
24238
|
"dependencies": {
|
|
@@ -26474,6 +26219,7 @@
|
|
|
26474
26219
|
"version": "2.5.2",
|
|
26475
26220
|
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz",
|
|
26476
26221
|
"integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==",
|
|
26222
|
+
"dev": true,
|
|
26477
26223
|
"license": "MIT",
|
|
26478
26224
|
"dependencies": {
|
|
26479
26225
|
"bytes": "3.1.2",
|
|
@@ -27219,9 +26965,9 @@
|
|
|
27219
26965
|
}
|
|
27220
26966
|
},
|
|
27221
26967
|
"node_modules/semver": {
|
|
27222
|
-
"version": "7.5.
|
|
27223
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.
|
|
27224
|
-
"integrity": "sha512-
|
|
26968
|
+
"version": "7.5.3",
|
|
26969
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.3.tgz",
|
|
26970
|
+
"integrity": "sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==",
|
|
27225
26971
|
"license": "ISC",
|
|
27226
26972
|
"dependencies": {
|
|
27227
26973
|
"lru-cache": "^6.0.0"
|
|
@@ -27291,6 +27037,7 @@
|
|
|
27291
27037
|
"version": "1.2.0",
|
|
27292
27038
|
"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
|
|
27293
27039
|
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
|
|
27040
|
+
"dev": true,
|
|
27294
27041
|
"license": "ISC"
|
|
27295
27042
|
},
|
|
27296
27043
|
"node_modules/sha.js": {
|
|
@@ -27799,6 +27546,7 @@
|
|
|
27799
27546
|
"version": "5.0.1",
|
|
27800
27547
|
"resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-5.0.1.tgz",
|
|
27801
27548
|
"integrity": "sha512-vZdmnjb9a2Tz6WEQVIurybSwElwPxMZaIc7PzqbJTrezcKNznv6giT7J7tZDZ1BojVaa1jvO/UiUdhDVB0ACoQ==",
|
|
27549
|
+
"dev": true,
|
|
27802
27550
|
"license": "MIT",
|
|
27803
27551
|
"dependencies": {
|
|
27804
27552
|
"agent-base": "^6.0.2",
|
|
@@ -28140,6 +27888,7 @@
|
|
|
28140
27888
|
"version": "2.0.1",
|
|
28141
27889
|
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
|
|
28142
27890
|
"integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
|
|
27891
|
+
"dev": true,
|
|
28143
27892
|
"license": "MIT",
|
|
28144
27893
|
"engines": {
|
|
28145
27894
|
"node": ">= 0.8"
|
|
@@ -28631,6 +28380,7 @@
|
|
|
28631
28380
|
"version": "1.0.1",
|
|
28632
28381
|
"resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
|
|
28633
28382
|
"integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
|
|
28383
|
+
"dev": true,
|
|
28634
28384
|
"license": "MIT",
|
|
28635
28385
|
"engines": {
|
|
28636
28386
|
"node": ">=0.6"
|
|
@@ -29337,6 +29087,7 @@
|
|
|
29337
29087
|
"version": "1.0.0",
|
|
29338
29088
|
"resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
|
|
29339
29089
|
"integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
|
|
29090
|
+
"dev": true,
|
|
29340
29091
|
"license": "MIT",
|
|
29341
29092
|
"engines": {
|
|
29342
29093
|
"node": ">= 0.8"
|
|
@@ -29915,6 +29666,7 @@
|
|
|
29915
29666
|
"version": "2.0.0",
|
|
29916
29667
|
"resolved": "https://registry.npmjs.org/xregexp/-/xregexp-2.0.0.tgz",
|
|
29917
29668
|
"integrity": "sha512-xl/50/Cf32VsGq/1R8jJE5ajH1yMCQkpmoS10QbFZWl2Oor4H0Me64Pu2yxvsRWK3m6soJbmGfzSR7BYmDcWAA==",
|
|
29669
|
+
"dev": true,
|
|
29918
29670
|
"license": "MIT"
|
|
29919
29671
|
},
|
|
29920
29672
|
"node_modules/xtend": {
|