@salesforce/cli 2.132.11 → 2.132.13

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,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.132.11",
3
+ "version": "2.132.13",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.132.11",
9
+ "version": "2.132.13",
10
10
  "hasInstallScript": true,
11
11
  "license": "Apache-2.0",
12
12
  "dependencies": {
@@ -24,22 +24,22 @@
24
24
  "@oclif/plugin-which": "3.2.49",
25
25
  "@salesforce/core": "^8.28.0",
26
26
  "@salesforce/kit": "^3.1.6",
27
- "@salesforce/plugin-agent": "1.32.19",
27
+ "@salesforce/plugin-agent": "1.32.20",
28
28
  "@salesforce/plugin-apex": "3.9.21",
29
- "@salesforce/plugin-api": "1.3.19",
29
+ "@salesforce/plugin-api": "1.3.20",
30
30
  "@salesforce/plugin-auth": "4.3.7",
31
- "@salesforce/plugin-data": "4.0.91",
31
+ "@salesforce/plugin-data": "4.0.92",
32
32
  "@salesforce/plugin-deploy-retrieve": "3.24.32",
33
- "@salesforce/plugin-info": "3.4.122",
33
+ "@salesforce/plugin-info": "3.4.123",
34
34
  "@salesforce/plugin-limits": "3.3.84",
35
35
  "@salesforce/plugin-marketplace": "1.3.18",
36
36
  "@salesforce/plugin-org": "5.9.86",
37
37
  "@salesforce/plugin-packaging": "2.27.5",
38
- "@salesforce/plugin-schema": "3.3.104",
38
+ "@salesforce/plugin-schema": "3.3.105",
39
39
  "@salesforce/plugin-settings": "2.4.69",
40
- "@salesforce/plugin-sobject": "1.4.97",
40
+ "@salesforce/plugin-sobject": "1.4.98",
41
41
  "@salesforce/plugin-telemetry": "3.8.13",
42
- "@salesforce/plugin-templates": "56.15.5",
42
+ "@salesforce/plugin-templates": "56.16.0",
43
43
  "@salesforce/plugin-trust": "3.7.124",
44
44
  "@salesforce/plugin-user": "3.8.3",
45
45
  "@salesforce/sf-plugins-core": "12.2.6",
@@ -3308,6 +3308,18 @@
3308
3308
  "integrity": "sha512-2IHAOaLauc8qaAitvWS+U931T+ze+7MNWrDHY47IENP5y2UA0vqJDu67kWZDdpCN1fFC77sfgfB+HV7SrKshnQ==",
3309
3309
  "license": "MIT"
3310
3310
  },
3311
+ "node_modules/@nodable/entities": {
3312
+ "version": "2.1.0",
3313
+ "resolved": "https://registry.npmjs.org/@nodable/entities/-/entities-2.1.0.tgz",
3314
+ "integrity": "sha512-nyT7T3nbMyBI/lvr6L5TyWbFJAI9FTgVRakNoBqCD+PmID8DzFrrNdLLtHMwMszOtqZa8PAOV24ZqDnQrhQINA==",
3315
+ "funding": [
3316
+ {
3317
+ "type": "github",
3318
+ "url": "https://github.com/sponsors/nodable"
3319
+ }
3320
+ ],
3321
+ "license": "MIT"
3322
+ },
3311
3323
  "node_modules/@nodelib/fs.scandir": {
3312
3324
  "version": "2.1.5",
3313
3325
  "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
@@ -4648,18 +4660,18 @@
4648
4660
  "license": "BSD-3-Clause"
4649
4661
  },
4650
4662
  "node_modules/@salesforce/agents": {
4651
- "version": "0.24.2",
4652
- "resolved": "https://registry.npmjs.org/@salesforce/agents/-/agents-0.24.2.tgz",
4653
- "integrity": "sha512-apYmYxeS3bnqUl32BvqZX2ALu50GUfdLw4iyJjR2jGm2q/kVTSeb/UBq8FhJBCnsPocnhu+Hmmb60bU0NCLwbw==",
4663
+ "version": "1.1.1",
4664
+ "resolved": "https://registry.npmjs.org/@salesforce/agents/-/agents-1.1.1.tgz",
4665
+ "integrity": "sha512-sHeyUGbBKtO8diQVjH+mb7wB4cfCZVN+WuqVD44GvaGpR1NBycWlSt/P5klekiO5lZoEyl8kGe3BgySShS4W4g==",
4654
4666
  "license": "Apache-2.0",
4655
4667
  "dependencies": {
4656
- "@salesforce/core": "^8.26.3",
4657
- "@salesforce/kit": "^3.2.4",
4658
- "@salesforce/source-deploy-retrieve": "^12.31.14",
4659
- "@salesforce/types": "^1.6.0",
4660
- "fast-xml-parser": "^5.3.6",
4668
+ "@salesforce/core": "^8.28.3",
4669
+ "@salesforce/kit": "^3.2.6",
4670
+ "@salesforce/source-deploy-retrieve": "^12.32.7",
4671
+ "@salesforce/types": "^1.7.1",
4672
+ "fast-xml-parser": "^5.6.0",
4661
4673
  "nock": "^13.5.6",
4662
- "yaml": "^2.8.2"
4674
+ "yaml": "^2.8.3"
4663
4675
  },
4664
4676
  "engines": {
4665
4677
  "node": ">=18.0.0"
@@ -5101,23 +5113,23 @@
5101
5113
  }
5102
5114
  },
5103
5115
  "node_modules/@salesforce/plugin-agent": {
5104
- "version": "1.32.19",
5105
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.32.19.tgz",
5106
- "integrity": "sha512-1eJYFjB0SmLDICOtVAX6u0/w5V9irXporDzIcYEBoCPWbsCNbfXvFd5fWfoSbv8v7YSffMz7f1vPqSF07vbB9Q==",
5116
+ "version": "1.32.20",
5117
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.32.20.tgz",
5118
+ "integrity": "sha512-jZg1Ik76LL6CfdvWHPGMtmVbVQZc9UFL+uPWrJKlr11oNXxpbkWuo4/xEwFHF5byKYqV1MRANl+ljZCo2d/+Lg==",
5107
5119
  "license": "Apache-2.0",
5108
5120
  "dependencies": {
5109
5121
  "@inquirer/core": "^10.3.2",
5110
5122
  "@inquirer/prompts": "^7.10.1",
5111
5123
  "@oclif/core": "^4",
5112
- "@oclif/multi-stage-output": "^0.8.29",
5113
- "@salesforce/agents": "^0.24.2",
5114
- "@salesforce/core": "^8.27.0",
5115
- "@salesforce/kit": "^3.2.4",
5124
+ "@oclif/multi-stage-output": "^0.8.36",
5125
+ "@salesforce/agents": "^1.1.1",
5126
+ "@salesforce/core": "^8.28.3",
5127
+ "@salesforce/kit": "^3.2.6",
5116
5128
  "@salesforce/sf-plugins-core": "^12.2.6",
5117
- "@salesforce/source-deploy-retrieve": "^12.32.1",
5118
- "@salesforce/types": "^1.6.0",
5129
+ "@salesforce/source-deploy-retrieve": "^12.32.8",
5130
+ "@salesforce/types": "^1.7.1",
5119
5131
  "ansis": "^3.3.2",
5120
- "fast-xml-parser": "^5.5.8",
5132
+ "fast-xml-parser": "^5.7.1",
5121
5133
  "glob": "^11.0.3",
5122
5134
  "ink": "5.0.1",
5123
5135
  "ink-text-input": "^6.0.0",
@@ -5245,13 +5257,13 @@
5245
5257
  }
5246
5258
  },
5247
5259
  "node_modules/@salesforce/plugin-api": {
5248
- "version": "1.3.19",
5249
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.19.tgz",
5250
- "integrity": "sha512-qfFGgLfolk80C7qq5ql+WJ13N4BUd7GwL0etATuHAjda1VtrjI1elJ0FrRV/pTmEht6RTrUSVJMtwOUlZwyvIA==",
5260
+ "version": "1.3.20",
5261
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.20.tgz",
5262
+ "integrity": "sha512-gKCRr8+ckH3JtTOt2UclglYR27oiC0bMEfK5yMh6uKNsaAh9CpSDD9Pg110w9WSyCgB5zOLots7ZD6fgrSsxVA==",
5251
5263
  "license": "Apache-2.0",
5252
5264
  "dependencies": {
5253
5265
  "@oclif/core": "^4",
5254
- "@salesforce/core": "^8.25.1",
5266
+ "@salesforce/core": "^8.28.3",
5255
5267
  "@salesforce/kit": "^3.2.4",
5256
5268
  "@salesforce/sf-plugins-core": "^12.2.6",
5257
5269
  "@salesforce/ts-types": "^2.0.12",
@@ -5396,9 +5408,9 @@
5396
5408
  }
5397
5409
  },
5398
5410
  "node_modules/@salesforce/plugin-data": {
5399
- "version": "4.0.91",
5400
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.91.tgz",
5401
- "integrity": "sha512-+s/+2rt/NX0PvWUpQKnVmoYOV3OdfLq9POB6NuT6Qy4SafC60ENnUOl+q6vJdEHuOsKJVAp9nPhAPMwCwAb1Ow==",
5411
+ "version": "4.0.92",
5412
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.92.tgz",
5413
+ "integrity": "sha512-NQtedJyvfqjv1irhGJgAD8UecR0pxpcZw8jsZfDDGzFD24Pa81T9yAIktzUj6xIh+pe206mXb90dm58oPutjrA==",
5402
5414
  "license": "Apache-2.0",
5403
5415
  "dependencies": {
5404
5416
  "@jsforce/jsforce-node": "^3.10.14",
@@ -5413,7 +5425,7 @@
5413
5425
  "csv-stringify": "^6.7.0",
5414
5426
  "form-data": "^4.0.5",
5415
5427
  "terminal-link": "^3.0.0",
5416
- "undici": "^7.24.7",
5428
+ "undici": "^7.25.0",
5417
5429
  "zod": "^4.3.6"
5418
5430
  },
5419
5431
  "engines": {
@@ -5445,15 +5457,15 @@
5445
5457
  }
5446
5458
  },
5447
5459
  "node_modules/@salesforce/plugin-info": {
5448
- "version": "3.4.122",
5449
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.122.tgz",
5450
- "integrity": "sha512-6g0RrcESu5PrNxgiXFNPf7UmpA3cjHnuFdxVDOVhZiEABimDPc9MIVsSKxgRISiIvIlmHtM3dBlYDHaH2ebdHw==",
5460
+ "version": "3.4.123",
5461
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.123.tgz",
5462
+ "integrity": "sha512-1UdiouEXdlZPHMpuhYSJJr+IUJP+wgMdvAkGg6yMxZwCTvz5BHcOYSTAk5x3lmvDQMF2Il3f7dfHJM0BeAhypQ==",
5451
5463
  "license": "Apache-2.0",
5452
5464
  "dependencies": {
5453
5465
  "@inquirer/input": "^2.3.0",
5454
5466
  "@jsforce/jsforce-node": "^3.10.14",
5455
5467
  "@oclif/core": "^4",
5456
- "@salesforce/core": "^8.28.1",
5468
+ "@salesforce/core": "^8.28.3",
5457
5469
  "@salesforce/kit": "^3.2.6",
5458
5470
  "@salesforce/sf-plugins-core": "^12",
5459
5471
  "got": "^13.0.0",
@@ -5683,13 +5695,13 @@
5683
5695
  }
5684
5696
  },
5685
5697
  "node_modules/@salesforce/plugin-schema": {
5686
- "version": "3.3.104",
5687
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.104.tgz",
5688
- "integrity": "sha512-RSYsRj6mPgfSENKPKUZKMlUGPwNpK9scDXdT173TODeWCAP3iHgHnqUiAZJrOfXNOStXHXQXQBqwoWmAOgz/uQ==",
5698
+ "version": "3.3.105",
5699
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.105.tgz",
5700
+ "integrity": "sha512-kspWBkIoIm8fZ/SHg/F6nzCl40jVQlGV6hlawRo4N0+Zi7ulrxPEJQnLGVFsv1aB7OZi7p97J7A7uyNk09A9bw==",
5689
5701
  "license": "Apache-2.0",
5690
5702
  "dependencies": {
5691
5703
  "@oclif/core": "^4",
5692
- "@salesforce/core": "^8.27.1",
5704
+ "@salesforce/core": "^8.28.3",
5693
5705
  "@salesforce/sf-plugins-core": "^11.3.12"
5694
5706
  },
5695
5707
  "engines": {
@@ -5785,9 +5797,9 @@
5785
5797
  }
5786
5798
  },
5787
5799
  "node_modules/@salesforce/plugin-sobject": {
5788
- "version": "1.4.97",
5789
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.97.tgz",
5790
- "integrity": "sha512-wjS3jLES+fgGUG+cuwZuULhbam5TXbok/FtTSmMl7vBOeSC0tT7fHkJ+YnP5uOEApEpI9sfDVrxwIjKUHdqSPA==",
5800
+ "version": "1.4.98",
5801
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.98.tgz",
5802
+ "integrity": "sha512-RhtZFh8za7G0VLf6lUr1xf81YWQ0O6+3lBzMWD+qfMUsMe3PcNgKgL4Nv+ynuPVnqdkfeIm4Asckpm5HoEK8fQ==",
5791
5803
  "license": "Apache-2.0",
5792
5804
  "dependencies": {
5793
5805
  "@inquirer/confirm": "^3.2.0",
@@ -5798,7 +5810,7 @@
5798
5810
  "@salesforce/kit": "^3.2.6",
5799
5811
  "@salesforce/sf-plugins-core": "^11.3.12",
5800
5812
  "fast-glob": "^3.3.3",
5801
- "fast-xml-parser": "^5.5.11",
5813
+ "fast-xml-parser": "^5.7.1",
5802
5814
  "js2xmlparser": "^4.0.2"
5803
5815
  },
5804
5816
  "engines": {
@@ -5897,14 +5909,14 @@
5897
5909
  }
5898
5910
  },
5899
5911
  "node_modules/@salesforce/plugin-templates": {
5900
- "version": "56.15.5",
5901
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.15.5.tgz",
5902
- "integrity": "sha512-03ghEf2r0dcLl5dheWXoS0m+3nkuFiKmV1XktB1SXYWB4i+/pMGHrGrnkrnaNgN5WH+Ra5+21RJbTFEzSiyizA==",
5912
+ "version": "56.16.0",
5913
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.16.0.tgz",
5914
+ "integrity": "sha512-dAW6WH/dPePo2uRqIwpReALBs3McGSUG7BMJlyYoKBkb2v8krJSUSoyH7bigkXVnmzXTMX1EhJA7+4TU5ElGmg==",
5903
5915
  "license": "Apache-2.0",
5904
5916
  "dependencies": {
5905
- "@salesforce/core": "^8.27.1",
5917
+ "@salesforce/core": "^8.28.3",
5906
5918
  "@salesforce/sf-plugins-core": "^12",
5907
- "@salesforce/templates": "^66.7.10"
5919
+ "@salesforce/templates": "^66.7.11"
5908
5920
  },
5909
5921
  "engines": {
5910
5922
  "node": ">=18.0.0"
@@ -5985,9 +5997,9 @@
5985
5997
  }
5986
5998
  },
5987
5999
  "node_modules/@salesforce/source-deploy-retrieve": {
5988
- "version": "12.32.7",
5989
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.32.7.tgz",
5990
- "integrity": "sha512-nxrMUYyLi171EllPssXKfr/D3+DBeTeeV+VUSqHVgTyRrGVVvlV86dVgyWaC7d5E8C6wgLMKiMu43zs4GRb9XQ==",
6000
+ "version": "12.32.8",
6001
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.32.8.tgz",
6002
+ "integrity": "sha512-1vTWVGmrrDZSixJjDOb2NfrIsbio9xuUaVcGZpxCfTgcEnggekxMkzq0vSqebgbi9cibLn/3BUkSSuEhsDK8Rw==",
5991
6003
  "license": "Apache-2.0",
5992
6004
  "dependencies": {
5993
6005
  "@salesforce/core": "^8.27.1",
@@ -6273,9 +6285,9 @@
6273
6285
  }
6274
6286
  },
6275
6287
  "node_modules/@salesforce/templates": {
6276
- "version": "66.7.10",
6277
- "resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-66.7.10.tgz",
6278
- "integrity": "sha512-zIaYUpZHfvRa5nP8LwA5dKBaoBo40fFoch38iFw519gFJ9CXmcRu5crE7BVQ03trfj6pNsaUJSYl6cSIjsdy9A==",
6288
+ "version": "66.7.11",
6289
+ "resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-66.7.11.tgz",
6290
+ "integrity": "sha512-s6J9E7c4Z+u9oaCHlHX8uQ/46iKuwNozLIZSghsl1w4XKugJdrdArhx4PLX956TghZHjrG+KiHI/cZcB2hnArw==",
6279
6291
  "license": "BSD-3-Clause",
6280
6292
  "dependencies": {
6281
6293
  "@salesforce/kit": "^3.2.6",
@@ -12275,9 +12287,9 @@
12275
12287
  "license": "MIT"
12276
12288
  },
12277
12289
  "node_modules/fast-xml-builder": {
12278
- "version": "1.1.4",
12279
- "resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz",
12280
- "integrity": "sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==",
12290
+ "version": "1.1.5",
12291
+ "resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.5.tgz",
12292
+ "integrity": "sha512-4TJn/8FKLeslLAH3dnohXqE3QSoxkhvaMzepOIZytwJXZO69Bfz0HBdDHzOTOon6G59Zrk6VQ2bEiv1t61rfkA==",
12281
12293
  "funding": [
12282
12294
  {
12283
12295
  "type": "github",
@@ -12290,9 +12302,9 @@
12290
12302
  }
12291
12303
  },
12292
12304
  "node_modules/fast-xml-parser": {
12293
- "version": "5.5.11",
12294
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.11.tgz",
12295
- "integrity": "sha512-QL0eb0YbSTVWF6tTf1+LEMSgtCEjBYPpnAjoLC8SscESlAjXEIRJ7cHtLG0pLeDFaZLa4VKZLArtA/60ZS7vyA==",
12305
+ "version": "5.7.1",
12306
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.7.1.tgz",
12307
+ "integrity": "sha512-8Cc3f8GUGUULg34pBch/KGyPLglS+OFs05deyOlY7fL2MTagYPKrVQNmR1fLF/yJ9PH5ZSTd3YDF6pnmeZU+zA==",
12296
12308
  "funding": [
12297
12309
  {
12298
12310
  "type": "github",
@@ -12301,8 +12313,9 @@
12301
12313
  ],
12302
12314
  "license": "MIT",
12303
12315
  "dependencies": {
12304
- "fast-xml-builder": "^1.1.4",
12305
- "path-expression-matcher": "^1.4.0",
12316
+ "@nodable/entities": "^2.1.0",
12317
+ "fast-xml-builder": "^1.1.5",
12318
+ "path-expression-matcher": "^1.5.0",
12306
12319
  "strnum": "^2.2.3"
12307
12320
  },
12308
12321
  "bin": {
@@ -23928,9 +23941,9 @@
23928
23941
  }
23929
23942
  },
23930
23943
  "node_modules/undici": {
23931
- "version": "7.24.7",
23932
- "resolved": "https://registry.npmjs.org/undici/-/undici-7.24.7.tgz",
23933
- "integrity": "sha512-H/nlJ/h0ggGC+uRL3ovD+G0i4bqhvsDOpbDv7At5eFLlj2b41L8QliGbnl2H7SnDiYhENphh1tQFJZf+MyfLsQ==",
23944
+ "version": "7.25.0",
23945
+ "resolved": "https://registry.npmjs.org/undici/-/undici-7.25.0.tgz",
23946
+ "integrity": "sha512-xXnp4kTyor2Zq+J1FfPI6Eq3ew5h6Vl0F/8d9XU5zZQf1tX9s2Su1/3PiMmUANFULpmksxkClamIZcaUqryHsQ==",
23934
23947
  "license": "MIT",
23935
23948
  "engines": {
23936
23949
  "node": ">=20.18.1"
package/oclif.lock CHANGED
@@ -1505,6 +1505,11 @@
1505
1505
  resolved "https://registry.npmjs.org/@microsoft/applicationinsights-web-snippet/-/applicationinsights-web-snippet-1.0.1.tgz"
1506
1506
  integrity sha512-2IHAOaLauc8qaAitvWS+U931T+ze+7MNWrDHY47IENP5y2UA0vqJDu67kWZDdpCN1fFC77sfgfB+HV7SrKshnQ==
1507
1507
 
1508
+ "@nodable/entities@^2.1.0":
1509
+ version "2.1.0"
1510
+ resolved "https://registry.npmjs.org/@nodable/entities/-/entities-2.1.0.tgz"
1511
+ integrity sha512-nyT7T3nbMyBI/lvr6L5TyWbFJAI9FTgVRakNoBqCD+PmID8DzFrrNdLLtHMwMszOtqZa8PAOV24ZqDnQrhQINA==
1512
+
1508
1513
  "@nodelib/fs.scandir@2.1.5":
1509
1514
  version "2.1.5"
1510
1515
  resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"
@@ -1746,7 +1751,7 @@
1746
1751
  wordwrap "^1.0.0"
1747
1752
  wrap-ansi "^7.0.0"
1748
1753
 
1749
- "@oclif/multi-stage-output@^0.8.29", "@oclif/multi-stage-output@^0.8.34", "@oclif/multi-stage-output@^0.8.36":
1754
+ "@oclif/multi-stage-output@^0.8.34", "@oclif/multi-stage-output@^0.8.36":
1750
1755
  version "0.8.36"
1751
1756
  resolved "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.8.36.tgz"
1752
1757
  integrity sha512-3BEpG5CDUJYtyJQZbMPU+o3C0XSC7MgupTb75KjLE6RoG5r9q+BRYkyDyGMspWkqcPtbMqZjs0sMFKmYMiDrEA==
@@ -2127,18 +2132,18 @@
2127
2132
  resolved "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz"
2128
2133
  integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
2129
2134
 
2130
- "@salesforce/agents@^0.24.2":
2131
- version "0.24.2"
2132
- resolved "https://registry.npmjs.org/@salesforce/agents/-/agents-0.24.2.tgz"
2133
- integrity sha512-apYmYxeS3bnqUl32BvqZX2ALu50GUfdLw4iyJjR2jGm2q/kVTSeb/UBq8FhJBCnsPocnhu+Hmmb60bU0NCLwbw==
2135
+ "@salesforce/agents@^1.1.1":
2136
+ version "1.1.1"
2137
+ resolved "https://registry.npmjs.org/@salesforce/agents/-/agents-1.1.1.tgz"
2138
+ integrity sha512-sHeyUGbBKtO8diQVjH+mb7wB4cfCZVN+WuqVD44GvaGpR1NBycWlSt/P5klekiO5lZoEyl8kGe3BgySShS4W4g==
2134
2139
  dependencies:
2135
- "@salesforce/core" "^8.26.3"
2136
- "@salesforce/kit" "^3.2.4"
2137
- "@salesforce/source-deploy-retrieve" "^12.31.14"
2138
- "@salesforce/types" "^1.6.0"
2139
- fast-xml-parser "^5.3.6"
2140
+ "@salesforce/core" "^8.28.3"
2141
+ "@salesforce/kit" "^3.2.6"
2142
+ "@salesforce/source-deploy-retrieve" "^12.32.7"
2143
+ "@salesforce/types" "^1.7.1"
2144
+ fast-xml-parser "^5.6.0"
2140
2145
  nock "^13.5.6"
2141
- yaml "^2.8.2"
2146
+ yaml "^2.8.3"
2142
2147
 
2143
2148
  "@salesforce/apex-node@^8.4.16", "@salesforce/apex-node@^8.4.21":
2144
2149
  version "8.4.21"
@@ -2171,7 +2176,7 @@
2171
2176
  strip-ansi "6.0.1"
2172
2177
  ts-retry-promise "^0.8.1"
2173
2178
 
2174
- "@salesforce/core@^8.18.7", "@salesforce/core@^8.25.1", "@salesforce/core@^8.26.3", "@salesforce/core@^8.27.0", "@salesforce/core@^8.27.1", "@salesforce/core@^8.28.0", "@salesforce/core@^8.28.1", "@salesforce/core@^8.28.2", "@salesforce/core@^8.28.3", "@salesforce/core@^8.5.1":
2179
+ "@salesforce/core@^8.18.7", "@salesforce/core@^8.25.1", "@salesforce/core@^8.27.0", "@salesforce/core@^8.27.1", "@salesforce/core@^8.28.0", "@salesforce/core@^8.28.1", "@salesforce/core@^8.28.2", "@salesforce/core@^8.28.3", "@salesforce/core@^8.5.1":
2175
2180
  version "8.28.3"
2176
2181
  resolved "https://registry.npmjs.org/@salesforce/core/-/core-8.28.3.tgz"
2177
2182
  integrity sha512-DDAeHVwDO8wUlqEGwfp8Vuu7Vp7K+hpubKu6baWkHAXiO1u7ZbQkvwCbpPz9JiYEXVUBvP11JtBQ7zOUIPShlQ==
@@ -2268,23 +2273,23 @@
2268
2273
  jszip "^3.10.1"
2269
2274
  object-treeify "^2"
2270
2275
 
2271
- "@salesforce/plugin-agent@1.32.19":
2272
- version "1.32.19"
2273
- resolved "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.32.19.tgz"
2274
- integrity sha512-1eJYFjB0SmLDICOtVAX6u0/w5V9irXporDzIcYEBoCPWbsCNbfXvFd5fWfoSbv8v7YSffMz7f1vPqSF07vbB9Q==
2276
+ "@salesforce/plugin-agent@1.32.20":
2277
+ version "1.32.20"
2278
+ resolved "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.32.20.tgz"
2279
+ integrity sha512-jZg1Ik76LL6CfdvWHPGMtmVbVQZc9UFL+uPWrJKlr11oNXxpbkWuo4/xEwFHF5byKYqV1MRANl+ljZCo2d/+Lg==
2275
2280
  dependencies:
2276
2281
  "@inquirer/core" "^10.3.2"
2277
2282
  "@inquirer/prompts" "^7.10.1"
2278
2283
  "@oclif/core" "^4"
2279
- "@oclif/multi-stage-output" "^0.8.29"
2280
- "@salesforce/agents" "^0.24.2"
2281
- "@salesforce/core" "^8.27.0"
2282
- "@salesforce/kit" "^3.2.4"
2284
+ "@oclif/multi-stage-output" "^0.8.36"
2285
+ "@salesforce/agents" "^1.1.1"
2286
+ "@salesforce/core" "^8.28.3"
2287
+ "@salesforce/kit" "^3.2.6"
2283
2288
  "@salesforce/sf-plugins-core" "^12.2.6"
2284
- "@salesforce/source-deploy-retrieve" "^12.32.1"
2285
- "@salesforce/types" "^1.6.0"
2289
+ "@salesforce/source-deploy-retrieve" "^12.32.8"
2290
+ "@salesforce/types" "^1.7.1"
2286
2291
  ansis "^3.3.2"
2287
- fast-xml-parser "^5.5.8"
2292
+ fast-xml-parser "^5.7.1"
2288
2293
  glob "^11.0.3"
2289
2294
  ink "5.0.1"
2290
2295
  ink-text-input "^6.0.0"
@@ -2303,13 +2308,13 @@
2303
2308
  "@salesforce/sf-plugins-core" "^12.2.6"
2304
2309
  ansis "^3.3.1"
2305
2310
 
2306
- "@salesforce/plugin-api@1.3.19":
2307
- version "1.3.19"
2308
- resolved "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.19.tgz"
2309
- integrity sha512-qfFGgLfolk80C7qq5ql+WJ13N4BUd7GwL0etATuHAjda1VtrjI1elJ0FrRV/pTmEht6RTrUSVJMtwOUlZwyvIA==
2311
+ "@salesforce/plugin-api@1.3.20":
2312
+ version "1.3.20"
2313
+ resolved "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.20.tgz"
2314
+ integrity sha512-gKCRr8+ckH3JtTOt2UclglYR27oiC0bMEfK5yMh6uKNsaAh9CpSDD9Pg110w9WSyCgB5zOLots7ZD6fgrSsxVA==
2310
2315
  dependencies:
2311
2316
  "@oclif/core" "^4"
2312
- "@salesforce/core" "^8.25.1"
2317
+ "@salesforce/core" "^8.28.3"
2313
2318
  "@salesforce/kit" "^3.2.4"
2314
2319
  "@salesforce/sf-plugins-core" "^12.2.6"
2315
2320
  "@salesforce/ts-types" "^2.0.12"
@@ -2347,10 +2352,10 @@
2347
2352
  debug "^4.4.3"
2348
2353
  handlebars "^4.7.9"
2349
2354
 
2350
- "@salesforce/plugin-data@4.0.91":
2351
- version "4.0.91"
2352
- resolved "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.91.tgz"
2353
- integrity sha512-+s/+2rt/NX0PvWUpQKnVmoYOV3OdfLq9POB6NuT6Qy4SafC60ENnUOl+q6vJdEHuOsKJVAp9nPhAPMwCwAb1Ow==
2355
+ "@salesforce/plugin-data@4.0.92":
2356
+ version "4.0.92"
2357
+ resolved "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.92.tgz"
2358
+ integrity sha512-NQtedJyvfqjv1irhGJgAD8UecR0pxpcZw8jsZfDDGzFD24Pa81T9yAIktzUj6xIh+pe206mXb90dm58oPutjrA==
2354
2359
  dependencies:
2355
2360
  "@jsforce/jsforce-node" "^3.10.14"
2356
2361
  "@oclif/multi-stage-output" "^0.8.36"
@@ -2364,7 +2369,7 @@
2364
2369
  csv-stringify "^6.7.0"
2365
2370
  form-data "^4.0.5"
2366
2371
  terminal-link "^3.0.0"
2367
- undici "^7.24.7"
2372
+ undici "^7.25.0"
2368
2373
  zod "^4.3.6"
2369
2374
 
2370
2375
  "@salesforce/plugin-deploy-retrieve@3.24.32":
@@ -2386,15 +2391,15 @@
2386
2391
  ansis "^3.17.0"
2387
2392
  terminal-link "^3.0.0"
2388
2393
 
2389
- "@salesforce/plugin-info@^3.4.100", "@salesforce/plugin-info@^3.4.121", "@salesforce/plugin-info@^3.4.122", "@salesforce/plugin-info@3.4.122":
2390
- version "3.4.122"
2391
- resolved "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.122.tgz"
2392
- integrity sha512-6g0RrcESu5PrNxgiXFNPf7UmpA3cjHnuFdxVDOVhZiEABimDPc9MIVsSKxgRISiIvIlmHtM3dBlYDHaH2ebdHw==
2394
+ "@salesforce/plugin-info@^3.4.100", "@salesforce/plugin-info@^3.4.121", "@salesforce/plugin-info@^3.4.122", "@salesforce/plugin-info@3.4.123":
2395
+ version "3.4.123"
2396
+ resolved "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.123.tgz"
2397
+ integrity sha512-1UdiouEXdlZPHMpuhYSJJr+IUJP+wgMdvAkGg6yMxZwCTvz5BHcOYSTAk5x3lmvDQMF2Il3f7dfHJM0BeAhypQ==
2393
2398
  dependencies:
2394
2399
  "@inquirer/input" "^2.3.0"
2395
2400
  "@jsforce/jsforce-node" "^3.10.14"
2396
2401
  "@oclif/core" "^4"
2397
- "@salesforce/core" "^8.28.1"
2402
+ "@salesforce/core" "^8.28.3"
2398
2403
  "@salesforce/kit" "^3.2.6"
2399
2404
  "@salesforce/sf-plugins-core" "^12"
2400
2405
  got "^13.0.0"
@@ -2483,13 +2488,13 @@
2483
2488
  strip-ansi "^6"
2484
2489
  yarn-deduplicate "^6.0.2"
2485
2490
 
2486
- "@salesforce/plugin-schema@3.3.104":
2487
- version "3.3.104"
2488
- resolved "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.104.tgz"
2489
- integrity sha512-RSYsRj6mPgfSENKPKUZKMlUGPwNpK9scDXdT173TODeWCAP3iHgHnqUiAZJrOfXNOStXHXQXQBqwoWmAOgz/uQ==
2491
+ "@salesforce/plugin-schema@3.3.105":
2492
+ version "3.3.105"
2493
+ resolved "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.105.tgz"
2494
+ integrity sha512-kspWBkIoIm8fZ/SHg/F6nzCl40jVQlGV6hlawRo4N0+Zi7ulrxPEJQnLGVFsv1aB7OZi7p97J7A7uyNk09A9bw==
2490
2495
  dependencies:
2491
2496
  "@oclif/core" "^4"
2492
- "@salesforce/core" "^8.27.1"
2497
+ "@salesforce/core" "^8.28.3"
2493
2498
  "@salesforce/sf-plugins-core" "^11.3.12"
2494
2499
 
2495
2500
  "@salesforce/plugin-settings@2.4.69":
@@ -2502,10 +2507,10 @@
2502
2507
  "@salesforce/sf-plugins-core" "^12.2.6"
2503
2508
  fast-levenshtein "^3.0.0"
2504
2509
 
2505
- "@salesforce/plugin-sobject@1.4.97":
2506
- version "1.4.97"
2507
- resolved "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.97.tgz"
2508
- integrity sha512-wjS3jLES+fgGUG+cuwZuULhbam5TXbok/FtTSmMl7vBOeSC0tT7fHkJ+YnP5uOEApEpI9sfDVrxwIjKUHdqSPA==
2510
+ "@salesforce/plugin-sobject@1.4.98":
2511
+ version "1.4.98"
2512
+ resolved "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.98.tgz"
2513
+ integrity sha512-RhtZFh8za7G0VLf6lUr1xf81YWQ0O6+3lBzMWD+qfMUsMe3PcNgKgL4Nv+ynuPVnqdkfeIm4Asckpm5HoEK8fQ==
2509
2514
  dependencies:
2510
2515
  "@inquirer/confirm" "^3.2.0"
2511
2516
  "@inquirer/input" "^2.3.0"
@@ -2515,7 +2520,7 @@
2515
2520
  "@salesforce/kit" "^3.2.6"
2516
2521
  "@salesforce/sf-plugins-core" "^11.3.12"
2517
2522
  fast-glob "^3.3.3"
2518
- fast-xml-parser "^5.5.11"
2523
+ fast-xml-parser "^5.7.1"
2519
2524
  js2xmlparser "^4.0.2"
2520
2525
 
2521
2526
  "@salesforce/plugin-telemetry@3.8.13":
@@ -2531,14 +2536,14 @@
2531
2536
  "@salesforce/ts-types" "^2.0.12"
2532
2537
  debug "^4.4.3"
2533
2538
 
2534
- "@salesforce/plugin-templates@56.15.5":
2535
- version "56.15.5"
2536
- resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.15.5.tgz"
2537
- integrity sha512-03ghEf2r0dcLl5dheWXoS0m+3nkuFiKmV1XktB1SXYWB4i+/pMGHrGrnkrnaNgN5WH+Ra5+21RJbTFEzSiyizA==
2539
+ "@salesforce/plugin-templates@56.16.0":
2540
+ version "56.16.0"
2541
+ resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.16.0.tgz"
2542
+ integrity sha512-dAW6WH/dPePo2uRqIwpReALBs3McGSUG7BMJlyYoKBkb2v8krJSUSoyH7bigkXVnmzXTMX1EhJA7+4TU5ElGmg==
2538
2543
  dependencies:
2539
- "@salesforce/core" "^8.27.1"
2544
+ "@salesforce/core" "^8.28.3"
2540
2545
  "@salesforce/sf-plugins-core" "^12"
2541
- "@salesforce/templates" "^66.7.10"
2546
+ "@salesforce/templates" "^66.7.11"
2542
2547
 
2543
2548
  "@salesforce/plugin-trust@^3.7.89", "@salesforce/plugin-trust@3.7.124":
2544
2549
  version "3.7.124"
@@ -2611,10 +2616,10 @@
2611
2616
  cli-progress "^3.12.0"
2612
2617
  terminal-link "^3.0.0"
2613
2618
 
2614
- "@salesforce/source-deploy-retrieve@^12.31.14", "@salesforce/source-deploy-retrieve@^12.32.1", "@salesforce/source-deploy-retrieve@^12.32.3", "@salesforce/source-deploy-retrieve@^12.32.4":
2615
- version "12.32.7"
2616
- resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.32.7.tgz"
2617
- integrity sha512-nxrMUYyLi171EllPssXKfr/D3+DBeTeeV+VUSqHVgTyRrGVVvlV86dVgyWaC7d5E8C6wgLMKiMu43zs4GRb9XQ==
2619
+ "@salesforce/source-deploy-retrieve@^12.32.1", "@salesforce/source-deploy-retrieve@^12.32.3", "@salesforce/source-deploy-retrieve@^12.32.4", "@salesforce/source-deploy-retrieve@^12.32.7", "@salesforce/source-deploy-retrieve@^12.32.8":
2620
+ version "12.32.8"
2621
+ resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.32.8.tgz"
2622
+ integrity sha512-1vTWVGmrrDZSixJjDOb2NfrIsbio9xuUaVcGZpxCfTgcEnggekxMkzq0vSqebgbi9cibLn/3BUkSSuEhsDK8Rw==
2618
2623
  dependencies:
2619
2624
  "@salesforce/core" "^8.27.1"
2620
2625
  "@salesforce/kit" "^3.2.4"
@@ -2658,10 +2663,10 @@
2658
2663
  o11y_schema "^260.63.0"
2659
2664
  proxy-agent "^6.5.0"
2660
2665
 
2661
- "@salesforce/templates@^66.7.10":
2662
- version "66.7.10"
2663
- resolved "https://registry.npmjs.org/@salesforce/templates/-/templates-66.7.10.tgz"
2664
- integrity sha512-zIaYUpZHfvRa5nP8LwA5dKBaoBo40fFoch38iFw519gFJ9CXmcRu5crE7BVQ03trfj6pNsaUJSYl6cSIjsdy9A==
2666
+ "@salesforce/templates@^66.7.11":
2667
+ version "66.7.11"
2668
+ resolved "https://registry.npmjs.org/@salesforce/templates/-/templates-66.7.11.tgz"
2669
+ integrity sha512-s6J9E7c4Z+u9oaCHlHX8uQ/46iKuwNozLIZSghsl1w4XKugJdrdArhx4PLX956TghZHjrG+KiHI/cZcB2hnArw==
2665
2670
  dependencies:
2666
2671
  "@salesforce/kit" "^3.2.6"
2667
2672
  ejs "^3.1.10"
@@ -6011,20 +6016,21 @@ fast-uri@^3.0.1:
6011
6016
  resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.1.tgz"
6012
6017
  integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
6013
6018
 
6014
- fast-xml-builder@^1.1.4:
6015
- version "1.1.4"
6016
- resolved "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz"
6017
- integrity sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==
6019
+ fast-xml-builder@^1.1.4, fast-xml-builder@^1.1.5:
6020
+ version "1.1.5"
6021
+ resolved "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.5.tgz"
6022
+ integrity sha512-4TJn/8FKLeslLAH3dnohXqE3QSoxkhvaMzepOIZytwJXZO69Bfz0HBdDHzOTOon6G59Zrk6VQ2bEiv1t61rfkA==
6018
6023
  dependencies:
6019
6024
  path-expression-matcher "^1.1.3"
6020
6025
 
6021
- fast-xml-parser@^5.3.6, fast-xml-parser@^5.5.11, fast-xml-parser@^5.5.6, fast-xml-parser@^5.5.7, fast-xml-parser@^5.5.8:
6022
- version "5.5.11"
6023
- resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.11.tgz"
6024
- integrity sha512-QL0eb0YbSTVWF6tTf1+LEMSgtCEjBYPpnAjoLC8SscESlAjXEIRJ7cHtLG0pLeDFaZLa4VKZLArtA/60ZS7vyA==
6026
+ fast-xml-parser@^5.5.11, fast-xml-parser@^5.5.6, fast-xml-parser@^5.5.7, fast-xml-parser@^5.6.0, fast-xml-parser@^5.7.1:
6027
+ version "5.7.1"
6028
+ resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.7.1.tgz"
6029
+ integrity sha512-8Cc3f8GUGUULg34pBch/KGyPLglS+OFs05deyOlY7fL2MTagYPKrVQNmR1fLF/yJ9PH5ZSTd3YDF6pnmeZU+zA==
6025
6030
  dependencies:
6026
- fast-xml-builder "^1.1.4"
6027
- path-expression-matcher "^1.4.0"
6031
+ "@nodable/entities" "^2.1.0"
6032
+ fast-xml-builder "^1.1.5"
6033
+ path-expression-matcher "^1.5.0"
6028
6034
  strnum "^2.2.3"
6029
6035
 
6030
6036
  fast-xml-parser@5.5.8:
@@ -9558,7 +9564,7 @@ path-exists@^4.0.0:
9558
9564
  resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
9559
9565
  integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
9560
9566
 
9561
- path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.0, path-expression-matcher@^1.4.0:
9567
+ path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.0, path-expression-matcher@^1.5.0:
9562
9568
  version "1.5.0"
9563
9569
  resolved "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz"
9564
9570
  integrity sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==
@@ -11436,10 +11442,10 @@ undici-types@~7.8.0:
11436
11442
  resolved "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz"
11437
11443
  integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
11438
11444
 
11439
- undici@^7.24.7:
11440
- version "7.24.7"
11441
- resolved "https://registry.npmjs.org/undici/-/undici-7.24.7.tgz"
11442
- integrity sha512-H/nlJ/h0ggGC+uRL3ovD+G0i4bqhvsDOpbDv7At5eFLlj2b41L8QliGbnl2H7SnDiYhENphh1tQFJZf+MyfLsQ==
11445
+ undici@^7.25.0:
11446
+ version "7.25.0"
11447
+ resolved "https://registry.npmjs.org/undici/-/undici-7.25.0.tgz"
11448
+ integrity sha512-xXnp4kTyor2Zq+J1FfPI6Eq3ew5h6Vl0F/8d9XU5zZQf1tX9s2Su1/3PiMmUANFULpmksxkClamIZcaUqryHsQ==
11443
11449
 
11444
11450
  unicorn-magic@^0.1.0:
11445
11451
  version "0.1.0"
@@ -11892,7 +11898,7 @@ yallist@^5.0.0:
11892
11898
  resolved "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz"
11893
11899
  integrity sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==
11894
11900
 
11895
- yaml@^2.5.1, yaml@^2.6.0, yaml@^2.8.2, yaml@^2.8.3:
11901
+ yaml@^2.5.1, yaml@^2.6.0, yaml@^2.8.3:
11896
11902
  version "2.8.3"
11897
11903
  resolved "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz"
11898
11904
  integrity sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==