@salesforce/cli 2.53.3 → 2.53.5
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 +65 -65
- package/dist/hooks/preparse.js +8 -0
- package/npm-shrinkwrap.json +194 -175
- package/oclif.lock +188 -183
- package/oclif.manifest.json +130 -112
- package/package.json +23 -23
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,47 +1,47 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.53.
|
|
3
|
+
"version": "2.53.5",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.53.
|
|
9
|
+
"version": "2.53.5",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^2.3.5",
|
|
14
|
-
"@oclif/core": "4.0.
|
|
15
|
-
"@oclif/plugin-autocomplete": "3.1.
|
|
14
|
+
"@oclif/core": "4.0.17",
|
|
15
|
+
"@oclif/plugin-autocomplete": "3.1.11",
|
|
16
16
|
"@oclif/plugin-commands": "4.0.10",
|
|
17
17
|
"@oclif/plugin-help": "6.2.7",
|
|
18
18
|
"@oclif/plugin-not-found": "3.2.14",
|
|
19
19
|
"@oclif/plugin-plugins": "5.3.9",
|
|
20
|
-
"@oclif/plugin-search": "1.2.
|
|
21
|
-
"@oclif/plugin-update": "4.4.
|
|
20
|
+
"@oclif/plugin-search": "1.2.5",
|
|
21
|
+
"@oclif/plugin-update": "4.4.16",
|
|
22
22
|
"@oclif/plugin-version": "2.2.9",
|
|
23
|
-
"@oclif/plugin-warn-if-update-available": "3.1.
|
|
23
|
+
"@oclif/plugin-warn-if-update-available": "3.1.11",
|
|
24
24
|
"@oclif/plugin-which": "3.2.9",
|
|
25
|
-
"@salesforce/core": "^8.
|
|
25
|
+
"@salesforce/core": "^8.2.3",
|
|
26
26
|
"@salesforce/kit": "^3.1.6",
|
|
27
27
|
"@salesforce/plugin-apex": "3.3.2",
|
|
28
|
-
"@salesforce/plugin-auth": "3.6.
|
|
29
|
-
"@salesforce/plugin-data": "3.5.
|
|
28
|
+
"@salesforce/plugin-auth": "3.6.39",
|
|
29
|
+
"@salesforce/plugin-data": "3.5.13",
|
|
30
30
|
"@salesforce/plugin-deploy-retrieve": "3.9.23",
|
|
31
|
-
"@salesforce/plugin-info": "3.3.
|
|
32
|
-
"@salesforce/plugin-limits": "3.3.
|
|
33
|
-
"@salesforce/plugin-marketplace": "1.2.
|
|
34
|
-
"@salesforce/plugin-org": "4.4.
|
|
31
|
+
"@salesforce/plugin-info": "3.3.24",
|
|
32
|
+
"@salesforce/plugin-limits": "3.3.21",
|
|
33
|
+
"@salesforce/plugin-marketplace": "1.2.20",
|
|
34
|
+
"@salesforce/plugin-org": "4.4.2",
|
|
35
35
|
"@salesforce/plugin-packaging": "2.7.4",
|
|
36
36
|
"@salesforce/plugin-schema": "3.3.21",
|
|
37
37
|
"@salesforce/plugin-settings": "2.3.10",
|
|
38
|
-
"@salesforce/plugin-sobject": "1.4.
|
|
38
|
+
"@salesforce/plugin-sobject": "1.4.23",
|
|
39
39
|
"@salesforce/plugin-source": "3.5.9",
|
|
40
40
|
"@salesforce/plugin-telemetry": "3.6.4",
|
|
41
|
-
"@salesforce/plugin-templates": "56.3.
|
|
42
|
-
"@salesforce/plugin-trust": "3.7.
|
|
41
|
+
"@salesforce/plugin-templates": "56.3.7",
|
|
42
|
+
"@salesforce/plugin-trust": "3.7.17",
|
|
43
43
|
"@salesforce/plugin-user": "3.5.20",
|
|
44
|
-
"@salesforce/sf-plugins-core": "11.2.
|
|
44
|
+
"@salesforce/sf-plugins-core": "11.2.4",
|
|
45
45
|
"ansis": "^3.3.0"
|
|
46
46
|
},
|
|
47
47
|
"bin": {
|
|
@@ -54,10 +54,10 @@
|
|
|
54
54
|
"@salesforce/plugin-release-management": "^5.5.13",
|
|
55
55
|
"@salesforce/ts-sinon": "^1.4.22",
|
|
56
56
|
"@salesforce/ts-types": "^2.0.10",
|
|
57
|
-
"aws-sdk": "^2.
|
|
58
|
-
"oclif": "^4.14.
|
|
57
|
+
"aws-sdk": "^2.1664.0",
|
|
58
|
+
"oclif": "^4.14.11",
|
|
59
59
|
"ts-node": "^10.9.2",
|
|
60
|
-
"typescript": "^5.5.
|
|
60
|
+
"typescript": "^5.5.4"
|
|
61
61
|
},
|
|
62
62
|
"engines": {
|
|
63
63
|
"node": ">=18.6.0"
|
|
@@ -2883,12 +2883,12 @@
|
|
|
2883
2883
|
}
|
|
2884
2884
|
},
|
|
2885
2885
|
"node_modules/@inquirer/confirm": {
|
|
2886
|
-
"version": "3.1.
|
|
2887
|
-
"resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.
|
|
2888
|
-
"integrity": "sha512-
|
|
2886
|
+
"version": "3.1.18",
|
|
2887
|
+
"resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.18.tgz",
|
|
2888
|
+
"integrity": "sha512-axDSeAtgRfMAOnI2NXJAcBliknRiPHBPBh8VpofFW2vSt5nxU/IoNcWfNBIs1LFwICyLzbvGjF3fd+rYLSU11w==",
|
|
2889
2889
|
"license": "MIT",
|
|
2890
2890
|
"dependencies": {
|
|
2891
|
-
"@inquirer/core": "^9.0.
|
|
2891
|
+
"@inquirer/core": "^9.0.6",
|
|
2892
2892
|
"@inquirer/type": "^1.5.1"
|
|
2893
2893
|
},
|
|
2894
2894
|
"engines": {
|
|
@@ -2896,15 +2896,15 @@
|
|
|
2896
2896
|
}
|
|
2897
2897
|
},
|
|
2898
2898
|
"node_modules/@inquirer/core": {
|
|
2899
|
-
"version": "9.0.
|
|
2900
|
-
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-9.0.
|
|
2901
|
-
"integrity": "sha512-
|
|
2899
|
+
"version": "9.0.7",
|
|
2900
|
+
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-9.0.7.tgz",
|
|
2901
|
+
"integrity": "sha512-wyqnTmlnd9p7cX6tfMlth+/Nx7vV2t/FvtO9VMSi2XjBkNy0MkPr19RSOyP3qrywdlJT+BQbEnXLPqq0wFMw3A==",
|
|
2902
2902
|
"license": "MIT",
|
|
2903
2903
|
"dependencies": {
|
|
2904
2904
|
"@inquirer/figures": "^1.0.5",
|
|
2905
2905
|
"@inquirer/type": "^1.5.1",
|
|
2906
2906
|
"@types/mute-stream": "^0.0.4",
|
|
2907
|
-
"@types/node": "^
|
|
2907
|
+
"@types/node": "^22.0.0",
|
|
2908
2908
|
"@types/wrap-ansi": "^3.0.0",
|
|
2909
2909
|
"ansi-escapes": "^4.3.2",
|
|
2910
2910
|
"cli-spinners": "^2.9.2",
|
|
@@ -2941,12 +2941,12 @@
|
|
|
2941
2941
|
}
|
|
2942
2942
|
},
|
|
2943
2943
|
"node_modules/@inquirer/input": {
|
|
2944
|
-
"version": "2.2.
|
|
2945
|
-
"resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.2.
|
|
2946
|
-
"integrity": "sha512-
|
|
2944
|
+
"version": "2.2.5",
|
|
2945
|
+
"resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.2.5.tgz",
|
|
2946
|
+
"integrity": "sha512-FGzf1xbxbshbKB75j6mSVu8XIsSoBNCWFQEeBNUYKsMPnQJi+VcxntmfkgdhW9LVAmSNQZKrgm3itbaQdAuwBA==",
|
|
2947
2947
|
"license": "MIT",
|
|
2948
2948
|
"dependencies": {
|
|
2949
|
-
"@inquirer/core": "^9.0.
|
|
2949
|
+
"@inquirer/core": "^9.0.6",
|
|
2950
2950
|
"@inquirer/type": "^1.5.1"
|
|
2951
2951
|
},
|
|
2952
2952
|
"engines": {
|
|
@@ -2954,13 +2954,13 @@
|
|
|
2954
2954
|
}
|
|
2955
2955
|
},
|
|
2956
2956
|
"node_modules/@inquirer/password": {
|
|
2957
|
-
"version": "2.1.
|
|
2958
|
-
"resolved": "https://registry.npmjs.org/@inquirer/password/-/password-2.1.
|
|
2959
|
-
"integrity": "sha512-
|
|
2957
|
+
"version": "2.1.19",
|
|
2958
|
+
"resolved": "https://registry.npmjs.org/@inquirer/password/-/password-2.1.19.tgz",
|
|
2959
|
+
"integrity": "sha512-1BQqBlKFNfa+Cnio3cM1Qs78ho/eOek62ifiJBQZ1Q04K5lSGKwuoXxMZRHoafIN3ag9nicWCQZJxdWsvTNUkw==",
|
|
2960
2960
|
"license": "MIT",
|
|
2961
2961
|
"dependencies": {
|
|
2962
|
-
"@inquirer/core": "^9.0.
|
|
2963
|
-
"@inquirer/type": "^1.
|
|
2962
|
+
"@inquirer/core": "^9.0.7",
|
|
2963
|
+
"@inquirer/type": "^1.5.1",
|
|
2964
2964
|
"ansi-escapes": "^4.3.2"
|
|
2965
2965
|
},
|
|
2966
2966
|
"engines": {
|
|
@@ -2968,12 +2968,12 @@
|
|
|
2968
2968
|
}
|
|
2969
2969
|
},
|
|
2970
2970
|
"node_modules/@inquirer/select": {
|
|
2971
|
-
"version": "2.4.
|
|
2972
|
-
"resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.4.
|
|
2973
|
-
"integrity": "sha512-
|
|
2971
|
+
"version": "2.4.3",
|
|
2972
|
+
"resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.4.3.tgz",
|
|
2973
|
+
"integrity": "sha512-JKKZKFtN+E6aY8p9eHHDilTqAJ/taQeSzDUE08T3AddwZVj3bgQgQ5CR4Yi2/XfVv1xfZH/ENNQop7eZ8sEqfQ==",
|
|
2974
2974
|
"license": "MIT",
|
|
2975
2975
|
"dependencies": {
|
|
2976
|
-
"@inquirer/core": "^9.0.
|
|
2976
|
+
"@inquirer/core": "^9.0.6",
|
|
2977
2977
|
"@inquirer/figures": "^1.0.5",
|
|
2978
2978
|
"@inquirer/type": "^1.5.1",
|
|
2979
2979
|
"ansi-escapes": "^4.3.2",
|
|
@@ -3217,13 +3217,12 @@
|
|
|
3217
3217
|
}
|
|
3218
3218
|
},
|
|
3219
3219
|
"node_modules/@jsforce/jsforce-node": {
|
|
3220
|
-
"version": "3.3.
|
|
3221
|
-
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.3.
|
|
3222
|
-
"integrity": "sha512-
|
|
3220
|
+
"version": "3.3.3",
|
|
3221
|
+
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.3.3.tgz",
|
|
3222
|
+
"integrity": "sha512-oIheBN4vB9xvSaAjJXi1lcXe3KLShZKGITebD6X5ssoGZ+FPqoaXbI1I2yVWeWg8aWHh8VqhFRdz3duc7Rq8/w==",
|
|
3223
3223
|
"license": "MIT",
|
|
3224
3224
|
"dependencies": {
|
|
3225
3225
|
"@sindresorhus/is": "^4",
|
|
3226
|
-
"@types/node": "^18.15.3",
|
|
3227
3226
|
"abort-controller": "^3.0.0",
|
|
3228
3227
|
"base64url": "^3.0.1",
|
|
3229
3228
|
"csv-parse": "^5.5.2",
|
|
@@ -3240,15 +3239,6 @@
|
|
|
3240
3239
|
"node": ">=18"
|
|
3241
3240
|
}
|
|
3242
3241
|
},
|
|
3243
|
-
"node_modules/@jsforce/jsforce-node/node_modules/@types/node": {
|
|
3244
|
-
"version": "18.19.34",
|
|
3245
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.34.tgz",
|
|
3246
|
-
"integrity": "sha512-eXF4pfBNV5DAMKGbI02NnDtWrQ40hAN558/2vvS4gMpMIxaf6JmD7YjnZbq0Q9TDSSkKBamime8ewRoomHdt4g==",
|
|
3247
|
-
"license": "MIT",
|
|
3248
|
-
"dependencies": {
|
|
3249
|
-
"undici-types": "~5.26.4"
|
|
3250
|
-
}
|
|
3251
|
-
},
|
|
3252
3242
|
"node_modules/@jsforce/jsforce-node/node_modules/agent-base": {
|
|
3253
3243
|
"version": "6.0.2",
|
|
3254
3244
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
|
|
@@ -3589,13 +3579,13 @@
|
|
|
3589
3579
|
}
|
|
3590
3580
|
},
|
|
3591
3581
|
"node_modules/@oclif/core": {
|
|
3592
|
-
"version": "4.0.
|
|
3593
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.
|
|
3594
|
-
"integrity": "sha512-
|
|
3582
|
+
"version": "4.0.17",
|
|
3583
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.17.tgz",
|
|
3584
|
+
"integrity": "sha512-zfdSRip9DVMOklMojWCLZEB4iOzy7LDTABCDzCXqmpZGS+o1e1xts4jGhnte3mi0WV0YthNfYqF16tqk6CWITA==",
|
|
3595
3585
|
"license": "MIT",
|
|
3596
3586
|
"dependencies": {
|
|
3597
3587
|
"ansi-escapes": "^4.3.2",
|
|
3598
|
-
"ansis": "^3.3.
|
|
3588
|
+
"ansis": "^3.3.2",
|
|
3599
3589
|
"clean-stack": "^3.0.1",
|
|
3600
3590
|
"cli-spinners": "^2.9.2",
|
|
3601
3591
|
"debug": "^4.3.5",
|
|
@@ -3661,14 +3651,14 @@
|
|
|
3661
3651
|
}
|
|
3662
3652
|
},
|
|
3663
3653
|
"node_modules/@oclif/plugin-autocomplete": {
|
|
3664
|
-
"version": "3.1.
|
|
3665
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.1.
|
|
3666
|
-
"integrity": "sha512-
|
|
3654
|
+
"version": "3.1.11",
|
|
3655
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.1.11.tgz",
|
|
3656
|
+
"integrity": "sha512-SDyVH/WTK0nsqWyhQik3nH+PYOgCOvxrPBd3laZvKiRODx/2QFr71SVH4CuMK4Wr2Pkax+jOlej7ECK1E3n6+Q==",
|
|
3667
3657
|
"license": "MIT",
|
|
3668
3658
|
"dependencies": {
|
|
3669
3659
|
"@oclif/core": "^4",
|
|
3670
3660
|
"ansis": "^3.3.1",
|
|
3671
|
-
"debug": "^4.3.
|
|
3661
|
+
"debug": "^4.3.6",
|
|
3672
3662
|
"ejs": "^3.1.10"
|
|
3673
3663
|
},
|
|
3674
3664
|
"engines": {
|
|
@@ -3835,9 +3825,9 @@
|
|
|
3835
3825
|
}
|
|
3836
3826
|
},
|
|
3837
3827
|
"node_modules/@oclif/plugin-search": {
|
|
3838
|
-
"version": "1.2.
|
|
3839
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.
|
|
3840
|
-
"integrity": "sha512-
|
|
3828
|
+
"version": "1.2.5",
|
|
3829
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.5.tgz",
|
|
3830
|
+
"integrity": "sha512-1PsLHPWPd+8jq/tyq58+0YTJzXh7lr5K0/NZs59IyatJf8AMGzTmcFPw38REB2J5lSAbhlNtw5qLGblVWA0/Hg==",
|
|
3841
3831
|
"license": "MIT",
|
|
3842
3832
|
"dependencies": {
|
|
3843
3833
|
"@oclif/core": "^4",
|
|
@@ -3864,17 +3854,18 @@
|
|
|
3864
3854
|
}
|
|
3865
3855
|
},
|
|
3866
3856
|
"node_modules/@oclif/plugin-update": {
|
|
3867
|
-
"version": "4.4.
|
|
3868
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.4.
|
|
3869
|
-
"integrity": "sha512-
|
|
3857
|
+
"version": "4.4.16",
|
|
3858
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.4.16.tgz",
|
|
3859
|
+
"integrity": "sha512-zAA1YIaS5mmhvTY/wbwU1d+1Yd+Rg+0s6NKZxiyP8QB1owaI5IeTUIRjg6SIfW6dmVxAuIq2K7SAMGeibtzHmw==",
|
|
3870
3860
|
"license": "MIT",
|
|
3871
3861
|
"dependencies": {
|
|
3872
|
-
"@inquirer/select": "^2.4.
|
|
3862
|
+
"@inquirer/select": "^2.4.2",
|
|
3873
3863
|
"@oclif/core": "^4",
|
|
3874
|
-
"ansis": "^3.2
|
|
3875
|
-
"debug": "^4.3.
|
|
3864
|
+
"ansis": "^3.3.2",
|
|
3865
|
+
"debug": "^4.3.6",
|
|
3876
3866
|
"filesize": "^6.1.0",
|
|
3877
3867
|
"got": "^13",
|
|
3868
|
+
"proxy-agent": "^6.4.0",
|
|
3878
3869
|
"semver": "^7.6.3",
|
|
3879
3870
|
"tar-fs": "^2.1.1",
|
|
3880
3871
|
"tty-table": "^4.2.3"
|
|
@@ -3897,9 +3888,9 @@
|
|
|
3897
3888
|
}
|
|
3898
3889
|
},
|
|
3899
3890
|
"node_modules/@oclif/plugin-warn-if-update-available": {
|
|
3900
|
-
"version": "3.1.
|
|
3901
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.
|
|
3902
|
-
"integrity": "sha512-
|
|
3891
|
+
"version": "3.1.11",
|
|
3892
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.11.tgz",
|
|
3893
|
+
"integrity": "sha512-Pv4EFxhpzspq0n2v0cdfqRwIMwYyd3YOIKny/1Ao71D0pKlpxJ63c9OFDNJAJcUjFOUHzODTtXXNwimOpzfbYg==",
|
|
3903
3894
|
"license": "MIT",
|
|
3904
3895
|
"dependencies": {
|
|
3905
3896
|
"@oclif/core": "^4",
|
|
@@ -4304,12 +4295,12 @@
|
|
|
4304
4295
|
}
|
|
4305
4296
|
},
|
|
4306
4297
|
"node_modules/@salesforce/core": {
|
|
4307
|
-
"version": "8.2.
|
|
4308
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.2.
|
|
4309
|
-
"integrity": "sha512-
|
|
4298
|
+
"version": "8.2.7",
|
|
4299
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.2.7.tgz",
|
|
4300
|
+
"integrity": "sha512-vrD2ArIaYS+6XNbW/FekgdwzhD3Pe5IpUwe2vtLKjw2QIWMD/4zkGuPGd8QIgw5VHbEZeXQSKPSVhD41+VJHRg==",
|
|
4310
4301
|
"license": "BSD-3-Clause",
|
|
4311
4302
|
"dependencies": {
|
|
4312
|
-
"@jsforce/jsforce-node": "^3.2
|
|
4303
|
+
"@jsforce/jsforce-node": "^3.3.2",
|
|
4313
4304
|
"@salesforce/kit": "^3.1.6",
|
|
4314
4305
|
"@salesforce/schemas": "^1.9.0",
|
|
4315
4306
|
"@salesforce/ts-types": "^2.0.10",
|
|
@@ -4321,11 +4312,11 @@
|
|
|
4321
4312
|
"js2xmlparser": "^4.0.1",
|
|
4322
4313
|
"jsonwebtoken": "9.0.2",
|
|
4323
4314
|
"jszip": "3.10.1",
|
|
4324
|
-
"pino": "^9.2
|
|
4315
|
+
"pino": "^9.3.2",
|
|
4325
4316
|
"pino-abstract-transport": "^1.2.0",
|
|
4326
|
-
"pino-pretty": "^11.2.
|
|
4317
|
+
"pino-pretty": "^11.2.2",
|
|
4327
4318
|
"proper-lockfile": "^4.1.2",
|
|
4328
|
-
"semver": "^7.6.
|
|
4319
|
+
"semver": "^7.6.3",
|
|
4329
4320
|
"ts-retry-promise": "^0.8.1"
|
|
4330
4321
|
},
|
|
4331
4322
|
"engines": {
|
|
@@ -4493,13 +4484,13 @@
|
|
|
4493
4484
|
}
|
|
4494
4485
|
},
|
|
4495
4486
|
"node_modules/@salesforce/plugin-auth": {
|
|
4496
|
-
"version": "3.6.
|
|
4497
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.
|
|
4498
|
-
"integrity": "sha512-
|
|
4487
|
+
"version": "3.6.39",
|
|
4488
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.39.tgz",
|
|
4489
|
+
"integrity": "sha512-bk7MhERmecDJQPjqvTJdMhVPyFb0DPJi2Uo+7fI/zAKrLKT4TibP/Tmfoz2cHGMqnSMQlHc8B+v3famTKkK3sw==",
|
|
4499
4490
|
"license": "BSD-3-Clause",
|
|
4500
4491
|
"dependencies": {
|
|
4501
4492
|
"@inquirer/checkbox": "^2.3.10",
|
|
4502
|
-
"@inquirer/select": "^2.
|
|
4493
|
+
"@inquirer/select": "^2.4.2",
|
|
4503
4494
|
"@oclif/core": "^4",
|
|
4504
4495
|
"@salesforce/core": "^8.1.1",
|
|
4505
4496
|
"@salesforce/kit": "^3.1.6",
|
|
@@ -4546,20 +4537,20 @@
|
|
|
4546
4537
|
}
|
|
4547
4538
|
},
|
|
4548
4539
|
"node_modules/@salesforce/plugin-data": {
|
|
4549
|
-
"version": "3.5.
|
|
4550
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.5.
|
|
4551
|
-
"integrity": "sha512-
|
|
4540
|
+
"version": "3.5.13",
|
|
4541
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.5.13.tgz",
|
|
4542
|
+
"integrity": "sha512-VSXHYfqxndq9S+O/4AjP9sD8IEHrWxp+q6ZRbnrqmOUogucFxTqyVjxYHIxIkbLhH1w01u421mxbY6CbkDVAAg==",
|
|
4552
4543
|
"license": "BSD-3-Clause",
|
|
4553
4544
|
"dependencies": {
|
|
4554
|
-
"@jsforce/jsforce-node": "^3.3.
|
|
4555
|
-
"@salesforce/core": "^8.2.
|
|
4545
|
+
"@jsforce/jsforce-node": "^3.3.3",
|
|
4546
|
+
"@salesforce/core": "^8.2.6",
|
|
4556
4547
|
"@salesforce/kit": "^3.1.6",
|
|
4557
4548
|
"@salesforce/sf-plugins-core": "^11.2.1",
|
|
4558
4549
|
"@salesforce/ts-types": "^2.0.10",
|
|
4559
4550
|
"ansis": "^3.2.0",
|
|
4560
4551
|
"change-case": "^5.4.4",
|
|
4561
4552
|
"csv-parse": "^5.5.6",
|
|
4562
|
-
"csv-stringify": "^6.5.
|
|
4553
|
+
"csv-stringify": "^6.5.1",
|
|
4563
4554
|
"form-data": "^4.0.0"
|
|
4564
4555
|
},
|
|
4565
4556
|
"engines": {
|
|
@@ -4594,15 +4585,15 @@
|
|
|
4594
4585
|
}
|
|
4595
4586
|
},
|
|
4596
4587
|
"node_modules/@salesforce/plugin-info": {
|
|
4597
|
-
"version": "3.3.
|
|
4598
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.
|
|
4599
|
-
"integrity": "sha512-
|
|
4588
|
+
"version": "3.3.24",
|
|
4589
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.24.tgz",
|
|
4590
|
+
"integrity": "sha512-U3/i80jPZCTdYzUqOJ18uwPpaIjwuNMtHEfy0ZBUXRCKrTf0ma/AMlnG3luQdfinSPqm94+Hbt3mFV7Ci8/xnA==",
|
|
4600
4591
|
"license": "BSD-3-Clause",
|
|
4601
4592
|
"dependencies": {
|
|
4602
|
-
"@inquirer/input": "^2.2.
|
|
4603
|
-
"@jsforce/jsforce-node": "^3.2.
|
|
4593
|
+
"@inquirer/input": "^2.2.4",
|
|
4594
|
+
"@jsforce/jsforce-node": "^3.2.2",
|
|
4604
4595
|
"@oclif/core": "^4",
|
|
4605
|
-
"@salesforce/core": "^8.2.
|
|
4596
|
+
"@salesforce/core": "^8.2.7",
|
|
4606
4597
|
"@salesforce/kit": "^3.1.6",
|
|
4607
4598
|
"@salesforce/sf-plugins-core": "^11.1.2",
|
|
4608
4599
|
"got": "^13.0.0",
|
|
@@ -4617,12 +4608,12 @@
|
|
|
4617
4608
|
}
|
|
4618
4609
|
},
|
|
4619
4610
|
"node_modules/@salesforce/plugin-limits": {
|
|
4620
|
-
"version": "3.3.
|
|
4621
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.
|
|
4622
|
-
"integrity": "sha512-
|
|
4611
|
+
"version": "3.3.21",
|
|
4612
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.21.tgz",
|
|
4613
|
+
"integrity": "sha512-o9i1Uu42h7I5OoSC898n0dkkHhsQdHgKy4COVpvXF6Fxc5kuK0su5QD1EVwzFNJX9NYVYUmcUQzOIFOVbXVHMw==",
|
|
4623
4614
|
"license": "BSD-3-Clause",
|
|
4624
4615
|
"dependencies": {
|
|
4625
|
-
"@salesforce/core": "^8.2.
|
|
4616
|
+
"@salesforce/core": "^8.2.3",
|
|
4626
4617
|
"@salesforce/sf-plugins-core": "^11.2.1"
|
|
4627
4618
|
},
|
|
4628
4619
|
"engines": {
|
|
@@ -4630,14 +4621,14 @@
|
|
|
4630
4621
|
}
|
|
4631
4622
|
},
|
|
4632
4623
|
"node_modules/@salesforce/plugin-marketplace": {
|
|
4633
|
-
"version": "1.2.
|
|
4634
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.2.
|
|
4635
|
-
"integrity": "sha512-
|
|
4624
|
+
"version": "1.2.20",
|
|
4625
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.2.20.tgz",
|
|
4626
|
+
"integrity": "sha512-L+0jmP0MKFnHLThICBKCwXYVCA8ZMkR/KcwvzX6F9yy7lcvWy9ugAvG7qeHQeQmVTtE/w4TmQYrCPJoxhqmtJg==",
|
|
4636
4627
|
"license": "BSD-3-Clause",
|
|
4637
4628
|
"dependencies": {
|
|
4638
4629
|
"@salesforce/core": "^8.0.1",
|
|
4639
4630
|
"@salesforce/kit": "^3.1.6",
|
|
4640
|
-
"@salesforce/sf-plugins-core": "^11.2.
|
|
4631
|
+
"@salesforce/sf-plugins-core": "^11.2.1",
|
|
4641
4632
|
"got": "^13.0.0",
|
|
4642
4633
|
"proxy-agent": "^6.4.0"
|
|
4643
4634
|
},
|
|
@@ -4646,12 +4637,12 @@
|
|
|
4646
4637
|
}
|
|
4647
4638
|
},
|
|
4648
4639
|
"node_modules/@salesforce/plugin-org": {
|
|
4649
|
-
"version": "4.4.
|
|
4650
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-4.4.
|
|
4651
|
-
"integrity": "sha512-
|
|
4640
|
+
"version": "4.4.2",
|
|
4641
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-4.4.2.tgz",
|
|
4642
|
+
"integrity": "sha512-mL/Bbkl5ODJIFVEKH0pMF5sBFNU9SvZPLkxRa04q0SC4/IBwy/6CFEeTz9DFrhwLqVbXbARekkED5b0RX5YQjg==",
|
|
4652
4643
|
"license": "BSD-3-Clause",
|
|
4653
4644
|
"dependencies": {
|
|
4654
|
-
"@oclif/core": "^4.0.
|
|
4645
|
+
"@oclif/core": "^4.0.16",
|
|
4655
4646
|
"@salesforce/core": "^8.1.0",
|
|
4656
4647
|
"@salesforce/kit": "^3.1.6",
|
|
4657
4648
|
"@salesforce/sf-plugins-core": "^11.2.1",
|
|
@@ -4780,20 +4771,20 @@
|
|
|
4780
4771
|
}
|
|
4781
4772
|
},
|
|
4782
4773
|
"node_modules/@salesforce/plugin-sobject": {
|
|
4783
|
-
"version": "1.4.
|
|
4784
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.
|
|
4785
|
-
"integrity": "sha512-
|
|
4774
|
+
"version": "1.4.23",
|
|
4775
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.23.tgz",
|
|
4776
|
+
"integrity": "sha512-wYgkphBtCFl4NTEBlcOOgy3f4AtQNMxDiysNS6PdoWyuVSPDmNtkkckgcvQgPlTeT22YIu13MYt8G2wPsjkD+g==",
|
|
4786
4777
|
"license": "BSD-3-Clause",
|
|
4787
4778
|
"dependencies": {
|
|
4788
4779
|
"@inquirer/confirm": "^3.1.14",
|
|
4789
|
-
"@inquirer/input": "^2.2.
|
|
4790
|
-
"@inquirer/select": "^2.
|
|
4780
|
+
"@inquirer/input": "^2.2.4",
|
|
4781
|
+
"@inquirer/select": "^2.4.2",
|
|
4791
4782
|
"@oclif/core": "^4",
|
|
4792
4783
|
"@salesforce/core": "^8.1.0",
|
|
4793
4784
|
"@salesforce/kit": "^3.1.6",
|
|
4794
4785
|
"@salesforce/sf-plugins-core": "^11.1.1",
|
|
4795
4786
|
"fast-glob": "^3.3.2",
|
|
4796
|
-
"fast-xml-parser": "^4.4.
|
|
4787
|
+
"fast-xml-parser": "^4.4.1",
|
|
4797
4788
|
"js2xmlparser": "^4.0.2"
|
|
4798
4789
|
},
|
|
4799
4790
|
"engines": {
|
|
@@ -4854,12 +4845,12 @@
|
|
|
4854
4845
|
}
|
|
4855
4846
|
},
|
|
4856
4847
|
"node_modules/@salesforce/plugin-templates": {
|
|
4857
|
-
"version": "56.3.
|
|
4858
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.3.
|
|
4859
|
-
"integrity": "sha512-
|
|
4848
|
+
"version": "56.3.7",
|
|
4849
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.3.7.tgz",
|
|
4850
|
+
"integrity": "sha512-Yn420X0EAU4dMvw+hYAZIHS1kL9Tu5njCtjZkb044TTqkM5ytOh2kPCUqSv/ijbdZ8VBxeTxcmawXX3Vg87ZkA==",
|
|
4860
4851
|
"license": "BSD-3-Clause",
|
|
4861
4852
|
"dependencies": {
|
|
4862
|
-
"@salesforce/core": "^8.2.
|
|
4853
|
+
"@salesforce/core": "^8.2.3",
|
|
4863
4854
|
"@salesforce/sf-plugins-core": "^11.2.1",
|
|
4864
4855
|
"@salesforce/templates": "^61.3.0"
|
|
4865
4856
|
},
|
|
@@ -4868,16 +4859,16 @@
|
|
|
4868
4859
|
}
|
|
4869
4860
|
},
|
|
4870
4861
|
"node_modules/@salesforce/plugin-trust": {
|
|
4871
|
-
"version": "3.7.
|
|
4872
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.
|
|
4873
|
-
"integrity": "sha512-
|
|
4862
|
+
"version": "3.7.17",
|
|
4863
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.17.tgz",
|
|
4864
|
+
"integrity": "sha512-FNW1YyFLXOO6ZveXIHrgEsEtYvXsadBZyo62QYlSkp0BAadoiRSmO6kOBuakQBl9e02tXeBJt1sbpqKm/hzekw==",
|
|
4874
4865
|
"license": "BSD-3-Clause",
|
|
4875
4866
|
"dependencies": {
|
|
4876
4867
|
"@oclif/core": "^4",
|
|
4877
4868
|
"@salesforce/core": "^8.1.0",
|
|
4878
4869
|
"@salesforce/kit": "^3.1.6",
|
|
4879
|
-
"@salesforce/plugin-info": "^3.3.
|
|
4880
|
-
"@salesforce/sf-plugins-core": "^11.1
|
|
4870
|
+
"@salesforce/plugin-info": "^3.3.21",
|
|
4871
|
+
"@salesforce/sf-plugins-core": "^11.2.1",
|
|
4881
4872
|
"got": "^13.0.0",
|
|
4882
4873
|
"npm": "^10.8.1",
|
|
4883
4874
|
"npm-run-path": "^4.0.1",
|
|
@@ -4921,18 +4912,18 @@
|
|
|
4921
4912
|
"license": "ISC"
|
|
4922
4913
|
},
|
|
4923
4914
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
4924
|
-
"version": "11.2.
|
|
4925
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.2.
|
|
4926
|
-
"integrity": "sha512-
|
|
4915
|
+
"version": "11.2.4",
|
|
4916
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.2.4.tgz",
|
|
4917
|
+
"integrity": "sha512-gA4gQGfvQaW1CVodwGRHCfhWTo6zrOZq83Ygy/sVmz0KzffBvs6axUnKns9NMHUAGabwVZVY6bbnLJeFvCRWeg==",
|
|
4927
4918
|
"license": "BSD-3-Clause",
|
|
4928
4919
|
"dependencies": {
|
|
4929
|
-
"@inquirer/confirm": "^3.1.
|
|
4930
|
-
"@inquirer/password": "^2.1.
|
|
4931
|
-
"@oclif/core": "^4.0.
|
|
4932
|
-
"@salesforce/core": "^8.
|
|
4920
|
+
"@inquirer/confirm": "^3.1.17",
|
|
4921
|
+
"@inquirer/password": "^2.1.18",
|
|
4922
|
+
"@oclif/core": "^4.0.15",
|
|
4923
|
+
"@salesforce/core": "^8.2.7",
|
|
4933
4924
|
"@salesforce/kit": "^3.1.6",
|
|
4934
|
-
"@salesforce/ts-types": "^2.0.
|
|
4935
|
-
"ansis": "^3.2
|
|
4925
|
+
"@salesforce/ts-types": "^2.0.11",
|
|
4926
|
+
"ansis": "^3.3.2",
|
|
4936
4927
|
"cli-progress": "^3.12.0",
|
|
4937
4928
|
"natural-orderby": "^3.0.2",
|
|
4938
4929
|
"slice-ansi": "^7.1.0",
|
|
@@ -5473,9 +5464,9 @@
|
|
|
5473
5464
|
}
|
|
5474
5465
|
},
|
|
5475
5466
|
"node_modules/@salesforce/ts-types": {
|
|
5476
|
-
"version": "2.0.
|
|
5477
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.
|
|
5478
|
-
"integrity": "sha512-
|
|
5467
|
+
"version": "2.0.12",
|
|
5468
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.12.tgz",
|
|
5469
|
+
"integrity": "sha512-BIJyduJC18Kc8z+arUm5AZ9VkPRyw1KKAm+Tk+9LT99eOzhNilyfKzhZ4t+tG2lIGgnJpmytZfVDZ0e2kFul8g==",
|
|
5479
5470
|
"license": "BSD-3-Clause",
|
|
5480
5471
|
"engines": {
|
|
5481
5472
|
"node": ">=18.0.0"
|
|
@@ -6596,14 +6587,20 @@
|
|
|
6596
6587
|
}
|
|
6597
6588
|
},
|
|
6598
6589
|
"node_modules/@types/node": {
|
|
6599
|
-
"version": "
|
|
6600
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-
|
|
6601
|
-
"integrity": "sha512-
|
|
6590
|
+
"version": "22.0.0",
|
|
6591
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.0.0.tgz",
|
|
6592
|
+
"integrity": "sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw==",
|
|
6602
6593
|
"license": "MIT",
|
|
6603
6594
|
"dependencies": {
|
|
6604
|
-
"undici-types": "~
|
|
6595
|
+
"undici-types": "~6.11.1"
|
|
6605
6596
|
}
|
|
6606
6597
|
},
|
|
6598
|
+
"node_modules/@types/node/node_modules/undici-types": {
|
|
6599
|
+
"version": "6.11.1",
|
|
6600
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.11.1.tgz",
|
|
6601
|
+
"integrity": "sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==",
|
|
6602
|
+
"license": "MIT"
|
|
6603
|
+
},
|
|
6607
6604
|
"node_modules/@types/normalize-package-data": {
|
|
6608
6605
|
"version": "2.4.4",
|
|
6609
6606
|
"resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz",
|
|
@@ -7093,9 +7090,9 @@
|
|
|
7093
7090
|
"license": "MIT"
|
|
7094
7091
|
},
|
|
7095
7092
|
"node_modules/ansis": {
|
|
7096
|
-
"version": "3.3.
|
|
7097
|
-
"resolved": "https://registry.npmjs.org/ansis/-/ansis-3.3.
|
|
7098
|
-
"integrity": "sha512-
|
|
7093
|
+
"version": "3.3.2",
|
|
7094
|
+
"resolved": "https://registry.npmjs.org/ansis/-/ansis-3.3.2.tgz",
|
|
7095
|
+
"integrity": "sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==",
|
|
7099
7096
|
"license": "ISC",
|
|
7100
7097
|
"engines": {
|
|
7101
7098
|
"node": ">=15"
|
|
@@ -7486,9 +7483,9 @@
|
|
|
7486
7483
|
}
|
|
7487
7484
|
},
|
|
7488
7485
|
"node_modules/aws-sdk": {
|
|
7489
|
-
"version": "2.
|
|
7490
|
-
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.
|
|
7491
|
-
"integrity": "sha512-
|
|
7486
|
+
"version": "2.1664.0",
|
|
7487
|
+
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1664.0.tgz",
|
|
7488
|
+
"integrity": "sha512-S2IA1cCGz38d8ZKsuQGwlK3LE+9cXFt7OFsSGQtKX1Mc40xFXpiqQy7jX1r0vZIiy9ZMnxeTcBPM28G/yYu2kA==",
|
|
7492
7489
|
"dev": true,
|
|
7493
7490
|
"hasInstallScript": true,
|
|
7494
7491
|
"license": "Apache-2.0",
|
|
@@ -9141,9 +9138,9 @@
|
|
|
9141
9138
|
"license": "MIT"
|
|
9142
9139
|
},
|
|
9143
9140
|
"node_modules/csv-stringify": {
|
|
9144
|
-
"version": "6.5.
|
|
9145
|
-
"resolved": "https://registry.npmjs.org/csv-stringify/-/csv-stringify-6.5.
|
|
9146
|
-
"integrity": "sha512
|
|
9141
|
+
"version": "6.5.1",
|
|
9142
|
+
"resolved": "https://registry.npmjs.org/csv-stringify/-/csv-stringify-6.5.1.tgz",
|
|
9143
|
+
"integrity": "sha512-+9lpZfwpLntpTIEpFbwQyWuW/hmI/eHuJZD1XzeZpfZTqkf1fyvBbBLXTJJMsBuuS11uTShMqPwzx4A6ffXgRQ==",
|
|
9147
9144
|
"license": "MIT"
|
|
9148
9145
|
},
|
|
9149
9146
|
"node_modules/csv/node_modules/csv-parse": {
|
|
@@ -9239,9 +9236,9 @@
|
|
|
9239
9236
|
}
|
|
9240
9237
|
},
|
|
9241
9238
|
"node_modules/debug": {
|
|
9242
|
-
"version": "4.3.
|
|
9243
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.
|
|
9244
|
-
"integrity": "sha512-
|
|
9239
|
+
"version": "4.3.6",
|
|
9240
|
+
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz",
|
|
9241
|
+
"integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==",
|
|
9245
9242
|
"license": "MIT",
|
|
9246
9243
|
"dependencies": {
|
|
9247
9244
|
"ms": "2.1.2"
|
|
@@ -10750,9 +10747,9 @@
|
|
|
10750
10747
|
"license": "MIT"
|
|
10751
10748
|
},
|
|
10752
10749
|
"node_modules/fast-xml-parser": {
|
|
10753
|
-
"version": "4.4.
|
|
10754
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.
|
|
10755
|
-
"integrity": "sha512-
|
|
10750
|
+
"version": "4.4.1",
|
|
10751
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
|
|
10752
|
+
"integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
|
|
10756
10753
|
"funding": [
|
|
10757
10754
|
{
|
|
10758
10755
|
"type": "github",
|
|
@@ -12296,6 +12293,30 @@
|
|
|
12296
12293
|
"@types/node": "*"
|
|
12297
12294
|
}
|
|
12298
12295
|
},
|
|
12296
|
+
"node_modules/inquirer-autocomplete-standalone/node_modules/@types/mute-stream/node_modules/@types/node": {
|
|
12297
|
+
"version": "22.0.0",
|
|
12298
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.0.0.tgz",
|
|
12299
|
+
"integrity": "sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw==",
|
|
12300
|
+
"license": "MIT",
|
|
12301
|
+
"dependencies": {
|
|
12302
|
+
"undici-types": "~6.11.1"
|
|
12303
|
+
}
|
|
12304
|
+
},
|
|
12305
|
+
"node_modules/inquirer-autocomplete-standalone/node_modules/@types/mute-stream/node_modules/undici-types": {
|
|
12306
|
+
"version": "6.11.1",
|
|
12307
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.11.1.tgz",
|
|
12308
|
+
"integrity": "sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==",
|
|
12309
|
+
"license": "MIT"
|
|
12310
|
+
},
|
|
12311
|
+
"node_modules/inquirer-autocomplete-standalone/node_modules/@types/node": {
|
|
12312
|
+
"version": "20.14.13",
|
|
12313
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.13.tgz",
|
|
12314
|
+
"integrity": "sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w==",
|
|
12315
|
+
"license": "MIT",
|
|
12316
|
+
"dependencies": {
|
|
12317
|
+
"undici-types": "~5.26.4"
|
|
12318
|
+
}
|
|
12319
|
+
},
|
|
12299
12320
|
"node_modules/inquirer-autocomplete-standalone/node_modules/escape-string-regexp": {
|
|
12300
12321
|
"version": "5.0.0",
|
|
12301
12322
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
|
|
@@ -16104,8 +16125,6 @@
|
|
|
16104
16125
|
},
|
|
16105
16126
|
"node_modules/npm/node_modules/debug": {
|
|
16106
16127
|
"version": "4.3.5",
|
|
16107
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
|
|
16108
|
-
"integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
|
|
16109
16128
|
"inBundle": true,
|
|
16110
16129
|
"license": "MIT",
|
|
16111
16130
|
"dependencies": {
|
|
@@ -18162,9 +18181,9 @@
|
|
|
18162
18181
|
"license": "MIT"
|
|
18163
18182
|
},
|
|
18164
18183
|
"node_modules/oclif": {
|
|
18165
|
-
"version": "4.14.
|
|
18166
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.14.
|
|
18167
|
-
"integrity": "sha512-
|
|
18184
|
+
"version": "4.14.11",
|
|
18185
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.14.11.tgz",
|
|
18186
|
+
"integrity": "sha512-JXamkm9DoynXo0wEjQs8zc9fW6HUl7GuChRA76oYiChvFwx83sWnmzQTD57JbcDh2Pl7JZ7o1kZwQDUnScPQtw==",
|
|
18168
18187
|
"dev": true,
|
|
18169
18188
|
"license": "MIT",
|
|
18170
18189
|
"dependencies": {
|
|
@@ -18175,7 +18194,7 @@
|
|
|
18175
18194
|
"@inquirer/select": "^2.3.10",
|
|
18176
18195
|
"@oclif/core": "^4",
|
|
18177
18196
|
"@oclif/plugin-help": "^6.2.2",
|
|
18178
|
-
"@oclif/plugin-not-found": "^3.2.
|
|
18197
|
+
"@oclif/plugin-not-found": "^3.2.14",
|
|
18179
18198
|
"@oclif/plugin-warn-if-update-available": "^3.0.19",
|
|
18180
18199
|
"async-retry": "^1.3.3",
|
|
18181
18200
|
"chalk": "^4",
|
|
@@ -18680,9 +18699,9 @@
|
|
|
18680
18699
|
}
|
|
18681
18700
|
},
|
|
18682
18701
|
"node_modules/pino": {
|
|
18683
|
-
"version": "9.2
|
|
18684
|
-
"resolved": "https://registry.npmjs.org/pino/-/pino-9.2.
|
|
18685
|
-
"integrity": "sha512-
|
|
18702
|
+
"version": "9.3.2",
|
|
18703
|
+
"resolved": "https://registry.npmjs.org/pino/-/pino-9.3.2.tgz",
|
|
18704
|
+
"integrity": "sha512-WtARBjgZ7LNEkrGWxMBN/jvlFiE17LTbBoH0konmBU684Kd0uIiDwBXlcTCW7iJnA6HfIKwUssS/2AC6cDEanw==",
|
|
18686
18705
|
"license": "MIT",
|
|
18687
18706
|
"dependencies": {
|
|
18688
18707
|
"atomic-sleep": "^1.0.0",
|
|
@@ -18690,7 +18709,7 @@
|
|
|
18690
18709
|
"on-exit-leak-free": "^2.1.0",
|
|
18691
18710
|
"pino-abstract-transport": "^1.2.0",
|
|
18692
18711
|
"pino-std-serializers": "^7.0.0",
|
|
18693
|
-
"process-warning": "^
|
|
18712
|
+
"process-warning": "^4.0.0",
|
|
18694
18713
|
"quick-format-unescaped": "^4.0.3",
|
|
18695
18714
|
"real-require": "^0.2.0",
|
|
18696
18715
|
"safe-stable-stringify": "^2.3.1",
|
|
@@ -18761,9 +18780,9 @@
|
|
|
18761
18780
|
}
|
|
18762
18781
|
},
|
|
18763
18782
|
"node_modules/pino-pretty": {
|
|
18764
|
-
"version": "11.2.
|
|
18765
|
-
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.2.
|
|
18766
|
-
"integrity": "sha512-
|
|
18783
|
+
"version": "11.2.2",
|
|
18784
|
+
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.2.2.tgz",
|
|
18785
|
+
"integrity": "sha512-2FnyGir8nAJAqD3srROdrF1J5BIcMT4nwj7hHSc60El6Uxlym00UbCCd8pYIterstVBFlMyF1yFV8XdGIPbj4A==",
|
|
18767
18786
|
"license": "MIT",
|
|
18768
18787
|
"dependencies": {
|
|
18769
18788
|
"colorette": "^2.0.7",
|
|
@@ -19036,9 +19055,9 @@
|
|
|
19036
19055
|
}
|
|
19037
19056
|
},
|
|
19038
19057
|
"node_modules/process-warning": {
|
|
19039
|
-
"version": "
|
|
19040
|
-
"resolved": "https://registry.npmjs.org/process-warning/-/process-warning-
|
|
19041
|
-
"integrity": "sha512
|
|
19058
|
+
"version": "4.0.0",
|
|
19059
|
+
"resolved": "https://registry.npmjs.org/process-warning/-/process-warning-4.0.0.tgz",
|
|
19060
|
+
"integrity": "sha512-/MyYDxttz7DfGMMHiysAsFE4qF+pQYAA8ziO/3NcRVrQ5fSk+Mns4QZA/oRPFzvcqNoVJXQNWNAsdwBXLUkQKw==",
|
|
19042
19061
|
"license": "MIT"
|
|
19043
19062
|
},
|
|
19044
19063
|
"node_modules/proggy": {
|
|
@@ -21854,9 +21873,9 @@
|
|
|
21854
21873
|
}
|
|
21855
21874
|
},
|
|
21856
21875
|
"node_modules/typescript": {
|
|
21857
|
-
"version": "5.5.
|
|
21858
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.
|
|
21859
|
-
"integrity": "sha512
|
|
21876
|
+
"version": "5.5.4",
|
|
21877
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
|
|
21878
|
+
"integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
|
|
21860
21879
|
"dev": true,
|
|
21861
21880
|
"license": "Apache-2.0",
|
|
21862
21881
|
"bin": {
|