@salesforce/cli 2.51.2 → 2.51.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.
@@ -1,33 +1,33 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.51.2",
3
+ "version": "2.51.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.51.2",
9
+ "version": "2.51.3",
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.11",
14
+ "@oclif/core": "4.0.12",
15
15
  "@oclif/plugin-autocomplete": "3.1.6",
16
- "@oclif/plugin-commands": "4.0.6",
17
- "@oclif/plugin-help": "6.2.5",
16
+ "@oclif/plugin-commands": "4.0.7",
17
+ "@oclif/plugin-help": "6.2.6",
18
18
  "@oclif/plugin-not-found": "3.2.10",
19
- "@oclif/plugin-plugins": "5.3.4",
19
+ "@oclif/plugin-plugins": "5.3.6",
20
20
  "@oclif/plugin-search": "1.2.2",
21
21
  "@oclif/plugin-update": "4.4.7",
22
- "@oclif/plugin-version": "2.2.6",
22
+ "@oclif/plugin-version": "2.2.8",
23
23
  "@oclif/plugin-warn-if-update-available": "3.1.8",
24
24
  "@oclif/plugin-which": "3.2.6",
25
25
  "@salesforce/core": "^8.0.2",
26
26
  "@salesforce/kit": "^3.1.6",
27
27
  "@salesforce/plugin-apex": "3.2.4",
28
- "@salesforce/plugin-auth": "3.6.33",
28
+ "@salesforce/plugin-auth": "3.6.34",
29
29
  "@salesforce/plugin-data": "3.5.5",
30
- "@salesforce/plugin-deploy-retrieve": "3.9.13",
30
+ "@salesforce/plugin-deploy-retrieve": "3.9.14",
31
31
  "@salesforce/plugin-info": "3.3.17",
32
32
  "@salesforce/plugin-limits": "3.3.17",
33
33
  "@salesforce/plugin-marketplace": "1.2.17",
@@ -36,8 +36,8 @@
36
36
  "@salesforce/plugin-schema": "3.3.19",
37
37
  "@salesforce/plugin-settings": "2.3.8",
38
38
  "@salesforce/plugin-sobject": "1.4.19",
39
- "@salesforce/plugin-source": "3.5.3",
40
- "@salesforce/plugin-telemetry": "3.6.1",
39
+ "@salesforce/plugin-source": "3.5.5",
40
+ "@salesforce/plugin-telemetry": "3.6.2",
41
41
  "@salesforce/plugin-templates": "56.3.2",
42
42
  "@salesforce/plugin-trust": "3.7.13",
43
43
  "@salesforce/plugin-user": "3.5.17",
@@ -3002,9 +3002,9 @@
3002
3002
  }
3003
3003
  },
3004
3004
  "node_modules/@npmcli/arborist": {
3005
- "version": "7.5.3",
3006
- "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-7.5.3.tgz",
3007
- "integrity": "sha512-7gbMdDNSYUzi0j2mpb6FoXRg3BxXWplMQZH1MZlvNjSdWFObaUz2Ssvo0Nlh2xmWks1OPo+gpsE6qxpT/5M7lQ==",
3005
+ "version": "7.5.4",
3006
+ "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-7.5.4.tgz",
3007
+ "integrity": "sha512-nWtIc6QwwoUORCRNzKx4ypHqCk3drI+5aeYdMTQQiRCcn4lOOgfQh7WyZobGYTxXPSq1VwV53lkpN/BRlRk08g==",
3008
3008
  "extraneous": true,
3009
3009
  "license": "ISC",
3010
3010
  "dependencies": {
@@ -3052,18 +3052,18 @@
3052
3052
  }
3053
3053
  },
3054
3054
  "node_modules/@npmcli/config": {
3055
- "version": "8.3.3",
3056
- "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.3.3.tgz",
3057
- "integrity": "sha512-sIMKHiiYr91ALiHjhPq64F5P/SCaiSyDfpNmgYHtlIJtLY445+3+r3VoREzpdDrOwIqwQ6iEHinbTfaocL0UgA==",
3055
+ "version": "8.3.4",
3056
+ "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.3.4.tgz",
3057
+ "integrity": "sha512-01rtHedemDNhUXdicU7s+QYz/3JyV5Naj84cvdXGH4mgCdL+agmSYaLF4LUG4vMCLzhBO8YtS0gPpH1FGvbgAw==",
3058
3058
  "extraneous": true,
3059
3059
  "license": "ISC",
3060
3060
  "dependencies": {
3061
3061
  "@npmcli/map-workspaces": "^3.0.2",
3062
+ "@npmcli/package-json": "^5.1.1",
3062
3063
  "ci-info": "^4.0.0",
3063
3064
  "ini": "^4.1.2",
3064
3065
  "nopt": "^7.2.1",
3065
3066
  "proc-log": "^4.2.0",
3066
- "read-package-json-fast": "^3.0.2",
3067
3067
  "semver": "^7.3.5",
3068
3068
  "walk-up-path": "^3.0.1"
3069
3069
  },
@@ -3185,9 +3185,9 @@
3185
3185
  }
3186
3186
  },
3187
3187
  "node_modules/@npmcli/package-json": {
3188
- "version": "5.1.1",
3189
- "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.1.1.tgz",
3190
- "integrity": "sha512-uTq5j/UqUzbOaOxVy+osfOhpqOiLfUZ0Ut33UbcyyAPJbZcJsf4Mrsyb8r58FoIFlofw0iOFsuCA/oDK14VDJQ==",
3188
+ "version": "5.2.0",
3189
+ "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.2.0.tgz",
3190
+ "integrity": "sha512-qe/kiqqkW0AGtvBjL8TJKZk/eBBSpnJkUWvHdQ9jM2lKHXRYYJuyNpJPlJw3c8QjC2ow6NZYiLExhUaeJelbxQ==",
3191
3191
  "extraneous": true,
3192
3192
  "license": "ISC",
3193
3193
  "dependencies": {
@@ -3230,9 +3230,9 @@
3230
3230
  }
3231
3231
  },
3232
3232
  "node_modules/@npmcli/redact": {
3233
- "version": "2.0.0",
3234
- "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-2.0.0.tgz",
3235
- "integrity": "sha512-SEjCPAVHWYUIQR+Yn03kJmrJjZDtJLYpj300m3HV9OTRZNpC5YpbMsM3eTkECyT4aWj8lDr9WeY6TWefpubtYQ==",
3233
+ "version": "2.0.1",
3234
+ "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-2.0.1.tgz",
3235
+ "integrity": "sha512-YgsR5jCQZhVmTJvjduTOIHph0L73pK8xwMVaDY0PatySqVM9AZj93jpoXYSJqfHFxFkN9dmqTw6OiqExsS3LPw==",
3236
3236
  "extraneous": true,
3237
3237
  "license": "ISC",
3238
3238
  "engines": {
@@ -3258,13 +3258,13 @@
3258
3258
  }
3259
3259
  },
3260
3260
  "node_modules/@oclif/core": {
3261
- "version": "4.0.11",
3262
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.11.tgz",
3263
- "integrity": "sha512-cZLLdSm9tGSbuoRjjgXf128zvPZH+afjQMQcrvDfoN347KvPg75ne8YJ8qHix+T3Vl03iXfgIH6guQN0kLgmjg==",
3261
+ "version": "4.0.12",
3262
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.12.tgz",
3263
+ "integrity": "sha512-o2dfPtmi2uBGHgpvHr+GNfoRKysKgQGiffONoMN3R+qBVNeIkJIZhVk31HreDkAI9LAzS92BWNgp/l7lXDxdvg==",
3264
3264
  "license": "MIT",
3265
3265
  "dependencies": {
3266
3266
  "ansi-escapes": "^4.3.2",
3267
- "ansis": "^3.1.1",
3267
+ "ansis": "^3.2.1",
3268
3268
  "clean-stack": "^3.0.1",
3269
3269
  "cli-spinners": "^2.9.2",
3270
3270
  "debug": "^4.3.5",
@@ -3413,9 +3413,9 @@
3413
3413
  }
3414
3414
  },
3415
3415
  "node_modules/@oclif/plugin-commands": {
3416
- "version": "4.0.6",
3417
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.0.6.tgz",
3418
- "integrity": "sha512-oH/bg8QmOBlGGx/9DUUC62rhywkBpklkzsexdfzLcaolMABjMdOIw+L0R6Yc1Be4lgzP7MpngSy6usbvfyU6AQ==",
3416
+ "version": "4.0.7",
3417
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.0.7.tgz",
3418
+ "integrity": "sha512-xnSLatrHCa2ViwT2M908aIwCRVT5MKPfkLJMmBMJD5QjjpsM8jeFBoqF4aGS3YZP4enisXXNGowXUT+XwGPyfw==",
3419
3419
  "license": "MIT",
3420
3420
  "dependencies": {
3421
3421
  "@oclif/core": "^4",
@@ -3428,9 +3428,9 @@
3428
3428
  }
3429
3429
  },
3430
3430
  "node_modules/@oclif/plugin-help": {
3431
- "version": "6.2.5",
3432
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.5.tgz",
3433
- "integrity": "sha512-/NgP6j5THCWDxQj3Mba+IIidf8fBtOT5Wh6ygb2WdWLSxcsRXSQUiJKKOXu8e/N5+KQeuG2Yko2hFxd2cZUzMQ==",
3431
+ "version": "6.2.6",
3432
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.6.tgz",
3433
+ "integrity": "sha512-0+9xlMkQK1Y7BmLDx9i3uIPlK8KleFP0ITpv6rGlqgc66HxdQFh5CY4TxcomxR5XL8S6YLCUY3f/iKkaZcdZNw==",
3434
3434
  "license": "MIT",
3435
3435
  "dependencies": {
3436
3436
  "@oclif/core": "^4"
@@ -3455,15 +3455,15 @@
3455
3455
  }
3456
3456
  },
3457
3457
  "node_modules/@oclif/plugin-plugins": {
3458
- "version": "5.3.4",
3459
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.3.4.tgz",
3460
- "integrity": "sha512-gbLe+rfqP3dlphqOisFvbZ+adjobvIEhc78ferl3wFL4EazkIrcqrHYle77EjsaEiATqtCIeh3Ef41QCGoK9pA==",
3458
+ "version": "5.3.6",
3459
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.3.6.tgz",
3460
+ "integrity": "sha512-bUx+tWwjHzBeJj+eP1KBuCTF9tG/nV8VE06fAElCUL317d9sAGfbHJwPQwTPWzVnCUz50H+uUxyK5GgMTxwtgQ==",
3461
3461
  "license": "MIT",
3462
3462
  "dependencies": {
3463
3463
  "@oclif/core": "^4",
3464
3464
  "ansis": "^3.2.0",
3465
3465
  "debug": "^4.3.4",
3466
- "npm": "^10.8.1",
3466
+ "npm": "^10.8.2",
3467
3467
  "npm-package-arg": "^11.0.2",
3468
3468
  "npm-run-path": "^5.3.0",
3469
3469
  "object-treeify": "^4.0.1",
@@ -3553,13 +3553,13 @@
3553
3553
  }
3554
3554
  },
3555
3555
  "node_modules/@oclif/plugin-version": {
3556
- "version": "2.2.6",
3557
- "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.6.tgz",
3558
- "integrity": "sha512-pv+r36ITkZ6fExii5Mr7EuEcYNDgmL20SEdZoBg1nktvIHkqBpanT3sNVtNqDfVPwb76luKoslAWV1rqXBkrsg==",
3556
+ "version": "2.2.8",
3557
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.8.tgz",
3558
+ "integrity": "sha512-O0DmH6bFYSpXcoIb600KHPsYvu2pTKCmagS0Yrqs6nk7XjA3e/Ua6eVgwalGe/fxpG6evFaEuzNc7Cp7ZhOFJw==",
3559
3559
  "license": "MIT",
3560
3560
  "dependencies": {
3561
3561
  "@oclif/core": "^4",
3562
- "ansis": "^3.2.0"
3562
+ "ansis": "^3.2.1"
3563
3563
  },
3564
3564
  "engines": {
3565
3565
  "node": ">=18.0.0"
@@ -4141,9 +4141,9 @@
4141
4141
  }
4142
4142
  },
4143
4143
  "node_modules/@salesforce/plugin-auth": {
4144
- "version": "3.6.33",
4145
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.33.tgz",
4146
- "integrity": "sha512-/Iyx6FbtZLkttBsgPgVJuv0Pasw/5r3xiRABS1ZiGU0/WBG2nXrJQGfp4pc3vldPI0ApiQtiEPmQhjh8dOM42w==",
4144
+ "version": "3.6.34",
4145
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.34.tgz",
4146
+ "integrity": "sha512-dQrW/iDSyE34oh7zuyFdh3LmBvQqR+LjScMjGwgh22SE0O+8VxXkC0M3JDzDBg0+aNQ+27VO6lMGVlFj87qhTA==",
4147
4147
  "license": "BSD-3-Clause",
4148
4148
  "dependencies": {
4149
4149
  "@inquirer/checkbox": "^2.3.7",
@@ -4222,9 +4222,9 @@
4222
4222
  "license": "MIT"
4223
4223
  },
4224
4224
  "node_modules/@salesforce/plugin-deploy-retrieve": {
4225
- "version": "3.9.13",
4226
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.9.13.tgz",
4227
- "integrity": "sha512-WPCl8KYKBCfyIZeKNx4QxmpwySYbAV/3o28N0rE/SFoANEmqkuI9CP4vv36GcI2WXxLG09i8bxrGgqVGaJCp4w==",
4225
+ "version": "3.9.14",
4226
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.9.14.tgz",
4227
+ "integrity": "sha512-tms3PkCxwUkm657osRC/jNd3Fe75qu2seXep3Wni96BQP04xFgh1mPYBxTNeLXDbL6C6q7Z3r2fQJp00L5o4zg==",
4228
4228
  "license": "BSD-3-Clause",
4229
4229
  "dependencies": {
4230
4230
  "@oclif/core": "^4.0.3",
@@ -4236,7 +4236,7 @@
4236
4236
  "@salesforce/source-deploy-retrieve": "^12.1.4",
4237
4237
  "@salesforce/source-tracking": "^7.0.4",
4238
4238
  "@salesforce/ts-types": "^2.0.10",
4239
- "ansis": "^3.2.0"
4239
+ "ansis": "^3.2.1"
4240
4240
  },
4241
4241
  "engines": {
4242
4242
  "node": ">=18.0.0"
@@ -4450,18 +4450,18 @@
4450
4450
  }
4451
4451
  },
4452
4452
  "node_modules/@salesforce/plugin-source": {
4453
- "version": "3.5.3",
4454
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.5.3.tgz",
4455
- "integrity": "sha512-3nGAJWEX75E8loL7oYuFYKkSRPaFXkD1oALd+kcnIzf/0tJ0GKK+7U+b1xxgr/lg4Bmg694nz20g2bYOUEM61w==",
4453
+ "version": "3.5.5",
4454
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.5.5.tgz",
4455
+ "integrity": "sha512-TpXlwOlsrXiUbQaIfXxvD1RDjTHoUhYpL5WeTE5EK59xzHtKBW1/N0fgy6MMKyCzGK791JkzIBv0gbzjHp0tXQ==",
4456
4456
  "license": "BSD-3-Clause",
4457
4457
  "dependencies": {
4458
4458
  "@oclif/core": "^4",
4459
4459
  "@salesforce/apex-node": "^7.0.4",
4460
4460
  "@salesforce/core": "^8.1.1",
4461
4461
  "@salesforce/kit": "^3.1.6",
4462
- "@salesforce/sf-plugins-core": "^11.1.2",
4462
+ "@salesforce/sf-plugins-core": "^11.1.6",
4463
4463
  "@salesforce/source-deploy-retrieve": "^12.1.4",
4464
- "@salesforce/source-tracking": "^7.0.1",
4464
+ "@salesforce/source-tracking": "^7.0.7",
4465
4465
  "@salesforce/ts-types": "^2.0.10",
4466
4466
  "chalk": "^5.3.0",
4467
4467
  "cli-progress": "^3.12.0",
@@ -4485,12 +4485,12 @@
4485
4485
  }
4486
4486
  },
4487
4487
  "node_modules/@salesforce/plugin-telemetry": {
4488
- "version": "3.6.1",
4489
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.6.1.tgz",
4490
- "integrity": "sha512-nCxKMTI9lKM5rGbGjvPRVMqvzMZmJEVNFLoQj1LzT4uQTeIXXV1Uq8pAaOFgsP8L9St+eX56oIfPaM9pUHuifQ==",
4488
+ "version": "3.6.2",
4489
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.6.2.tgz",
4490
+ "integrity": "sha512-5VFMAWI3gcUmp+3/drpa4Z3GcPKeQu32hjH+ieEqwC08ARqsGP4Ps8YodZUgl8FuF664YeP7wYsvNEIFM1XVkw==",
4491
4491
  "license": "BSD-3-Clause",
4492
4492
  "dependencies": {
4493
- "@oclif/core": "^4.0.7",
4493
+ "@oclif/core": "^4.0.11",
4494
4494
  "@salesforce/core": "^8.0.3",
4495
4495
  "@salesforce/kit": "^3.1.6",
4496
4496
  "@salesforce/sf-plugins-core": "^11.1.1",
@@ -4644,12 +4644,12 @@
4644
4644
  }
4645
4645
  },
4646
4646
  "node_modules/@salesforce/source-deploy-retrieve": {
4647
- "version": "12.1.4",
4648
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.4.tgz",
4649
- "integrity": "sha512-fsf/sH504dffjcWQsiILz6DUIi3YryyJiBqkYmLeQ+kx9G+r+ToFzZBO2NMn6vp8EYE+qPmpbHiV/Qpf4y5dpw==",
4647
+ "version": "12.1.5",
4648
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.5.tgz",
4649
+ "integrity": "sha512-2oiUfzfi07HnokqEW5IxtBQMQSwjovNNSPlj4b6yo8fBLeWfzeOzzX7f2l5v/cSEysUi5lj7vN+ZhGm2LexpvQ==",
4650
4650
  "license": "BSD-3-Clause",
4651
4651
  "dependencies": {
4652
- "@salesforce/core": "^8.1.0",
4652
+ "@salesforce/core": "^8.1.1",
4653
4653
  "@salesforce/kit": "^3.1.6",
4654
4654
  "@salesforce/ts-types": "^2.0.10",
4655
4655
  "fast-levenshtein": "^3.0.0",
@@ -4780,19 +4780,19 @@
4780
4780
  }
4781
4781
  },
4782
4782
  "node_modules/@salesforce/source-tracking": {
4783
- "version": "7.0.4",
4784
- "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.0.4.tgz",
4785
- "integrity": "sha512-j7psC52kQ7yX1OZYY5UoBvQc2RKKL/mKuh1OwaeOFkGqJOf0D/b4osRPjHVN6ljN9Zwj5OavGpvi9CA8L4evxQ==",
4783
+ "version": "7.0.8",
4784
+ "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.0.8.tgz",
4785
+ "integrity": "sha512-mCTBDx0Ay9sE9pGgOXMW9ugp9KnWk1ZoHKYE3nS3moF5d2GOALhIZUvZshPAdOybThpFEwjsB/V6ldIBXeQoJw==",
4786
4786
  "license": "BSD-3-Clause",
4787
4787
  "dependencies": {
4788
- "@oclif/core": "^4.0.6",
4789
- "@salesforce/core": "^8.1.0",
4788
+ "@oclif/core": "^4.0.11",
4789
+ "@salesforce/core": "^8.1.1",
4790
4790
  "@salesforce/kit": "^3.1.6",
4791
- "@salesforce/source-deploy-retrieve": "^12.1.0",
4791
+ "@salesforce/source-deploy-retrieve": "^12.1.5",
4792
4792
  "@salesforce/ts-types": "^2.0.10",
4793
4793
  "fast-xml-parser": "^4.4.0",
4794
4794
  "graceful-fs": "^4.2.11",
4795
- "isomorphic-git": "^1.25.10",
4795
+ "isomorphic-git": "^1.27.0",
4796
4796
  "ts-retry-promise": "^0.8.1"
4797
4797
  },
4798
4798
  "engines": {
@@ -6743,9 +6743,9 @@
6743
6743
  "license": "MIT"
6744
6744
  },
6745
6745
  "node_modules/ansis": {
6746
- "version": "3.2.0",
6747
- "resolved": "https://registry.npmjs.org/ansis/-/ansis-3.2.0.tgz",
6748
- "integrity": "sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==",
6746
+ "version": "3.2.1",
6747
+ "resolved": "https://registry.npmjs.org/ansis/-/ansis-3.2.1.tgz",
6748
+ "integrity": "sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw==",
6749
6749
  "license": "ISC",
6750
6750
  "engines": {
6751
6751
  "node": ">=15"
@@ -11112,9 +11112,9 @@
11112
11112
  "license": "ISC"
11113
11113
  },
11114
11114
  "node_modules/glob": {
11115
- "version": "10.4.1",
11116
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz",
11117
- "integrity": "sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==",
11115
+ "version": "10.4.5",
11116
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
11117
+ "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
11118
11118
  "dev": true,
11119
11119
  "license": "ISC",
11120
11120
  "dependencies": {
@@ -11122,14 +11122,12 @@
11122
11122
  "jackspeak": "^3.1.2",
11123
11123
  "minimatch": "^9.0.4",
11124
11124
  "minipass": "^7.1.2",
11125
+ "package-json-from-dist": "^1.0.0",
11125
11126
  "path-scurry": "^1.11.1"
11126
11127
  },
11127
11128
  "bin": {
11128
11129
  "glob": "dist/esm/bin.mjs"
11129
11130
  },
11130
- "engines": {
11131
- "node": ">=16 || 14 >=14.18"
11132
- },
11133
11131
  "funding": {
11134
11132
  "url": "https://github.com/sponsors/isaacs"
11135
11133
  }
@@ -12554,9 +12552,9 @@
12554
12552
  }
12555
12553
  },
12556
12554
  "node_modules/isomorphic-git": {
12557
- "version": "1.25.10",
12558
- "resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.25.10.tgz",
12559
- "integrity": "sha512-IxGiaKBwAdcgBXwIcxJU6rHLk+NrzYaaPKXXQffcA0GW3IUrQXdUPDXDo+hkGVcYruuz/7JlGBiuaeTCgIgivQ==",
12555
+ "version": "1.27.1",
12556
+ "resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.27.1.tgz",
12557
+ "integrity": "sha512-X32ph5zIWfT75QAqW2l3JCIqnx9/GWd17bRRehmn3qmWc34OYbSXY6Cxv0o9bIIY+CWugoN4nQFHNA+2uYf2nA==",
12560
12558
  "license": "MIT",
12561
12559
  "dependencies": {
12562
12560
  "async-lock": "^1.4.1",
@@ -13167,13 +13165,13 @@
13167
13165
  }
13168
13166
  },
13169
13167
  "node_modules/libnpmdiff": {
13170
- "version": "6.1.3",
13171
- "resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-6.1.3.tgz",
13172
- "integrity": "sha512-ZBZxRabREY9XsLxgP1nIBkLVw9XbG6phD7CqhXAEu4pdiX0LdJm+IViicfbdEuYTcXLIHotexMpukBWX6ALkzA==",
13168
+ "version": "6.1.4",
13169
+ "resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-6.1.4.tgz",
13170
+ "integrity": "sha512-KCNoCY8kjQ16/EE4VoW7AYqecsb9frNIh/cPwWQSk1s2grzZMQH+Scp7Yo7Fk6SWTkyVDLZEYfUT/vKONYrfmg==",
13173
13171
  "extraneous": true,
13174
13172
  "license": "ISC",
13175
13173
  "dependencies": {
13176
- "@npmcli/arborist": "^7.5.3",
13174
+ "@npmcli/arborist": "^7.5.4",
13177
13175
  "@npmcli/installed-package-contents": "^2.1.0",
13178
13176
  "binary-extensions": "^2.3.0",
13179
13177
  "diff": "^5.1.0",
@@ -13197,13 +13195,13 @@
13197
13195
  }
13198
13196
  },
13199
13197
  "node_modules/libnpmexec": {
13200
- "version": "8.1.2",
13201
- "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-8.1.2.tgz",
13202
- "integrity": "sha512-TKWDOjndJ/wQU93ToRN5wtLM4UpMyG2iB3v5LmjxE3rADIsOBqIdBxJsEyZGDHYAJNuytz8NTTFR1IBSTUA0rA==",
13198
+ "version": "8.1.3",
13199
+ "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-8.1.3.tgz",
13200
+ "integrity": "sha512-DOI1G8R1mEVOGkXdQ73KXUTm3NuPjcfb7UazqVVjpl/xtosuK5p5a68TO6Nt6UWjOOiizTudAw8hI7psw5/t6w==",
13203
13201
  "extraneous": true,
13204
13202
  "license": "ISC",
13205
13203
  "dependencies": {
13206
- "@npmcli/arborist": "^7.5.3",
13204
+ "@npmcli/arborist": "^7.5.4",
13207
13205
  "@npmcli/run-script": "^8.1.0",
13208
13206
  "ci-info": "^4.0.0",
13209
13207
  "npm-package-arg": "^11.0.2",
@@ -13219,13 +13217,13 @@
13219
13217
  }
13220
13218
  },
13221
13219
  "node_modules/libnpmfund": {
13222
- "version": "5.0.11",
13223
- "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.11.tgz",
13224
- "integrity": "sha512-lk+2awKGcj6gUF99IbD2JThUSSrrXcCpPhDdG+nj34xV+Yq0f5K0SSaXe+gqLYF9N3hmqGKolj/AoHc9zF90Rg==",
13220
+ "version": "5.0.12",
13221
+ "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.12.tgz",
13222
+ "integrity": "sha512-lox1UHcv8/r/TE+T9B+aOylU3c13tK2IuwwUwUm+YMw+C/iq14dqskHqhGPTqa75ZJbiVOW7PMWO92Wn5HG49Q==",
13225
13223
  "extraneous": true,
13226
13224
  "license": "ISC",
13227
13225
  "dependencies": {
13228
- "@npmcli/arborist": "^7.5.3"
13226
+ "@npmcli/arborist": "^7.5.4"
13229
13227
  },
13230
13228
  "engines": {
13231
13229
  "node": "^16.14.0 || >=18.0.0"
@@ -13260,13 +13258,13 @@
13260
13258
  }
13261
13259
  },
13262
13260
  "node_modules/libnpmpack": {
13263
- "version": "7.0.3",
13264
- "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-7.0.3.tgz",
13265
- "integrity": "sha512-6Fi3XI+Kj8S9grEFg6fPsjKiG8DCDFTQT6Wp0LZS75zHbyaJyD9i30sQmWhvY0q0I75Nzt4QuSnQ9s96szDPdA==",
13261
+ "version": "7.0.4",
13262
+ "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-7.0.4.tgz",
13263
+ "integrity": "sha512-oKZA0afbueiC88lskXzAEr3DCN9BTMbUySjUce6qhBV9CjYF2R/x347KhgHu75+p9W2Rd57ZvKz81c5a2+9h6Q==",
13266
13264
  "extraneous": true,
13267
13265
  "license": "ISC",
13268
13266
  "dependencies": {
13269
- "@npmcli/arborist": "^7.5.3",
13267
+ "@npmcli/arborist": "^7.5.4",
13270
13268
  "@npmcli/run-script": "^8.1.0",
13271
13269
  "npm-package-arg": "^11.0.2",
13272
13270
  "pacote": "^18.0.6"
@@ -14075,30 +14073,6 @@
14075
14073
  "node": ">=8"
14076
14074
  }
14077
14075
  },
14078
- "node_modules/minipass-json-stream": {
14079
- "version": "1.0.1",
14080
- "resolved": "https://registry.npmjs.org/minipass-json-stream/-/minipass-json-stream-1.0.1.tgz",
14081
- "integrity": "sha512-ODqY18UZt/I8k+b7rl2AENgbWE8IDYam+undIJONvigAz8KR5GWblsFTEfQs0WODsjbSXWlm+JHEv8Gr6Tfdbg==",
14082
- "extraneous": true,
14083
- "license": "MIT",
14084
- "dependencies": {
14085
- "jsonparse": "^1.3.1",
14086
- "minipass": "^3.0.0"
14087
- }
14088
- },
14089
- "node_modules/minipass-json-stream/node_modules/minipass": {
14090
- "version": "3.3.6",
14091
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
14092
- "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
14093
- "extraneous": true,
14094
- "license": "ISC",
14095
- "dependencies": {
14096
- "yallist": "^4.0.0"
14097
- },
14098
- "engines": {
14099
- "node": ">=8"
14100
- }
14101
- },
14102
14076
  "node_modules/minipass-pipeline": {
14103
14077
  "version": "1.2.4",
14104
14078
  "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz",
@@ -14681,14 +14655,13 @@
14681
14655
  }
14682
14656
  },
14683
14657
  "node_modules/normalize-package-data": {
14684
- "version": "6.0.1",
14685
- "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.1.tgz",
14686
- "integrity": "sha512-6rvCfeRW+OEZagAB4lMLSNuTNYZWLVtKccK79VSTf//yTY5VOCgcpH80O+bZK8Neps7pUnd5G+QlMg1yV/2iZQ==",
14658
+ "version": "6.0.2",
14659
+ "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.2.tgz",
14660
+ "integrity": "sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g==",
14687
14661
  "dev": true,
14688
14662
  "license": "BSD-2-Clause",
14689
14663
  "dependencies": {
14690
14664
  "hosted-git-info": "^7.0.0",
14691
- "is-core-module": "^2.8.1",
14692
14665
  "semver": "^7.3.5",
14693
14666
  "validate-npm-package-license": "^3.0.4"
14694
14667
  },
@@ -14719,9 +14692,9 @@
14719
14692
  }
14720
14693
  },
14721
14694
  "node_modules/npm": {
14722
- "version": "10.8.1",
14723
- "resolved": "https://registry.npmjs.org/npm/-/npm-10.8.1.tgz",
14724
- "integrity": "sha512-Dp1C6SvSMYQI7YHq/y2l94uvI+59Eqbu1EpuKQHQ8p16txXRuRit5gH3Lnaagk2aXDIjg/Iru9pd05bnneKgdw==",
14695
+ "version": "10.8.2",
14696
+ "resolved": "https://registry.npmjs.org/npm/-/npm-10.8.2.tgz",
14697
+ "integrity": "sha512-x/AIjFIKRllrhcb48dqUNAAZl0ig9+qMuN91RpZo3Cb2+zuibfh+KISl6+kVVyktDz230JKc208UkQwwMqyB+w==",
14725
14698
  "bundleDependencies": [
14726
14699
  "@isaacs/string-locale-compare",
14727
14700
  "@npmcli/arborist",
@@ -14802,13 +14775,13 @@
14802
14775
  ],
14803
14776
  "dependencies": {
14804
14777
  "@isaacs/string-locale-compare": "^1.1.0",
14805
- "@npmcli/arborist": "^7.5.3",
14806
- "@npmcli/config": "^8.3.3",
14778
+ "@npmcli/arborist": "^7.5.4",
14779
+ "@npmcli/config": "^8.3.4",
14807
14780
  "@npmcli/fs": "^3.1.1",
14808
14781
  "@npmcli/map-workspaces": "^3.0.6",
14809
- "@npmcli/package-json": "^5.1.1",
14782
+ "@npmcli/package-json": "^5.2.0",
14810
14783
  "@npmcli/promise-spawn": "^7.0.2",
14811
- "@npmcli/redact": "^2.0.0",
14784
+ "@npmcli/redact": "^2.0.1",
14812
14785
  "@npmcli/run-script": "^8.1.0",
14813
14786
  "@sigstore/tuf": "^2.3.4",
14814
14787
  "abbrev": "^2.0.0",
@@ -14819,7 +14792,7 @@
14819
14792
  "cli-columns": "^4.0.0",
14820
14793
  "fastest-levenshtein": "^1.0.16",
14821
14794
  "fs-minipass": "^3.0.3",
14822
- "glob": "^10.4.1",
14795
+ "glob": "^10.4.2",
14823
14796
  "graceful-fs": "^4.2.11",
14824
14797
  "hosted-git-info": "^7.0.2",
14825
14798
  "ini": "^4.1.3",
@@ -14827,30 +14800,30 @@
14827
14800
  "is-cidr": "^5.1.0",
14828
14801
  "json-parse-even-better-errors": "^3.0.2",
14829
14802
  "libnpmaccess": "^8.0.6",
14830
- "libnpmdiff": "^6.1.3",
14831
- "libnpmexec": "^8.1.2",
14832
- "libnpmfund": "^5.0.11",
14803
+ "libnpmdiff": "^6.1.4",
14804
+ "libnpmexec": "^8.1.3",
14805
+ "libnpmfund": "^5.0.12",
14833
14806
  "libnpmhook": "^10.0.5",
14834
14807
  "libnpmorg": "^6.0.6",
14835
- "libnpmpack": "^7.0.3",
14808
+ "libnpmpack": "^7.0.4",
14836
14809
  "libnpmpublish": "^9.0.9",
14837
14810
  "libnpmsearch": "^7.0.6",
14838
14811
  "libnpmteam": "^6.0.5",
14839
14812
  "libnpmversion": "^6.0.3",
14840
14813
  "make-fetch-happen": "^13.0.1",
14841
- "minimatch": "^9.0.4",
14814
+ "minimatch": "^9.0.5",
14842
14815
  "minipass": "^7.1.1",
14843
14816
  "minipass-pipeline": "^1.2.4",
14844
14817
  "ms": "^2.1.2",
14845
14818
  "node-gyp": "^10.1.0",
14846
14819
  "nopt": "^7.2.1",
14847
- "normalize-package-data": "^6.0.1",
14820
+ "normalize-package-data": "^6.0.2",
14848
14821
  "npm-audit-report": "^5.0.0",
14849
14822
  "npm-install-checks": "^6.3.0",
14850
14823
  "npm-package-arg": "^11.0.2",
14851
- "npm-pick-manifest": "^9.0.1",
14824
+ "npm-pick-manifest": "^9.1.0",
14852
14825
  "npm-profile": "^10.0.0",
14853
- "npm-registry-fetch": "^17.0.1",
14826
+ "npm-registry-fetch": "^17.1.0",
14854
14827
  "npm-user-validate": "^2.0.1",
14855
14828
  "p-map": "^4.0.0",
14856
14829
  "pacote": "^18.0.6",
@@ -14953,9 +14926,9 @@
14953
14926
  }
14954
14927
  },
14955
14928
  "node_modules/npm-pick-manifest": {
14956
- "version": "9.0.1",
14957
- "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-9.0.1.tgz",
14958
- "integrity": "sha512-Udm1f0l2nXb3wxDpKjfohwgdFUSV50UVwzEIpDXVsbDMXVIEF81a/i0UhuQbhrPMMmdiq3+YMFLFIRVLs3hxQw==",
14929
+ "version": "9.1.0",
14930
+ "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-9.1.0.tgz",
14931
+ "integrity": "sha512-nkc+3pIIhqHVQr085X9d2JzPzLyjzQS96zbruppqC9aZRm/x8xx6xhI98gHtsfELP2bE+loHq8ZaHFHhe+NauA==",
14959
14932
  "extraneous": true,
14960
14933
  "license": "ISC",
14961
14934
  "dependencies": {
@@ -14983,17 +14956,17 @@
14983
14956
  }
14984
14957
  },
14985
14958
  "node_modules/npm-registry-fetch": {
14986
- "version": "17.0.1",
14987
- "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.0.1.tgz",
14988
- "integrity": "sha512-fLu9MTdZTlJAHUek/VLklE6EpIiP3VZpTiuN7OOMCt2Sd67NCpSEetMaxHHEZiZxllp8ZLsUpvbEszqTFEc+wA==",
14959
+ "version": "17.1.0",
14960
+ "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.1.0.tgz",
14961
+ "integrity": "sha512-5+bKQRH0J1xG1uZ1zMNvxW0VEyoNWgJpY9UDuluPFLKDfJ9u2JmmjmTJV1srBGQOROfdBMiVvnH2Zvpbm+xkVA==",
14989
14962
  "extraneous": true,
14990
14963
  "license": "ISC",
14991
14964
  "dependencies": {
14992
14965
  "@npmcli/redact": "^2.0.0",
14966
+ "jsonparse": "^1.3.1",
14993
14967
  "make-fetch-happen": "^13.0.0",
14994
14968
  "minipass": "^7.0.2",
14995
14969
  "minipass-fetch": "^3.0.0",
14996
- "minipass-json-stream": "^1.0.1",
14997
14970
  "minizlib": "^2.1.2",
14998
14971
  "npm-package-arg": "^11.0.0",
14999
14972
  "proc-log": "^4.0.0"
@@ -15121,9 +15094,9 @@
15121
15094
  }
15122
15095
  },
15123
15096
  "node_modules/npm/node_modules/@npmcli/arborist": {
15124
- "version": "7.5.3",
15125
- "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-7.5.3.tgz",
15126
- "integrity": "sha512-7gbMdDNSYUzi0j2mpb6FoXRg3BxXWplMQZH1MZlvNjSdWFObaUz2Ssvo0Nlh2xmWks1OPo+gpsE6qxpT/5M7lQ==",
15097
+ "version": "7.5.4",
15098
+ "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-7.5.4.tgz",
15099
+ "integrity": "sha512-nWtIc6QwwoUORCRNzKx4ypHqCk3drI+5aeYdMTQQiRCcn4lOOgfQh7WyZobGYTxXPSq1VwV53lkpN/BRlRk08g==",
15127
15100
  "inBundle": true,
15128
15101
  "license": "ISC",
15129
15102
  "dependencies": {
@@ -15171,18 +15144,18 @@
15171
15144
  }
15172
15145
  },
15173
15146
  "node_modules/npm/node_modules/@npmcli/config": {
15174
- "version": "8.3.3",
15175
- "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.3.3.tgz",
15176
- "integrity": "sha512-sIMKHiiYr91ALiHjhPq64F5P/SCaiSyDfpNmgYHtlIJtLY445+3+r3VoREzpdDrOwIqwQ6iEHinbTfaocL0UgA==",
15147
+ "version": "8.3.4",
15148
+ "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.3.4.tgz",
15149
+ "integrity": "sha512-01rtHedemDNhUXdicU7s+QYz/3JyV5Naj84cvdXGH4mgCdL+agmSYaLF4LUG4vMCLzhBO8YtS0gPpH1FGvbgAw==",
15177
15150
  "inBundle": true,
15178
15151
  "license": "ISC",
15179
15152
  "dependencies": {
15180
15153
  "@npmcli/map-workspaces": "^3.0.2",
15154
+ "@npmcli/package-json": "^5.1.1",
15181
15155
  "ci-info": "^4.0.0",
15182
15156
  "ini": "^4.1.2",
15183
15157
  "nopt": "^7.2.1",
15184
15158
  "proc-log": "^4.2.0",
15185
- "read-package-json-fast": "^3.0.2",
15186
15159
  "semver": "^7.3.5",
15187
15160
  "walk-up-path": "^3.0.1"
15188
15161
  },
@@ -15204,13 +15177,12 @@
15204
15177
  }
15205
15178
  },
15206
15179
  "node_modules/npm/node_modules/@npmcli/git": {
15207
- "version": "5.0.7",
15208
- "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.7.tgz",
15209
- "integrity": "sha512-WaOVvto604d5IpdCRV2KjQu8PzkfE96d50CQGKgywXh2GxXmDeUO5EWcBC4V57uFyrNqx83+MewuJh3WTR3xPA==",
15180
+ "version": "5.0.8",
15210
15181
  "inBundle": true,
15211
15182
  "license": "ISC",
15212
15183
  "dependencies": {
15213
15184
  "@npmcli/promise-spawn": "^7.0.0",
15185
+ "ini": "^4.1.3",
15214
15186
  "lru-cache": "^10.0.1",
15215
15187
  "npm-pick-manifest": "^9.0.0",
15216
15188
  "proc-log": "^4.0.0",
@@ -15294,9 +15266,9 @@
15294
15266
  }
15295
15267
  },
15296
15268
  "node_modules/npm/node_modules/@npmcli/package-json": {
15297
- "version": "5.1.1",
15298
- "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.1.1.tgz",
15299
- "integrity": "sha512-uTq5j/UqUzbOaOxVy+osfOhpqOiLfUZ0Ut33UbcyyAPJbZcJsf4Mrsyb8r58FoIFlofw0iOFsuCA/oDK14VDJQ==",
15269
+ "version": "5.2.0",
15270
+ "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.2.0.tgz",
15271
+ "integrity": "sha512-qe/kiqqkW0AGtvBjL8TJKZk/eBBSpnJkUWvHdQ9jM2lKHXRYYJuyNpJPlJw3c8QjC2ow6NZYiLExhUaeJelbxQ==",
15300
15272
  "inBundle": true,
15301
15273
  "license": "ISC",
15302
15274
  "dependencies": {
@@ -15339,9 +15311,9 @@
15339
15311
  }
15340
15312
  },
15341
15313
  "node_modules/npm/node_modules/@npmcli/redact": {
15342
- "version": "2.0.0",
15343
- "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-2.0.0.tgz",
15344
- "integrity": "sha512-SEjCPAVHWYUIQR+Yn03kJmrJjZDtJLYpj300m3HV9OTRZNpC5YpbMsM3eTkECyT4aWj8lDr9WeY6TWefpubtYQ==",
15314
+ "version": "2.0.1",
15315
+ "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-2.0.1.tgz",
15316
+ "integrity": "sha512-YgsR5jCQZhVmTJvjduTOIHph0L73pK8xwMVaDY0PatySqVM9AZj93jpoXYSJqfHFxFkN9dmqTw6OiqExsS3LPw==",
15345
15317
  "inBundle": true,
15346
15318
  "license": "ISC",
15347
15319
  "engines": {
@@ -15775,7 +15747,9 @@
15775
15747
  }
15776
15748
  },
15777
15749
  "node_modules/npm/node_modules/debug": {
15778
- "version": "4.3.4",
15750
+ "version": "4.3.5",
15751
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
15752
+ "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
15779
15753
  "inBundle": true,
15780
15754
  "license": "MIT",
15781
15755
  "dependencies": {
@@ -15867,9 +15841,7 @@
15867
15841
  }
15868
15842
  },
15869
15843
  "node_modules/npm/node_modules/foreground-child": {
15870
- "version": "3.1.1",
15871
- "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
15872
- "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==",
15844
+ "version": "3.2.1",
15873
15845
  "inBundle": true,
15874
15846
  "license": "ISC",
15875
15847
  "dependencies": {
@@ -15896,20 +15868,8 @@
15896
15868
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
15897
15869
  }
15898
15870
  },
15899
- "node_modules/npm/node_modules/function-bind": {
15900
- "version": "1.1.2",
15901
- "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
15902
- "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
15903
- "inBundle": true,
15904
- "license": "MIT",
15905
- "funding": {
15906
- "url": "https://github.com/sponsors/ljharb"
15907
- }
15908
- },
15909
15871
  "node_modules/npm/node_modules/glob": {
15910
- "version": "10.4.1",
15911
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz",
15912
- "integrity": "sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==",
15872
+ "version": "10.4.2",
15913
15873
  "inBundle": true,
15914
15874
  "license": "ISC",
15915
15875
  "dependencies": {
@@ -15917,6 +15877,7 @@
15917
15877
  "jackspeak": "^3.1.2",
15918
15878
  "minimatch": "^9.0.4",
15919
15879
  "minipass": "^7.1.2",
15880
+ "package-json-from-dist": "^1.0.0",
15920
15881
  "path-scurry": "^1.11.1"
15921
15882
  },
15922
15883
  "bin": {
@@ -15936,19 +15897,6 @@
15936
15897
  "inBundle": true,
15937
15898
  "license": "ISC"
15938
15899
  },
15939
- "node_modules/npm/node_modules/hasown": {
15940
- "version": "2.0.2",
15941
- "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
15942
- "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
15943
- "inBundle": true,
15944
- "license": "MIT",
15945
- "dependencies": {
15946
- "function-bind": "^1.1.2"
15947
- },
15948
- "engines": {
15949
- "node": ">= 0.4"
15950
- }
15951
- },
15952
15900
  "node_modules/npm/node_modules/hosted-git-info": {
15953
15901
  "version": "7.0.2",
15954
15902
  "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.2.tgz",
@@ -15984,9 +15932,7 @@
15984
15932
  }
15985
15933
  },
15986
15934
  "node_modules/npm/node_modules/https-proxy-agent": {
15987
- "version": "7.0.4",
15988
- "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz",
15989
- "integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==",
15935
+ "version": "7.0.5",
15990
15936
  "inBundle": true,
15991
15937
  "license": "MIT",
15992
15938
  "dependencies": {
@@ -16111,19 +16057,6 @@
16111
16057
  "node": ">=14"
16112
16058
  }
16113
16059
  },
16114
- "node_modules/npm/node_modules/is-core-module": {
16115
- "version": "2.13.1",
16116
- "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz",
16117
- "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==",
16118
- "inBundle": true,
16119
- "license": "MIT",
16120
- "dependencies": {
16121
- "hasown": "^2.0.0"
16122
- },
16123
- "funding": {
16124
- "url": "https://github.com/sponsors/ljharb"
16125
- }
16126
- },
16127
16060
  "node_modules/npm/node_modules/is-fullwidth-code-point": {
16128
16061
  "version": "3.0.0",
16129
16062
  "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
@@ -16149,9 +16082,7 @@
16149
16082
  "license": "ISC"
16150
16083
  },
16151
16084
  "node_modules/npm/node_modules/jackspeak": {
16152
- "version": "3.1.2",
16153
- "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.1.2.tgz",
16154
- "integrity": "sha512-kWmLKn2tRtfYMF/BakihVVRzBKOxz4gJMiL2Rj91WnAB5TPZumSH99R/Yf1qE1u4uRimvCSJfm6hnxohXeEXjQ==",
16085
+ "version": "3.4.0",
16155
16086
  "inBundle": true,
16156
16087
  "license": "BlueOak-1.0.0",
16157
16088
  "dependencies": {
@@ -16233,13 +16164,13 @@
16233
16164
  }
16234
16165
  },
16235
16166
  "node_modules/npm/node_modules/libnpmdiff": {
16236
- "version": "6.1.3",
16237
- "resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-6.1.3.tgz",
16238
- "integrity": "sha512-ZBZxRabREY9XsLxgP1nIBkLVw9XbG6phD7CqhXAEu4pdiX0LdJm+IViicfbdEuYTcXLIHotexMpukBWX6ALkzA==",
16167
+ "version": "6.1.4",
16168
+ "resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-6.1.4.tgz",
16169
+ "integrity": "sha512-KCNoCY8kjQ16/EE4VoW7AYqecsb9frNIh/cPwWQSk1s2grzZMQH+Scp7Yo7Fk6SWTkyVDLZEYfUT/vKONYrfmg==",
16239
16170
  "inBundle": true,
16240
16171
  "license": "ISC",
16241
16172
  "dependencies": {
16242
- "@npmcli/arborist": "^7.5.3",
16173
+ "@npmcli/arborist": "^7.5.4",
16243
16174
  "@npmcli/installed-package-contents": "^2.1.0",
16244
16175
  "binary-extensions": "^2.3.0",
16245
16176
  "diff": "^5.1.0",
@@ -16253,13 +16184,13 @@
16253
16184
  }
16254
16185
  },
16255
16186
  "node_modules/npm/node_modules/libnpmexec": {
16256
- "version": "8.1.2",
16257
- "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-8.1.2.tgz",
16258
- "integrity": "sha512-TKWDOjndJ/wQU93ToRN5wtLM4UpMyG2iB3v5LmjxE3rADIsOBqIdBxJsEyZGDHYAJNuytz8NTTFR1IBSTUA0rA==",
16187
+ "version": "8.1.3",
16188
+ "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-8.1.3.tgz",
16189
+ "integrity": "sha512-DOI1G8R1mEVOGkXdQ73KXUTm3NuPjcfb7UazqVVjpl/xtosuK5p5a68TO6Nt6UWjOOiizTudAw8hI7psw5/t6w==",
16259
16190
  "inBundle": true,
16260
16191
  "license": "ISC",
16261
16192
  "dependencies": {
16262
- "@npmcli/arborist": "^7.5.3",
16193
+ "@npmcli/arborist": "^7.5.4",
16263
16194
  "@npmcli/run-script": "^8.1.0",
16264
16195
  "ci-info": "^4.0.0",
16265
16196
  "npm-package-arg": "^11.0.2",
@@ -16275,13 +16206,13 @@
16275
16206
  }
16276
16207
  },
16277
16208
  "node_modules/npm/node_modules/libnpmfund": {
16278
- "version": "5.0.11",
16279
- "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.11.tgz",
16280
- "integrity": "sha512-lk+2awKGcj6gUF99IbD2JThUSSrrXcCpPhDdG+nj34xV+Yq0f5K0SSaXe+gqLYF9N3hmqGKolj/AoHc9zF90Rg==",
16209
+ "version": "5.0.12",
16210
+ "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.12.tgz",
16211
+ "integrity": "sha512-lox1UHcv8/r/TE+T9B+aOylU3c13tK2IuwwUwUm+YMw+C/iq14dqskHqhGPTqa75ZJbiVOW7PMWO92Wn5HG49Q==",
16281
16212
  "inBundle": true,
16282
16213
  "license": "ISC",
16283
16214
  "dependencies": {
16284
- "@npmcli/arborist": "^7.5.3"
16215
+ "@npmcli/arborist": "^7.5.4"
16285
16216
  },
16286
16217
  "engines": {
16287
16218
  "node": "^16.14.0 || >=18.0.0"
@@ -16316,13 +16247,13 @@
16316
16247
  }
16317
16248
  },
16318
16249
  "node_modules/npm/node_modules/libnpmpack": {
16319
- "version": "7.0.3",
16320
- "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-7.0.3.tgz",
16321
- "integrity": "sha512-6Fi3XI+Kj8S9grEFg6fPsjKiG8DCDFTQT6Wp0LZS75zHbyaJyD9i30sQmWhvY0q0I75Nzt4QuSnQ9s96szDPdA==",
16250
+ "version": "7.0.4",
16251
+ "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-7.0.4.tgz",
16252
+ "integrity": "sha512-oKZA0afbueiC88lskXzAEr3DCN9BTMbUySjUce6qhBV9CjYF2R/x347KhgHu75+p9W2Rd57ZvKz81c5a2+9h6Q==",
16322
16253
  "inBundle": true,
16323
16254
  "license": "ISC",
16324
16255
  "dependencies": {
16325
- "@npmcli/arborist": "^7.5.3",
16256
+ "@npmcli/arborist": "^7.5.4",
16326
16257
  "@npmcli/run-script": "^8.1.0",
16327
16258
  "npm-package-arg": "^11.0.2",
16328
16259
  "pacote": "^18.0.6"
@@ -16430,7 +16361,9 @@
16430
16361
  }
16431
16362
  },
16432
16363
  "node_modules/npm/node_modules/minimatch": {
16433
- "version": "9.0.4",
16364
+ "version": "9.0.5",
16365
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
16366
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
16434
16367
  "inBundle": true,
16435
16368
  "license": "ISC",
16436
16369
  "dependencies": {
@@ -16508,30 +16441,6 @@
16508
16441
  "node": ">=8"
16509
16442
  }
16510
16443
  },
16511
- "node_modules/npm/node_modules/minipass-json-stream": {
16512
- "version": "1.0.1",
16513
- "resolved": "https://registry.npmjs.org/minipass-json-stream/-/minipass-json-stream-1.0.1.tgz",
16514
- "integrity": "sha512-ODqY18UZt/I8k+b7rl2AENgbWE8IDYam+undIJONvigAz8KR5GWblsFTEfQs0WODsjbSXWlm+JHEv8Gr6Tfdbg==",
16515
- "inBundle": true,
16516
- "license": "MIT",
16517
- "dependencies": {
16518
- "jsonparse": "^1.3.1",
16519
- "minipass": "^3.0.0"
16520
- }
16521
- },
16522
- "node_modules/npm/node_modules/minipass-json-stream/node_modules/minipass": {
16523
- "version": "3.3.6",
16524
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
16525
- "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
16526
- "inBundle": true,
16527
- "license": "ISC",
16528
- "dependencies": {
16529
- "yallist": "^4.0.0"
16530
- },
16531
- "engines": {
16532
- "node": ">=8"
16533
- }
16534
- },
16535
16444
  "node_modules/npm/node_modules/minipass-pipeline": {
16536
16445
  "version": "1.2.4",
16537
16446
  "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz",
@@ -16703,14 +16612,13 @@
16703
16612
  }
16704
16613
  },
16705
16614
  "node_modules/npm/node_modules/normalize-package-data": {
16706
- "version": "6.0.1",
16707
- "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.1.tgz",
16708
- "integrity": "sha512-6rvCfeRW+OEZagAB4lMLSNuTNYZWLVtKccK79VSTf//yTY5VOCgcpH80O+bZK8Neps7pUnd5G+QlMg1yV/2iZQ==",
16615
+ "version": "6.0.2",
16616
+ "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.2.tgz",
16617
+ "integrity": "sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g==",
16709
16618
  "inBundle": true,
16710
16619
  "license": "BSD-2-Clause",
16711
16620
  "dependencies": {
16712
16621
  "hosted-git-info": "^7.0.0",
16713
- "is-core-module": "^2.8.1",
16714
16622
  "semver": "^7.3.5",
16715
16623
  "validate-npm-package-license": "^3.0.4"
16716
16624
  },
@@ -16792,9 +16700,9 @@
16792
16700
  }
16793
16701
  },
16794
16702
  "node_modules/npm/node_modules/npm-pick-manifest": {
16795
- "version": "9.0.1",
16796
- "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-9.0.1.tgz",
16797
- "integrity": "sha512-Udm1f0l2nXb3wxDpKjfohwgdFUSV50UVwzEIpDXVsbDMXVIEF81a/i0UhuQbhrPMMmdiq3+YMFLFIRVLs3hxQw==",
16703
+ "version": "9.1.0",
16704
+ "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-9.1.0.tgz",
16705
+ "integrity": "sha512-nkc+3pIIhqHVQr085X9d2JzPzLyjzQS96zbruppqC9aZRm/x8xx6xhI98gHtsfELP2bE+loHq8ZaHFHhe+NauA==",
16798
16706
  "inBundle": true,
16799
16707
  "license": "ISC",
16800
16708
  "dependencies": {
@@ -16822,17 +16730,17 @@
16822
16730
  }
16823
16731
  },
16824
16732
  "node_modules/npm/node_modules/npm-registry-fetch": {
16825
- "version": "17.0.1",
16826
- "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.0.1.tgz",
16827
- "integrity": "sha512-fLu9MTdZTlJAHUek/VLklE6EpIiP3VZpTiuN7OOMCt2Sd67NCpSEetMaxHHEZiZxllp8ZLsUpvbEszqTFEc+wA==",
16733
+ "version": "17.1.0",
16734
+ "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.1.0.tgz",
16735
+ "integrity": "sha512-5+bKQRH0J1xG1uZ1zMNvxW0VEyoNWgJpY9UDuluPFLKDfJ9u2JmmjmTJV1srBGQOROfdBMiVvnH2Zvpbm+xkVA==",
16828
16736
  "inBundle": true,
16829
16737
  "license": "ISC",
16830
16738
  "dependencies": {
16831
16739
  "@npmcli/redact": "^2.0.0",
16740
+ "jsonparse": "^1.3.1",
16832
16741
  "make-fetch-happen": "^13.0.0",
16833
16742
  "minipass": "^7.0.2",
16834
16743
  "minipass-fetch": "^3.0.0",
16835
- "minipass-json-stream": "^1.0.1",
16836
16744
  "minizlib": "^2.1.2",
16837
16745
  "npm-package-arg": "^11.0.0",
16838
16746
  "proc-log": "^4.0.0"
@@ -16867,6 +16775,13 @@
16867
16775
  "url": "https://github.com/sponsors/sindresorhus"
16868
16776
  }
16869
16777
  },
16778
+ "node_modules/npm/node_modules/package-json-from-dist": {
16779
+ "version": "1.0.0",
16780
+ "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz",
16781
+ "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==",
16782
+ "inBundle": true,
16783
+ "license": "BlueOak-1.0.0"
16784
+ },
16870
16785
  "node_modules/npm/node_modules/pacote": {
16871
16786
  "version": "18.0.6",
16872
16787
  "resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.6.tgz",
@@ -17167,8 +17082,6 @@
17167
17082
  },
17168
17083
  "node_modules/npm/node_modules/socks": {
17169
17084
  "version": "2.8.3",
17170
- "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz",
17171
- "integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==",
17172
17085
  "inBundle": true,
17173
17086
  "license": "MIT",
17174
17087
  "dependencies": {
@@ -17181,15 +17094,13 @@
17181
17094
  }
17182
17095
  },
17183
17096
  "node_modules/npm/node_modules/socks-proxy-agent": {
17184
- "version": "8.0.3",
17185
- "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.3.tgz",
17186
- "integrity": "sha512-VNegTZKhuGq5vSD6XNKlbqWhyt/40CgoEw8XxD6dhnm8Jq9IEa3nIa4HwnM8XOqU0CdB0BwWVXusqiFXfHB3+A==",
17097
+ "version": "8.0.4",
17187
17098
  "inBundle": true,
17188
17099
  "license": "MIT",
17189
17100
  "dependencies": {
17190
17101
  "agent-base": "^7.1.1",
17191
17102
  "debug": "^4.3.4",
17192
- "socks": "^2.7.1"
17103
+ "socks": "^2.8.3"
17193
17104
  },
17194
17105
  "engines": {
17195
17106
  "node": ">= 14"
@@ -18176,6 +18087,13 @@
18176
18087
  "node": ">=8"
18177
18088
  }
18178
18089
  },
18090
+ "node_modules/package-json-from-dist": {
18091
+ "version": "1.0.0",
18092
+ "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz",
18093
+ "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==",
18094
+ "dev": true,
18095
+ "license": "BlueOak-1.0.0"
18096
+ },
18179
18097
  "node_modules/pacote": {
18180
18098
  "version": "18.0.6",
18181
18099
  "resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.6.tgz",