@salesforce/cli 2.137.2 → 2.137.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +185 -185
- package/npm-shrinkwrap.json +227 -231
- package/oclif.lock +214 -210
- package/oclif.manifest.json +126 -126
- package/package.json +30 -30
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,48 +1,48 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.137.
|
|
3
|
+
"version": "2.137.4",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.137.
|
|
9
|
+
"version": "2.137.4",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^2.3.5",
|
|
14
|
-
"@oclif/core": "4.11.
|
|
15
|
-
"@oclif/plugin-autocomplete": "3.2.
|
|
16
|
-
"@oclif/plugin-commands": "4.1.
|
|
14
|
+
"@oclif/core": "4.11.4",
|
|
15
|
+
"@oclif/plugin-autocomplete": "3.2.50",
|
|
16
|
+
"@oclif/plugin-commands": "4.1.55",
|
|
17
17
|
"@oclif/plugin-help": "6.2.49",
|
|
18
18
|
"@oclif/plugin-not-found": "3.2.86",
|
|
19
|
-
"@oclif/plugin-plugins": "5.4.
|
|
20
|
-
"@oclif/plugin-search": "1.2.
|
|
21
|
-
"@oclif/plugin-update": "4.7.
|
|
19
|
+
"@oclif/plugin-plugins": "5.4.69",
|
|
20
|
+
"@oclif/plugin-search": "1.2.50",
|
|
21
|
+
"@oclif/plugin-update": "4.7.42",
|
|
22
22
|
"@oclif/plugin-version": "2.2.46",
|
|
23
23
|
"@oclif/plugin-warn-if-update-available": "3.1.65",
|
|
24
|
-
"@oclif/plugin-which": "3.2.
|
|
24
|
+
"@oclif/plugin-which": "3.2.55",
|
|
25
25
|
"@salesforce/core": "^8.28.0",
|
|
26
26
|
"@salesforce/kit": "^3.1.6",
|
|
27
|
-
"@salesforce/plugin-agent": "1.40.
|
|
28
|
-
"@salesforce/plugin-apex": "3.9.
|
|
29
|
-
"@salesforce/plugin-api": "1.3.
|
|
30
|
-
"@salesforce/plugin-auth": "4.4.
|
|
31
|
-
"@salesforce/plugin-data": "4.0.
|
|
32
|
-
"@salesforce/plugin-deploy-retrieve": "3.24.
|
|
33
|
-
"@salesforce/plugin-info": "3.4.
|
|
34
|
-
"@salesforce/plugin-limits": "3.3.
|
|
35
|
-
"@salesforce/plugin-marketplace": "1.3.
|
|
36
|
-
"@salesforce/plugin-org": "5.11.
|
|
37
|
-
"@salesforce/plugin-packaging": "2.28.
|
|
38
|
-
"@salesforce/plugin-schema": "3.3.
|
|
39
|
-
"@salesforce/plugin-settings": "2.4.
|
|
40
|
-
"@salesforce/plugin-sobject": "1.4.
|
|
41
|
-
"@salesforce/plugin-telemetry": "3.8.
|
|
42
|
-
"@salesforce/plugin-templates": "56.17.
|
|
43
|
-
"@salesforce/plugin-trust": "3.8.
|
|
44
|
-
"@salesforce/plugin-user": "3.10.
|
|
45
|
-
"@salesforce/sf-plugins-core": "12.2.
|
|
27
|
+
"@salesforce/plugin-agent": "1.40.5",
|
|
28
|
+
"@salesforce/plugin-apex": "3.9.31",
|
|
29
|
+
"@salesforce/plugin-api": "1.3.35",
|
|
30
|
+
"@salesforce/plugin-auth": "4.4.1",
|
|
31
|
+
"@salesforce/plugin-data": "4.0.103",
|
|
32
|
+
"@salesforce/plugin-deploy-retrieve": "3.24.50",
|
|
33
|
+
"@salesforce/plugin-info": "3.4.136",
|
|
34
|
+
"@salesforce/plugin-limits": "3.3.91",
|
|
35
|
+
"@salesforce/plugin-marketplace": "1.3.27",
|
|
36
|
+
"@salesforce/plugin-org": "5.11.3",
|
|
37
|
+
"@salesforce/plugin-packaging": "2.28.3",
|
|
38
|
+
"@salesforce/plugin-schema": "3.3.115",
|
|
39
|
+
"@salesforce/plugin-settings": "2.4.82",
|
|
40
|
+
"@salesforce/plugin-sobject": "1.4.110",
|
|
41
|
+
"@salesforce/plugin-telemetry": "3.8.23",
|
|
42
|
+
"@salesforce/plugin-templates": "56.17.3",
|
|
43
|
+
"@salesforce/plugin-trust": "3.8.11",
|
|
44
|
+
"@salesforce/plugin-user": "3.10.1",
|
|
45
|
+
"@salesforce/sf-plugins-core": "12.2.21",
|
|
46
46
|
"ansis": "^3.12.0"
|
|
47
47
|
},
|
|
48
48
|
"bin": {
|
|
@@ -2322,13 +2322,13 @@
|
|
|
2322
2322
|
}
|
|
2323
2323
|
},
|
|
2324
2324
|
"node_modules/@inquirer/password": {
|
|
2325
|
-
"version": "5.0.
|
|
2326
|
-
"resolved": "https://registry.npmjs.org/@inquirer/password/-/password-5.0.
|
|
2327
|
-
"integrity": "sha512-
|
|
2325
|
+
"version": "5.0.13",
|
|
2326
|
+
"resolved": "https://registry.npmjs.org/@inquirer/password/-/password-5.0.13.tgz",
|
|
2327
|
+
"integrity": "sha512-XDGu64ROHZjOOXLAANvJN7iIxWKhOSCG5VakrZ5kaScVR+snVJCFglD/hL3/677awtWcu4pXoWa280CDIYcBeg==",
|
|
2328
2328
|
"license": "MIT",
|
|
2329
2329
|
"dependencies": {
|
|
2330
2330
|
"@inquirer/ansi": "^2.0.5",
|
|
2331
|
-
"@inquirer/core": "^11.1.
|
|
2331
|
+
"@inquirer/core": "^11.1.10",
|
|
2332
2332
|
"@inquirer/type": "^4.0.5"
|
|
2333
2333
|
},
|
|
2334
2334
|
"engines": {
|
|
@@ -2353,9 +2353,9 @@
|
|
|
2353
2353
|
}
|
|
2354
2354
|
},
|
|
2355
2355
|
"node_modules/@inquirer/password/node_modules/@inquirer/core": {
|
|
2356
|
-
"version": "11.1.
|
|
2357
|
-
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-11.1.
|
|
2358
|
-
"integrity": "sha512-
|
|
2356
|
+
"version": "11.1.10",
|
|
2357
|
+
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-11.1.10.tgz",
|
|
2358
|
+
"integrity": "sha512-a4Q5BXHQAHa9eO202sTaFCHFYVB3x5fauDuThEAdZ9gfn76pSxiKU7wWcEH0N1O0XmQvNfQNU6QXpiRxmYQx+A==",
|
|
2359
2359
|
"license": "MIT",
|
|
2360
2360
|
"dependencies": {
|
|
2361
2361
|
"@inquirer/ansi": "^2.0.5",
|
|
@@ -3169,9 +3169,9 @@
|
|
|
3169
3169
|
}
|
|
3170
3170
|
},
|
|
3171
3171
|
"node_modules/@npmcli/arborist": {
|
|
3172
|
-
"version": "9.
|
|
3173
|
-
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-9.
|
|
3174
|
-
"integrity": "sha512-
|
|
3172
|
+
"version": "9.6.0",
|
|
3173
|
+
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-9.6.0.tgz",
|
|
3174
|
+
"integrity": "sha512-Dku9UWbrrX+UCu8rQ1obGKaQAL4kwdt3hHCNXrd0n0R/4B8oq3CzloUAShwFjfsAGM6KY27gPuNftOUEZ4nhOw==",
|
|
3175
3175
|
"extraneous": true,
|
|
3176
3176
|
"license": "ISC",
|
|
3177
3177
|
"dependencies": {
|
|
@@ -3218,9 +3218,9 @@
|
|
|
3218
3218
|
}
|
|
3219
3219
|
},
|
|
3220
3220
|
"node_modules/@npmcli/config": {
|
|
3221
|
-
"version": "10.9.
|
|
3222
|
-
"resolved": "https://registry.npmjs.org/@npmcli/config/-/config-10.9.
|
|
3223
|
-
"integrity": "sha512-
|
|
3221
|
+
"version": "10.9.1",
|
|
3222
|
+
"resolved": "https://registry.npmjs.org/@npmcli/config/-/config-10.9.1.tgz",
|
|
3223
|
+
"integrity": "sha512-ziECnKCDsGIQ++hHqi4Igl6b6zM2YDDEKAI03o5c3IdN8jF9KDS+n8Rkq8NZH6FjV9pkFQAceZpD4LyUJFXoeA==",
|
|
3224
3224
|
"extraneous": true,
|
|
3225
3225
|
"license": "ISC",
|
|
3226
3226
|
"dependencies": {
|
|
@@ -3433,9 +3433,9 @@
|
|
|
3433
3433
|
}
|
|
3434
3434
|
},
|
|
3435
3435
|
"node_modules/@oclif/core": {
|
|
3436
|
-
"version": "4.11.
|
|
3437
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.
|
|
3438
|
-
"integrity": "sha512-
|
|
3436
|
+
"version": "4.11.4",
|
|
3437
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.4.tgz",
|
|
3438
|
+
"integrity": "sha512-URwiQ5ALx/sJ2iH4vzXEd+H4K6NAI7LRs6Jag3hrgKEpGmaE6alfRC8qjO4GIgb6A3ACaJumqP9twi/M9ywdHQ==",
|
|
3439
3439
|
"license": "MIT",
|
|
3440
3440
|
"dependencies": {
|
|
3441
3441
|
"ansi-escapes": "^4.3.2",
|
|
@@ -3449,7 +3449,7 @@
|
|
|
3449
3449
|
"is-wsl": "^2.2.0",
|
|
3450
3450
|
"lilconfig": "^3.1.3",
|
|
3451
3451
|
"minimatch": "^10.2.5",
|
|
3452
|
-
"semver": "^7.8.
|
|
3452
|
+
"semver": "^7.8.1",
|
|
3453
3453
|
"string-width": "^4.2.3",
|
|
3454
3454
|
"supports-color": "^8",
|
|
3455
3455
|
"tinyglobby": "^0.2.16",
|
|
@@ -3633,9 +3633,9 @@
|
|
|
3633
3633
|
}
|
|
3634
3634
|
},
|
|
3635
3635
|
"node_modules/@oclif/plugin-autocomplete": {
|
|
3636
|
-
"version": "3.2.
|
|
3637
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.
|
|
3638
|
-
"integrity": "sha512
|
|
3636
|
+
"version": "3.2.50",
|
|
3637
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.50.tgz",
|
|
3638
|
+
"integrity": "sha512-SQRIJSYue/1tIn7X55W/97gTb8UkSoHeFAcBng2r2YMJyWj8uB1DtFl28D8BDXPQXPTiPK89hQGejoT7RdkR2w==",
|
|
3639
3639
|
"license": "MIT",
|
|
3640
3640
|
"dependencies": {
|
|
3641
3641
|
"@oclif/core": "^4",
|
|
@@ -3716,9 +3716,9 @@
|
|
|
3716
3716
|
}
|
|
3717
3717
|
},
|
|
3718
3718
|
"node_modules/@oclif/plugin-commands": {
|
|
3719
|
-
"version": "4.1.
|
|
3720
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.
|
|
3721
|
-
"integrity": "sha512-
|
|
3719
|
+
"version": "4.1.55",
|
|
3720
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.55.tgz",
|
|
3721
|
+
"integrity": "sha512-SA7JLVj0UP3Q8LBpOD6WSYAdC8JTJqXQLWedXusaKPZEj+bdBV/j6pjyfgfUWBJzTErGi3PJqJG5AojymvD7Kw==",
|
|
3722
3722
|
"license": "MIT",
|
|
3723
3723
|
"dependencies": {
|
|
3724
3724
|
"@oclif/core": "^4",
|
|
@@ -3758,15 +3758,15 @@
|
|
|
3758
3758
|
}
|
|
3759
3759
|
},
|
|
3760
3760
|
"node_modules/@oclif/plugin-plugins": {
|
|
3761
|
-
"version": "5.4.
|
|
3762
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.
|
|
3763
|
-
"integrity": "sha512
|
|
3761
|
+
"version": "5.4.69",
|
|
3762
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.69.tgz",
|
|
3763
|
+
"integrity": "sha512-cPpdnLDl0iNWEMcAsSgxdz4v/clERvu3xnWgmwBHImYjts/uq75XGYbkQG603e9wYZoinp3clB7U1/GLNxy5MA==",
|
|
3764
3764
|
"license": "MIT",
|
|
3765
3765
|
"dependencies": {
|
|
3766
3766
|
"@oclif/core": "^4.11.1",
|
|
3767
3767
|
"ansis": "^3.17.0",
|
|
3768
3768
|
"debug": "^4.4.0",
|
|
3769
|
-
"npm": "^11.
|
|
3769
|
+
"npm": "^11.15.0",
|
|
3770
3770
|
"npm-package-arg": "^11.0.3",
|
|
3771
3771
|
"npm-run-path": "^5.3.0",
|
|
3772
3772
|
"object-treeify": "^4.0.1",
|
|
@@ -3876,9 +3876,9 @@
|
|
|
3876
3876
|
}
|
|
3877
3877
|
},
|
|
3878
3878
|
"node_modules/@oclif/plugin-search": {
|
|
3879
|
-
"version": "1.2.
|
|
3880
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.
|
|
3881
|
-
"integrity": "sha512-
|
|
3879
|
+
"version": "1.2.50",
|
|
3880
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.50.tgz",
|
|
3881
|
+
"integrity": "sha512-5R+5sOHACz9w7Te8SGzBT/2542hqMjIZSItqmTv5JBv1KOAB5KOGMX2veKWQhj4lq7kZlUO8EZE8yaWBxK1dBA==",
|
|
3882
3882
|
"license": "MIT",
|
|
3883
3883
|
"dependencies": {
|
|
3884
3884
|
"@oclif/core": "^4",
|
|
@@ -3905,9 +3905,9 @@
|
|
|
3905
3905
|
}
|
|
3906
3906
|
},
|
|
3907
3907
|
"node_modules/@oclif/plugin-update": {
|
|
3908
|
-
"version": "4.7.
|
|
3909
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.
|
|
3910
|
-
"integrity": "sha512-
|
|
3908
|
+
"version": "4.7.42",
|
|
3909
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.42.tgz",
|
|
3910
|
+
"integrity": "sha512-9ei1G9T/hfPRfrFIy/PHkvr/WsUhi2GDtbymLfxpmxY01b2NVaLmYviTLOftTmst4gePy6jP//fIjf7OrFI6Zg==",
|
|
3911
3911
|
"license": "MIT",
|
|
3912
3912
|
"dependencies": {
|
|
3913
3913
|
"@inquirer/select": "^2.5.0",
|
|
@@ -3956,9 +3956,9 @@
|
|
|
3956
3956
|
}
|
|
3957
3957
|
},
|
|
3958
3958
|
"node_modules/@oclif/plugin-which": {
|
|
3959
|
-
"version": "3.2.
|
|
3960
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.
|
|
3961
|
-
"integrity": "sha512-
|
|
3959
|
+
"version": "3.2.55",
|
|
3960
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.55.tgz",
|
|
3961
|
+
"integrity": "sha512-6RjcKvwDeAMEuWYMrGk2JWRZTKiPY0hHjnecxWQyNt7p85JWTqoH1+NuC9npLRgqEIuErXJXHyAvNDDvMQxfkw==",
|
|
3962
3962
|
"license": "MIT",
|
|
3963
3963
|
"dependencies": {
|
|
3964
3964
|
"@oclif/core": "^4",
|
|
@@ -3969,9 +3969,9 @@
|
|
|
3969
3969
|
}
|
|
3970
3970
|
},
|
|
3971
3971
|
"node_modules/@oclif/table": {
|
|
3972
|
-
"version": "0.5.
|
|
3973
|
-
"resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.5.
|
|
3974
|
-
"integrity": "sha512
|
|
3972
|
+
"version": "0.5.9",
|
|
3973
|
+
"resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.5.9.tgz",
|
|
3974
|
+
"integrity": "sha512-/bvSRF38rrZ8O3hsChEKb98bEpmY7GAMeMU5hRkt73RCEoAo1UuRKX4IO0zlkD6UooSs30LfEMJeSU2NZOkndA==",
|
|
3975
3975
|
"license": "MIT",
|
|
3976
3976
|
"dependencies": {
|
|
3977
3977
|
"@types/react": "^18.3.12",
|
|
@@ -4942,9 +4942,9 @@
|
|
|
4942
4942
|
}
|
|
4943
4943
|
},
|
|
4944
4944
|
"node_modules/@salesforce/plugin-agent": {
|
|
4945
|
-
"version": "1.40.
|
|
4946
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.40.
|
|
4947
|
-
"integrity": "sha512-
|
|
4945
|
+
"version": "1.40.5",
|
|
4946
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.40.5.tgz",
|
|
4947
|
+
"integrity": "sha512-JZ0/tw5rPjfEJ0BQEThV4U1q+Rj7CnU12LineAboosHc9tUoVet3cZufEJFNMu3E6YwoqpMrGHl0uVI3SW0XSw==",
|
|
4948
4948
|
"license": "Apache-2.0",
|
|
4949
4949
|
"dependencies": {
|
|
4950
4950
|
"@inquirer/core": "^10.3.2",
|
|
@@ -4964,7 +4964,7 @@
|
|
|
4964
4964
|
"ink-text-input": "^6.0.0",
|
|
4965
4965
|
"inquirer-autocomplete-standalone": "^0.8.1",
|
|
4966
4966
|
"react": "^18.3.1",
|
|
4967
|
-
"yaml": "^2.
|
|
4967
|
+
"yaml": "^2.9.0"
|
|
4968
4968
|
},
|
|
4969
4969
|
"engines": {
|
|
4970
4970
|
"node": ">=18.0.0"
|
|
@@ -4994,13 +4994,13 @@
|
|
|
4994
4994
|
}
|
|
4995
4995
|
},
|
|
4996
4996
|
"node_modules/@salesforce/plugin-apex": {
|
|
4997
|
-
"version": "3.9.
|
|
4998
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.
|
|
4999
|
-
"integrity": "sha512-
|
|
4997
|
+
"version": "3.9.31",
|
|
4998
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.31.tgz",
|
|
4999
|
+
"integrity": "sha512-oGZm4TPfVh5I6W7DYgASM6rBF7lJSbk/K8uzX1my5GDYMXrVGDRIgEouSptrFiqk6s8w03bva4vKq6AGAlp+8g==",
|
|
5000
5000
|
"license": "Apache-2.0",
|
|
5001
5001
|
"dependencies": {
|
|
5002
5002
|
"@salesforce/apex-node": "^8.4.26",
|
|
5003
|
-
"@salesforce/core": "^8.
|
|
5003
|
+
"@salesforce/core": "^8.31.0",
|
|
5004
5004
|
"@salesforce/kit": "^3.2.3",
|
|
5005
5005
|
"@salesforce/sf-plugins-core": "^12.2.17",
|
|
5006
5006
|
"ansis": "^3.3.1"
|
|
@@ -5010,13 +5010,13 @@
|
|
|
5010
5010
|
}
|
|
5011
5011
|
},
|
|
5012
5012
|
"node_modules/@salesforce/plugin-api": {
|
|
5013
|
-
"version": "1.3.
|
|
5014
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.
|
|
5015
|
-
"integrity": "sha512-
|
|
5013
|
+
"version": "1.3.35",
|
|
5014
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.35.tgz",
|
|
5015
|
+
"integrity": "sha512-63/JOU+3Rhjp6lx1J9l+1hJtkHQYvfO7dZu+geMLtF4d6RRpy7mk0YtsFWJiXV72AjvJJmn/tefeGik4onzaSg==",
|
|
5016
5016
|
"license": "Apache-2.0",
|
|
5017
5017
|
"dependencies": {
|
|
5018
5018
|
"@oclif/core": "^4",
|
|
5019
|
-
"@salesforce/core": "^8.
|
|
5019
|
+
"@salesforce/core": "^8.31.0",
|
|
5020
5020
|
"@salesforce/kit": "^3.2.4",
|
|
5021
5021
|
"@salesforce/sf-plugins-core": "^12.2.17",
|
|
5022
5022
|
"@salesforce/ts-types": "^2.0.12",
|
|
@@ -5030,9 +5030,9 @@
|
|
|
5030
5030
|
}
|
|
5031
5031
|
},
|
|
5032
5032
|
"node_modules/@salesforce/plugin-auth": {
|
|
5033
|
-
"version": "4.4.
|
|
5034
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.4.
|
|
5035
|
-
"integrity": "sha512-
|
|
5033
|
+
"version": "4.4.1",
|
|
5034
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.4.1.tgz",
|
|
5035
|
+
"integrity": "sha512-BZ6Lkhfk/+N60c2CNJuR/ZM5g+HWWSoizX3rr4Cjukhiyci6hs2UBFIr7L255H47LeFfUzaLpT/1LCBkN7BKsQ==",
|
|
5036
5036
|
"license": "Apache-2.0",
|
|
5037
5037
|
"dependencies": {
|
|
5038
5038
|
"@inquirer/checkbox": "^2.5.0",
|
|
@@ -5083,14 +5083,14 @@
|
|
|
5083
5083
|
}
|
|
5084
5084
|
},
|
|
5085
5085
|
"node_modules/@salesforce/plugin-data": {
|
|
5086
|
-
"version": "4.0.
|
|
5087
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.
|
|
5088
|
-
"integrity": "sha512-
|
|
5086
|
+
"version": "4.0.103",
|
|
5087
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.103.tgz",
|
|
5088
|
+
"integrity": "sha512-jCJlD62R1VSRysrp35UOkwFEz8OLSdNzTIqnb2OOxc3oO1EbugnCTecdYay7L8SfeXXdMkidF6r4TIrIVaUlLw==",
|
|
5089
5089
|
"license": "Apache-2.0",
|
|
5090
5090
|
"dependencies": {
|
|
5091
5091
|
"@jsforce/jsforce-node": "^3.10.15",
|
|
5092
5092
|
"@oclif/multi-stage-output": "^0.8.41",
|
|
5093
|
-
"@salesforce/core": "^8.
|
|
5093
|
+
"@salesforce/core": "^8.31.0",
|
|
5094
5094
|
"@salesforce/kit": "^3.2.6",
|
|
5095
5095
|
"@salesforce/sf-plugins-core": "^12.2.14",
|
|
5096
5096
|
"@salesforce/ts-types": "^2.0.11",
|
|
@@ -5108,18 +5108,18 @@
|
|
|
5108
5108
|
}
|
|
5109
5109
|
},
|
|
5110
5110
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
5111
|
-
"version": "3.24.
|
|
5112
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.24.
|
|
5113
|
-
"integrity": "sha512-
|
|
5111
|
+
"version": "3.24.50",
|
|
5112
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.24.50.tgz",
|
|
5113
|
+
"integrity": "sha512-sEEEJgyMuvP2mzFu2yRMqDBHq/k5zXwP3fpQNXjsHLVSurt46fvOWfuUSlE2GkUS3EPEj1hHygL3iIc2UBz9/g==",
|
|
5114
5114
|
"license": "Apache-2.0",
|
|
5115
5115
|
"dependencies": {
|
|
5116
5116
|
"@inquirer/prompts": "^7.8.3",
|
|
5117
5117
|
"@oclif/core": "^4.11.3",
|
|
5118
|
-
"@oclif/multi-stage-output": "^0.8.
|
|
5118
|
+
"@oclif/multi-stage-output": "^0.8.42",
|
|
5119
5119
|
"@salesforce/apex-node": "^8.4.22",
|
|
5120
5120
|
"@salesforce/core": "^8.30.0",
|
|
5121
5121
|
"@salesforce/kit": "^3.2.4",
|
|
5122
|
-
"@salesforce/plugin-info": "^3.4.
|
|
5122
|
+
"@salesforce/plugin-info": "^3.4.133",
|
|
5123
5123
|
"@salesforce/sf-plugins-core": "^12.2.6",
|
|
5124
5124
|
"@salesforce/source-deploy-retrieve": "^12.35.9",
|
|
5125
5125
|
"@salesforce/source-tracking": "^7.8.16",
|
|
@@ -5132,15 +5132,15 @@
|
|
|
5132
5132
|
}
|
|
5133
5133
|
},
|
|
5134
5134
|
"node_modules/@salesforce/plugin-info": {
|
|
5135
|
-
"version": "3.4.
|
|
5136
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.
|
|
5137
|
-
"integrity": "sha512-
|
|
5135
|
+
"version": "3.4.136",
|
|
5136
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.136.tgz",
|
|
5137
|
+
"integrity": "sha512-4MZQcAqbXFcDZFlfZqDt8sfikjjfFZPcsB7KT/Ziw77Y79ydZ9S2v0oSYnNdHwCq9OMYetDDfqG5wafY4kv6Jg==",
|
|
5138
5138
|
"license": "Apache-2.0",
|
|
5139
5139
|
"dependencies": {
|
|
5140
5140
|
"@inquirer/input": "^2.3.0",
|
|
5141
|
-
"@jsforce/jsforce-node": "^3.10.
|
|
5141
|
+
"@jsforce/jsforce-node": "^3.10.15",
|
|
5142
5142
|
"@oclif/core": "^4",
|
|
5143
|
-
"@salesforce/core": "^8.
|
|
5143
|
+
"@salesforce/core": "^8.31.0",
|
|
5144
5144
|
"@salesforce/kit": "^3.2.6",
|
|
5145
5145
|
"@salesforce/sf-plugins-core": "^12",
|
|
5146
5146
|
"got": "^13.0.0",
|
|
@@ -5155,12 +5155,12 @@
|
|
|
5155
5155
|
}
|
|
5156
5156
|
},
|
|
5157
5157
|
"node_modules/@salesforce/plugin-limits": {
|
|
5158
|
-
"version": "3.3.
|
|
5159
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.
|
|
5160
|
-
"integrity": "sha512-
|
|
5158
|
+
"version": "3.3.91",
|
|
5159
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.91.tgz",
|
|
5160
|
+
"integrity": "sha512-47PWaweN52ggONUvUiUpWnfqS9Our4Yo02PYSqkmuDuvpIbIg///SCiXmuNI2EVz7HS/5t2gv/h6s692JfiqxA==",
|
|
5161
5161
|
"license": "Apache-2.0",
|
|
5162
5162
|
"dependencies": {
|
|
5163
|
-
"@salesforce/core": "^8.
|
|
5163
|
+
"@salesforce/core": "^8.31.0",
|
|
5164
5164
|
"@salesforce/sf-plugins-core": "^12.2.15"
|
|
5165
5165
|
},
|
|
5166
5166
|
"engines": {
|
|
@@ -5168,9 +5168,9 @@
|
|
|
5168
5168
|
}
|
|
5169
5169
|
},
|
|
5170
5170
|
"node_modules/@salesforce/plugin-marketplace": {
|
|
5171
|
-
"version": "1.3.
|
|
5172
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.
|
|
5173
|
-
"integrity": "sha512-
|
|
5171
|
+
"version": "1.3.27",
|
|
5172
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.27.tgz",
|
|
5173
|
+
"integrity": "sha512-60M2fdkPTseaxWEgZX5ryClDrfQpebQZtpzByb2t3Y8kMQBlClBrJB2gXnXjeX3YE8tCr5+fpbgaCp64NwT2Ew==",
|
|
5174
5174
|
"license": "Apache-2.0",
|
|
5175
5175
|
"dependencies": {
|
|
5176
5176
|
"@salesforce/core": "^8.29.1",
|
|
@@ -5184,9 +5184,9 @@
|
|
|
5184
5184
|
}
|
|
5185
5185
|
},
|
|
5186
5186
|
"node_modules/@salesforce/plugin-org": {
|
|
5187
|
-
"version": "5.11.
|
|
5188
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.11.
|
|
5189
|
-
"integrity": "sha512-
|
|
5187
|
+
"version": "5.11.3",
|
|
5188
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.11.3.tgz",
|
|
5189
|
+
"integrity": "sha512-qrZsbgtSLeKkOv0koCtZxQwdhiFdpXBPF7RiVUMMCLDybfydRTDCIm6oPJ61PWo7IaBXEvIMiQsUUZzJjfH+tA==",
|
|
5190
5190
|
"license": "Apache-2.0",
|
|
5191
5191
|
"dependencies": {
|
|
5192
5192
|
"@oclif/core": "^4.11.3",
|
|
@@ -5207,13 +5207,13 @@
|
|
|
5207
5207
|
}
|
|
5208
5208
|
},
|
|
5209
5209
|
"node_modules/@salesforce/plugin-packaging": {
|
|
5210
|
-
"version": "2.28.
|
|
5211
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.28.
|
|
5212
|
-
"integrity": "sha512-
|
|
5210
|
+
"version": "2.28.3",
|
|
5211
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.28.3.tgz",
|
|
5212
|
+
"integrity": "sha512-snXZVEOvfxiMTo22ahWgRcc/sat/mwkKLsHoHK9KX0grKcN6iH1RIG5ZmfvLLy5TdDnKLOdud4TwUYSPossb1g==",
|
|
5213
5213
|
"license": "Apache-2.0",
|
|
5214
5214
|
"dependencies": {
|
|
5215
5215
|
"@oclif/core": "^4",
|
|
5216
|
-
"@salesforce/core": "^8.
|
|
5216
|
+
"@salesforce/core": "^8.31.0",
|
|
5217
5217
|
"@salesforce/kit": "^3.2.6",
|
|
5218
5218
|
"@salesforce/packaging": "^4.23.0",
|
|
5219
5219
|
"@salesforce/sf-plugins-core": "^12.2.14",
|
|
@@ -5288,9 +5288,9 @@
|
|
|
5288
5288
|
}
|
|
5289
5289
|
},
|
|
5290
5290
|
"node_modules/@salesforce/plugin-schema": {
|
|
5291
|
-
"version": "3.3.
|
|
5292
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.
|
|
5293
|
-
"integrity": "sha512-
|
|
5291
|
+
"version": "3.3.115",
|
|
5292
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.115.tgz",
|
|
5293
|
+
"integrity": "sha512-QBy6sB60wlGdmncgAZuCDOdNo8gSPIpZMvEkJi09X4kFKMSwXmYLeChuCNrKt/slU/qAOrpMMGnsli1ssa9R/Q==",
|
|
5294
5294
|
"license": "Apache-2.0",
|
|
5295
5295
|
"dependencies": {
|
|
5296
5296
|
"@oclif/core": "^4",
|
|
@@ -5302,13 +5302,13 @@
|
|
|
5302
5302
|
}
|
|
5303
5303
|
},
|
|
5304
5304
|
"node_modules/@salesforce/plugin-settings": {
|
|
5305
|
-
"version": "2.4.
|
|
5306
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.
|
|
5307
|
-
"integrity": "sha512-
|
|
5305
|
+
"version": "2.4.82",
|
|
5306
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.82.tgz",
|
|
5307
|
+
"integrity": "sha512-kxkNNtJVK0HfjBmdPfN40xMdXlVYW6D4mrOwJzoVA4Lumz+MCraXwWYCUlY4cpWuUCf9h3UVcGPm6+qoqu3LhA==",
|
|
5308
5308
|
"license": "Apache-2.0",
|
|
5309
5309
|
"dependencies": {
|
|
5310
5310
|
"@oclif/core": "^4",
|
|
5311
|
-
"@salesforce/core": "^8.
|
|
5311
|
+
"@salesforce/core": "^8.31.0",
|
|
5312
5312
|
"@salesforce/sf-plugins-core": "^12.2.17",
|
|
5313
5313
|
"fast-levenshtein": "^3.0.0"
|
|
5314
5314
|
},
|
|
@@ -5317,16 +5317,16 @@
|
|
|
5317
5317
|
}
|
|
5318
5318
|
},
|
|
5319
5319
|
"node_modules/@salesforce/plugin-sobject": {
|
|
5320
|
-
"version": "1.4.
|
|
5321
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.
|
|
5322
|
-
"integrity": "sha512-
|
|
5320
|
+
"version": "1.4.110",
|
|
5321
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.110.tgz",
|
|
5322
|
+
"integrity": "sha512-5jdEIs48f6wxoND2z3PZnoZv+TRFHDqKyqDg8SsxYXbGLvMPOGohQxCq/GQQJpgnkTn+wZTy1i8iSIfm6JjlKw==",
|
|
5323
5323
|
"license": "Apache-2.0",
|
|
5324
5324
|
"dependencies": {
|
|
5325
5325
|
"@inquirer/confirm": "^3.2.0",
|
|
5326
5326
|
"@inquirer/input": "^2.3.0",
|
|
5327
5327
|
"@inquirer/select": "^2.5.0",
|
|
5328
|
-
"@oclif/core": "^4.11.
|
|
5329
|
-
"@salesforce/core": "^8.
|
|
5328
|
+
"@oclif/core": "^4.11.4",
|
|
5329
|
+
"@salesforce/core": "^8.31.0",
|
|
5330
5330
|
"@salesforce/kit": "^3.2.6",
|
|
5331
5331
|
"@salesforce/sf-plugins-core": "^12.2.17",
|
|
5332
5332
|
"fast-glob": "^3.3.3",
|
|
@@ -5338,16 +5338,16 @@
|
|
|
5338
5338
|
}
|
|
5339
5339
|
},
|
|
5340
5340
|
"node_modules/@salesforce/plugin-telemetry": {
|
|
5341
|
-
"version": "3.8.
|
|
5342
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.8.
|
|
5343
|
-
"integrity": "sha512-
|
|
5341
|
+
"version": "3.8.23",
|
|
5342
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.8.23.tgz",
|
|
5343
|
+
"integrity": "sha512-HzHxTNHZLlUvBgnK/AbG7Qg2Hiy69MYnjAFxC7w0wqLLokfvTqlv09cixa97/osrolzq2geLzTu/hYhhtnkmPQ==",
|
|
5344
5344
|
"license": "Apache-2.0",
|
|
5345
5345
|
"dependencies": {
|
|
5346
5346
|
"@oclif/core": "^4.10.5",
|
|
5347
5347
|
"@salesforce/core": "^8.27.1",
|
|
5348
5348
|
"@salesforce/kit": "^3.2.6",
|
|
5349
5349
|
"@salesforce/sf-plugins-core": "^12",
|
|
5350
|
-
"@salesforce/telemetry": "^6.8.
|
|
5350
|
+
"@salesforce/telemetry": "^6.8.27",
|
|
5351
5351
|
"@salesforce/ts-types": "^2.0.12",
|
|
5352
5352
|
"debug": "^4.4.3"
|
|
5353
5353
|
},
|
|
@@ -5356,9 +5356,9 @@
|
|
|
5356
5356
|
}
|
|
5357
5357
|
},
|
|
5358
5358
|
"node_modules/@salesforce/plugin-templates": {
|
|
5359
|
-
"version": "56.17.
|
|
5360
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.17.
|
|
5361
|
-
"integrity": "sha512-
|
|
5359
|
+
"version": "56.17.3",
|
|
5360
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.17.3.tgz",
|
|
5361
|
+
"integrity": "sha512-dw4ZHHlr1viJvPT++3o40J4nanWc7VbhpAKO42hKS18+2Dy4s703bjFn6ppHgBeNjBe74WoG1matX21VSdi5PA==",
|
|
5362
5362
|
"license": "Apache-2.0",
|
|
5363
5363
|
"dependencies": {
|
|
5364
5364
|
"@salesforce/core": "^8.30.3",
|
|
@@ -5370,9 +5370,9 @@
|
|
|
5370
5370
|
}
|
|
5371
5371
|
},
|
|
5372
5372
|
"node_modules/@salesforce/plugin-trust": {
|
|
5373
|
-
"version": "3.8.
|
|
5374
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.8.
|
|
5375
|
-
"integrity": "sha512
|
|
5373
|
+
"version": "3.8.11",
|
|
5374
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.8.11.tgz",
|
|
5375
|
+
"integrity": "sha512-mKwXz3Zn1WNYGoG/nGiEIRvawhtK/wZN22rd4YB043gX2wW+CpDg74w/7DcCu2Jx3UDeHdMgZw9u31Tzl6jHkA==",
|
|
5376
5376
|
"license": "Apache-2.0",
|
|
5377
5377
|
"dependencies": {
|
|
5378
5378
|
"@oclif/core": "^4",
|
|
@@ -5381,7 +5381,7 @@
|
|
|
5381
5381
|
"@salesforce/plugin-info": "^3.4.131",
|
|
5382
5382
|
"@salesforce/sf-plugins-core": "^12",
|
|
5383
5383
|
"got": "^13.0.0",
|
|
5384
|
-
"npm": "^11.
|
|
5384
|
+
"npm": "^11.15.0",
|
|
5385
5385
|
"npm-run-path": "^4.0.1",
|
|
5386
5386
|
"proxy-agent": "^6.5.0",
|
|
5387
5387
|
"semver": "^7.7.4",
|
|
@@ -5395,9 +5395,9 @@
|
|
|
5395
5395
|
}
|
|
5396
5396
|
},
|
|
5397
5397
|
"node_modules/@salesforce/plugin-user": {
|
|
5398
|
-
"version": "3.10.
|
|
5399
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.10.
|
|
5400
|
-
"integrity": "sha512-
|
|
5398
|
+
"version": "3.10.1",
|
|
5399
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.10.1.tgz",
|
|
5400
|
+
"integrity": "sha512-FY4gDdfAAw2ZJ7C/qsqZHpj8X6Fr+xUIcpR0G4nMq+kDDP+ThhfELlpcejzm2ky09SculrH5T1E7HmqOFxOjVw==",
|
|
5401
5401
|
"license": "Apache-2.0",
|
|
5402
5402
|
"dependencies": {
|
|
5403
5403
|
"@salesforce/core": "^8.30.3",
|
|
@@ -5423,16 +5423,16 @@
|
|
|
5423
5423
|
"license": "ISC"
|
|
5424
5424
|
},
|
|
5425
5425
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
5426
|
-
"version": "12.2.
|
|
5427
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.
|
|
5428
|
-
"integrity": "sha512-
|
|
5426
|
+
"version": "12.2.21",
|
|
5427
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.21.tgz",
|
|
5428
|
+
"integrity": "sha512-MxGjHbvu9SKknyYigayghIWRQoElNW7FRVa1+U2c1lXVifu6CO2xX1h5m1C4NxC3+mMiqZvksF5uwYJmKacSpg==",
|
|
5429
5429
|
"license": "Apache-2.0",
|
|
5430
5430
|
"dependencies": {
|
|
5431
5431
|
"@inquirer/confirm": "^6.0.12",
|
|
5432
|
-
"@inquirer/password": "^5.0.
|
|
5432
|
+
"@inquirer/password": "^5.0.13",
|
|
5433
5433
|
"@oclif/core": "^4.11.2",
|
|
5434
|
-
"@oclif/table": "^0.5.
|
|
5435
|
-
"@salesforce/core": "^8.
|
|
5434
|
+
"@oclif/table": "^0.5.9",
|
|
5435
|
+
"@salesforce/core": "^8.31.0",
|
|
5436
5436
|
"@salesforce/kit": "^3.2.3",
|
|
5437
5437
|
"@salesforce/ts-types": "^2.0.12",
|
|
5438
5438
|
"ansis": "^3.3.2",
|
|
@@ -5474,9 +5474,9 @@
|
|
|
5474
5474
|
}
|
|
5475
5475
|
},
|
|
5476
5476
|
"node_modules/@salesforce/sf-plugins-core/node_modules/@inquirer/core": {
|
|
5477
|
-
"version": "11.1.
|
|
5478
|
-
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-11.1.
|
|
5479
|
-
"integrity": "sha512-
|
|
5477
|
+
"version": "11.1.10",
|
|
5478
|
+
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-11.1.10.tgz",
|
|
5479
|
+
"integrity": "sha512-a4Q5BXHQAHa9eO202sTaFCHFYVB3x5fauDuThEAdZ9gfn76pSxiKU7wWcEH0N1O0XmQvNfQNU6QXpiRxmYQx+A==",
|
|
5480
5480
|
"license": "MIT",
|
|
5481
5481
|
"dependencies": {
|
|
5482
5482
|
"@inquirer/ansi": "^2.0.5",
|
|
@@ -5719,12 +5719,12 @@
|
|
|
5719
5719
|
}
|
|
5720
5720
|
},
|
|
5721
5721
|
"node_modules/@salesforce/telemetry": {
|
|
5722
|
-
"version": "6.8.
|
|
5723
|
-
"resolved": "https://registry.npmjs.org/@salesforce/telemetry/-/telemetry-6.8.
|
|
5724
|
-
"integrity": "sha512-
|
|
5722
|
+
"version": "6.8.27",
|
|
5723
|
+
"resolved": "https://registry.npmjs.org/@salesforce/telemetry/-/telemetry-6.8.27.tgz",
|
|
5724
|
+
"integrity": "sha512-Z17vjS/OcUGb1BNFLi+Ey2dnXCW2fwEAw2BPKJGjQKfhUuc9Q8uHCGO0DYU6wllf8ctOQ5k0/JGq8aQNb4WvwA==",
|
|
5725
5725
|
"license": "Apache-2.0",
|
|
5726
5726
|
"dependencies": {
|
|
5727
|
-
"@salesforce/core": "^8.
|
|
5727
|
+
"@salesforce/core": "^8.31.0",
|
|
5728
5728
|
"@salesforce/kit": "^3.2.6",
|
|
5729
5729
|
"@salesforce/o11y-reporter": "1.8.4",
|
|
5730
5730
|
"applicationinsights": "^2.9.8",
|
|
@@ -12414,9 +12414,9 @@
|
|
|
12414
12414
|
"license": "MIT"
|
|
12415
12415
|
},
|
|
12416
12416
|
"node_modules/hosted-git-info": {
|
|
12417
|
-
"version": "9.0.
|
|
12418
|
-
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-9.0.
|
|
12419
|
-
"integrity": "sha512-
|
|
12417
|
+
"version": "9.0.3",
|
|
12418
|
+
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-9.0.3.tgz",
|
|
12419
|
+
"integrity": "sha512-Hc+ghLoSt6QaYZUv0WBiIvmMDZuZZ7oaDvdH8MbfOO4lOsxdXLEvuC6ePoGs9H1X9oCLyq6+NVN0MKqD+ydxyg==",
|
|
12420
12420
|
"extraneous": true,
|
|
12421
12421
|
"license": "ISC",
|
|
12422
12422
|
"dependencies": {
|
|
@@ -14281,13 +14281,13 @@
|
|
|
14281
14281
|
}
|
|
14282
14282
|
},
|
|
14283
14283
|
"node_modules/libnpmdiff": {
|
|
14284
|
-
"version": "8.1.
|
|
14285
|
-
"resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-8.1.
|
|
14286
|
-
"integrity": "sha512
|
|
14284
|
+
"version": "8.1.8",
|
|
14285
|
+
"resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-8.1.8.tgz",
|
|
14286
|
+
"integrity": "sha512-/cTo5lAFiQ33f2wjKNDv5xGOTg8oYNwRyEGvBV26GrVL/05NVGcQLAp6GgGSEzjW82YgwA/w7FunEZRWSQUstg==",
|
|
14287
14287
|
"extraneous": true,
|
|
14288
14288
|
"license": "ISC",
|
|
14289
14289
|
"dependencies": {
|
|
14290
|
-
"@npmcli/arborist": "^9.
|
|
14290
|
+
"@npmcli/arborist": "^9.6.0",
|
|
14291
14291
|
"@npmcli/installed-package-contents": "^4.0.0",
|
|
14292
14292
|
"binary-extensions": "^3.0.0",
|
|
14293
14293
|
"diff": "^8.0.2",
|
|
@@ -14311,14 +14311,14 @@
|
|
|
14311
14311
|
}
|
|
14312
14312
|
},
|
|
14313
14313
|
"node_modules/libnpmexec": {
|
|
14314
|
-
"version": "10.2.
|
|
14315
|
-
"resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-10.2.
|
|
14316
|
-
"integrity": "sha512-
|
|
14314
|
+
"version": "10.2.8",
|
|
14315
|
+
"resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-10.2.8.tgz",
|
|
14316
|
+
"integrity": "sha512-ZYFDXwh1BM5g51IDpeSH/pp0/jJy9SuSbn4Fgz6EOFrFi43ch+7UdOKk4Z8B84eeAtzViY4JBb87Fp/Wkk45sg==",
|
|
14317
14317
|
"extraneous": true,
|
|
14318
14318
|
"license": "ISC",
|
|
14319
14319
|
"dependencies": {
|
|
14320
14320
|
"@gar/promise-retry": "^1.0.0",
|
|
14321
|
-
"@npmcli/arborist": "^9.
|
|
14321
|
+
"@npmcli/arborist": "^9.6.0",
|
|
14322
14322
|
"@npmcli/package-json": "^7.0.0",
|
|
14323
14323
|
"@npmcli/run-script": "^10.0.0",
|
|
14324
14324
|
"ci-info": "^4.0.0",
|
|
@@ -14348,13 +14348,13 @@
|
|
|
14348
14348
|
}
|
|
14349
14349
|
},
|
|
14350
14350
|
"node_modules/libnpmfund": {
|
|
14351
|
-
"version": "7.0.
|
|
14352
|
-
"resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-7.0.
|
|
14353
|
-
"integrity": "sha512-
|
|
14351
|
+
"version": "7.0.22",
|
|
14352
|
+
"resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-7.0.22.tgz",
|
|
14353
|
+
"integrity": "sha512-Ex8OlXoBZmJwDj/pU+8S7UEOl+BwRlfIS1KJG3eENlvS0skdm+aDeeCKQquPGWX7ZVLKj9wcp7zlHKR/13nQmw==",
|
|
14354
14354
|
"extraneous": true,
|
|
14355
14355
|
"license": "ISC",
|
|
14356
14356
|
"dependencies": {
|
|
14357
|
-
"@npmcli/arborist": "^9.
|
|
14357
|
+
"@npmcli/arborist": "^9.6.0"
|
|
14358
14358
|
},
|
|
14359
14359
|
"engines": {
|
|
14360
14360
|
"node": "^20.17.0 || >=22.9.0"
|
|
@@ -14375,13 +14375,13 @@
|
|
|
14375
14375
|
}
|
|
14376
14376
|
},
|
|
14377
14377
|
"node_modules/libnpmpack": {
|
|
14378
|
-
"version": "9.1.
|
|
14379
|
-
"resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-9.1.
|
|
14380
|
-
"integrity": "sha512-
|
|
14378
|
+
"version": "9.1.8",
|
|
14379
|
+
"resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-9.1.8.tgz",
|
|
14380
|
+
"integrity": "sha512-PFcS/hXIifEBu07dEX7UtnhbT62kycmWH1c656L0ZE85/DUnQ3geUs9xmrmkQApRpvcYtkTzS4g8YTCg9SBdgQ==",
|
|
14381
14381
|
"extraneous": true,
|
|
14382
14382
|
"license": "ISC",
|
|
14383
14383
|
"dependencies": {
|
|
14384
|
-
"@npmcli/arborist": "^9.
|
|
14384
|
+
"@npmcli/arborist": "^9.6.0",
|
|
14385
14385
|
"@npmcli/run-script": "^10.0.0",
|
|
14386
14386
|
"npm-package-arg": "^13.0.0",
|
|
14387
14387
|
"pacote": "^21.0.2"
|
|
@@ -14391,9 +14391,9 @@
|
|
|
14391
14391
|
}
|
|
14392
14392
|
},
|
|
14393
14393
|
"node_modules/libnpmpublish": {
|
|
14394
|
-
"version": "11.
|
|
14395
|
-
"resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-11.
|
|
14396
|
-
"integrity": "sha512-
|
|
14394
|
+
"version": "11.2.0",
|
|
14395
|
+
"resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-11.2.0.tgz",
|
|
14396
|
+
"integrity": "sha512-fAEts7UCM2r1xhI82Dv9PK4gFGZoyD7Z5sfIwBQKoO/f67VNVDC0DeH3uH1Yi+T4kwt5iBuCKkZ5XcpxfvsGHQ==",
|
|
14397
14397
|
"extraneous": true,
|
|
14398
14398
|
"license": "ISC",
|
|
14399
14399
|
"dependencies": {
|
|
@@ -16044,9 +16044,9 @@
|
|
|
16044
16044
|
}
|
|
16045
16045
|
},
|
|
16046
16046
|
"node_modules/npm": {
|
|
16047
|
-
"version": "11.
|
|
16048
|
-
"resolved": "https://registry.npmjs.org/npm/-/npm-11.
|
|
16049
|
-
"integrity": "sha512
|
|
16047
|
+
"version": "11.15.0",
|
|
16048
|
+
"resolved": "https://registry.npmjs.org/npm/-/npm-11.15.0.tgz",
|
|
16049
|
+
"integrity": "sha512-+k0tk7lRnpMUPnC7kTuU/yrV/mnFoPhJQ75VfLtZ6fwbzOVXaPsTE/Il9Pn1DHi482byMyqkHv/XsQ76mNjXLw==",
|
|
16050
16050
|
"bundleDependencies": [
|
|
16051
16051
|
"@isaacs/string-locale-compare",
|
|
16052
16052
|
"@npmcli/arborist",
|
|
@@ -16124,8 +16124,8 @@
|
|
|
16124
16124
|
],
|
|
16125
16125
|
"dependencies": {
|
|
16126
16126
|
"@isaacs/string-locale-compare": "^1.1.0",
|
|
16127
|
-
"@npmcli/arborist": "^9.
|
|
16128
|
-
"@npmcli/config": "^10.9.
|
|
16127
|
+
"@npmcli/arborist": "^9.6.0",
|
|
16128
|
+
"@npmcli/config": "^10.9.1",
|
|
16129
16129
|
"@npmcli/fs": "^5.0.0",
|
|
16130
16130
|
"@npmcli/map-workspaces": "^5.0.3",
|
|
16131
16131
|
"@npmcli/metavuln-calculator": "^9.0.3",
|
|
@@ -16143,18 +16143,18 @@
|
|
|
16143
16143
|
"fs-minipass": "^3.0.3",
|
|
16144
16144
|
"glob": "^13.0.6",
|
|
16145
16145
|
"graceful-fs": "^4.2.11",
|
|
16146
|
-
"hosted-git-info": "^9.0.
|
|
16146
|
+
"hosted-git-info": "^9.0.3",
|
|
16147
16147
|
"ini": "^6.0.0",
|
|
16148
16148
|
"init-package-json": "^8.2.5",
|
|
16149
16149
|
"is-cidr": "^6.0.4",
|
|
16150
16150
|
"json-parse-even-better-errors": "^5.0.0",
|
|
16151
16151
|
"libnpmaccess": "^10.0.3",
|
|
16152
|
-
"libnpmdiff": "^8.1.
|
|
16153
|
-
"libnpmexec": "^10.2.
|
|
16154
|
-
"libnpmfund": "^7.0.
|
|
16152
|
+
"libnpmdiff": "^8.1.8",
|
|
16153
|
+
"libnpmexec": "^10.2.8",
|
|
16154
|
+
"libnpmfund": "^7.0.22",
|
|
16155
16155
|
"libnpmorg": "^8.0.1",
|
|
16156
|
-
"libnpmpack": "^9.1.
|
|
16157
|
-
"libnpmpublish": "^11.
|
|
16156
|
+
"libnpmpack": "^9.1.8",
|
|
16157
|
+
"libnpmpublish": "^11.2.0",
|
|
16158
16158
|
"libnpmsearch": "^9.0.1",
|
|
16159
16159
|
"libnpmteam": "^8.0.2",
|
|
16160
16160
|
"libnpmversion": "^8.0.3",
|
|
@@ -16178,11 +16178,11 @@
|
|
|
16178
16178
|
"proc-log": "^6.1.0",
|
|
16179
16179
|
"qrcode-terminal": "^0.12.0",
|
|
16180
16180
|
"read": "^5.0.1",
|
|
16181
|
-
"semver": "^7.
|
|
16181
|
+
"semver": "^7.8.0",
|
|
16182
16182
|
"spdx-expression-parse": "^4.0.0",
|
|
16183
16183
|
"ssri": "^13.0.1",
|
|
16184
16184
|
"supports-color": "^10.2.2",
|
|
16185
|
-
"tar": "^7.5.
|
|
16185
|
+
"tar": "^7.5.15",
|
|
16186
16186
|
"text-table": "~0.2.0",
|
|
16187
16187
|
"tiny-relative-date": "^2.0.2",
|
|
16188
16188
|
"treeverse": "^3.0.0",
|
|
@@ -16403,9 +16403,9 @@
|
|
|
16403
16403
|
}
|
|
16404
16404
|
},
|
|
16405
16405
|
"node_modules/npm/node_modules/@npmcli/arborist": {
|
|
16406
|
-
"version": "9.
|
|
16407
|
-
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-9.
|
|
16408
|
-
"integrity": "sha512-
|
|
16406
|
+
"version": "9.6.0",
|
|
16407
|
+
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-9.6.0.tgz",
|
|
16408
|
+
"integrity": "sha512-Dku9UWbrrX+UCu8rQ1obGKaQAL4kwdt3hHCNXrd0n0R/4B8oq3CzloUAShwFjfsAGM6KY27gPuNftOUEZ4nhOw==",
|
|
16409
16409
|
"inBundle": true,
|
|
16410
16410
|
"license": "ISC",
|
|
16411
16411
|
"dependencies": {
|
|
@@ -16452,9 +16452,9 @@
|
|
|
16452
16452
|
}
|
|
16453
16453
|
},
|
|
16454
16454
|
"node_modules/npm/node_modules/@npmcli/config": {
|
|
16455
|
-
"version": "10.9.
|
|
16456
|
-
"resolved": "https://registry.npmjs.org/@npmcli/config/-/config-10.9.
|
|
16457
|
-
"integrity": "sha512-
|
|
16455
|
+
"version": "10.9.1",
|
|
16456
|
+
"resolved": "https://registry.npmjs.org/@npmcli/config/-/config-10.9.1.tgz",
|
|
16457
|
+
"integrity": "sha512-ziECnKCDsGIQ++hHqi4Igl6b6zM2YDDEKAI03o5c3IdN8jF9KDS+n8Rkq8NZH6FjV9pkFQAceZpD4LyUJFXoeA==",
|
|
16458
16458
|
"inBundle": true,
|
|
16459
16459
|
"license": "ISC",
|
|
16460
16460
|
"dependencies": {
|
|
@@ -16791,9 +16791,7 @@
|
|
|
16791
16791
|
}
|
|
16792
16792
|
},
|
|
16793
16793
|
"node_modules/npm/node_modules/bin-links": {
|
|
16794
|
-
"version": "6.0.
|
|
16795
|
-
"resolved": "https://registry.npmjs.org/bin-links/-/bin-links-6.0.0.tgz",
|
|
16796
|
-
"integrity": "sha512-X4CiKlcV2GjnCMwnKAfbVWpHa++65th9TuzAEYtZoATiOE2DQKhSp4CJlyLoTqdhBKlXjpXjCTYPNNFS33Fi6w==",
|
|
16794
|
+
"version": "6.0.2",
|
|
16797
16795
|
"inBundle": true,
|
|
16798
16796
|
"license": "ISC",
|
|
16799
16797
|
"dependencies": {
|
|
@@ -16821,9 +16819,7 @@
|
|
|
16821
16819
|
}
|
|
16822
16820
|
},
|
|
16823
16821
|
"node_modules/npm/node_modules/brace-expansion": {
|
|
16824
|
-
"version": "5.0.
|
|
16825
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
|
|
16826
|
-
"integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
|
|
16822
|
+
"version": "5.0.6",
|
|
16827
16823
|
"inBundle": true,
|
|
16828
16824
|
"license": "MIT",
|
|
16829
16825
|
"dependencies": {
|
|
@@ -17029,9 +17025,9 @@
|
|
|
17029
17025
|
"license": "ISC"
|
|
17030
17026
|
},
|
|
17031
17027
|
"node_modules/npm/node_modules/hosted-git-info": {
|
|
17032
|
-
"version": "9.0.
|
|
17033
|
-
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-9.0.
|
|
17034
|
-
"integrity": "sha512-
|
|
17028
|
+
"version": "9.0.3",
|
|
17029
|
+
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-9.0.3.tgz",
|
|
17030
|
+
"integrity": "sha512-Hc+ghLoSt6QaYZUv0WBiIvmMDZuZZ7oaDvdH8MbfOO4lOsxdXLEvuC6ePoGs9H1X9oCLyq6+NVN0MKqD+ydxyg==",
|
|
17035
17031
|
"inBundle": true,
|
|
17036
17032
|
"license": "ISC",
|
|
17037
17033
|
"dependencies": {
|
|
@@ -17134,7 +17130,7 @@
|
|
|
17134
17130
|
}
|
|
17135
17131
|
},
|
|
17136
17132
|
"node_modules/npm/node_modules/ip-address": {
|
|
17137
|
-
"version": "10.
|
|
17133
|
+
"version": "10.2.0",
|
|
17138
17134
|
"inBundle": true,
|
|
17139
17135
|
"license": "MIT",
|
|
17140
17136
|
"engines": {
|
|
@@ -17223,13 +17219,13 @@
|
|
|
17223
17219
|
}
|
|
17224
17220
|
},
|
|
17225
17221
|
"node_modules/npm/node_modules/libnpmdiff": {
|
|
17226
|
-
"version": "8.1.
|
|
17227
|
-
"resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-8.1.
|
|
17228
|
-
"integrity": "sha512
|
|
17222
|
+
"version": "8.1.8",
|
|
17223
|
+
"resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-8.1.8.tgz",
|
|
17224
|
+
"integrity": "sha512-/cTo5lAFiQ33f2wjKNDv5xGOTg8oYNwRyEGvBV26GrVL/05NVGcQLAp6GgGSEzjW82YgwA/w7FunEZRWSQUstg==",
|
|
17229
17225
|
"inBundle": true,
|
|
17230
17226
|
"license": "ISC",
|
|
17231
17227
|
"dependencies": {
|
|
17232
|
-
"@npmcli/arborist": "^9.
|
|
17228
|
+
"@npmcli/arborist": "^9.6.0",
|
|
17233
17229
|
"@npmcli/installed-package-contents": "^4.0.0",
|
|
17234
17230
|
"binary-extensions": "^3.0.0",
|
|
17235
17231
|
"diff": "^8.0.2",
|
|
@@ -17243,14 +17239,14 @@
|
|
|
17243
17239
|
}
|
|
17244
17240
|
},
|
|
17245
17241
|
"node_modules/npm/node_modules/libnpmexec": {
|
|
17246
|
-
"version": "10.2.
|
|
17247
|
-
"resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-10.2.
|
|
17248
|
-
"integrity": "sha512-
|
|
17242
|
+
"version": "10.2.8",
|
|
17243
|
+
"resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-10.2.8.tgz",
|
|
17244
|
+
"integrity": "sha512-ZYFDXwh1BM5g51IDpeSH/pp0/jJy9SuSbn4Fgz6EOFrFi43ch+7UdOKk4Z8B84eeAtzViY4JBb87Fp/Wkk45sg==",
|
|
17249
17245
|
"inBundle": true,
|
|
17250
17246
|
"license": "ISC",
|
|
17251
17247
|
"dependencies": {
|
|
17252
17248
|
"@gar/promise-retry": "^1.0.0",
|
|
17253
|
-
"@npmcli/arborist": "^9.
|
|
17249
|
+
"@npmcli/arborist": "^9.6.0",
|
|
17254
17250
|
"@npmcli/package-json": "^7.0.0",
|
|
17255
17251
|
"@npmcli/run-script": "^10.0.0",
|
|
17256
17252
|
"ci-info": "^4.0.0",
|
|
@@ -17267,13 +17263,13 @@
|
|
|
17267
17263
|
}
|
|
17268
17264
|
},
|
|
17269
17265
|
"node_modules/npm/node_modules/libnpmfund": {
|
|
17270
|
-
"version": "7.0.
|
|
17271
|
-
"resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-7.0.
|
|
17272
|
-
"integrity": "sha512-
|
|
17266
|
+
"version": "7.0.22",
|
|
17267
|
+
"resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-7.0.22.tgz",
|
|
17268
|
+
"integrity": "sha512-Ex8OlXoBZmJwDj/pU+8S7UEOl+BwRlfIS1KJG3eENlvS0skdm+aDeeCKQquPGWX7ZVLKj9wcp7zlHKR/13nQmw==",
|
|
17273
17269
|
"inBundle": true,
|
|
17274
17270
|
"license": "ISC",
|
|
17275
17271
|
"dependencies": {
|
|
17276
|
-
"@npmcli/arborist": "^9.
|
|
17272
|
+
"@npmcli/arborist": "^9.6.0"
|
|
17277
17273
|
},
|
|
17278
17274
|
"engines": {
|
|
17279
17275
|
"node": "^20.17.0 || >=22.9.0"
|
|
@@ -17294,13 +17290,13 @@
|
|
|
17294
17290
|
}
|
|
17295
17291
|
},
|
|
17296
17292
|
"node_modules/npm/node_modules/libnpmpack": {
|
|
17297
|
-
"version": "9.1.
|
|
17298
|
-
"resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-9.1.
|
|
17299
|
-
"integrity": "sha512-
|
|
17293
|
+
"version": "9.1.8",
|
|
17294
|
+
"resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-9.1.8.tgz",
|
|
17295
|
+
"integrity": "sha512-PFcS/hXIifEBu07dEX7UtnhbT62kycmWH1c656L0ZE85/DUnQ3geUs9xmrmkQApRpvcYtkTzS4g8YTCg9SBdgQ==",
|
|
17300
17296
|
"inBundle": true,
|
|
17301
17297
|
"license": "ISC",
|
|
17302
17298
|
"dependencies": {
|
|
17303
|
-
"@npmcli/arborist": "^9.
|
|
17299
|
+
"@npmcli/arborist": "^9.6.0",
|
|
17304
17300
|
"@npmcli/run-script": "^10.0.0",
|
|
17305
17301
|
"npm-package-arg": "^13.0.0",
|
|
17306
17302
|
"pacote": "^21.0.2"
|
|
@@ -17310,9 +17306,9 @@
|
|
|
17310
17306
|
}
|
|
17311
17307
|
},
|
|
17312
17308
|
"node_modules/npm/node_modules/libnpmpublish": {
|
|
17313
|
-
"version": "11.
|
|
17314
|
-
"resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-11.
|
|
17315
|
-
"integrity": "sha512-
|
|
17309
|
+
"version": "11.2.0",
|
|
17310
|
+
"resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-11.2.0.tgz",
|
|
17311
|
+
"integrity": "sha512-fAEts7UCM2r1xhI82Dv9PK4gFGZoyD7Z5sfIwBQKoO/f67VNVDC0DeH3uH1Yi+T4kwt5iBuCKkZ5XcpxfvsGHQ==",
|
|
17316
17312
|
"inBundle": true,
|
|
17317
17313
|
"license": "ISC",
|
|
17318
17314
|
"dependencies": {
|
|
@@ -17374,9 +17370,7 @@
|
|
|
17374
17370
|
}
|
|
17375
17371
|
},
|
|
17376
17372
|
"node_modules/npm/node_modules/lru-cache": {
|
|
17377
|
-
"version": "11.
|
|
17378
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.3.5.tgz",
|
|
17379
|
-
"integrity": "sha512-NxVFwLAnrd9i7KUBxC4DrUhmgjzOs+1Qm50D3oF1/oL+r1NpZ4gA7xvG0/zJ8evR7zIKn4vLf7qTNduWFtCrRw==",
|
|
17373
|
+
"version": "11.5.0",
|
|
17380
17374
|
"inBundle": true,
|
|
17381
17375
|
"license": "BlueOak-1.0.0",
|
|
17382
17376
|
"engines": {
|
|
@@ -17921,7 +17915,7 @@
|
|
|
17921
17915
|
"optional": true
|
|
17922
17916
|
},
|
|
17923
17917
|
"node_modules/npm/node_modules/semver": {
|
|
17924
|
-
"version": "7.
|
|
17918
|
+
"version": "7.8.0",
|
|
17925
17919
|
"inBundle": true,
|
|
17926
17920
|
"license": "ISC",
|
|
17927
17921
|
"bin": {
|
|
@@ -17974,7 +17968,7 @@
|
|
|
17974
17968
|
}
|
|
17975
17969
|
},
|
|
17976
17970
|
"node_modules/npm/node_modules/socks": {
|
|
17977
|
-
"version": "2.8.
|
|
17971
|
+
"version": "2.8.9",
|
|
17978
17972
|
"inBundle": true,
|
|
17979
17973
|
"license": "MIT",
|
|
17980
17974
|
"dependencies": {
|
|
@@ -18051,7 +18045,9 @@
|
|
|
18051
18045
|
}
|
|
18052
18046
|
},
|
|
18053
18047
|
"node_modules/npm/node_modules/tar": {
|
|
18054
|
-
"version": "7.5.
|
|
18048
|
+
"version": "7.5.15",
|
|
18049
|
+
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.15.tgz",
|
|
18050
|
+
"integrity": "sha512-dzGK0boVlC4W5QFuQN1EFSl3bIDYsk7Tj40U6eIBnK2k/8ml7TZ5agbI5j5+qnoVcAA+rNtBml8SEiLxZpNqRQ==",
|
|
18055
18051
|
"inBundle": true,
|
|
18056
18052
|
"license": "BlueOak-1.0.0",
|
|
18057
18053
|
"dependencies": {
|
|
@@ -20382,9 +20378,9 @@
|
|
|
20382
20378
|
"license": "BSD-3-Clause"
|
|
20383
20379
|
},
|
|
20384
20380
|
"node_modules/semver": {
|
|
20385
|
-
"version": "7.8.
|
|
20386
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.
|
|
20387
|
-
"integrity": "sha512-
|
|
20381
|
+
"version": "7.8.1",
|
|
20382
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.1.tgz",
|
|
20383
|
+
"integrity": "sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==",
|
|
20388
20384
|
"license": "ISC",
|
|
20389
20385
|
"bin": {
|
|
20390
20386
|
"semver": "bin/semver.js"
|
|
@@ -22795,9 +22791,9 @@
|
|
|
22795
22791
|
"license": "ISC"
|
|
22796
22792
|
},
|
|
22797
22793
|
"node_modules/yaml": {
|
|
22798
|
-
"version": "2.
|
|
22799
|
-
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.
|
|
22800
|
-
"integrity": "sha512-
|
|
22794
|
+
"version": "2.9.0",
|
|
22795
|
+
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.9.0.tgz",
|
|
22796
|
+
"integrity": "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==",
|
|
22801
22797
|
"license": "ISC",
|
|
22802
22798
|
"bin": {
|
|
22803
22799
|
"yaml": "bin.mjs"
|