@salesforce/cli 2.138.2 → 2.138.3
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 +57 -57
- package/npm-shrinkwrap.json +123 -133
- package/oclif.lock +121 -93
- package/oclif.manifest.json +1 -1
- package/package.json +9 -9
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.138.
|
|
3
|
+
"version": "2.138.3",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.138.
|
|
9
|
+
"version": "2.138.3",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^2.3.5",
|
|
14
14
|
"@oclif/core": "4.11.4",
|
|
15
15
|
"@oclif/plugin-autocomplete": "3.2.50",
|
|
16
|
-
"@oclif/plugin-commands": "4.1.
|
|
17
|
-
"@oclif/plugin-help": "6.2.
|
|
16
|
+
"@oclif/plugin-commands": "4.1.57",
|
|
17
|
+
"@oclif/plugin-help": "6.2.50",
|
|
18
18
|
"@oclif/plugin-not-found": "3.2.86",
|
|
19
|
-
"@oclif/plugin-plugins": "5.4.
|
|
19
|
+
"@oclif/plugin-plugins": "5.4.71",
|
|
20
20
|
"@oclif/plugin-search": "1.2.50",
|
|
21
21
|
"@oclif/plugin-update": "4.7.44",
|
|
22
|
-
"@oclif/plugin-version": "2.2.
|
|
22
|
+
"@oclif/plugin-version": "2.2.47",
|
|
23
23
|
"@oclif/plugin-warn-if-update-available": "3.1.65",
|
|
24
24
|
"@oclif/plugin-which": "3.2.55",
|
|
25
25
|
"@salesforce/core": "^8.28.0",
|
|
@@ -29,16 +29,16 @@
|
|
|
29
29
|
"@salesforce/plugin-api": "1.3.36",
|
|
30
30
|
"@salesforce/plugin-auth": "4.4.1",
|
|
31
31
|
"@salesforce/plugin-data": "4.0.103",
|
|
32
|
-
"@salesforce/plugin-deploy-retrieve": "3.24.
|
|
32
|
+
"@salesforce/plugin-deploy-retrieve": "3.24.54",
|
|
33
33
|
"@salesforce/plugin-info": "3.4.136",
|
|
34
34
|
"@salesforce/plugin-limits": "3.3.91",
|
|
35
35
|
"@salesforce/plugin-marketplace": "1.3.28",
|
|
36
36
|
"@salesforce/plugin-org": "5.11.4",
|
|
37
|
-
"@salesforce/plugin-packaging": "2.28.
|
|
37
|
+
"@salesforce/plugin-packaging": "2.28.5",
|
|
38
38
|
"@salesforce/plugin-schema": "3.3.115",
|
|
39
39
|
"@salesforce/plugin-settings": "2.4.82",
|
|
40
40
|
"@salesforce/plugin-sobject": "1.4.110",
|
|
41
|
-
"@salesforce/plugin-telemetry": "3.8.
|
|
41
|
+
"@salesforce/plugin-telemetry": "3.8.24",
|
|
42
42
|
"@salesforce/plugin-templates": "56.17.5",
|
|
43
43
|
"@salesforce/plugin-trust": "3.8.11",
|
|
44
44
|
"@salesforce/plugin-user": "3.10.1",
|
|
@@ -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.7.0",
|
|
3173
|
+
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-9.7.0.tgz",
|
|
3174
|
+
"integrity": "sha512-vmGB7um0yvzZlBi0GzmSRJ/oW2KzjiBdgD5AGbMdiqxg/xemfCsDMyD/DtkXPhZrWsPNtGByiBF1kx//gi/5xA==",
|
|
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.
|
|
3222
|
-
"resolved": "https://registry.npmjs.org/@npmcli/config/-/config-10.
|
|
3223
|
-
"integrity": "sha512-
|
|
3221
|
+
"version": "10.10.0",
|
|
3222
|
+
"resolved": "https://registry.npmjs.org/@npmcli/config/-/config-10.10.0.tgz",
|
|
3223
|
+
"integrity": "sha512-Qpv1lFxJle2EmvskCmkVMPxWiiUeNZ7xyuUNHnvpmaellpVBIrYXQWysuKwHo/5G8WDaRkgnTyarL36/2Db76g==",
|
|
3224
3224
|
"extraneous": true,
|
|
3225
3225
|
"license": "ISC",
|
|
3226
3226
|
"dependencies": {
|
|
@@ -3716,13 +3716,13 @@
|
|
|
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.57",
|
|
3720
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.57.tgz",
|
|
3721
|
+
"integrity": "sha512-8BwSBLOPNZ0O4cpbcYztx2aP1JsE96/RTp4ykA5gzlo78O6W9x3GcSahjbkxY7Budlfdcxl4fzecqBZYY03wpw==",
|
|
3722
3722
|
"license": "MIT",
|
|
3723
3723
|
"dependencies": {
|
|
3724
3724
|
"@oclif/core": "^4",
|
|
3725
|
-
"@oclif/table": "^0.5.
|
|
3725
|
+
"@oclif/table": "^0.5.9",
|
|
3726
3726
|
"lodash": "^4.18.1",
|
|
3727
3727
|
"object-treeify": "^4.0.1"
|
|
3728
3728
|
},
|
|
@@ -3731,9 +3731,9 @@
|
|
|
3731
3731
|
}
|
|
3732
3732
|
},
|
|
3733
3733
|
"node_modules/@oclif/plugin-help": {
|
|
3734
|
-
"version": "6.2.
|
|
3735
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
3736
|
-
"integrity": "sha512-
|
|
3734
|
+
"version": "6.2.50",
|
|
3735
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.50.tgz",
|
|
3736
|
+
"integrity": "sha512-rNCG4hUm+kPXFbhJfAVk/fZ3OdWJYwBDASlyX8CqOLP0MssjIGl7iEgfZz7TMuZFa+KucupKU5NRSc0KWfPTQA==",
|
|
3737
3737
|
"license": "MIT",
|
|
3738
3738
|
"dependencies": {
|
|
3739
3739
|
"@oclif/core": "^4"
|
|
@@ -3758,19 +3758,19 @@
|
|
|
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.71",
|
|
3762
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.71.tgz",
|
|
3763
|
+
"integrity": "sha512-rEeMZunSwkL5QRIFYF2JLTSCb1iw/wDXE0EADSar/JDyWAI+hUR9xFlJ1kH4Ngc7ccu+SM7iNDVAmvqabo7i6w==",
|
|
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.16.0",
|
|
3770
3770
|
"npm-package-arg": "^11.0.3",
|
|
3771
3771
|
"npm-run-path": "^5.3.0",
|
|
3772
3772
|
"object-treeify": "^4.0.1",
|
|
3773
|
-
"semver": "^7.
|
|
3773
|
+
"semver": "^7.8.1",
|
|
3774
3774
|
"validate-npm-package-name": "^5.0.1",
|
|
3775
3775
|
"which": "^4.0.0",
|
|
3776
3776
|
"yarn": "^1.22.22"
|
|
@@ -3926,9 +3926,9 @@
|
|
|
3926
3926
|
}
|
|
3927
3927
|
},
|
|
3928
3928
|
"node_modules/@oclif/plugin-version": {
|
|
3929
|
-
"version": "2.2.
|
|
3930
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.
|
|
3931
|
-
"integrity": "sha512-
|
|
3929
|
+
"version": "2.2.47",
|
|
3930
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.47.tgz",
|
|
3931
|
+
"integrity": "sha512-Hn6xbOb3bdcGAGHAHAkCi1XwqZ+Gd8uUQRhwZD+BE/MNY7gGf4LWtD4p4jj/7804WLS41iFVU4fR0TSIaZ3dUQ==",
|
|
3932
3932
|
"license": "MIT",
|
|
3933
3933
|
"dependencies": {
|
|
3934
3934
|
"@oclif/core": "^4",
|
|
@@ -5108,9 +5108,9 @@
|
|
|
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.54",
|
|
5112
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.24.54.tgz",
|
|
5113
|
+
"integrity": "sha512-3K5KIctiXduYFAss1o4zqVZcBBFyqT0nR5Jzg6zXyXxIxDJyIkyCaVGOtWxB9cwLu9HUIfSeU/37C8qmg9Y9zw==",
|
|
5114
5114
|
"license": "Apache-2.0",
|
|
5115
5115
|
"dependencies": {
|
|
5116
5116
|
"@inquirer/prompts": "^7.8.3",
|
|
@@ -5119,9 +5119,9 @@
|
|
|
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.
|
|
5123
|
-
"@salesforce/sf-plugins-core": "^12.2.
|
|
5124
|
-
"@salesforce/source-deploy-retrieve": "^12.
|
|
5122
|
+
"@salesforce/plugin-info": "^3.4.136",
|
|
5123
|
+
"@salesforce/sf-plugins-core": "^12.2.22",
|
|
5124
|
+
"@salesforce/source-deploy-retrieve": "^12.36.0",
|
|
5125
5125
|
"@salesforce/source-tracking": "^7.8.16",
|
|
5126
5126
|
"@salesforce/ts-types": "^2.0.12",
|
|
5127
5127
|
"ansis": "^3.17.0",
|
|
@@ -5207,16 +5207,16 @@
|
|
|
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.5",
|
|
5211
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.28.5.tgz",
|
|
5212
|
+
"integrity": "sha512-C0G2Q/nv8uPJmYz3wb+d7tw+pcaMcur0o8Dgewf/L3zrOgzd1xXPhrlvQ24/hrYgqLJKTVsf9X2src084aUE5A==",
|
|
5213
5213
|
"license": "Apache-2.0",
|
|
5214
5214
|
"dependencies": {
|
|
5215
5215
|
"@oclif/core": "^4",
|
|
5216
5216
|
"@salesforce/core": "^8.31.0",
|
|
5217
5217
|
"@salesforce/kit": "^3.2.6",
|
|
5218
5218
|
"@salesforce/packaging": "^4.23.0",
|
|
5219
|
-
"@salesforce/sf-plugins-core": "^12.2.
|
|
5219
|
+
"@salesforce/sf-plugins-core": "^12.2.22",
|
|
5220
5220
|
"chalk": "^5.6.2"
|
|
5221
5221
|
},
|
|
5222
5222
|
"engines": {
|
|
@@ -5338,9 +5338,9 @@
|
|
|
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.24",
|
|
5342
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.8.24.tgz",
|
|
5343
|
+
"integrity": "sha512-/RNFReXQmu5L2aAi9Mrc+Uph33VZjcCJ02BizUeaDBc0NzLH688SzGkru+vSKqOpLqIyPs3zvCG6AHINNkv4Gg==",
|
|
5344
5344
|
"license": "Apache-2.0",
|
|
5345
5345
|
"dependencies": {
|
|
5346
5346
|
"@oclif/core": "^4.10.5",
|
|
@@ -5547,12 +5547,12 @@
|
|
|
5547
5547
|
}
|
|
5548
5548
|
},
|
|
5549
5549
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
5550
|
-
"version": "12.
|
|
5551
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.
|
|
5552
|
-
"integrity": "sha512-
|
|
5550
|
+
"version": "12.36.0",
|
|
5551
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.36.0.tgz",
|
|
5552
|
+
"integrity": "sha512-8oy70UqBh6eDfN+AXO31NtGrF+Dpy8JG3BqXTctghVfd5Y/vGjFcrectih3WbtXj9e7WNrrvSdsRJ6aD/sGqmw==",
|
|
5553
5553
|
"license": "Apache-2.0",
|
|
5554
5554
|
"dependencies": {
|
|
5555
|
-
"@salesforce/core": "^8.
|
|
5555
|
+
"@salesforce/core": "^8.31.0",
|
|
5556
5556
|
"@salesforce/kit": "^3.2.4",
|
|
5557
5557
|
"@salesforce/ts-types": "^2.0.12",
|
|
5558
5558
|
"@salesforce/types": "^1.6.0",
|
|
@@ -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.9",
|
|
14285
|
+
"resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-8.1.9.tgz",
|
|
14286
|
+
"integrity": "sha512-UfAzZ7mTkq4X534LO2oGFMss0un+b3esOcbT7R7DZc1XJeyTfWA3R/7yiJ3AlFqSlBCiSqilr01vBMsBF6cbqw==",
|
|
14287
14287
|
"extraneous": true,
|
|
14288
14288
|
"license": "ISC",
|
|
14289
14289
|
"dependencies": {
|
|
14290
|
-
"@npmcli/arborist": "^9.
|
|
14290
|
+
"@npmcli/arborist": "^9.7.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.9",
|
|
14315
|
+
"resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-10.2.9.tgz",
|
|
14316
|
+
"integrity": "sha512-ApnGrjjIiAm5qzXGiU8dtN9Kw0HiYNVzbIcVL5lVlDZKvfKLfQyHxASVxGWrjKy4rOaahcx3Nh/E/uY3eSXYfQ==",
|
|
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.7.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.23",
|
|
14352
|
+
"resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-7.0.23.tgz",
|
|
14353
|
+
"integrity": "sha512-6GqIw+r85FaM4smeYwV2iWuFuHR7g3Azs4HzmTU3fNVxNcTec6xY0U39XzaLRQV8gKP0hS0IKqOTyFkQdoOlQw==",
|
|
14354
14354
|
"extraneous": true,
|
|
14355
14355
|
"license": "ISC",
|
|
14356
14356
|
"dependencies": {
|
|
14357
|
-
"@npmcli/arborist": "^9.
|
|
14357
|
+
"@npmcli/arborist": "^9.7.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.9",
|
|
14379
|
+
"resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-9.1.9.tgz",
|
|
14380
|
+
"integrity": "sha512-da2ovGiFLBFebJL2yp1rbbF4cuuhdEpwCHrCu2iXfZBC1vgIlw37RTvs0x58V9bk+lfEDr+Gs6/NjOWs56wpDA==",
|
|
14381
14381
|
"extraneous": true,
|
|
14382
14382
|
"license": "ISC",
|
|
14383
14383
|
"dependencies": {
|
|
14384
|
-
"@npmcli/arborist": "^9.
|
|
14384
|
+
"@npmcli/arborist": "^9.7.0",
|
|
14385
14385
|
"@npmcli/run-script": "^10.0.0",
|
|
14386
14386
|
"npm-package-arg": "^13.0.0",
|
|
14387
14387
|
"pacote": "^21.0.2"
|
|
@@ -14438,9 +14438,9 @@
|
|
|
14438
14438
|
}
|
|
14439
14439
|
},
|
|
14440
14440
|
"node_modules/libnpmversion": {
|
|
14441
|
-
"version": "8.0.
|
|
14442
|
-
"resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-8.0.
|
|
14443
|
-
"integrity": "sha512-
|
|
14441
|
+
"version": "8.0.4",
|
|
14442
|
+
"resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-8.0.4.tgz",
|
|
14443
|
+
"integrity": "sha512-5NiNpLxXkNeLHCYVTLxX/qRgdAoRAjiR0arFdVpQ5kZOJ2b0pHdXS9G3qC7uiqVsLa/gfQQIbQIEPdmSMKXF2A==",
|
|
14444
14444
|
"extraneous": true,
|
|
14445
14445
|
"license": "ISC",
|
|
14446
14446
|
"dependencies": {
|
|
@@ -14950,9 +14950,9 @@
|
|
|
14950
14950
|
"license": "ISC"
|
|
14951
14951
|
},
|
|
14952
14952
|
"node_modules/make-fetch-happen": {
|
|
14953
|
-
"version": "15.0.
|
|
14954
|
-
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-15.0.
|
|
14955
|
-
"integrity": "sha512-
|
|
14953
|
+
"version": "15.0.6",
|
|
14954
|
+
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-15.0.6.tgz",
|
|
14955
|
+
"integrity": "sha512-Je0fLJ0F5atA7F+eIlLzk+Wkcl57JDf4kf+EW8xiP5E31xOQxkIxTbgf1Oi1Lw9tRI9UEMRdI5Vz2xTzoNU1Jw==",
|
|
14956
14956
|
"extraneous": true,
|
|
14957
14957
|
"license": "ISC",
|
|
14958
14958
|
"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.16.0",
|
|
16048
|
+
"resolved": "https://registry.npmjs.org/npm/-/npm-11.16.0.tgz",
|
|
16049
|
+
"integrity": "sha512-A74XL8OxmcegZDMWPkWb5bEQppg8HdYwW3rBD2sPoS4UQHVajfaxBkqyzLeJ3wR0kZ+5xoTjItxXaF7eIXUsyw==",
|
|
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.
|
|
16127
|
+
"@npmcli/arborist": "^9.7.0",
|
|
16128
|
+
"@npmcli/config": "^10.10.0",
|
|
16129
16129
|
"@npmcli/fs": "^5.0.0",
|
|
16130
16130
|
"@npmcli/map-workspaces": "^5.0.3",
|
|
16131
16131
|
"@npmcli/metavuln-calculator": "^9.0.3",
|
|
@@ -16149,16 +16149,16 @@
|
|
|
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.9",
|
|
16153
|
+
"libnpmexec": "^10.2.9",
|
|
16154
|
+
"libnpmfund": "^7.0.23",
|
|
16155
16155
|
"libnpmorg": "^8.0.1",
|
|
16156
|
-
"libnpmpack": "^9.1.
|
|
16156
|
+
"libnpmpack": "^9.1.9",
|
|
16157
16157
|
"libnpmpublish": "^11.2.0",
|
|
16158
16158
|
"libnpmsearch": "^9.0.1",
|
|
16159
16159
|
"libnpmteam": "^8.0.2",
|
|
16160
|
-
"libnpmversion": "^8.0.
|
|
16161
|
-
"make-fetch-happen": "^15.0.
|
|
16160
|
+
"libnpmversion": "^8.0.4",
|
|
16161
|
+
"make-fetch-happen": "^15.0.6",
|
|
16162
16162
|
"minimatch": "^10.2.5",
|
|
16163
16163
|
"minipass": "^7.1.3",
|
|
16164
16164
|
"minipass-pipeline": "^1.2.4",
|
|
@@ -16178,7 +16178,7 @@
|
|
|
16178
16178
|
"proc-log": "^6.1.0",
|
|
16179
16179
|
"qrcode-terminal": "^0.12.0",
|
|
16180
16180
|
"read": "^5.0.1",
|
|
16181
|
-
"semver": "^7.8.
|
|
16181
|
+
"semver": "^7.8.1",
|
|
16182
16182
|
"spdx-expression-parse": "^4.0.0",
|
|
16183
16183
|
"ssri": "^13.0.1",
|
|
16184
16184
|
"supports-color": "^10.2.2",
|
|
@@ -16386,9 +16386,7 @@
|
|
|
16386
16386
|
"license": "ISC"
|
|
16387
16387
|
},
|
|
16388
16388
|
"node_modules/npm/node_modules/@npmcli/agent": {
|
|
16389
|
-
"version": "4.0.
|
|
16390
|
-
"resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-4.0.0.tgz",
|
|
16391
|
-
"integrity": "sha512-kAQTcEN9E8ERLVg5AsGwLNoFb+oEG6engbqAU2P43gD4JEIkNGMHdVQ096FsOAAYpZPB0RSt0zgInKIAS1l5QA==",
|
|
16389
|
+
"version": "4.0.2",
|
|
16392
16390
|
"inBundle": true,
|
|
16393
16391
|
"license": "ISC",
|
|
16394
16392
|
"dependencies": {
|
|
@@ -16403,9 +16401,9 @@
|
|
|
16403
16401
|
}
|
|
16404
16402
|
},
|
|
16405
16403
|
"node_modules/npm/node_modules/@npmcli/arborist": {
|
|
16406
|
-
"version": "9.
|
|
16407
|
-
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-9.
|
|
16408
|
-
"integrity": "sha512-
|
|
16404
|
+
"version": "9.7.0",
|
|
16405
|
+
"resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-9.7.0.tgz",
|
|
16406
|
+
"integrity": "sha512-vmGB7um0yvzZlBi0GzmSRJ/oW2KzjiBdgD5AGbMdiqxg/xemfCsDMyD/DtkXPhZrWsPNtGByiBF1kx//gi/5xA==",
|
|
16409
16407
|
"inBundle": true,
|
|
16410
16408
|
"license": "ISC",
|
|
16411
16409
|
"dependencies": {
|
|
@@ -16452,9 +16450,9 @@
|
|
|
16452
16450
|
}
|
|
16453
16451
|
},
|
|
16454
16452
|
"node_modules/npm/node_modules/@npmcli/config": {
|
|
16455
|
-
"version": "10.
|
|
16456
|
-
"resolved": "https://registry.npmjs.org/@npmcli/config/-/config-10.
|
|
16457
|
-
"integrity": "sha512-
|
|
16453
|
+
"version": "10.10.0",
|
|
16454
|
+
"resolved": "https://registry.npmjs.org/@npmcli/config/-/config-10.10.0.tgz",
|
|
16455
|
+
"integrity": "sha512-Qpv1lFxJle2EmvskCmkVMPxWiiUeNZ7xyuUNHnvpmaellpVBIrYXQWysuKwHo/5G8WDaRkgnTyarL36/2Db76g==",
|
|
16458
16456
|
"inBundle": true,
|
|
16459
16457
|
"license": "ISC",
|
|
16460
16458
|
"dependencies": {
|
|
@@ -16660,9 +16658,7 @@
|
|
|
16660
16658
|
}
|
|
16661
16659
|
},
|
|
16662
16660
|
"node_modules/npm/node_modules/@sigstore/core": {
|
|
16663
|
-
"version": "3.2.
|
|
16664
|
-
"resolved": "https://registry.npmjs.org/@sigstore/core/-/core-3.2.0.tgz",
|
|
16665
|
-
"integrity": "sha512-kxHrDQ9YgfrWUSXU0cjsQGv8JykOFZQ9ErNKbFPWzk3Hgpwu8x2hHrQ9IdA8yl+j9RTLTC3sAF3Tdq1IQCP4oA==",
|
|
16661
|
+
"version": "3.2.1",
|
|
16666
16662
|
"inBundle": true,
|
|
16667
16663
|
"license": "Apache-2.0",
|
|
16668
16664
|
"engines": {
|
|
@@ -16681,8 +16677,6 @@
|
|
|
16681
16677
|
},
|
|
16682
16678
|
"node_modules/npm/node_modules/@sigstore/sign": {
|
|
16683
16679
|
"version": "4.1.1",
|
|
16684
|
-
"resolved": "https://registry.npmjs.org/@sigstore/sign/-/sign-4.1.1.tgz",
|
|
16685
|
-
"integrity": "sha512-Hf4xglukg0XXQ2RiD5vSoLjdPe8OBUPA8XeVjUObheuDcWdYWrnH/BNmxZCzkAy68MzmNCxXLeurJvs6hcP2OQ==",
|
|
16686
16680
|
"inBundle": true,
|
|
16687
16681
|
"license": "Apache-2.0",
|
|
16688
16682
|
"dependencies": {
|
|
@@ -16712,14 +16706,12 @@
|
|
|
16712
16706
|
}
|
|
16713
16707
|
},
|
|
16714
16708
|
"node_modules/npm/node_modules/@sigstore/verify": {
|
|
16715
|
-
"version": "3.1.
|
|
16716
|
-
"resolved": "https://registry.npmjs.org/@sigstore/verify/-/verify-3.1.0.tgz",
|
|
16717
|
-
"integrity": "sha512-mNe0Iigql08YupSOGv197YdHpPPr+EzDZmfCgMc7RPNaZTw5aLN01nBl6CHJOh3BGtnMIj83EeN4butBchc8Ag==",
|
|
16709
|
+
"version": "3.1.1",
|
|
16718
16710
|
"inBundle": true,
|
|
16719
16711
|
"license": "Apache-2.0",
|
|
16720
16712
|
"dependencies": {
|
|
16721
16713
|
"@sigstore/bundle": "^4.0.0",
|
|
16722
|
-
"@sigstore/core": "^3.1
|
|
16714
|
+
"@sigstore/core": "^3.2.1",
|
|
16723
16715
|
"@sigstore/protobuf-specs": "^0.5.0"
|
|
16724
16716
|
},
|
|
16725
16717
|
"engines": {
|
|
@@ -17219,13 +17211,13 @@
|
|
|
17219
17211
|
}
|
|
17220
17212
|
},
|
|
17221
17213
|
"node_modules/npm/node_modules/libnpmdiff": {
|
|
17222
|
-
"version": "8.1.
|
|
17223
|
-
"resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-8.1.
|
|
17224
|
-
"integrity": "sha512
|
|
17214
|
+
"version": "8.1.9",
|
|
17215
|
+
"resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-8.1.9.tgz",
|
|
17216
|
+
"integrity": "sha512-UfAzZ7mTkq4X534LO2oGFMss0un+b3esOcbT7R7DZc1XJeyTfWA3R/7yiJ3AlFqSlBCiSqilr01vBMsBF6cbqw==",
|
|
17225
17217
|
"inBundle": true,
|
|
17226
17218
|
"license": "ISC",
|
|
17227
17219
|
"dependencies": {
|
|
17228
|
-
"@npmcli/arborist": "^9.
|
|
17220
|
+
"@npmcli/arborist": "^9.7.0",
|
|
17229
17221
|
"@npmcli/installed-package-contents": "^4.0.0",
|
|
17230
17222
|
"binary-extensions": "^3.0.0",
|
|
17231
17223
|
"diff": "^8.0.2",
|
|
@@ -17239,14 +17231,14 @@
|
|
|
17239
17231
|
}
|
|
17240
17232
|
},
|
|
17241
17233
|
"node_modules/npm/node_modules/libnpmexec": {
|
|
17242
|
-
"version": "10.2.
|
|
17243
|
-
"resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-10.2.
|
|
17244
|
-
"integrity": "sha512-
|
|
17234
|
+
"version": "10.2.9",
|
|
17235
|
+
"resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-10.2.9.tgz",
|
|
17236
|
+
"integrity": "sha512-ApnGrjjIiAm5qzXGiU8dtN9Kw0HiYNVzbIcVL5lVlDZKvfKLfQyHxASVxGWrjKy4rOaahcx3Nh/E/uY3eSXYfQ==",
|
|
17245
17237
|
"inBundle": true,
|
|
17246
17238
|
"license": "ISC",
|
|
17247
17239
|
"dependencies": {
|
|
17248
17240
|
"@gar/promise-retry": "^1.0.0",
|
|
17249
|
-
"@npmcli/arborist": "^9.
|
|
17241
|
+
"@npmcli/arborist": "^9.7.0",
|
|
17250
17242
|
"@npmcli/package-json": "^7.0.0",
|
|
17251
17243
|
"@npmcli/run-script": "^10.0.0",
|
|
17252
17244
|
"ci-info": "^4.0.0",
|
|
@@ -17263,13 +17255,13 @@
|
|
|
17263
17255
|
}
|
|
17264
17256
|
},
|
|
17265
17257
|
"node_modules/npm/node_modules/libnpmfund": {
|
|
17266
|
-
"version": "7.0.
|
|
17267
|
-
"resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-7.0.
|
|
17268
|
-
"integrity": "sha512-
|
|
17258
|
+
"version": "7.0.23",
|
|
17259
|
+
"resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-7.0.23.tgz",
|
|
17260
|
+
"integrity": "sha512-6GqIw+r85FaM4smeYwV2iWuFuHR7g3Azs4HzmTU3fNVxNcTec6xY0U39XzaLRQV8gKP0hS0IKqOTyFkQdoOlQw==",
|
|
17269
17261
|
"inBundle": true,
|
|
17270
17262
|
"license": "ISC",
|
|
17271
17263
|
"dependencies": {
|
|
17272
|
-
"@npmcli/arborist": "^9.
|
|
17264
|
+
"@npmcli/arborist": "^9.7.0"
|
|
17273
17265
|
},
|
|
17274
17266
|
"engines": {
|
|
17275
17267
|
"node": "^20.17.0 || >=22.9.0"
|
|
@@ -17290,13 +17282,13 @@
|
|
|
17290
17282
|
}
|
|
17291
17283
|
},
|
|
17292
17284
|
"node_modules/npm/node_modules/libnpmpack": {
|
|
17293
|
-
"version": "9.1.
|
|
17294
|
-
"resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-9.1.
|
|
17295
|
-
"integrity": "sha512-
|
|
17285
|
+
"version": "9.1.9",
|
|
17286
|
+
"resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-9.1.9.tgz",
|
|
17287
|
+
"integrity": "sha512-da2ovGiFLBFebJL2yp1rbbF4cuuhdEpwCHrCu2iXfZBC1vgIlw37RTvs0x58V9bk+lfEDr+Gs6/NjOWs56wpDA==",
|
|
17296
17288
|
"inBundle": true,
|
|
17297
17289
|
"license": "ISC",
|
|
17298
17290
|
"dependencies": {
|
|
17299
|
-
"@npmcli/arborist": "^9.
|
|
17291
|
+
"@npmcli/arborist": "^9.7.0",
|
|
17300
17292
|
"@npmcli/run-script": "^10.0.0",
|
|
17301
17293
|
"npm-package-arg": "^13.0.0",
|
|
17302
17294
|
"pacote": "^21.0.2"
|
|
@@ -17353,9 +17345,9 @@
|
|
|
17353
17345
|
}
|
|
17354
17346
|
},
|
|
17355
17347
|
"node_modules/npm/node_modules/libnpmversion": {
|
|
17356
|
-
"version": "8.0.
|
|
17357
|
-
"resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-8.0.
|
|
17358
|
-
"integrity": "sha512-
|
|
17348
|
+
"version": "8.0.4",
|
|
17349
|
+
"resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-8.0.4.tgz",
|
|
17350
|
+
"integrity": "sha512-5NiNpLxXkNeLHCYVTLxX/qRgdAoRAjiR0arFdVpQ5kZOJ2b0pHdXS9G3qC7uiqVsLa/gfQQIbQIEPdmSMKXF2A==",
|
|
17359
17351
|
"inBundle": true,
|
|
17360
17352
|
"license": "ISC",
|
|
17361
17353
|
"dependencies": {
|
|
@@ -17370,7 +17362,7 @@
|
|
|
17370
17362
|
}
|
|
17371
17363
|
},
|
|
17372
17364
|
"node_modules/npm/node_modules/lru-cache": {
|
|
17373
|
-
"version": "11.5.
|
|
17365
|
+
"version": "11.5.1",
|
|
17374
17366
|
"inBundle": true,
|
|
17375
17367
|
"license": "BlueOak-1.0.0",
|
|
17376
17368
|
"engines": {
|
|
@@ -17378,9 +17370,9 @@
|
|
|
17378
17370
|
}
|
|
17379
17371
|
},
|
|
17380
17372
|
"node_modules/npm/node_modules/make-fetch-happen": {
|
|
17381
|
-
"version": "15.0.
|
|
17382
|
-
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-15.0.
|
|
17383
|
-
"integrity": "sha512-
|
|
17373
|
+
"version": "15.0.6",
|
|
17374
|
+
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-15.0.6.tgz",
|
|
17375
|
+
"integrity": "sha512-Je0fLJ0F5atA7F+eIlLzk+Wkcl57JDf4kf+EW8xiP5E31xOQxkIxTbgf1Oi1Lw9tRI9UEMRdI5Vz2xTzoNU1Jw==",
|
|
17384
17376
|
"inBundle": true,
|
|
17385
17377
|
"license": "ISC",
|
|
17386
17378
|
"dependencies": {
|
|
@@ -17915,7 +17907,9 @@
|
|
|
17915
17907
|
"optional": true
|
|
17916
17908
|
},
|
|
17917
17909
|
"node_modules/npm/node_modules/semver": {
|
|
17918
|
-
"version": "7.8.
|
|
17910
|
+
"version": "7.8.1",
|
|
17911
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.1.tgz",
|
|
17912
|
+
"integrity": "sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==",
|
|
17919
17913
|
"inBundle": true,
|
|
17920
17914
|
"license": "ISC",
|
|
17921
17915
|
"bin": {
|
|
@@ -17939,18 +17933,16 @@
|
|
|
17939
17933
|
}
|
|
17940
17934
|
},
|
|
17941
17935
|
"node_modules/npm/node_modules/sigstore": {
|
|
17942
|
-
"version": "4.1.
|
|
17943
|
-
"resolved": "https://registry.npmjs.org/sigstore/-/sigstore-4.1.0.tgz",
|
|
17944
|
-
"integrity": "sha512-/fUgUhYghuLzVT/gaJoeVehLCgZiUxPCPMcyVNY0lIf/cTCz58K/WTI7PefDarXxp9nUKpEwg1yyz3eSBMTtgA==",
|
|
17936
|
+
"version": "4.1.1",
|
|
17945
17937
|
"inBundle": true,
|
|
17946
17938
|
"license": "Apache-2.0",
|
|
17947
17939
|
"dependencies": {
|
|
17948
17940
|
"@sigstore/bundle": "^4.0.0",
|
|
17949
|
-
"@sigstore/core": "^3.1
|
|
17941
|
+
"@sigstore/core": "^3.2.1",
|
|
17950
17942
|
"@sigstore/protobuf-specs": "^0.5.0",
|
|
17951
|
-
"@sigstore/sign": "^4.1.
|
|
17952
|
-
"@sigstore/tuf": "^4.0.
|
|
17953
|
-
"@sigstore/verify": "^3.1.
|
|
17943
|
+
"@sigstore/sign": "^4.1.1",
|
|
17944
|
+
"@sigstore/tuf": "^4.0.2",
|
|
17945
|
+
"@sigstore/verify": "^3.1.1"
|
|
17954
17946
|
},
|
|
17955
17947
|
"engines": {
|
|
17956
17948
|
"node": "^20.17.0 || >=22.9.0"
|
|
@@ -18149,9 +18141,7 @@
|
|
|
18149
18141
|
}
|
|
18150
18142
|
},
|
|
18151
18143
|
"node_modules/npm/node_modules/undici": {
|
|
18152
|
-
"version": "6.
|
|
18153
|
-
"resolved": "https://registry.npmjs.org/undici/-/undici-6.25.0.tgz",
|
|
18154
|
-
"integrity": "sha512-ZgpWDC5gmNiuY9CnLVXEH8rl50xhRCuLNA97fAUnKi8RRuV4E6KG31pDTsLVUKnohJE0I3XDrTeEydAXRw47xg==",
|
|
18144
|
+
"version": "6.26.0",
|
|
18155
18145
|
"inBundle": true,
|
|
18156
18146
|
"license": "MIT",
|
|
18157
18147
|
"engines": {
|