@salesforce/plugin-data-seeding 1.1.115 → 1.1.117

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,30 +1,30 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-data-seeding",
3
- "version": "1.1.115",
3
+ "version": "1.1.117",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-data-seeding",
9
- "version": "1.1.115",
9
+ "version": "1.1.117",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^4",
13
13
  "@oclif/multi-stage-output": "^0.8.44",
14
- "@salesforce/core": "^8.31.1",
14
+ "@salesforce/core": "^8.31.4",
15
15
  "@salesforce/kit": "^3.2.2",
16
16
  "@salesforce/sf-plugins-core": "^11.3.12",
17
17
  "form-data": "^4.0.6",
18
18
  "got": "^13.0.0"
19
19
  },
20
20
  "devDependencies": {
21
- "@oclif/plugin-command-snapshot": "^5.3.24",
22
- "@salesforce/cli-plugins-testkit": "^5.3.59",
21
+ "@oclif/plugin-command-snapshot": "^5.3.29",
22
+ "@salesforce/cli-plugins-testkit": "^5.3.62",
23
23
  "@salesforce/dev-scripts": "^11.0.4",
24
- "@salesforce/plugin-command-reference": "^3.1.109",
24
+ "@salesforce/plugin-command-reference": "^3.1.113",
25
25
  "@types/tough-cookie": "^4.0.5",
26
26
  "eslint-plugin-sf-plugin": "^1.20.33",
27
- "oclif": "^4.23.15",
27
+ "oclif": "^4.23.21",
28
28
  "ts-node": "^10.9.2",
29
29
  "tsx": "^4.22.4",
30
30
  "typescript": "^5.5.4"
@@ -326,17 +326,17 @@
326
326
  }
327
327
  },
328
328
  "node_modules/@aws-sdk/checksums": {
329
- "version": "3.1000.5",
330
- "resolved": "https://registry.npmjs.org/@aws-sdk/checksums/-/checksums-3.1000.5.tgz",
331
- "integrity": "sha512-zOXUUnilC6lgCsQtp77p/QNPmRlTES9Xi6tlDwbR6kfC/kz5PCzZckgHWm5z+8DskdwuMAbFDq61x3zr10GEEQ==",
329
+ "version": "3.1000.8",
330
+ "resolved": "https://registry.npmjs.org/@aws-sdk/checksums/-/checksums-3.1000.8.tgz",
331
+ "integrity": "sha512-v0U9S7gBIme3OTgt1LdbAF4RpvavCc+4GK1+1xqAcqtbrHsEhjQo6R45LKcjhs/+WrRJij1Y0Gztw7QPAIeUfA==",
332
332
  "dev": true,
333
333
  "license": "Apache-2.0",
334
334
  "dependencies": {
335
335
  "@aws-crypto/crc32": "5.2.0",
336
336
  "@aws-crypto/crc32c": "5.2.0",
337
337
  "@aws-crypto/util": "5.2.0",
338
- "@aws-sdk/core": "^3.974.20",
339
- "@aws-sdk/types": "^3.973.12",
338
+ "@aws-sdk/core": "^3.974.23",
339
+ "@aws-sdk/types": "^3.973.13",
340
340
  "@smithy/core": "^3.24.6",
341
341
  "@smithy/types": "^4.14.3",
342
342
  "tslib": "^2.6.2"
@@ -346,21 +346,21 @@
346
346
  }
347
347
  },
348
348
  "node_modules/@aws-sdk/client-cloudfront": {
349
- "version": "3.1057.0",
350
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-cloudfront/-/client-cloudfront-3.1057.0.tgz",
351
- "integrity": "sha512-SSDMS+oxch09VWLBeQDEnHcQ7v1Q/YVBrA/YarjYKnqWzJO9bgoLOIN0mYG9SdcRXnyH8Bn6aIEtosanGjU5wQ==",
349
+ "version": "3.1073.0",
350
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-cloudfront/-/client-cloudfront-3.1073.0.tgz",
351
+ "integrity": "sha512-D6SXls6EO/ncFPV6D6p5M8D0vwoZFp/UpOFUL2QRf8cswfU0Z4wAz32ozGsGhITyCFKWCj4s3LWqnsex8FyOcQ==",
352
352
  "dev": true,
353
353
  "license": "Apache-2.0",
354
354
  "dependencies": {
355
355
  "@aws-crypto/sha256-browser": "5.2.0",
356
356
  "@aws-crypto/sha256-js": "5.2.0",
357
- "@aws-sdk/core": "^3.974.15",
358
- "@aws-sdk/credential-provider-node": "^3.972.47",
359
- "@aws-sdk/types": "^3.973.9",
360
- "@smithy/core": "^3.24.5",
361
- "@smithy/fetch-http-handler": "^5.4.5",
362
- "@smithy/node-http-handler": "^4.7.5",
363
- "@smithy/types": "^4.14.2",
357
+ "@aws-sdk/core": "^3.974.22",
358
+ "@aws-sdk/credential-provider-node": "^3.972.57",
359
+ "@aws-sdk/types": "^3.973.13",
360
+ "@smithy/core": "^3.24.6",
361
+ "@smithy/fetch-http-handler": "^5.4.6",
362
+ "@smithy/node-http-handler": "^4.7.6",
363
+ "@smithy/types": "^4.14.3",
364
364
  "tslib": "^2.6.2"
365
365
  },
366
366
  "engines": {
@@ -368,18 +368,18 @@
368
368
  }
369
369
  },
370
370
  "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/core": {
371
- "version": "3.974.15",
372
- "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.15.tgz",
373
- "integrity": "sha512-UpA0rTGW/tHGITcCqHisbuuEPraYg9GG+mWmXjY5+RxZBMLGe6aL9oe0ix50LztwAcPIkGZLH0yWdMIkCM10hw==",
371
+ "version": "3.974.22",
372
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.22.tgz",
373
+ "integrity": "sha512-YofH63shc6YRdXjz80BJkpJW+Bkn0Cuu2dn4Rv7s9G2Idt58tgtzQEWxrR2xVljlVfIBeUjPuULnSVYLke3sUQ==",
374
374
  "dev": true,
375
375
  "license": "Apache-2.0",
376
376
  "dependencies": {
377
- "@aws-sdk/types": "^3.973.9",
378
- "@aws-sdk/xml-builder": "^3.972.26",
377
+ "@aws-sdk/types": "^3.973.13",
378
+ "@aws-sdk/xml-builder": "^3.972.30",
379
379
  "@aws/lambda-invoke-store": "^0.2.2",
380
- "@smithy/core": "^3.24.5",
381
- "@smithy/signature-v4": "^5.4.5",
382
- "@smithy/types": "^4.14.2",
380
+ "@smithy/core": "^3.24.6",
381
+ "@smithy/signature-v4": "^5.4.6",
382
+ "@smithy/types": "^4.14.3",
383
383
  "bowser": "^2.11.0",
384
384
  "tslib": "^2.6.2"
385
385
  },
@@ -387,28 +387,14 @@
387
387
  "node": ">=20.0.0"
388
388
  }
389
389
  },
390
- "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/types": {
391
- "version": "3.973.9",
392
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.9.tgz",
393
- "integrity": "sha512-kuBfgQVdcz5Bmapc4A13YbpVw/pXkesfhetcFYwbntqas8sF41OHyd4o28+/TG2ZQdHBsv90Lsu5y6oitvYCdg==",
394
- "dev": true,
395
- "license": "Apache-2.0",
396
- "dependencies": {
397
- "@smithy/types": "^4.14.2",
398
- "tslib": "^2.6.2"
399
- },
400
- "engines": {
401
- "node": ">=20.0.0"
402
- }
403
- },
404
390
  "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/xml-builder": {
405
- "version": "3.972.26",
406
- "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.26.tgz",
407
- "integrity": "sha512-cDbrqvDS73whl6YAPSPq0U6whzG6UWI9PuWh0wrUuGoZexhWEqhdunbukV7iBoaWnFV1AODutM5hOD6rtn439g==",
391
+ "version": "3.972.30",
392
+ "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.30.tgz",
393
+ "integrity": "sha512-StElZPEoBquWwNqw1AcfpzEyZqJvFxouG+mpDNYlcH6ZOrqd2CuIryv+8LV8gNHZUOyKyJF3Dq9vxaXEmDR9TQ==",
408
394
  "dev": true,
409
395
  "license": "Apache-2.0",
410
396
  "dependencies": {
411
- "@smithy/types": "^4.14.2",
397
+ "@smithy/types": "^4.14.3",
412
398
  "fast-xml-parser": "5.7.3",
413
399
  "tslib": "^2.6.2"
414
400
  },
@@ -416,50 +402,22 @@
416
402
  "node": ">=20.0.0"
417
403
  }
418
404
  },
419
- "node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/core": {
420
- "version": "3.24.5",
421
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.5.tgz",
422
- "integrity": "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA==",
423
- "dev": true,
424
- "license": "Apache-2.0",
425
- "dependencies": {
426
- "@aws-crypto/crc32": "5.2.0",
427
- "@smithy/types": "^4.14.2",
428
- "tslib": "^2.6.2"
429
- },
430
- "engines": {
431
- "node": ">=18.0.0"
432
- }
433
- },
434
- "node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/types": {
435
- "version": "4.14.2",
436
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz",
437
- "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==",
438
- "dev": true,
439
- "license": "Apache-2.0",
440
- "dependencies": {
441
- "tslib": "^2.6.2"
442
- },
443
- "engines": {
444
- "node": ">=18.0.0"
445
- }
446
- },
447
405
  "node_modules/@aws-sdk/client-s3": {
448
- "version": "3.1068.0",
449
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.1068.0.tgz",
450
- "integrity": "sha512-lFgaIpxZvloNbJvQ337YPdMXhzI2zJdDw13nATVGnkAGNoNPx4ksD84AQAcuW75hsaaMaIuNmXU9sSx6+FTirA==",
406
+ "version": "3.1075.0",
407
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.1075.0.tgz",
408
+ "integrity": "sha512-h1A6nIl1YX6Y45enGsTK7ef3ZrOnBiQJ1qF5R2K/nMWfsu6A9mc2Y5T66nxerABzyjjyyvign3MrzafnFoQKmA==",
451
409
  "dev": true,
452
410
  "license": "Apache-2.0",
453
411
  "dependencies": {
454
412
  "@aws-crypto/sha1-browser": "5.2.0",
455
413
  "@aws-crypto/sha256-browser": "5.2.0",
456
414
  "@aws-crypto/sha256-js": "5.2.0",
457
- "@aws-sdk/core": "^3.974.20",
458
- "@aws-sdk/credential-provider-node": "^3.972.55",
459
- "@aws-sdk/middleware-flexible-checksums": "^3.974.30",
460
- "@aws-sdk/middleware-sdk-s3": "^3.972.51",
461
- "@aws-sdk/signature-v4-multi-region": "^3.996.34",
462
- "@aws-sdk/types": "^3.973.12",
415
+ "@aws-sdk/core": "^3.974.23",
416
+ "@aws-sdk/credential-provider-node": "^3.972.58",
417
+ "@aws-sdk/middleware-flexible-checksums": "^3.974.33",
418
+ "@aws-sdk/middleware-sdk-s3": "^3.972.54",
419
+ "@aws-sdk/signature-v4-multi-region": "^3.996.35",
420
+ "@aws-sdk/types": "^3.973.13",
463
421
  "@smithy/core": "^3.24.6",
464
422
  "@smithy/fetch-http-handler": "^5.4.6",
465
423
  "@smithy/node-http-handler": "^4.7.6",
@@ -471,14 +429,14 @@
471
429
  }
472
430
  },
473
431
  "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-env": {
474
- "version": "3.972.46",
475
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.46.tgz",
476
- "integrity": "sha512-+GPXVS2srMOlH74S+SmC1gVuP2TvUZ0siuC0onKO93q+udP+M72dmY8wJfVQ5CX9z/9X5A1HHwz5yRIGBtskvQ==",
432
+ "version": "3.972.49",
433
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.49.tgz",
434
+ "integrity": "sha512-liB3yQNHCM9k/gu/w36XHMKPluT7HTlnGUhRbBGSISDQkcr/Sy1zsZabiuvQj8WG5yW573u9RehrBvvnIQ9OEQ==",
477
435
  "dev": true,
478
436
  "license": "Apache-2.0",
479
437
  "dependencies": {
480
- "@aws-sdk/core": "^3.974.20",
481
- "@aws-sdk/types": "^3.973.12",
438
+ "@aws-sdk/core": "^3.974.23",
439
+ "@aws-sdk/types": "^3.973.13",
482
440
  "@smithy/core": "^3.24.6",
483
441
  "@smithy/types": "^4.14.3",
484
442
  "tslib": "^2.6.2"
@@ -488,14 +446,14 @@
488
446
  }
489
447
  },
490
448
  "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-http": {
491
- "version": "3.972.48",
492
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.48.tgz",
493
- "integrity": "sha512-fA5loSdlocacRxyUXtpoHSMuk5rsIKRDzQYVMnMxjcmFeZshaJlJ8lymy/hYKji6sne/UmNGj5pxuEs6kq/Qcg==",
449
+ "version": "3.972.51",
450
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.51.tgz",
451
+ "integrity": "sha512-XET0H2oofciJ5lMRWNIvRjAP7Q3wv2XT+JtJJEdhPWUMwe3TvQ9qcxonpu7vXmNngncvFpi4E2It+Tamas/naA==",
494
452
  "dev": true,
495
453
  "license": "Apache-2.0",
496
454
  "dependencies": {
497
- "@aws-sdk/core": "^3.974.20",
498
- "@aws-sdk/types": "^3.973.12",
455
+ "@aws-sdk/core": "^3.974.23",
456
+ "@aws-sdk/types": "^3.973.13",
499
457
  "@smithy/core": "^3.24.6",
500
458
  "@smithy/fetch-http-handler": "^5.4.6",
501
459
  "@smithy/node-http-handler": "^4.7.6",
@@ -507,21 +465,21 @@
507
465
  }
508
466
  },
509
467
  "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini": {
510
- "version": "3.972.53",
511
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.53.tgz",
512
- "integrity": "sha512-ZfdhIOR41q8TcWEnUac+gCOb+O2LBWdHLmjedXpXz4IEFW2ppNuFcm6p0sMTavpM+zD5TYfpH5Gp7guRyqSgsQ==",
468
+ "version": "3.972.56",
469
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.56.tgz",
470
+ "integrity": "sha512-IAmc61hbgQiHht9U3x0tnRwz0lzdwOwD/i9voRgdJrKamF+JtmrBOsW9GwB7mfFonNWOWL4qARWYrF8veEMe3w==",
513
471
  "dev": true,
514
472
  "license": "Apache-2.0",
515
473
  "dependencies": {
516
- "@aws-sdk/core": "^3.974.20",
517
- "@aws-sdk/credential-provider-env": "^3.972.46",
518
- "@aws-sdk/credential-provider-http": "^3.972.48",
519
- "@aws-sdk/credential-provider-login": "^3.972.52",
520
- "@aws-sdk/credential-provider-process": "^3.972.46",
521
- "@aws-sdk/credential-provider-sso": "^3.972.52",
522
- "@aws-sdk/credential-provider-web-identity": "^3.972.52",
523
- "@aws-sdk/nested-clients": "^3.997.20",
524
- "@aws-sdk/types": "^3.973.12",
474
+ "@aws-sdk/core": "^3.974.23",
475
+ "@aws-sdk/credential-provider-env": "^3.972.49",
476
+ "@aws-sdk/credential-provider-http": "^3.972.51",
477
+ "@aws-sdk/credential-provider-login": "^3.972.55",
478
+ "@aws-sdk/credential-provider-process": "^3.972.49",
479
+ "@aws-sdk/credential-provider-sso": "^3.972.55",
480
+ "@aws-sdk/credential-provider-web-identity": "^3.972.55",
481
+ "@aws-sdk/nested-clients": "^3.997.23",
482
+ "@aws-sdk/types": "^3.973.13",
525
483
  "@smithy/core": "^3.24.6",
526
484
  "@smithy/credential-provider-imds": "^4.3.7",
527
485
  "@smithy/types": "^4.14.3",
@@ -532,15 +490,15 @@
532
490
  }
533
491
  },
534
492
  "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-login": {
535
- "version": "3.972.52",
536
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.52.tgz",
537
- "integrity": "sha512-9hu2oR0qH7Fst5Tzdx+UWxm+w5zCXtErTLtOOW5hwwQc170CLwOeniRxyFY6s9mHfGEfC5zFukNBdKBwJR8mhQ==",
493
+ "version": "3.972.55",
494
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.55.tgz",
495
+ "integrity": "sha512-hBBkANo3cDn+h2qxxzER4a+J8JCO9o9Z/YYmU7iky6AcaarX5RRdRcHNC6SLdwY0vAXQygn6soUbDqPn3GghaA==",
538
496
  "dev": true,
539
497
  "license": "Apache-2.0",
540
498
  "dependencies": {
541
- "@aws-sdk/core": "^3.974.20",
542
- "@aws-sdk/nested-clients": "^3.997.20",
543
- "@aws-sdk/types": "^3.973.12",
499
+ "@aws-sdk/core": "^3.974.23",
500
+ "@aws-sdk/nested-clients": "^3.997.23",
501
+ "@aws-sdk/types": "^3.973.13",
544
502
  "@smithy/core": "^3.24.6",
545
503
  "@smithy/types": "^4.14.3",
546
504
  "tslib": "^2.6.2"
@@ -550,19 +508,19 @@
550
508
  }
551
509
  },
552
510
  "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-node": {
553
- "version": "3.972.55",
554
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.55.tgz",
555
- "integrity": "sha512-zMGLa/dhESVqmCD7mmIFFKSwSFrJGScvCXcjvBZEVOOMauFS5JRQvLTMukFpMEFWiV6dTAlsen2ATDBulLPtbg==",
511
+ "version": "3.972.58",
512
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.58.tgz",
513
+ "integrity": "sha512-OyCLVmSI7pZO8hxwNVX6pXhTVlJqRBTp+ijdEfJSUj0RyjHnF602OfAarOzGq6wkGodeFkYBt8MmJ6A6ycRgWw==",
556
514
  "dev": true,
557
515
  "license": "Apache-2.0",
558
516
  "dependencies": {
559
- "@aws-sdk/credential-provider-env": "^3.972.46",
560
- "@aws-sdk/credential-provider-http": "^3.972.48",
561
- "@aws-sdk/credential-provider-ini": "^3.972.53",
562
- "@aws-sdk/credential-provider-process": "^3.972.46",
563
- "@aws-sdk/credential-provider-sso": "^3.972.52",
564
- "@aws-sdk/credential-provider-web-identity": "^3.972.52",
565
- "@aws-sdk/types": "^3.973.12",
517
+ "@aws-sdk/credential-provider-env": "^3.972.49",
518
+ "@aws-sdk/credential-provider-http": "^3.972.51",
519
+ "@aws-sdk/credential-provider-ini": "^3.972.56",
520
+ "@aws-sdk/credential-provider-process": "^3.972.49",
521
+ "@aws-sdk/credential-provider-sso": "^3.972.55",
522
+ "@aws-sdk/credential-provider-web-identity": "^3.972.55",
523
+ "@aws-sdk/types": "^3.973.13",
566
524
  "@smithy/core": "^3.24.6",
567
525
  "@smithy/credential-provider-imds": "^4.3.7",
568
526
  "@smithy/types": "^4.14.3",
@@ -573,14 +531,14 @@
573
531
  }
574
532
  },
575
533
  "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-process": {
576
- "version": "3.972.46",
577
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.46.tgz",
578
- "integrity": "sha512-VUoNFBIjWrUN8NbFiQiuxQEgFjvziAlBRPK+ddh27aj65gk0BYu6bLZnrdrNZwpW6vAihtSUtEMQ1PUJ32QRPA==",
534
+ "version": "3.972.49",
535
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.49.tgz",
536
+ "integrity": "sha512-C8h36lBuC/RnBSsjlO+dn6xZm3KbAl5vpJaVPAfQnMmz2/OISmKOc8XZcqMQgO2ADwBYNRMM6Kf3vz9G/TulMQ==",
579
537
  "dev": true,
580
538
  "license": "Apache-2.0",
581
539
  "dependencies": {
582
- "@aws-sdk/core": "^3.974.20",
583
- "@aws-sdk/types": "^3.973.12",
540
+ "@aws-sdk/core": "^3.974.23",
541
+ "@aws-sdk/types": "^3.973.13",
584
542
  "@smithy/core": "^3.24.6",
585
543
  "@smithy/types": "^4.14.3",
586
544
  "tslib": "^2.6.2"
@@ -590,16 +548,16 @@
590
548
  }
591
549
  },
592
550
  "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso": {
593
- "version": "3.972.52",
594
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.52.tgz",
595
- "integrity": "sha512-nb2/n4o/HQf+FVpVbZe9vCTFngmuDoIsltMgLAtjixaKzvzhB4J8WSDFyWgnErgLHk55ctWH+I4PU+LIHhyffg==",
551
+ "version": "3.972.55",
552
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.55.tgz",
553
+ "integrity": "sha512-1FkOz74Ea5QGS9jtIoXp55T/IkSS3spv+nLTT07fRY/+T5xmEOqaYBVIaEmX4zTNvbV6g2lrtlaVKWEoNyJt3w==",
596
554
  "dev": true,
597
555
  "license": "Apache-2.0",
598
556
  "dependencies": {
599
- "@aws-sdk/core": "^3.974.20",
600
- "@aws-sdk/nested-clients": "^3.997.20",
601
- "@aws-sdk/token-providers": "3.1066.0",
602
- "@aws-sdk/types": "^3.973.12",
557
+ "@aws-sdk/core": "^3.974.23",
558
+ "@aws-sdk/nested-clients": "^3.997.23",
559
+ "@aws-sdk/token-providers": "3.1074.0",
560
+ "@aws-sdk/types": "^3.973.13",
603
561
  "@smithy/core": "^3.24.6",
604
562
  "@smithy/types": "^4.14.3",
605
563
  "tslib": "^2.6.2"
@@ -609,15 +567,15 @@
609
567
  }
610
568
  },
611
569
  "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-web-identity": {
612
- "version": "3.972.52",
613
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.52.tgz",
614
- "integrity": "sha512-lKj6aRSGbqLmpYmM24bY7a1Xmfcq2vkE3hv8CSPYfc1yCu0BPu/XEJ1L4Fm61MsU6ULLNSG8UGsffNoFUBjESA==",
570
+ "version": "3.972.55",
571
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.55.tgz",
572
+ "integrity": "sha512-g2BoECD1q01kTPByi56+VLVvdWDzMkKIcr77qixpqH0okw2t0U5CoPv+6S8v/D1Y2Wa6QKKtn6XAtDzP+Kfpvg==",
615
573
  "dev": true,
616
574
  "license": "Apache-2.0",
617
575
  "dependencies": {
618
- "@aws-sdk/core": "^3.974.20",
619
- "@aws-sdk/nested-clients": "^3.997.20",
620
- "@aws-sdk/types": "^3.973.12",
576
+ "@aws-sdk/core": "^3.974.23",
577
+ "@aws-sdk/nested-clients": "^3.997.23",
578
+ "@aws-sdk/types": "^3.973.13",
621
579
  "@smithy/core": "^3.24.6",
622
580
  "@smithy/types": "^4.14.3",
623
581
  "tslib": "^2.6.2"
@@ -627,17 +585,17 @@
627
585
  }
628
586
  },
629
587
  "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients": {
630
- "version": "3.997.20",
631
- "resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.997.20.tgz",
632
- "integrity": "sha512-IYJuLpXp2DEILVQpQOy0PMpkftv0AHEOCn52o0atyOaumA0CdWQ3klPyXdViGYLbNpESsVFMVybvHUeZAuiGxA==",
588
+ "version": "3.997.23",
589
+ "resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.997.23.tgz",
590
+ "integrity": "sha512-gO93ZPsI2bxeFZD42f1/qjDw6FAZkNZcKRO94LIiT03fzOmcJ9e/tunxjVjA1Rl69ClmVJzz8H3G9CdKef10PA==",
633
591
  "dev": true,
634
592
  "license": "Apache-2.0",
635
593
  "dependencies": {
636
594
  "@aws-crypto/sha256-browser": "5.2.0",
637
595
  "@aws-crypto/sha256-js": "5.2.0",
638
- "@aws-sdk/core": "^3.974.20",
639
- "@aws-sdk/signature-v4-multi-region": "^3.996.34",
640
- "@aws-sdk/types": "^3.973.12",
596
+ "@aws-sdk/core": "^3.974.23",
597
+ "@aws-sdk/signature-v4-multi-region": "^3.996.35",
598
+ "@aws-sdk/types": "^3.973.13",
641
599
  "@smithy/core": "^3.24.6",
642
600
  "@smithy/fetch-http-handler": "^5.4.6",
643
601
  "@smithy/node-http-handler": "^4.7.6",
@@ -649,15 +607,15 @@
649
607
  }
650
608
  },
651
609
  "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers": {
652
- "version": "3.1066.0",
653
- "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.1066.0.tgz",
654
- "integrity": "sha512-UqEUJq7dqa44hneLDUcX7UJy95cg8YqEWyakRpvIPnrNS3Mq+UlQHgCDGu5pvwAPtlIW4qcYbvW6reG6++FyvA==",
610
+ "version": "3.1074.0",
611
+ "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.1074.0.tgz",
612
+ "integrity": "sha512-pv80IzgGW4RnXWtft692chZOM9i6PhebVsLCcnaM4dBEPZva2fE6FXAHs76G7Rc7s3yGyX/68G0nZMrUy+Vmpg==",
655
613
  "dev": true,
656
614
  "license": "Apache-2.0",
657
615
  "dependencies": {
658
- "@aws-sdk/core": "^3.974.20",
659
- "@aws-sdk/nested-clients": "^3.997.20",
660
- "@aws-sdk/types": "^3.973.12",
616
+ "@aws-sdk/core": "^3.974.23",
617
+ "@aws-sdk/nested-clients": "^3.997.23",
618
+ "@aws-sdk/types": "^3.973.13",
661
619
  "@smithy/core": "^3.24.6",
662
620
  "@smithy/types": "^4.14.3",
663
621
  "tslib": "^2.6.2"
@@ -666,60 +624,15 @@
666
624
  "node": ">=20.0.0"
667
625
  }
668
626
  },
669
- "node_modules/@aws-sdk/client-s3/node_modules/@smithy/credential-provider-imds": {
670
- "version": "4.3.9",
671
- "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.3.9.tgz",
672
- "integrity": "sha512-ZlfJ/4Fa3jYb+3eaohPfG9utX9HmdhFNcFtpoGAhUhdynAOmGXtmigbi7eEiONKM+ykHw8RwKuDEb85Lx7t7fA==",
673
- "dev": true,
674
- "license": "Apache-2.0",
675
- "dependencies": {
676
- "@smithy/core": "^3.24.7",
677
- "@smithy/types": "^4.14.4",
678
- "tslib": "^2.6.2"
679
- },
680
- "engines": {
681
- "node": ">=18.0.0"
682
- }
683
- },
684
- "node_modules/@aws-sdk/client-s3/node_modules/@smithy/fetch-http-handler": {
685
- "version": "5.4.7",
686
- "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.4.7.tgz",
687
- "integrity": "sha512-NslaM2ir0N2hisDmzXLstPaVINZheh8SokyOC++kzFPloZucL2R7Y7bS57mSzx/1Fc/fqmn7twjkeezTTrV0EA==",
688
- "dev": true,
689
- "license": "Apache-2.0",
690
- "dependencies": {
691
- "@smithy/core": "^3.24.7",
692
- "@smithy/types": "^4.14.4",
693
- "tslib": "^2.6.2"
694
- },
695
- "engines": {
696
- "node": ">=18.0.0"
697
- }
698
- },
699
- "node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-http-handler": {
700
- "version": "4.7.8",
701
- "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.7.8.tgz",
702
- "integrity": "sha512-f+DbsWUwSbtMu1a/j8Y93KiU1SRg9nyzfjereqn1BJ33QOTUXxdlYvVXMhAYl1vuR1Kmna5aIJe09KSIfyFNYw==",
703
- "dev": true,
704
- "license": "Apache-2.0",
705
- "dependencies": {
706
- "@smithy/core": "^3.24.7",
707
- "@smithy/types": "^4.14.4",
708
- "tslib": "^2.6.2"
709
- },
710
- "engines": {
711
- "node": ">=18.0.0"
712
- }
713
- },
714
627
  "node_modules/@aws-sdk/core": {
715
- "version": "3.974.20",
716
- "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.20.tgz",
717
- "integrity": "sha512-7sDi2B2N3mc3nf1nz6FyEx/FCrJ1N1QnBmraHHQNabFaeAh2IaOOLml48/rHOD1bICHgTRkbBgNTvUzEr5Z35g==",
628
+ "version": "3.974.23",
629
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.23.tgz",
630
+ "integrity": "sha512-MiWR/uWjxjFXGzrE0Ghc5lWxUxzHsUWFhV+OX7M4cR9SrmrnZs6TXavnCWnzzdwJeFri34xQo81rvGNzK3c4BQ==",
718
631
  "dev": true,
719
632
  "license": "Apache-2.0",
720
633
  "dependencies": {
721
- "@aws-sdk/types": "^3.973.12",
722
- "@aws-sdk/xml-builder": "^3.972.29",
634
+ "@aws-sdk/types": "^3.973.13",
635
+ "@aws-sdk/xml-builder": "^3.972.31",
723
636
  "@aws/lambda-invoke-store": "^0.2.2",
724
637
  "@smithy/core": "^3.24.6",
725
638
  "@smithy/signature-v4": "^5.4.6",
@@ -731,32 +644,17 @@
731
644
  "node": ">=20.0.0"
732
645
  }
733
646
  },
734
- "node_modules/@aws-sdk/core/node_modules/@smithy/signature-v4": {
735
- "version": "5.4.7",
736
- "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.4.7.tgz",
737
- "integrity": "sha512-LwQZazFayImv+IOm0S0enoLeUJwmAlhGC5O6YCcLWezyu08dF46GOxPOq35OpBIHkgd7OvNvBStIFwVNyrvoBw==",
738
- "dev": true,
739
- "license": "Apache-2.0",
740
- "dependencies": {
741
- "@smithy/core": "^3.24.7",
742
- "@smithy/types": "^4.14.4",
743
- "tslib": "^2.6.2"
744
- },
745
- "engines": {
746
- "node": ">=18.0.0"
747
- }
748
- },
749
647
  "node_modules/@aws-sdk/credential-provider-env": {
750
- "version": "3.972.41",
751
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.41.tgz",
752
- "integrity": "sha512-n1EbJ98yvPWWdHZZv8bRBMqqDQJrtgtxyJ4xLy2Uqrh25BCOZQ7nnS1CsFXvuH8r0b0KVHDZEGEH5FxmEMP8jg==",
648
+ "version": "3.972.48",
649
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.48.tgz",
650
+ "integrity": "sha512-h6FEC95fbexUd6zxm4PdgS82bTcI2PRtUb2ZwMipb/Xr8bPwtf0G8rBo2jp7NA24Mbx2JA8/WingiYpA9RCCyw==",
753
651
  "dev": true,
754
652
  "license": "Apache-2.0",
755
653
  "dependencies": {
756
- "@aws-sdk/core": "^3.974.15",
757
- "@aws-sdk/types": "^3.973.9",
758
- "@smithy/core": "^3.24.5",
759
- "@smithy/types": "^4.14.2",
654
+ "@aws-sdk/core": "^3.974.22",
655
+ "@aws-sdk/types": "^3.973.13",
656
+ "@smithy/core": "^3.24.6",
657
+ "@smithy/types": "^4.14.3",
760
658
  "tslib": "^2.6.2"
761
659
  },
762
660
  "engines": {
@@ -764,18 +662,18 @@
764
662
  }
765
663
  },
766
664
  "node_modules/@aws-sdk/credential-provider-env/node_modules/@aws-sdk/core": {
767
- "version": "3.974.15",
768
- "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.15.tgz",
769
- "integrity": "sha512-UpA0rTGW/tHGITcCqHisbuuEPraYg9GG+mWmXjY5+RxZBMLGe6aL9oe0ix50LztwAcPIkGZLH0yWdMIkCM10hw==",
665
+ "version": "3.974.22",
666
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.22.tgz",
667
+ "integrity": "sha512-YofH63shc6YRdXjz80BJkpJW+Bkn0Cuu2dn4Rv7s9G2Idt58tgtzQEWxrR2xVljlVfIBeUjPuULnSVYLke3sUQ==",
770
668
  "dev": true,
771
669
  "license": "Apache-2.0",
772
670
  "dependencies": {
773
- "@aws-sdk/types": "^3.973.9",
774
- "@aws-sdk/xml-builder": "^3.972.26",
671
+ "@aws-sdk/types": "^3.973.13",
672
+ "@aws-sdk/xml-builder": "^3.972.30",
775
673
  "@aws/lambda-invoke-store": "^0.2.2",
776
- "@smithy/core": "^3.24.5",
777
- "@smithy/signature-v4": "^5.4.5",
778
- "@smithy/types": "^4.14.2",
674
+ "@smithy/core": "^3.24.6",
675
+ "@smithy/signature-v4": "^5.4.6",
676
+ "@smithy/types": "^4.14.3",
779
677
  "bowser": "^2.11.0",
780
678
  "tslib": "^2.6.2"
781
679
  },
@@ -783,28 +681,14 @@
783
681
  "node": ">=20.0.0"
784
682
  }
785
683
  },
786
- "node_modules/@aws-sdk/credential-provider-env/node_modules/@aws-sdk/types": {
787
- "version": "3.973.9",
788
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.9.tgz",
789
- "integrity": "sha512-kuBfgQVdcz5Bmapc4A13YbpVw/pXkesfhetcFYwbntqas8sF41OHyd4o28+/TG2ZQdHBsv90Lsu5y6oitvYCdg==",
790
- "dev": true,
791
- "license": "Apache-2.0",
792
- "dependencies": {
793
- "@smithy/types": "^4.14.2",
794
- "tslib": "^2.6.2"
795
- },
796
- "engines": {
797
- "node": ">=20.0.0"
798
- }
799
- },
800
684
  "node_modules/@aws-sdk/credential-provider-env/node_modules/@aws-sdk/xml-builder": {
801
- "version": "3.972.26",
802
- "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.26.tgz",
803
- "integrity": "sha512-cDbrqvDS73whl6YAPSPq0U6whzG6UWI9PuWh0wrUuGoZexhWEqhdunbukV7iBoaWnFV1AODutM5hOD6rtn439g==",
685
+ "version": "3.972.30",
686
+ "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.30.tgz",
687
+ "integrity": "sha512-StElZPEoBquWwNqw1AcfpzEyZqJvFxouG+mpDNYlcH6ZOrqd2CuIryv+8LV8gNHZUOyKyJF3Dq9vxaXEmDR9TQ==",
804
688
  "dev": true,
805
689
  "license": "Apache-2.0",
806
690
  "dependencies": {
807
- "@smithy/types": "^4.14.2",
691
+ "@smithy/types": "^4.14.3",
808
692
  "fast-xml-parser": "5.7.3",
809
693
  "tslib": "^2.6.2"
810
694
  },
@@ -812,47 +696,19 @@
812
696
  "node": ">=20.0.0"
813
697
  }
814
698
  },
815
- "node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/core": {
816
- "version": "3.24.5",
817
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.5.tgz",
818
- "integrity": "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA==",
819
- "dev": true,
820
- "license": "Apache-2.0",
821
- "dependencies": {
822
- "@aws-crypto/crc32": "5.2.0",
823
- "@smithy/types": "^4.14.2",
824
- "tslib": "^2.6.2"
825
- },
826
- "engines": {
827
- "node": ">=18.0.0"
828
- }
829
- },
830
- "node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/types": {
831
- "version": "4.14.2",
832
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz",
833
- "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==",
834
- "dev": true,
835
- "license": "Apache-2.0",
836
- "dependencies": {
837
- "tslib": "^2.6.2"
838
- },
839
- "engines": {
840
- "node": ">=18.0.0"
841
- }
842
- },
843
699
  "node_modules/@aws-sdk/credential-provider-http": {
844
- "version": "3.972.43",
845
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.43.tgz",
846
- "integrity": "sha512-TT76RN1NkI9WoyZqCNxOw6/WBMF7pYOTJcXbMokNFU+euSG40Kaf/t/FhDACVZWP+43wEM6ZynIPIkzS1wR1iA==",
700
+ "version": "3.972.50",
701
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.50.tgz",
702
+ "integrity": "sha512-lJO3OLpjvz5m/RSBQmsG/CEUGsvCy5ruxKwPQaOCqxqCMuyYT2BZwQUTDZVVwqQ9LrZKuK24JSa6r31hL/tvkg==",
847
703
  "dev": true,
848
704
  "license": "Apache-2.0",
849
705
  "dependencies": {
850
- "@aws-sdk/core": "^3.974.15",
851
- "@aws-sdk/types": "^3.973.9",
852
- "@smithy/core": "^3.24.5",
853
- "@smithy/fetch-http-handler": "^5.4.5",
854
- "@smithy/node-http-handler": "^4.7.5",
855
- "@smithy/types": "^4.14.2",
706
+ "@aws-sdk/core": "^3.974.22",
707
+ "@aws-sdk/types": "^3.973.13",
708
+ "@smithy/core": "^3.24.6",
709
+ "@smithy/fetch-http-handler": "^5.4.6",
710
+ "@smithy/node-http-handler": "^4.7.6",
711
+ "@smithy/types": "^4.14.3",
856
712
  "tslib": "^2.6.2"
857
713
  },
858
714
  "engines": {
@@ -860,18 +716,18 @@
860
716
  }
861
717
  },
862
718
  "node_modules/@aws-sdk/credential-provider-http/node_modules/@aws-sdk/core": {
863
- "version": "3.974.15",
864
- "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.15.tgz",
865
- "integrity": "sha512-UpA0rTGW/tHGITcCqHisbuuEPraYg9GG+mWmXjY5+RxZBMLGe6aL9oe0ix50LztwAcPIkGZLH0yWdMIkCM10hw==",
719
+ "version": "3.974.22",
720
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.22.tgz",
721
+ "integrity": "sha512-YofH63shc6YRdXjz80BJkpJW+Bkn0Cuu2dn4Rv7s9G2Idt58tgtzQEWxrR2xVljlVfIBeUjPuULnSVYLke3sUQ==",
866
722
  "dev": true,
867
723
  "license": "Apache-2.0",
868
724
  "dependencies": {
869
- "@aws-sdk/types": "^3.973.9",
870
- "@aws-sdk/xml-builder": "^3.972.26",
725
+ "@aws-sdk/types": "^3.973.13",
726
+ "@aws-sdk/xml-builder": "^3.972.30",
871
727
  "@aws/lambda-invoke-store": "^0.2.2",
872
- "@smithy/core": "^3.24.5",
873
- "@smithy/signature-v4": "^5.4.5",
874
- "@smithy/types": "^4.14.2",
728
+ "@smithy/core": "^3.24.6",
729
+ "@smithy/signature-v4": "^5.4.6",
730
+ "@smithy/types": "^4.14.3",
875
731
  "bowser": "^2.11.0",
876
732
  "tslib": "^2.6.2"
877
733
  },
@@ -879,28 +735,14 @@
879
735
  "node": ">=20.0.0"
880
736
  }
881
737
  },
882
- "node_modules/@aws-sdk/credential-provider-http/node_modules/@aws-sdk/types": {
883
- "version": "3.973.9",
884
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.9.tgz",
885
- "integrity": "sha512-kuBfgQVdcz5Bmapc4A13YbpVw/pXkesfhetcFYwbntqas8sF41OHyd4o28+/TG2ZQdHBsv90Lsu5y6oitvYCdg==",
886
- "dev": true,
887
- "license": "Apache-2.0",
888
- "dependencies": {
889
- "@smithy/types": "^4.14.2",
890
- "tslib": "^2.6.2"
891
- },
892
- "engines": {
893
- "node": ">=20.0.0"
894
- }
895
- },
896
738
  "node_modules/@aws-sdk/credential-provider-http/node_modules/@aws-sdk/xml-builder": {
897
- "version": "3.972.26",
898
- "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.26.tgz",
899
- "integrity": "sha512-cDbrqvDS73whl6YAPSPq0U6whzG6UWI9PuWh0wrUuGoZexhWEqhdunbukV7iBoaWnFV1AODutM5hOD6rtn439g==",
739
+ "version": "3.972.30",
740
+ "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.30.tgz",
741
+ "integrity": "sha512-StElZPEoBquWwNqw1AcfpzEyZqJvFxouG+mpDNYlcH6ZOrqd2CuIryv+8LV8gNHZUOyKyJF3Dq9vxaXEmDR9TQ==",
900
742
  "dev": true,
901
743
  "license": "Apache-2.0",
902
744
  "dependencies": {
903
- "@smithy/types": "^4.14.2",
745
+ "@smithy/types": "^4.14.3",
904
746
  "fast-xml-parser": "5.7.3",
905
747
  "tslib": "^2.6.2"
906
748
  },
@@ -908,53 +750,25 @@
908
750
  "node": ">=20.0.0"
909
751
  }
910
752
  },
911
- "node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/core": {
912
- "version": "3.24.5",
913
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.5.tgz",
914
- "integrity": "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA==",
915
- "dev": true,
916
- "license": "Apache-2.0",
917
- "dependencies": {
918
- "@aws-crypto/crc32": "5.2.0",
919
- "@smithy/types": "^4.14.2",
920
- "tslib": "^2.6.2"
921
- },
922
- "engines": {
923
- "node": ">=18.0.0"
924
- }
925
- },
926
- "node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/types": {
927
- "version": "4.14.2",
928
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz",
929
- "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==",
930
- "dev": true,
931
- "license": "Apache-2.0",
932
- "dependencies": {
933
- "tslib": "^2.6.2"
934
- },
935
- "engines": {
936
- "node": ">=18.0.0"
937
- }
938
- },
939
753
  "node_modules/@aws-sdk/credential-provider-ini": {
940
- "version": "3.972.46",
941
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.46.tgz",
942
- "integrity": "sha512-hvcgcwOiS0nb2XFb5Op1Pz/vYaWz5K8kKullziGpdNRuG0NwzRXseuPt2CoBqknHGaSPVesu1aOn2OcctEYdCA==",
754
+ "version": "3.972.55",
755
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.55.tgz",
756
+ "integrity": "sha512-TBoF4buBGYhXjdZAryayY2TrkQj2B2KfE/msG4V53XCt+w0EhEwM2JRjx8p2grJ2C6gtH5++SAwEvGMRdi0yyw==",
943
757
  "dev": true,
944
758
  "license": "Apache-2.0",
945
759
  "dependencies": {
946
- "@aws-sdk/core": "^3.974.15",
947
- "@aws-sdk/credential-provider-env": "^3.972.41",
948
- "@aws-sdk/credential-provider-http": "^3.972.43",
949
- "@aws-sdk/credential-provider-login": "^3.972.45",
950
- "@aws-sdk/credential-provider-process": "^3.972.41",
951
- "@aws-sdk/credential-provider-sso": "^3.972.45",
952
- "@aws-sdk/credential-provider-web-identity": "^3.972.45",
953
- "@aws-sdk/nested-clients": "^3.997.13",
954
- "@aws-sdk/types": "^3.973.9",
955
- "@smithy/core": "^3.24.5",
956
- "@smithy/credential-provider-imds": "^4.3.6",
957
- "@smithy/types": "^4.14.2",
760
+ "@aws-sdk/core": "^3.974.22",
761
+ "@aws-sdk/credential-provider-env": "^3.972.48",
762
+ "@aws-sdk/credential-provider-http": "^3.972.50",
763
+ "@aws-sdk/credential-provider-login": "^3.972.54",
764
+ "@aws-sdk/credential-provider-process": "^3.972.48",
765
+ "@aws-sdk/credential-provider-sso": "^3.972.54",
766
+ "@aws-sdk/credential-provider-web-identity": "^3.972.54",
767
+ "@aws-sdk/nested-clients": "^3.997.22",
768
+ "@aws-sdk/types": "^3.973.13",
769
+ "@smithy/core": "^3.24.6",
770
+ "@smithy/credential-provider-imds": "^4.3.7",
771
+ "@smithy/types": "^4.14.3",
958
772
  "tslib": "^2.6.2"
959
773
  },
960
774
  "engines": {
@@ -962,18 +776,18 @@
962
776
  }
963
777
  },
964
778
  "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/core": {
965
- "version": "3.974.15",
966
- "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.15.tgz",
967
- "integrity": "sha512-UpA0rTGW/tHGITcCqHisbuuEPraYg9GG+mWmXjY5+RxZBMLGe6aL9oe0ix50LztwAcPIkGZLH0yWdMIkCM10hw==",
779
+ "version": "3.974.22",
780
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.22.tgz",
781
+ "integrity": "sha512-YofH63shc6YRdXjz80BJkpJW+Bkn0Cuu2dn4Rv7s9G2Idt58tgtzQEWxrR2xVljlVfIBeUjPuULnSVYLke3sUQ==",
968
782
  "dev": true,
969
783
  "license": "Apache-2.0",
970
784
  "dependencies": {
971
- "@aws-sdk/types": "^3.973.9",
972
- "@aws-sdk/xml-builder": "^3.972.26",
785
+ "@aws-sdk/types": "^3.973.13",
786
+ "@aws-sdk/xml-builder": "^3.972.30",
973
787
  "@aws/lambda-invoke-store": "^0.2.2",
974
- "@smithy/core": "^3.24.5",
975
- "@smithy/signature-v4": "^5.4.5",
976
- "@smithy/types": "^4.14.2",
788
+ "@smithy/core": "^3.24.6",
789
+ "@smithy/signature-v4": "^5.4.6",
790
+ "@smithy/types": "^4.14.3",
977
791
  "bowser": "^2.11.0",
978
792
  "tslib": "^2.6.2"
979
793
  },
@@ -981,28 +795,14 @@
981
795
  "node": ">=20.0.0"
982
796
  }
983
797
  },
984
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/types": {
985
- "version": "3.973.9",
986
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.9.tgz",
987
- "integrity": "sha512-kuBfgQVdcz5Bmapc4A13YbpVw/pXkesfhetcFYwbntqas8sF41OHyd4o28+/TG2ZQdHBsv90Lsu5y6oitvYCdg==",
988
- "dev": true,
989
- "license": "Apache-2.0",
990
- "dependencies": {
991
- "@smithy/types": "^4.14.2",
992
- "tslib": "^2.6.2"
993
- },
994
- "engines": {
995
- "node": ">=20.0.0"
996
- }
997
- },
998
798
  "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/xml-builder": {
999
- "version": "3.972.26",
1000
- "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.26.tgz",
1001
- "integrity": "sha512-cDbrqvDS73whl6YAPSPq0U6whzG6UWI9PuWh0wrUuGoZexhWEqhdunbukV7iBoaWnFV1AODutM5hOD6rtn439g==",
799
+ "version": "3.972.30",
800
+ "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.30.tgz",
801
+ "integrity": "sha512-StElZPEoBquWwNqw1AcfpzEyZqJvFxouG+mpDNYlcH6ZOrqd2CuIryv+8LV8gNHZUOyKyJF3Dq9vxaXEmDR9TQ==",
1002
802
  "dev": true,
1003
803
  "license": "Apache-2.0",
1004
804
  "dependencies": {
1005
- "@smithy/types": "^4.14.2",
805
+ "@smithy/types": "^4.14.3",
1006
806
  "fast-xml-parser": "5.7.3",
1007
807
  "tslib": "^2.6.2"
1008
808
  },
@@ -1010,46 +810,18 @@
1010
810
  "node": ">=20.0.0"
1011
811
  }
1012
812
  },
1013
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/core": {
1014
- "version": "3.24.5",
1015
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.5.tgz",
1016
- "integrity": "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA==",
1017
- "dev": true,
1018
- "license": "Apache-2.0",
1019
- "dependencies": {
1020
- "@aws-crypto/crc32": "5.2.0",
1021
- "@smithy/types": "^4.14.2",
1022
- "tslib": "^2.6.2"
1023
- },
1024
- "engines": {
1025
- "node": ">=18.0.0"
1026
- }
1027
- },
1028
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/types": {
1029
- "version": "4.14.2",
1030
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz",
1031
- "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==",
1032
- "dev": true,
1033
- "license": "Apache-2.0",
1034
- "dependencies": {
1035
- "tslib": "^2.6.2"
1036
- },
1037
- "engines": {
1038
- "node": ">=18.0.0"
1039
- }
1040
- },
1041
813
  "node_modules/@aws-sdk/credential-provider-login": {
1042
- "version": "3.972.45",
1043
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.45.tgz",
1044
- "integrity": "sha512-MZQv4SNjByk1iOKmrqmzcUF/uCB05wjvEHyXKxmGQTUANTIVayX6HPUF0bzkWLvtnkH7sAn9kUCfkXbSpj9sDA==",
814
+ "version": "3.972.54",
815
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.54.tgz",
816
+ "integrity": "sha512-hBWI3wZTdTGiuMfmPts6AWbAjFfRniOQnqx68tc2cQvRKWawFbN9wkLOVPWM1FAOyowZU73mC6Fi+rHSHNyLFw==",
1045
817
  "dev": true,
1046
818
  "license": "Apache-2.0",
1047
819
  "dependencies": {
1048
- "@aws-sdk/core": "^3.974.15",
1049
- "@aws-sdk/nested-clients": "^3.997.13",
1050
- "@aws-sdk/types": "^3.973.9",
1051
- "@smithy/core": "^3.24.5",
1052
- "@smithy/types": "^4.14.2",
820
+ "@aws-sdk/core": "^3.974.22",
821
+ "@aws-sdk/nested-clients": "^3.997.22",
822
+ "@aws-sdk/types": "^3.973.13",
823
+ "@smithy/core": "^3.24.6",
824
+ "@smithy/types": "^4.14.3",
1053
825
  "tslib": "^2.6.2"
1054
826
  },
1055
827
  "engines": {
@@ -1057,18 +829,18 @@
1057
829
  }
1058
830
  },
1059
831
  "node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core": {
1060
- "version": "3.974.15",
1061
- "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.15.tgz",
1062
- "integrity": "sha512-UpA0rTGW/tHGITcCqHisbuuEPraYg9GG+mWmXjY5+RxZBMLGe6aL9oe0ix50LztwAcPIkGZLH0yWdMIkCM10hw==",
832
+ "version": "3.974.22",
833
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.22.tgz",
834
+ "integrity": "sha512-YofH63shc6YRdXjz80BJkpJW+Bkn0Cuu2dn4Rv7s9G2Idt58tgtzQEWxrR2xVljlVfIBeUjPuULnSVYLke3sUQ==",
1063
835
  "dev": true,
1064
836
  "license": "Apache-2.0",
1065
837
  "dependencies": {
1066
- "@aws-sdk/types": "^3.973.9",
1067
- "@aws-sdk/xml-builder": "^3.972.26",
838
+ "@aws-sdk/types": "^3.973.13",
839
+ "@aws-sdk/xml-builder": "^3.972.30",
1068
840
  "@aws/lambda-invoke-store": "^0.2.2",
1069
- "@smithy/core": "^3.24.5",
1070
- "@smithy/signature-v4": "^5.4.5",
1071
- "@smithy/types": "^4.14.2",
841
+ "@smithy/core": "^3.24.6",
842
+ "@smithy/signature-v4": "^5.4.6",
843
+ "@smithy/types": "^4.14.3",
1072
844
  "bowser": "^2.11.0",
1073
845
  "tslib": "^2.6.2"
1074
846
  },
@@ -1076,28 +848,14 @@
1076
848
  "node": ">=20.0.0"
1077
849
  }
1078
850
  },
1079
- "node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/types": {
1080
- "version": "3.973.9",
1081
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.9.tgz",
1082
- "integrity": "sha512-kuBfgQVdcz5Bmapc4A13YbpVw/pXkesfhetcFYwbntqas8sF41OHyd4o28+/TG2ZQdHBsv90Lsu5y6oitvYCdg==",
1083
- "dev": true,
1084
- "license": "Apache-2.0",
1085
- "dependencies": {
1086
- "@smithy/types": "^4.14.2",
1087
- "tslib": "^2.6.2"
1088
- },
1089
- "engines": {
1090
- "node": ">=20.0.0"
1091
- }
1092
- },
1093
851
  "node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/xml-builder": {
1094
- "version": "3.972.26",
1095
- "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.26.tgz",
1096
- "integrity": "sha512-cDbrqvDS73whl6YAPSPq0U6whzG6UWI9PuWh0wrUuGoZexhWEqhdunbukV7iBoaWnFV1AODutM5hOD6rtn439g==",
852
+ "version": "3.972.30",
853
+ "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.30.tgz",
854
+ "integrity": "sha512-StElZPEoBquWwNqw1AcfpzEyZqJvFxouG+mpDNYlcH6ZOrqd2CuIryv+8LV8gNHZUOyKyJF3Dq9vxaXEmDR9TQ==",
1097
855
  "dev": true,
1098
856
  "license": "Apache-2.0",
1099
857
  "dependencies": {
1100
- "@smithy/types": "^4.14.2",
858
+ "@smithy/types": "^4.14.3",
1101
859
  "fast-xml-parser": "5.7.3",
1102
860
  "tslib": "^2.6.2"
1103
861
  },
@@ -1105,451 +863,113 @@
1105
863
  "node": ">=20.0.0"
1106
864
  }
1107
865
  },
1108
- "node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core": {
1109
- "version": "3.24.5",
1110
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.5.tgz",
1111
- "integrity": "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA==",
1112
- "dev": true,
1113
- "license": "Apache-2.0",
1114
- "dependencies": {
1115
- "@aws-crypto/crc32": "5.2.0",
1116
- "@smithy/types": "^4.14.2",
1117
- "tslib": "^2.6.2"
1118
- },
1119
- "engines": {
1120
- "node": ">=18.0.0"
1121
- }
1122
- },
1123
- "node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/types": {
1124
- "version": "4.14.2",
1125
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz",
1126
- "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==",
1127
- "dev": true,
1128
- "license": "Apache-2.0",
1129
- "dependencies": {
1130
- "tslib": "^2.6.2"
1131
- },
1132
- "engines": {
1133
- "node": ">=18.0.0"
1134
- }
1135
- },
1136
866
  "node_modules/@aws-sdk/credential-provider-node": {
1137
- "version": "3.972.47",
1138
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.47.tgz",
1139
- "integrity": "sha512-HrId+C0DWA5qDIyLG64/kjUB2RNtPypxmABnIctK+TA1P1kHlOYoE/Wf5T5tKOMKgb08P7k/zNyhvfJ3lh5Oag==",
1140
- "dev": true,
1141
- "license": "Apache-2.0",
1142
- "dependencies": {
1143
- "@aws-sdk/credential-provider-env": "^3.972.41",
1144
- "@aws-sdk/credential-provider-http": "^3.972.43",
1145
- "@aws-sdk/credential-provider-ini": "^3.972.46",
1146
- "@aws-sdk/credential-provider-process": "^3.972.41",
1147
- "@aws-sdk/credential-provider-sso": "^3.972.45",
1148
- "@aws-sdk/credential-provider-web-identity": "^3.972.45",
1149
- "@aws-sdk/types": "^3.973.9",
1150
- "@smithy/core": "^3.24.5",
1151
- "@smithy/credential-provider-imds": "^4.3.6",
1152
- "@smithy/types": "^4.14.2",
1153
- "tslib": "^2.6.2"
1154
- },
1155
- "engines": {
1156
- "node": ">=20.0.0"
1157
- }
1158
- },
1159
- "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/types": {
1160
- "version": "3.973.9",
1161
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.9.tgz",
1162
- "integrity": "sha512-kuBfgQVdcz5Bmapc4A13YbpVw/pXkesfhetcFYwbntqas8sF41OHyd4o28+/TG2ZQdHBsv90Lsu5y6oitvYCdg==",
867
+ "version": "3.972.57",
868
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.57.tgz",
869
+ "integrity": "sha512-u6dClpzNdWf1HGWz4wwhdXi1wiOofCLniM9S4BQQGlLAN9TW7VB+ld5V533GdKrYMaFeBGFqKnj0JCYvynLqwQ==",
1163
870
  "dev": true,
1164
871
  "license": "Apache-2.0",
1165
872
  "dependencies": {
1166
- "@smithy/types": "^4.14.2",
873
+ "@aws-sdk/credential-provider-env": "^3.972.48",
874
+ "@aws-sdk/credential-provider-http": "^3.972.50",
875
+ "@aws-sdk/credential-provider-ini": "^3.972.55",
876
+ "@aws-sdk/credential-provider-process": "^3.972.48",
877
+ "@aws-sdk/credential-provider-sso": "^3.972.54",
878
+ "@aws-sdk/credential-provider-web-identity": "^3.972.54",
879
+ "@aws-sdk/types": "^3.973.13",
880
+ "@smithy/core": "^3.24.6",
881
+ "@smithy/credential-provider-imds": "^4.3.7",
882
+ "@smithy/types": "^4.14.3",
1167
883
  "tslib": "^2.6.2"
1168
884
  },
1169
885
  "engines": {
1170
886
  "node": ">=20.0.0"
1171
887
  }
1172
888
  },
1173
- "node_modules/@aws-sdk/credential-provider-node/node_modules/@smithy/core": {
1174
- "version": "3.24.5",
1175
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.5.tgz",
1176
- "integrity": "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA==",
1177
- "dev": true,
1178
- "license": "Apache-2.0",
1179
- "dependencies": {
1180
- "@aws-crypto/crc32": "5.2.0",
1181
- "@smithy/types": "^4.14.2",
1182
- "tslib": "^2.6.2"
1183
- },
1184
- "engines": {
1185
- "node": ">=18.0.0"
1186
- }
1187
- },
1188
- "node_modules/@aws-sdk/credential-provider-node/node_modules/@smithy/types": {
1189
- "version": "4.14.2",
1190
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz",
1191
- "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==",
1192
- "dev": true,
1193
- "license": "Apache-2.0",
1194
- "dependencies": {
1195
- "tslib": "^2.6.2"
1196
- },
1197
- "engines": {
1198
- "node": ">=18.0.0"
1199
- }
1200
- },
1201
889
  "node_modules/@aws-sdk/credential-provider-process": {
1202
- "version": "3.972.41",
1203
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.41.tgz",
1204
- "integrity": "sha512-7I/n1zkysouLOWvkEhjNEP4vMnD2v4kzzr3/3QBdrripEpn7ap1/I5DF3Hou1SUqkKWo1f3oPGMyFAA1FAMvsQ==",
1205
- "dev": true,
1206
- "license": "Apache-2.0",
1207
- "dependencies": {
1208
- "@aws-sdk/core": "^3.974.15",
1209
- "@aws-sdk/types": "^3.973.9",
1210
- "@smithy/core": "^3.24.5",
1211
- "@smithy/types": "^4.14.2",
1212
- "tslib": "^2.6.2"
1213
- },
1214
- "engines": {
1215
- "node": ">=20.0.0"
1216
- }
1217
- },
1218
- "node_modules/@aws-sdk/credential-provider-process/node_modules/@aws-sdk/core": {
1219
- "version": "3.974.15",
1220
- "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.15.tgz",
1221
- "integrity": "sha512-UpA0rTGW/tHGITcCqHisbuuEPraYg9GG+mWmXjY5+RxZBMLGe6aL9oe0ix50LztwAcPIkGZLH0yWdMIkCM10hw==",
1222
- "dev": true,
1223
- "license": "Apache-2.0",
1224
- "dependencies": {
1225
- "@aws-sdk/types": "^3.973.9",
1226
- "@aws-sdk/xml-builder": "^3.972.26",
1227
- "@aws/lambda-invoke-store": "^0.2.2",
1228
- "@smithy/core": "^3.24.5",
1229
- "@smithy/signature-v4": "^5.4.5",
1230
- "@smithy/types": "^4.14.2",
1231
- "bowser": "^2.11.0",
1232
- "tslib": "^2.6.2"
1233
- },
1234
- "engines": {
1235
- "node": ">=20.0.0"
1236
- }
1237
- },
1238
- "node_modules/@aws-sdk/credential-provider-process/node_modules/@aws-sdk/types": {
1239
- "version": "3.973.9",
1240
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.9.tgz",
1241
- "integrity": "sha512-kuBfgQVdcz5Bmapc4A13YbpVw/pXkesfhetcFYwbntqas8sF41OHyd4o28+/TG2ZQdHBsv90Lsu5y6oitvYCdg==",
1242
- "dev": true,
1243
- "license": "Apache-2.0",
1244
- "dependencies": {
1245
- "@smithy/types": "^4.14.2",
1246
- "tslib": "^2.6.2"
1247
- },
1248
- "engines": {
1249
- "node": ">=20.0.0"
1250
- }
1251
- },
1252
- "node_modules/@aws-sdk/credential-provider-process/node_modules/@aws-sdk/xml-builder": {
1253
- "version": "3.972.26",
1254
- "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.26.tgz",
1255
- "integrity": "sha512-cDbrqvDS73whl6YAPSPq0U6whzG6UWI9PuWh0wrUuGoZexhWEqhdunbukV7iBoaWnFV1AODutM5hOD6rtn439g==",
1256
- "dev": true,
1257
- "license": "Apache-2.0",
1258
- "dependencies": {
1259
- "@smithy/types": "^4.14.2",
1260
- "fast-xml-parser": "5.7.3",
1261
- "tslib": "^2.6.2"
1262
- },
1263
- "engines": {
1264
- "node": ">=20.0.0"
1265
- }
1266
- },
1267
- "node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/core": {
1268
- "version": "3.24.5",
1269
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.5.tgz",
1270
- "integrity": "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA==",
1271
- "dev": true,
1272
- "license": "Apache-2.0",
1273
- "dependencies": {
1274
- "@aws-crypto/crc32": "5.2.0",
1275
- "@smithy/types": "^4.14.2",
1276
- "tslib": "^2.6.2"
1277
- },
1278
- "engines": {
1279
- "node": ">=18.0.0"
1280
- }
1281
- },
1282
- "node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/types": {
1283
- "version": "4.14.2",
1284
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz",
1285
- "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==",
1286
- "dev": true,
1287
- "license": "Apache-2.0",
1288
- "dependencies": {
1289
- "tslib": "^2.6.2"
1290
- },
1291
- "engines": {
1292
- "node": ">=18.0.0"
1293
- }
1294
- },
1295
- "node_modules/@aws-sdk/credential-provider-sso": {
1296
- "version": "3.972.45",
1297
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.45.tgz",
1298
- "integrity": "sha512-oHgbz/eFD8IKiksqDsz9ZMU4A59BpQq4QwJedBnGD80ZqYcHPPHZBwjBnxLVkB7iRVVHWpDclR8yWdD2PkQIUA==",
1299
- "dev": true,
1300
- "license": "Apache-2.0",
1301
- "dependencies": {
1302
- "@aws-sdk/core": "^3.974.15",
1303
- "@aws-sdk/nested-clients": "^3.997.13",
1304
- "@aws-sdk/token-providers": "3.1056.0",
1305
- "@aws-sdk/types": "^3.973.9",
1306
- "@smithy/core": "^3.24.5",
1307
- "@smithy/types": "^4.14.2",
1308
- "tslib": "^2.6.2"
1309
- },
1310
- "engines": {
1311
- "node": ">=20.0.0"
1312
- }
1313
- },
1314
- "node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/core": {
1315
- "version": "3.974.15",
1316
- "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.15.tgz",
1317
- "integrity": "sha512-UpA0rTGW/tHGITcCqHisbuuEPraYg9GG+mWmXjY5+RxZBMLGe6aL9oe0ix50LztwAcPIkGZLH0yWdMIkCM10hw==",
1318
- "dev": true,
1319
- "license": "Apache-2.0",
1320
- "dependencies": {
1321
- "@aws-sdk/types": "^3.973.9",
1322
- "@aws-sdk/xml-builder": "^3.972.26",
1323
- "@aws/lambda-invoke-store": "^0.2.2",
1324
- "@smithy/core": "^3.24.5",
1325
- "@smithy/signature-v4": "^5.4.5",
1326
- "@smithy/types": "^4.14.2",
1327
- "bowser": "^2.11.0",
1328
- "tslib": "^2.6.2"
1329
- },
1330
- "engines": {
1331
- "node": ">=20.0.0"
1332
- }
1333
- },
1334
- "node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/types": {
1335
- "version": "3.973.9",
1336
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.9.tgz",
1337
- "integrity": "sha512-kuBfgQVdcz5Bmapc4A13YbpVw/pXkesfhetcFYwbntqas8sF41OHyd4o28+/TG2ZQdHBsv90Lsu5y6oitvYCdg==",
1338
- "dev": true,
1339
- "license": "Apache-2.0",
1340
- "dependencies": {
1341
- "@smithy/types": "^4.14.2",
1342
- "tslib": "^2.6.2"
1343
- },
1344
- "engines": {
1345
- "node": ">=20.0.0"
1346
- }
1347
- },
1348
- "node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/xml-builder": {
1349
- "version": "3.972.26",
1350
- "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.26.tgz",
1351
- "integrity": "sha512-cDbrqvDS73whl6YAPSPq0U6whzG6UWI9PuWh0wrUuGoZexhWEqhdunbukV7iBoaWnFV1AODutM5hOD6rtn439g==",
1352
- "dev": true,
1353
- "license": "Apache-2.0",
1354
- "dependencies": {
1355
- "@smithy/types": "^4.14.2",
1356
- "fast-xml-parser": "5.7.3",
1357
- "tslib": "^2.6.2"
1358
- },
1359
- "engines": {
1360
- "node": ">=20.0.0"
1361
- }
1362
- },
1363
- "node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/core": {
1364
- "version": "3.24.5",
1365
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.5.tgz",
1366
- "integrity": "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA==",
1367
- "dev": true,
1368
- "license": "Apache-2.0",
1369
- "dependencies": {
1370
- "@aws-crypto/crc32": "5.2.0",
1371
- "@smithy/types": "^4.14.2",
1372
- "tslib": "^2.6.2"
1373
- },
1374
- "engines": {
1375
- "node": ">=18.0.0"
1376
- }
1377
- },
1378
- "node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/types": {
1379
- "version": "4.14.2",
1380
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz",
1381
- "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==",
1382
- "dev": true,
1383
- "license": "Apache-2.0",
1384
- "dependencies": {
1385
- "tslib": "^2.6.2"
1386
- },
1387
- "engines": {
1388
- "node": ">=18.0.0"
1389
- }
1390
- },
1391
- "node_modules/@aws-sdk/credential-provider-web-identity": {
1392
- "version": "3.972.45",
1393
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.45.tgz",
1394
- "integrity": "sha512-CDhzKdb2onv5bpnjn/acgdNmJOQthPDLsPizU7rZflsEcgMMp8Mlri+U5hdxf8ldvZJpvM3vLU6D56vfJm5AMQ==",
1395
- "dev": true,
1396
- "license": "Apache-2.0",
1397
- "dependencies": {
1398
- "@aws-sdk/core": "^3.974.15",
1399
- "@aws-sdk/nested-clients": "^3.997.13",
1400
- "@aws-sdk/types": "^3.973.9",
1401
- "@smithy/core": "^3.24.5",
1402
- "@smithy/types": "^4.14.2",
1403
- "tslib": "^2.6.2"
1404
- },
1405
- "engines": {
1406
- "node": ">=20.0.0"
1407
- }
1408
- },
1409
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@aws-sdk/core": {
1410
- "version": "3.974.15",
1411
- "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.15.tgz",
1412
- "integrity": "sha512-UpA0rTGW/tHGITcCqHisbuuEPraYg9GG+mWmXjY5+RxZBMLGe6aL9oe0ix50LztwAcPIkGZLH0yWdMIkCM10hw==",
1413
- "dev": true,
1414
- "license": "Apache-2.0",
1415
- "dependencies": {
1416
- "@aws-sdk/types": "^3.973.9",
1417
- "@aws-sdk/xml-builder": "^3.972.26",
1418
- "@aws/lambda-invoke-store": "^0.2.2",
1419
- "@smithy/core": "^3.24.5",
1420
- "@smithy/signature-v4": "^5.4.5",
1421
- "@smithy/types": "^4.14.2",
1422
- "bowser": "^2.11.0",
1423
- "tslib": "^2.6.2"
1424
- },
1425
- "engines": {
1426
- "node": ">=20.0.0"
1427
- }
1428
- },
1429
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@aws-sdk/types": {
1430
- "version": "3.973.9",
1431
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.9.tgz",
1432
- "integrity": "sha512-kuBfgQVdcz5Bmapc4A13YbpVw/pXkesfhetcFYwbntqas8sF41OHyd4o28+/TG2ZQdHBsv90Lsu5y6oitvYCdg==",
1433
- "dev": true,
1434
- "license": "Apache-2.0",
1435
- "dependencies": {
1436
- "@smithy/types": "^4.14.2",
1437
- "tslib": "^2.6.2"
1438
- },
1439
- "engines": {
1440
- "node": ">=20.0.0"
1441
- }
1442
- },
1443
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@aws-sdk/xml-builder": {
1444
- "version": "3.972.26",
1445
- "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.26.tgz",
1446
- "integrity": "sha512-cDbrqvDS73whl6YAPSPq0U6whzG6UWI9PuWh0wrUuGoZexhWEqhdunbukV7iBoaWnFV1AODutM5hOD6rtn439g==",
1447
- "dev": true,
1448
- "license": "Apache-2.0",
1449
- "dependencies": {
1450
- "@smithy/types": "^4.14.2",
1451
- "fast-xml-parser": "5.7.3",
1452
- "tslib": "^2.6.2"
1453
- },
1454
- "engines": {
1455
- "node": ">=20.0.0"
1456
- }
1457
- },
1458
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/core": {
1459
- "version": "3.24.5",
1460
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.5.tgz",
1461
- "integrity": "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA==",
1462
- "dev": true,
1463
- "license": "Apache-2.0",
1464
- "dependencies": {
1465
- "@aws-crypto/crc32": "5.2.0",
1466
- "@smithy/types": "^4.14.2",
1467
- "tslib": "^2.6.2"
1468
- },
1469
- "engines": {
1470
- "node": ">=18.0.0"
1471
- }
1472
- },
1473
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/types": {
1474
- "version": "4.14.2",
1475
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz",
1476
- "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==",
890
+ "version": "3.972.48",
891
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.48.tgz",
892
+ "integrity": "sha512-w6VZwojPt12WnEkAUy6Nu4K6sWCbBmR7QX390b0nE6vRvkXbrYr9Lq9VySGkfjiMjpUA87op+J4EgvRmtWIDoQ==",
1477
893
  "dev": true,
1478
894
  "license": "Apache-2.0",
1479
895
  "dependencies": {
896
+ "@aws-sdk/core": "^3.974.22",
897
+ "@aws-sdk/types": "^3.973.13",
898
+ "@smithy/core": "^3.24.6",
899
+ "@smithy/types": "^4.14.3",
1480
900
  "tslib": "^2.6.2"
1481
901
  },
1482
902
  "engines": {
1483
- "node": ">=18.0.0"
903
+ "node": ">=20.0.0"
1484
904
  }
1485
905
  },
1486
- "node_modules/@aws-sdk/middleware-flexible-checksums": {
1487
- "version": "3.974.30",
1488
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.974.30.tgz",
1489
- "integrity": "sha512-OaIhub+3yTgfFWPzKO8OzOZFIMUoJaiS5v67y3spQg7SoULGoMx4jKVBbE+uhnzkiZXQ+rEDS0RqrK4/aD1yJw==",
906
+ "node_modules/@aws-sdk/credential-provider-process/node_modules/@aws-sdk/core": {
907
+ "version": "3.974.22",
908
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.22.tgz",
909
+ "integrity": "sha512-YofH63shc6YRdXjz80BJkpJW+Bkn0Cuu2dn4Rv7s9G2Idt58tgtzQEWxrR2xVljlVfIBeUjPuULnSVYLke3sUQ==",
1490
910
  "dev": true,
1491
911
  "license": "Apache-2.0",
1492
912
  "dependencies": {
1493
- "@aws-sdk/checksums": "^3.1000.5",
913
+ "@aws-sdk/types": "^3.973.13",
914
+ "@aws-sdk/xml-builder": "^3.972.30",
915
+ "@aws/lambda-invoke-store": "^0.2.2",
916
+ "@smithy/core": "^3.24.6",
917
+ "@smithy/signature-v4": "^5.4.6",
918
+ "@smithy/types": "^4.14.3",
919
+ "bowser": "^2.11.0",
1494
920
  "tslib": "^2.6.2"
1495
921
  },
1496
922
  "engines": {
1497
923
  "node": ">=20.0.0"
1498
924
  }
1499
925
  },
1500
- "node_modules/@aws-sdk/middleware-sdk-s3": {
1501
- "version": "3.972.51",
1502
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.51.tgz",
1503
- "integrity": "sha512-keQgcIUTcHL0Qn7guhsuLaxQU36r9norCrxgaPH4DNCwon4TPtXdI/UdYuycl9vj3Dlwc3YR1dfL3U+6iIwJ6w==",
926
+ "node_modules/@aws-sdk/credential-provider-process/node_modules/@aws-sdk/xml-builder": {
927
+ "version": "3.972.30",
928
+ "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.30.tgz",
929
+ "integrity": "sha512-StElZPEoBquWwNqw1AcfpzEyZqJvFxouG+mpDNYlcH6ZOrqd2CuIryv+8LV8gNHZUOyKyJF3Dq9vxaXEmDR9TQ==",
1504
930
  "dev": true,
1505
931
  "license": "Apache-2.0",
1506
932
  "dependencies": {
1507
- "@aws-sdk/core": "^3.974.20",
1508
- "@aws-sdk/signature-v4-multi-region": "^3.996.34",
1509
- "@aws-sdk/types": "^3.973.12",
1510
- "@smithy/core": "^3.24.6",
1511
933
  "@smithy/types": "^4.14.3",
934
+ "fast-xml-parser": "5.7.3",
1512
935
  "tslib": "^2.6.2"
1513
936
  },
1514
937
  "engines": {
1515
938
  "node": ">=20.0.0"
1516
939
  }
1517
940
  },
1518
- "node_modules/@aws-sdk/nested-clients": {
1519
- "version": "3.997.13",
1520
- "resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.997.13.tgz",
1521
- "integrity": "sha512-2pA6eyb5nSo/ZD2cayhOTEMoGQYgspq0RI05GDLkzQ3ajZ6isS6waV6E92Am/hz4LIlLUTrbwPLurJ/fuiHvkg==",
941
+ "node_modules/@aws-sdk/credential-provider-sso": {
942
+ "version": "3.972.54",
943
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.54.tgz",
944
+ "integrity": "sha512-23uZpIpF2SIFDCa1fcWa202tK4gGeyvX6GIIAjiB8WBsvsVRBMnJ/7dCxHzxf7eZT7GToJg837LDIBnZsl/VUg==",
1522
945
  "dev": true,
1523
946
  "license": "Apache-2.0",
1524
947
  "dependencies": {
1525
- "@aws-crypto/sha256-browser": "5.2.0",
1526
- "@aws-crypto/sha256-js": "5.2.0",
1527
- "@aws-sdk/core": "^3.974.15",
1528
- "@aws-sdk/signature-v4-multi-region": "^3.996.30",
1529
- "@aws-sdk/types": "^3.973.9",
1530
- "@smithy/core": "^3.24.5",
1531
- "@smithy/fetch-http-handler": "^5.4.5",
1532
- "@smithy/node-http-handler": "^4.7.5",
1533
- "@smithy/types": "^4.14.2",
948
+ "@aws-sdk/core": "^3.974.22",
949
+ "@aws-sdk/nested-clients": "^3.997.22",
950
+ "@aws-sdk/token-providers": "3.1071.0",
951
+ "@aws-sdk/types": "^3.973.13",
952
+ "@smithy/core": "^3.24.6",
953
+ "@smithy/types": "^4.14.3",
1534
954
  "tslib": "^2.6.2"
1535
955
  },
1536
956
  "engines": {
1537
957
  "node": ">=20.0.0"
1538
958
  }
1539
959
  },
1540
- "node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core": {
1541
- "version": "3.974.15",
1542
- "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.15.tgz",
1543
- "integrity": "sha512-UpA0rTGW/tHGITcCqHisbuuEPraYg9GG+mWmXjY5+RxZBMLGe6aL9oe0ix50LztwAcPIkGZLH0yWdMIkCM10hw==",
960
+ "node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/core": {
961
+ "version": "3.974.22",
962
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.22.tgz",
963
+ "integrity": "sha512-YofH63shc6YRdXjz80BJkpJW+Bkn0Cuu2dn4Rv7s9G2Idt58tgtzQEWxrR2xVljlVfIBeUjPuULnSVYLke3sUQ==",
1544
964
  "dev": true,
1545
965
  "license": "Apache-2.0",
1546
966
  "dependencies": {
1547
- "@aws-sdk/types": "^3.973.9",
1548
- "@aws-sdk/xml-builder": "^3.972.26",
967
+ "@aws-sdk/types": "^3.973.13",
968
+ "@aws-sdk/xml-builder": "^3.972.30",
1549
969
  "@aws/lambda-invoke-store": "^0.2.2",
1550
- "@smithy/core": "^3.24.5",
1551
- "@smithy/signature-v4": "^5.4.5",
1552
- "@smithy/types": "^4.14.2",
970
+ "@smithy/core": "^3.24.6",
971
+ "@smithy/signature-v4": "^5.4.6",
972
+ "@smithy/types": "^4.14.3",
1553
973
  "bowser": "^2.11.0",
1554
974
  "tslib": "^2.6.2"
1555
975
  },
@@ -1557,88 +977,99 @@
1557
977
  "node": ">=20.0.0"
1558
978
  }
1559
979
  },
1560
- "node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/signature-v4-multi-region": {
1561
- "version": "3.996.30",
1562
- "resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.30.tgz",
1563
- "integrity": "sha512-HULDLMVzkmTSEv6//7kx2kRevp/VYUpm8hJNNFbmhxDn0fUiGTxVcM9yg31TukvTq8nyOBDUN2gH0o5IRbKjdw==",
980
+ "node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/xml-builder": {
981
+ "version": "3.972.30",
982
+ "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.30.tgz",
983
+ "integrity": "sha512-StElZPEoBquWwNqw1AcfpzEyZqJvFxouG+mpDNYlcH6ZOrqd2CuIryv+8LV8gNHZUOyKyJF3Dq9vxaXEmDR9TQ==",
1564
984
  "dev": true,
1565
985
  "license": "Apache-2.0",
1566
986
  "dependencies": {
1567
- "@aws-sdk/types": "^3.973.9",
1568
- "@smithy/signature-v4": "^5.4.5",
1569
- "@smithy/types": "^4.14.2",
987
+ "@smithy/types": "^4.14.3",
988
+ "fast-xml-parser": "5.7.3",
1570
989
  "tslib": "^2.6.2"
1571
990
  },
1572
991
  "engines": {
1573
992
  "node": ">=20.0.0"
1574
993
  }
1575
994
  },
1576
- "node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types": {
1577
- "version": "3.973.9",
1578
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.9.tgz",
1579
- "integrity": "sha512-kuBfgQVdcz5Bmapc4A13YbpVw/pXkesfhetcFYwbntqas8sF41OHyd4o28+/TG2ZQdHBsv90Lsu5y6oitvYCdg==",
995
+ "node_modules/@aws-sdk/credential-provider-web-identity": {
996
+ "version": "3.972.54",
997
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.54.tgz",
998
+ "integrity": "sha512-0Iv5QttS6wcATlodYKgvQj6B9Db51rx7NU9fqu0PoLeS4BIgdYMc/QK4smwLwpm5RFrs02V/eLyEFp3FklvlNQ==",
1580
999
  "dev": true,
1581
1000
  "license": "Apache-2.0",
1582
1001
  "dependencies": {
1583
- "@smithy/types": "^4.14.2",
1002
+ "@aws-sdk/core": "^3.974.22",
1003
+ "@aws-sdk/nested-clients": "^3.997.22",
1004
+ "@aws-sdk/types": "^3.973.13",
1005
+ "@smithy/core": "^3.24.6",
1006
+ "@smithy/types": "^4.14.3",
1584
1007
  "tslib": "^2.6.2"
1585
1008
  },
1586
1009
  "engines": {
1587
1010
  "node": ">=20.0.0"
1588
1011
  }
1589
1012
  },
1590
- "node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/xml-builder": {
1591
- "version": "3.972.26",
1592
- "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.26.tgz",
1593
- "integrity": "sha512-cDbrqvDS73whl6YAPSPq0U6whzG6UWI9PuWh0wrUuGoZexhWEqhdunbukV7iBoaWnFV1AODutM5hOD6rtn439g==",
1013
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@aws-sdk/core": {
1014
+ "version": "3.974.22",
1015
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.22.tgz",
1016
+ "integrity": "sha512-YofH63shc6YRdXjz80BJkpJW+Bkn0Cuu2dn4Rv7s9G2Idt58tgtzQEWxrR2xVljlVfIBeUjPuULnSVYLke3sUQ==",
1594
1017
  "dev": true,
1595
1018
  "license": "Apache-2.0",
1596
1019
  "dependencies": {
1597
- "@smithy/types": "^4.14.2",
1598
- "fast-xml-parser": "5.7.3",
1020
+ "@aws-sdk/types": "^3.973.13",
1021
+ "@aws-sdk/xml-builder": "^3.972.30",
1022
+ "@aws/lambda-invoke-store": "^0.2.2",
1023
+ "@smithy/core": "^3.24.6",
1024
+ "@smithy/signature-v4": "^5.4.6",
1025
+ "@smithy/types": "^4.14.3",
1026
+ "bowser": "^2.11.0",
1599
1027
  "tslib": "^2.6.2"
1600
1028
  },
1601
1029
  "engines": {
1602
1030
  "node": ">=20.0.0"
1603
1031
  }
1604
1032
  },
1605
- "node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core": {
1606
- "version": "3.24.5",
1607
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.5.tgz",
1608
- "integrity": "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA==",
1033
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@aws-sdk/xml-builder": {
1034
+ "version": "3.972.30",
1035
+ "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.30.tgz",
1036
+ "integrity": "sha512-StElZPEoBquWwNqw1AcfpzEyZqJvFxouG+mpDNYlcH6ZOrqd2CuIryv+8LV8gNHZUOyKyJF3Dq9vxaXEmDR9TQ==",
1609
1037
  "dev": true,
1610
1038
  "license": "Apache-2.0",
1611
1039
  "dependencies": {
1612
- "@aws-crypto/crc32": "5.2.0",
1613
- "@smithy/types": "^4.14.2",
1040
+ "@smithy/types": "^4.14.3",
1041
+ "fast-xml-parser": "5.7.3",
1614
1042
  "tslib": "^2.6.2"
1615
1043
  },
1616
1044
  "engines": {
1617
- "node": ">=18.0.0"
1045
+ "node": ">=20.0.0"
1618
1046
  }
1619
1047
  },
1620
- "node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types": {
1621
- "version": "4.14.2",
1622
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz",
1623
- "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==",
1048
+ "node_modules/@aws-sdk/middleware-flexible-checksums": {
1049
+ "version": "3.974.33",
1050
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.974.33.tgz",
1051
+ "integrity": "sha512-qMgQSPemQq2/eW/e/0+SpY4kYR5L7dUgBiVdEc5bd+ztHNv07ZMYiI+sTiir3TgKndFfglSw/VFi7oZJ6bZ63g==",
1624
1052
  "dev": true,
1625
1053
  "license": "Apache-2.0",
1626
1054
  "dependencies": {
1055
+ "@aws-sdk/checksums": "^3.1000.8",
1627
1056
  "tslib": "^2.6.2"
1628
1057
  },
1629
1058
  "engines": {
1630
- "node": ">=18.0.0"
1059
+ "node": ">=20.0.0"
1631
1060
  }
1632
1061
  },
1633
- "node_modules/@aws-sdk/signature-v4-multi-region": {
1634
- "version": "3.996.34",
1635
- "resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.34.tgz",
1636
- "integrity": "sha512-mx1L5qlumSOt/nKM3BFaHE2HVkWwz0i4Bw0pyYO42FfX/FeLlo8YI6csC0gSPprEk6fTIqI+CZN9RwUwKd5krQ==",
1062
+ "node_modules/@aws-sdk/middleware-sdk-s3": {
1063
+ "version": "3.972.54",
1064
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.54.tgz",
1065
+ "integrity": "sha512-GDfDQ0gwLFRKN9gWIKcmVrHJ3e7XagnY7N1LLzMVNgnOnuY7f/ALgmy3CuBjosWD95T/Z6e+gs1IeWmLPkyLKQ==",
1637
1066
  "dev": true,
1638
1067
  "license": "Apache-2.0",
1639
1068
  "dependencies": {
1640
- "@aws-sdk/types": "^3.973.12",
1641
- "@smithy/signature-v4": "^5.4.6",
1069
+ "@aws-sdk/core": "^3.974.23",
1070
+ "@aws-sdk/signature-v4-multi-region": "^3.996.35",
1071
+ "@aws-sdk/types": "^3.973.13",
1072
+ "@smithy/core": "^3.24.6",
1642
1073
  "@smithy/types": "^4.14.3",
1643
1074
  "tslib": "^2.6.2"
1644
1075
  },
@@ -1646,120 +1077,136 @@
1646
1077
  "node": ">=20.0.0"
1647
1078
  }
1648
1079
  },
1649
- "node_modules/@aws-sdk/signature-v4-multi-region/node_modules/@smithy/signature-v4": {
1650
- "version": "5.4.7",
1651
- "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.4.7.tgz",
1652
- "integrity": "sha512-LwQZazFayImv+IOm0S0enoLeUJwmAlhGC5O6YCcLWezyu08dF46GOxPOq35OpBIHkgd7OvNvBStIFwVNyrvoBw==",
1080
+ "node_modules/@aws-sdk/nested-clients": {
1081
+ "version": "3.997.22",
1082
+ "resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.997.22.tgz",
1083
+ "integrity": "sha512-4IwtcYSxEIVw5hcp8ogq0CMbFNZFw7jJUetpfFUhFFeqsa1K8j2Ihg2hnxLyOp3stMZnXda6VzOmPi1AFZQXcg==",
1653
1084
  "dev": true,
1654
1085
  "license": "Apache-2.0",
1655
1086
  "dependencies": {
1656
- "@smithy/core": "^3.24.7",
1657
- "@smithy/types": "^4.14.4",
1087
+ "@aws-crypto/sha256-browser": "5.2.0",
1088
+ "@aws-crypto/sha256-js": "5.2.0",
1089
+ "@aws-sdk/core": "^3.974.22",
1090
+ "@aws-sdk/signature-v4-multi-region": "^3.996.35",
1091
+ "@aws-sdk/types": "^3.973.13",
1092
+ "@smithy/core": "^3.24.6",
1093
+ "@smithy/fetch-http-handler": "^5.4.6",
1094
+ "@smithy/node-http-handler": "^4.7.6",
1095
+ "@smithy/types": "^4.14.3",
1658
1096
  "tslib": "^2.6.2"
1659
1097
  },
1660
1098
  "engines": {
1661
- "node": ">=18.0.0"
1099
+ "node": ">=20.0.0"
1662
1100
  }
1663
1101
  },
1664
- "node_modules/@aws-sdk/token-providers": {
1665
- "version": "3.1056.0",
1666
- "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.1056.0.tgz",
1667
- "integrity": "sha512-81duvlltQlsfn5K+o8zILcystBRdbT1G2JJYVCML5NZHBz4CL/zf+sAemCtBh/uh6RQUMyInGeZLQ7/8igZhbA==",
1102
+ "node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core": {
1103
+ "version": "3.974.22",
1104
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.22.tgz",
1105
+ "integrity": "sha512-YofH63shc6YRdXjz80BJkpJW+Bkn0Cuu2dn4Rv7s9G2Idt58tgtzQEWxrR2xVljlVfIBeUjPuULnSVYLke3sUQ==",
1668
1106
  "dev": true,
1669
1107
  "license": "Apache-2.0",
1670
1108
  "dependencies": {
1671
- "@aws-sdk/core": "^3.974.15",
1672
- "@aws-sdk/nested-clients": "^3.997.13",
1673
- "@aws-sdk/types": "^3.973.9",
1674
- "@smithy/core": "^3.24.5",
1675
- "@smithy/types": "^4.14.2",
1109
+ "@aws-sdk/types": "^3.973.13",
1110
+ "@aws-sdk/xml-builder": "^3.972.30",
1111
+ "@aws/lambda-invoke-store": "^0.2.2",
1112
+ "@smithy/core": "^3.24.6",
1113
+ "@smithy/signature-v4": "^5.4.6",
1114
+ "@smithy/types": "^4.14.3",
1115
+ "bowser": "^2.11.0",
1676
1116
  "tslib": "^2.6.2"
1677
1117
  },
1678
1118
  "engines": {
1679
1119
  "node": ">=20.0.0"
1680
1120
  }
1681
1121
  },
1682
- "node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/core": {
1683
- "version": "3.974.15",
1684
- "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.15.tgz",
1685
- "integrity": "sha512-UpA0rTGW/tHGITcCqHisbuuEPraYg9GG+mWmXjY5+RxZBMLGe6aL9oe0ix50LztwAcPIkGZLH0yWdMIkCM10hw==",
1122
+ "node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/xml-builder": {
1123
+ "version": "3.972.30",
1124
+ "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.30.tgz",
1125
+ "integrity": "sha512-StElZPEoBquWwNqw1AcfpzEyZqJvFxouG+mpDNYlcH6ZOrqd2CuIryv+8LV8gNHZUOyKyJF3Dq9vxaXEmDR9TQ==",
1686
1126
  "dev": true,
1687
1127
  "license": "Apache-2.0",
1688
1128
  "dependencies": {
1689
- "@aws-sdk/types": "^3.973.9",
1690
- "@aws-sdk/xml-builder": "^3.972.26",
1691
- "@aws/lambda-invoke-store": "^0.2.2",
1692
- "@smithy/core": "^3.24.5",
1693
- "@smithy/signature-v4": "^5.4.5",
1694
- "@smithy/types": "^4.14.2",
1695
- "bowser": "^2.11.0",
1129
+ "@smithy/types": "^4.14.3",
1130
+ "fast-xml-parser": "5.7.3",
1696
1131
  "tslib": "^2.6.2"
1697
1132
  },
1698
1133
  "engines": {
1699
1134
  "node": ">=20.0.0"
1700
1135
  }
1701
1136
  },
1702
- "node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/types": {
1703
- "version": "3.973.9",
1704
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.9.tgz",
1705
- "integrity": "sha512-kuBfgQVdcz5Bmapc4A13YbpVw/pXkesfhetcFYwbntqas8sF41OHyd4o28+/TG2ZQdHBsv90Lsu5y6oitvYCdg==",
1137
+ "node_modules/@aws-sdk/signature-v4-multi-region": {
1138
+ "version": "3.996.35",
1139
+ "resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.35.tgz",
1140
+ "integrity": "sha512-6L/VWs+Wch2stHemCGTmUNqKLMzURxQDK5boNG3Jn3kAOp71meDUuS5sbObpEvFxHDq0uWeSLFDNSYsjNt+Dlg==",
1706
1141
  "dev": true,
1707
1142
  "license": "Apache-2.0",
1708
1143
  "dependencies": {
1709
- "@smithy/types": "^4.14.2",
1144
+ "@aws-sdk/types": "^3.973.13",
1145
+ "@smithy/signature-v4": "^5.4.6",
1146
+ "@smithy/types": "^4.14.3",
1710
1147
  "tslib": "^2.6.2"
1711
1148
  },
1712
1149
  "engines": {
1713
1150
  "node": ">=20.0.0"
1714
1151
  }
1715
1152
  },
1716
- "node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/xml-builder": {
1717
- "version": "3.972.26",
1718
- "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.26.tgz",
1719
- "integrity": "sha512-cDbrqvDS73whl6YAPSPq0U6whzG6UWI9PuWh0wrUuGoZexhWEqhdunbukV7iBoaWnFV1AODutM5hOD6rtn439g==",
1153
+ "node_modules/@aws-sdk/token-providers": {
1154
+ "version": "3.1071.0",
1155
+ "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.1071.0.tgz",
1156
+ "integrity": "sha512-4LDW2Qob6LoLFuqYSYZq2AyTE9koSE9+i+n5UZcm10GpmQOK0zRD9L4uYlzItiTKksIWgC/qMFChAi3RvKYtMg==",
1720
1157
  "dev": true,
1721
1158
  "license": "Apache-2.0",
1722
1159
  "dependencies": {
1723
- "@smithy/types": "^4.14.2",
1724
- "fast-xml-parser": "5.7.3",
1160
+ "@aws-sdk/core": "^3.974.22",
1161
+ "@aws-sdk/nested-clients": "^3.997.22",
1162
+ "@aws-sdk/types": "^3.973.13",
1163
+ "@smithy/core": "^3.24.6",
1164
+ "@smithy/types": "^4.14.3",
1725
1165
  "tslib": "^2.6.2"
1726
1166
  },
1727
1167
  "engines": {
1728
1168
  "node": ">=20.0.0"
1729
1169
  }
1730
1170
  },
1731
- "node_modules/@aws-sdk/token-providers/node_modules/@smithy/core": {
1732
- "version": "3.24.5",
1733
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.5.tgz",
1734
- "integrity": "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA==",
1171
+ "node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/core": {
1172
+ "version": "3.974.22",
1173
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.22.tgz",
1174
+ "integrity": "sha512-YofH63shc6YRdXjz80BJkpJW+Bkn0Cuu2dn4Rv7s9G2Idt58tgtzQEWxrR2xVljlVfIBeUjPuULnSVYLke3sUQ==",
1735
1175
  "dev": true,
1736
1176
  "license": "Apache-2.0",
1737
1177
  "dependencies": {
1738
- "@aws-crypto/crc32": "5.2.0",
1739
- "@smithy/types": "^4.14.2",
1178
+ "@aws-sdk/types": "^3.973.13",
1179
+ "@aws-sdk/xml-builder": "^3.972.30",
1180
+ "@aws/lambda-invoke-store": "^0.2.2",
1181
+ "@smithy/core": "^3.24.6",
1182
+ "@smithy/signature-v4": "^5.4.6",
1183
+ "@smithy/types": "^4.14.3",
1184
+ "bowser": "^2.11.0",
1740
1185
  "tslib": "^2.6.2"
1741
1186
  },
1742
1187
  "engines": {
1743
- "node": ">=18.0.0"
1188
+ "node": ">=20.0.0"
1744
1189
  }
1745
1190
  },
1746
- "node_modules/@aws-sdk/token-providers/node_modules/@smithy/types": {
1747
- "version": "4.14.2",
1748
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz",
1749
- "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==",
1191
+ "node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/xml-builder": {
1192
+ "version": "3.972.30",
1193
+ "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.30.tgz",
1194
+ "integrity": "sha512-StElZPEoBquWwNqw1AcfpzEyZqJvFxouG+mpDNYlcH6ZOrqd2CuIryv+8LV8gNHZUOyKyJF3Dq9vxaXEmDR9TQ==",
1750
1195
  "dev": true,
1751
1196
  "license": "Apache-2.0",
1752
1197
  "dependencies": {
1198
+ "@smithy/types": "^4.14.3",
1199
+ "fast-xml-parser": "5.7.3",
1753
1200
  "tslib": "^2.6.2"
1754
1201
  },
1755
1202
  "engines": {
1756
- "node": ">=18.0.0"
1203
+ "node": ">=20.0.0"
1757
1204
  }
1758
1205
  },
1759
1206
  "node_modules/@aws-sdk/types": {
1760
- "version": "3.973.12",
1761
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.12.tgz",
1762
- "integrity": "sha512-43ajd1NF0RMgX5k0hxCNUyEdrtFUsb2aHT2QvpktSC/2Eyb2Jr/JPVqdp0XIoaHWikZJq5tNWSLO6kB5q2eMCA==",
1207
+ "version": "3.973.13",
1208
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.13.tgz",
1209
+ "integrity": "sha512-pEHZqRkAlHfnfAU9tK+WpKv/gBNjGJrHMgA3A0iYRGyswBS2t0pfez+lWlwktb3Bqa0ovh7w/QJTFwp3fDxLNg==",
1763
1210
  "dev": true,
1764
1211
  "license": "Apache-2.0",
1765
1212
  "dependencies": {
@@ -1784,14 +1231,13 @@
1784
1231
  }
1785
1232
  },
1786
1233
  "node_modules/@aws-sdk/xml-builder": {
1787
- "version": "3.972.29",
1788
- "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.29.tgz",
1789
- "integrity": "sha512-fk0niuGFxfi8yIJuMVM4mhwObkiQSuwZFj3tAPrLVx64Pk3BkrEIpqjzHKY4hKoEBUD6Jg/S74Zj9jy+5F3DnQ==",
1234
+ "version": "3.972.31",
1235
+ "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.31.tgz",
1236
+ "integrity": "sha512-SzE4Pgyl+hDF+BuyuzxUSpwnuUu9lJuO1YGgteG89/4Qv0+2IQiVQqdbPV32IozLvXWQChPQcdkk/sKvb1QHiQ==",
1790
1237
  "dev": true,
1791
1238
  "license": "Apache-2.0",
1792
1239
  "dependencies": {
1793
1240
  "@smithy/types": "^4.14.3",
1794
- "fast-xml-parser": "5.7.3",
1795
1241
  "tslib": "^2.6.2"
1796
1242
  },
1797
1243
  "engines": {
@@ -3827,9 +3273,9 @@
3827
3273
  }
3828
3274
  },
3829
3275
  "node_modules/@jsforce/jsforce-node": {
3830
- "version": "3.10.13",
3831
- "resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.10.13.tgz",
3832
- "integrity": "sha512-Ft42/lp3WaVxijcX88Rb3yIxujk/u3LwL3913OTcB4WCpwjB9xTqP6jkVTKt2riXg+ZlNiS62SMpQeC3U1Efkw==",
3276
+ "version": "3.10.17",
3277
+ "resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.10.17.tgz",
3278
+ "integrity": "sha512-gYWiK0Y68dMUTdlPjkF+Bw3r7pmfTbqzs7/6ZChg2Md14NyzXk/usp+y8hHj6vc1SF3s7e6j5OUzUasYF5RJWQ==",
3833
3279
  "license": "MIT",
3834
3280
  "dependencies": {
3835
3281
  "@sindresorhus/is": "^4",
@@ -3838,13 +3284,12 @@
3838
3284
  "csv-stringify": "^6.6.0",
3839
3285
  "faye": "^1.4.0",
3840
3286
  "form-data": "^4.0.4",
3841
- "https-proxy-agent": "^5.0.0",
3842
3287
  "multistream": "^3.1.0",
3843
- "node-fetch": "^2.6.1",
3288
+ "undici": "^8.5.0",
3844
3289
  "xml2js": "^0.6.2"
3845
3290
  },
3846
3291
  "engines": {
3847
- "node": ">=18"
3292
+ "node": ">=22"
3848
3293
  }
3849
3294
  },
3850
3295
  "node_modules/@jsforce/jsforce-node/node_modules/@sindresorhus/is": {
@@ -4041,9 +3486,9 @@
4041
3486
  }
4042
3487
  },
4043
3488
  "node_modules/@oclif/core": {
4044
- "version": "4.11.4",
4045
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.4.tgz",
4046
- "integrity": "sha512-URwiQ5ALx/sJ2iH4vzXEd+H4K6NAI7LRs6Jag3hrgKEpGmaE6alfRC8qjO4GIgb6A3ACaJumqP9twi/M9ywdHQ==",
3489
+ "version": "4.11.8",
3490
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.8.tgz",
3491
+ "integrity": "sha512-61cTnKgGyMvGdErqiChXru3MwniokcshUjQKzahYjjcD0qPGDalQ+FUtm0QBDduHPtt591mC2YN3RM+P0teG+w==",
4047
3492
  "license": "MIT",
4048
3493
  "dependencies": {
4049
3494
  "ansi-escapes": "^4.3.2",
@@ -4238,9 +3683,9 @@
4238
3683
  }
4239
3684
  },
4240
3685
  "node_modules/@oclif/plugin-command-snapshot": {
4241
- "version": "5.3.24",
4242
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.24.tgz",
4243
- "integrity": "sha512-G7jm2NfCHzCqlWEcrmg6Uo5mii3ETOTD2zZNpBbcXV95IRnRp++FTwd3DaR36YpWSy0LpSYH87+NiLvb9nVZpA==",
3686
+ "version": "5.3.29",
3687
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.29.tgz",
3688
+ "integrity": "sha512-yoSk5v4Ws0vLihCetgvWZdoan1c5m3CV7JD3hsBsOlj3Q0J2Q6sLpIsJ0Ob/Ltzpmy+PSBIW59CmpIL4GYMsoA==",
4244
3689
  "dev": true,
4245
3690
  "license": "MIT",
4246
3691
  "dependencies": {
@@ -4251,7 +3696,7 @@
4251
3696
  "lodash.difference": "^4.5.0",
4252
3697
  "lodash.get": "^4.4.2",
4253
3698
  "lodash.sortby": "^4.7.0",
4254
- "semver": "^7.8.2",
3699
+ "semver": "^7.8.5",
4255
3700
  "ts-json-schema-generator": "^1.5.1"
4256
3701
  },
4257
3702
  "bin": {
@@ -4319,9 +3764,9 @@
4319
3764
  }
4320
3765
  },
4321
3766
  "node_modules/@oclif/plugin-help": {
4322
- "version": "6.2.50",
4323
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.50.tgz",
4324
- "integrity": "sha512-rNCG4hUm+kPXFbhJfAVk/fZ3OdWJYwBDASlyX8CqOLP0MssjIGl7iEgfZz7TMuZFa+KucupKU5NRSc0KWfPTQA==",
3767
+ "version": "6.2.52",
3768
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.52.tgz",
3769
+ "integrity": "sha512-qtrVz41wHDqG2rvx7xToYHVgJVBRcxE8aPSla/d5wNuHPZsDLm56Nl07pI+DNLA42Xbt9a70POl08qZgBH6FgA==",
4325
3770
  "dev": true,
4326
3771
  "license": "MIT",
4327
3772
  "dependencies": {
@@ -4566,13 +4011,13 @@
4566
4011
  }
4567
4012
  },
4568
4013
  "node_modules/@salesforce/cli-plugins-testkit": {
4569
- "version": "5.3.59",
4570
- "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.59.tgz",
4571
- "integrity": "sha512-1bOSsuwZkIbbvQMCAVK2jxUnuarVtEQsGiluZjRTTYUKr15IgLFVZbxBPabve3FgCSKc+UDX2XB6OgeaqBJaIw==",
4014
+ "version": "5.3.62",
4015
+ "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.62.tgz",
4016
+ "integrity": "sha512-f6Kj64IqOhT5LhmtwEidx8riftVPorOiSdKRqOOQRiFCJR1lfmAZEKiZc3yo0xRT7RmavRUKupBwklT7+rsIbg==",
4572
4017
  "dev": true,
4573
4018
  "license": "Apache-2.0",
4574
4019
  "dependencies": {
4575
- "@salesforce/core": "^8.31.1",
4020
+ "@salesforce/core": "^8.31.2",
4576
4021
  "@salesforce/kit": "^3.2.6",
4577
4022
  "@salesforce/ts-types": "^2.0.11",
4578
4023
  "@types/shelljs": "^0.10.0",
@@ -4677,12 +4122,12 @@
4677
4122
  }
4678
4123
  },
4679
4124
  "node_modules/@salesforce/core": {
4680
- "version": "8.31.1",
4681
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.31.1.tgz",
4682
- "integrity": "sha512-dnBfLI0v/Ucsh/QrpYPGeo39qsvvglWMRSifx1lmAwLc9QAnL3Hhp9zUxJyX5icD9jj1uMftsAtIOGyjC2+KXA==",
4125
+ "version": "8.31.4",
4126
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.31.4.tgz",
4127
+ "integrity": "sha512-G/zgo9ygO+0l2x9gCOnp6BR7q2Rlt8MHDoj4DIpu2utsZznIcH7iNTEoKjul1BMKDPARuBGUp0Tyr0c8dLf32g==",
4683
4128
  "license": "BSD-3-Clause",
4684
4129
  "dependencies": {
4685
- "@jsforce/jsforce-node": "^3.10.13",
4130
+ "@jsforce/jsforce-node": "^3.10.17",
4686
4131
  "@salesforce/kit": "^3.2.4",
4687
4132
  "@salesforce/ts-types": "^2.0.12",
4688
4133
  "ajv": "^8.18.0",
@@ -4856,14 +4301,14 @@
4856
4301
  }
4857
4302
  },
4858
4303
  "node_modules/@salesforce/plugin-command-reference": {
4859
- "version": "3.1.109",
4860
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.109.tgz",
4861
- "integrity": "sha512-K+s9blZsoSA3JbJDLLgeI/bfRohdW/rYmqxMFRkrJAaAdA4doZZ8TTuiPLGeferuyD0XH3H6WIrgjRxpI+BAbQ==",
4304
+ "version": "3.1.113",
4305
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.113.tgz",
4306
+ "integrity": "sha512-e/NE82CeCX4r8nQi/m1p/3cI32mzf/5En8xCejTrVcfKCvHgDegZX1Ly66cNFtYkSbfMbHvOqMoOgPOO0dBGlA==",
4862
4307
  "dev": true,
4863
4308
  "license": "Apache-2.0",
4864
4309
  "dependencies": {
4865
4310
  "@oclif/core": "^4",
4866
- "@salesforce/core": "^8.31.0",
4311
+ "@salesforce/core": "^8.31.1",
4867
4312
  "@salesforce/kit": "^3.2.6",
4868
4313
  "@salesforce/sf-plugins-core": "^12.2.24",
4869
4314
  "@salesforce/ts-types": "^2.0.11",
@@ -5232,42 +4677,14 @@
5232
4677
  }
5233
4678
  },
5234
4679
  "node_modules/@smithy/credential-provider-imds": {
5235
- "version": "4.3.6",
5236
- "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.3.6.tgz",
5237
- "integrity": "sha512-tHhdiWZfG1ZIh2YcRfPJmY2gHcBmqbAzqm3ER4TIDFYsSEqTD5tICT7cgQ/kI8LRakxp12myOYyK68XPn7MnHw==",
5238
- "dev": true,
5239
- "license": "Apache-2.0",
5240
- "dependencies": {
5241
- "@smithy/core": "^3.24.5",
5242
- "@smithy/types": "^4.14.2",
5243
- "tslib": "^2.6.2"
5244
- },
5245
- "engines": {
5246
- "node": ">=18.0.0"
5247
- }
5248
- },
5249
- "node_modules/@smithy/credential-provider-imds/node_modules/@smithy/core": {
5250
- "version": "3.24.5",
5251
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.5.tgz",
5252
- "integrity": "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA==",
5253
- "dev": true,
5254
- "license": "Apache-2.0",
5255
- "dependencies": {
5256
- "@aws-crypto/crc32": "5.2.0",
5257
- "@smithy/types": "^4.14.2",
5258
- "tslib": "^2.6.2"
5259
- },
5260
- "engines": {
5261
- "node": ">=18.0.0"
5262
- }
5263
- },
5264
- "node_modules/@smithy/credential-provider-imds/node_modules/@smithy/types": {
5265
- "version": "4.14.2",
5266
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz",
5267
- "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==",
4680
+ "version": "4.3.9",
4681
+ "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.3.9.tgz",
4682
+ "integrity": "sha512-ZlfJ/4Fa3jYb+3eaohPfG9utX9HmdhFNcFtpoGAhUhdynAOmGXtmigbi7eEiONKM+ykHw8RwKuDEb85Lx7t7fA==",
5268
4683
  "dev": true,
5269
4684
  "license": "Apache-2.0",
5270
4685
  "dependencies": {
4686
+ "@smithy/core": "^3.24.7",
4687
+ "@smithy/types": "^4.14.4",
5271
4688
  "tslib": "^2.6.2"
5272
4689
  },
5273
4690
  "engines": {
@@ -5275,42 +4692,14 @@
5275
4692
  }
5276
4693
  },
5277
4694
  "node_modules/@smithy/fetch-http-handler": {
5278
- "version": "5.4.5",
5279
- "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.4.5.tgz",
5280
- "integrity": "sha512-SK3VMeH0fibgdTg2QeB+O4p7Yy/2E5HBOHJeC58FshkDdeuX8lOgO7PfjYfLyPLP1ch55j91cQqKBzDS0mRjSQ==",
5281
- "dev": true,
5282
- "license": "Apache-2.0",
5283
- "dependencies": {
5284
- "@smithy/core": "^3.24.5",
5285
- "@smithy/types": "^4.14.2",
5286
- "tslib": "^2.6.2"
5287
- },
5288
- "engines": {
5289
- "node": ">=18.0.0"
5290
- }
5291
- },
5292
- "node_modules/@smithy/fetch-http-handler/node_modules/@smithy/core": {
5293
- "version": "3.24.5",
5294
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.5.tgz",
5295
- "integrity": "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA==",
5296
- "dev": true,
5297
- "license": "Apache-2.0",
5298
- "dependencies": {
5299
- "@aws-crypto/crc32": "5.2.0",
5300
- "@smithy/types": "^4.14.2",
5301
- "tslib": "^2.6.2"
5302
- },
5303
- "engines": {
5304
- "node": ">=18.0.0"
5305
- }
5306
- },
5307
- "node_modules/@smithy/fetch-http-handler/node_modules/@smithy/types": {
5308
- "version": "4.14.2",
5309
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz",
5310
- "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==",
4695
+ "version": "5.4.7",
4696
+ "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.4.7.tgz",
4697
+ "integrity": "sha512-NslaM2ir0N2hisDmzXLstPaVINZheh8SokyOC++kzFPloZucL2R7Y7bS57mSzx/1Fc/fqmn7twjkeezTTrV0EA==",
5311
4698
  "dev": true,
5312
4699
  "license": "Apache-2.0",
5313
4700
  "dependencies": {
4701
+ "@smithy/core": "^3.24.7",
4702
+ "@smithy/types": "^4.14.4",
5314
4703
  "tslib": "^2.6.2"
5315
4704
  },
5316
4705
  "engines": {
@@ -5331,42 +4720,14 @@
5331
4720
  }
5332
4721
  },
5333
4722
  "node_modules/@smithy/node-http-handler": {
5334
- "version": "4.7.5",
5335
- "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.7.5.tgz",
5336
- "integrity": "sha512-3dA9TQ+ybRSZ/m0wnbZhiBy4Dezjgq1Ib/ZZrYTpJDBgpoLLU/SDzZc/g0x0MNAdOJe1wPcM+x2PBRmoOur+Sw==",
5337
- "dev": true,
5338
- "license": "Apache-2.0",
5339
- "dependencies": {
5340
- "@smithy/core": "^3.24.5",
5341
- "@smithy/types": "^4.14.2",
5342
- "tslib": "^2.6.2"
5343
- },
5344
- "engines": {
5345
- "node": ">=18.0.0"
5346
- }
5347
- },
5348
- "node_modules/@smithy/node-http-handler/node_modules/@smithy/core": {
5349
- "version": "3.24.5",
5350
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.5.tgz",
5351
- "integrity": "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA==",
5352
- "dev": true,
5353
- "license": "Apache-2.0",
5354
- "dependencies": {
5355
- "@aws-crypto/crc32": "5.2.0",
5356
- "@smithy/types": "^4.14.2",
5357
- "tslib": "^2.6.2"
5358
- },
5359
- "engines": {
5360
- "node": ">=18.0.0"
5361
- }
5362
- },
5363
- "node_modules/@smithy/node-http-handler/node_modules/@smithy/types": {
5364
- "version": "4.14.2",
5365
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz",
5366
- "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==",
4723
+ "version": "4.7.8",
4724
+ "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.7.8.tgz",
4725
+ "integrity": "sha512-f+DbsWUwSbtMu1a/j8Y93KiU1SRg9nyzfjereqn1BJ33QOTUXxdlYvVXMhAYl1vuR1Kmna5aIJe09KSIfyFNYw==",
5367
4726
  "dev": true,
5368
4727
  "license": "Apache-2.0",
5369
4728
  "dependencies": {
4729
+ "@smithy/core": "^3.24.7",
4730
+ "@smithy/types": "^4.14.4",
5370
4731
  "tslib": "^2.6.2"
5371
4732
  },
5372
4733
  "engines": {
@@ -5374,42 +4735,14 @@
5374
4735
  }
5375
4736
  },
5376
4737
  "node_modules/@smithy/signature-v4": {
5377
- "version": "5.4.5",
5378
- "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.4.5.tgz",
5379
- "integrity": "sha512-QBJKWGqIknH0dc9LWpfH1mkdokAx6iXYN3UcQ3eY6uIEyScuoQAhfl94ge7ozUy9WgFUdE8xsvwBjaYBbWmPNA==",
5380
- "dev": true,
5381
- "license": "Apache-2.0",
5382
- "dependencies": {
5383
- "@smithy/core": "^3.24.5",
5384
- "@smithy/types": "^4.14.2",
5385
- "tslib": "^2.6.2"
5386
- },
5387
- "engines": {
5388
- "node": ">=18.0.0"
5389
- }
5390
- },
5391
- "node_modules/@smithy/signature-v4/node_modules/@smithy/core": {
5392
- "version": "3.24.5",
5393
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.5.tgz",
5394
- "integrity": "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA==",
5395
- "dev": true,
5396
- "license": "Apache-2.0",
5397
- "dependencies": {
5398
- "@aws-crypto/crc32": "5.2.0",
5399
- "@smithy/types": "^4.14.2",
5400
- "tslib": "^2.6.2"
5401
- },
5402
- "engines": {
5403
- "node": ">=18.0.0"
5404
- }
5405
- },
5406
- "node_modules/@smithy/signature-v4/node_modules/@smithy/types": {
5407
- "version": "4.14.2",
5408
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz",
5409
- "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==",
4738
+ "version": "5.4.7",
4739
+ "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.4.7.tgz",
4740
+ "integrity": "sha512-LwQZazFayImv+IOm0S0enoLeUJwmAlhGC5O6YCcLWezyu08dF46GOxPOq35OpBIHkgd7OvNvBStIFwVNyrvoBw==",
5410
4741
  "dev": true,
5411
4742
  "license": "Apache-2.0",
5412
4743
  "dependencies": {
4744
+ "@smithy/core": "^3.24.7",
4745
+ "@smithy/types": "^4.14.4",
5413
4746
  "tslib": "^2.6.2"
5414
4747
  },
5415
4748
  "engines": {
@@ -5911,15 +5244,16 @@
5911
5244
  }
5912
5245
  },
5913
5246
  "node_modules/agent-base": {
5914
- "version": "6.0.2",
5915
- "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
5916
- "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
5247
+ "version": "7.1.0",
5248
+ "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.0.tgz",
5249
+ "integrity": "sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==",
5250
+ "dev": true,
5917
5251
  "license": "MIT",
5918
5252
  "dependencies": {
5919
- "debug": "4"
5253
+ "debug": "^4.3.4"
5920
5254
  },
5921
5255
  "engines": {
5922
- "node": ">= 6.0.0"
5256
+ "node": ">= 14"
5923
5257
  }
5924
5258
  },
5925
5259
  "node_modules/aggregate-error": {
@@ -7279,9 +6613,9 @@
7279
6613
  "license": "MIT"
7280
6614
  },
7281
6615
  "node_modules/cross-spawn": {
7282
- "version": "7.0.5",
7283
- "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.5.tgz",
7284
- "integrity": "sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==",
6616
+ "version": "7.0.6",
6617
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
6618
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
7285
6619
  "dev": true,
7286
6620
  "license": "MIT",
7287
6621
  "dependencies": {
@@ -9060,33 +8394,6 @@
9060
8394
  "node": ">=14"
9061
8395
  }
9062
8396
  },
9063
- "node_modules/gaxios/node_modules/agent-base": {
9064
- "version": "7.1.0",
9065
- "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.0.tgz",
9066
- "integrity": "sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==",
9067
- "dev": true,
9068
- "license": "MIT",
9069
- "dependencies": {
9070
- "debug": "^4.3.4"
9071
- },
9072
- "engines": {
9073
- "node": ">= 14"
9074
- }
9075
- },
9076
- "node_modules/gaxios/node_modules/https-proxy-agent": {
9077
- "version": "7.0.2",
9078
- "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz",
9079
- "integrity": "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==",
9080
- "dev": true,
9081
- "license": "MIT",
9082
- "dependencies": {
9083
- "agent-base": "^7.0.2",
9084
- "debug": "4"
9085
- },
9086
- "engines": {
9087
- "node": ">= 14"
9088
- }
9089
- },
9090
8397
  "node_modules/gensync": {
9091
8398
  "version": "1.0.0-beta.2",
9092
8399
  "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
@@ -9705,16 +9012,17 @@
9705
9012
  }
9706
9013
  },
9707
9014
  "node_modules/https-proxy-agent": {
9708
- "version": "5.0.1",
9709
- "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
9710
- "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
9015
+ "version": "7.0.2",
9016
+ "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz",
9017
+ "integrity": "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==",
9018
+ "dev": true,
9711
9019
  "license": "MIT",
9712
9020
  "dependencies": {
9713
- "agent-base": "6",
9021
+ "agent-base": "^7.0.2",
9714
9022
  "debug": "4"
9715
9023
  },
9716
9024
  "engines": {
9717
- "node": ">= 6"
9025
+ "node": ">= 14"
9718
9026
  }
9719
9027
  },
9720
9028
  "node_modules/human-signals": {
@@ -11979,6 +11287,7 @@
11979
11287
  "version": "2.7.0",
11980
11288
  "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
11981
11289
  "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
11290
+ "dev": true,
11982
11291
  "license": "MIT",
11983
11292
  "dependencies": {
11984
11293
  "whatwg-url": "^5.0.0"
@@ -12207,24 +11516,25 @@
12207
11516
  }
12208
11517
  },
12209
11518
  "node_modules/oclif": {
12210
- "version": "4.23.15",
12211
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.23.15.tgz",
12212
- "integrity": "sha512-15zspqUe2yltVPjLgivP5YI7N5IUhgltsXJdACCKK0i52lrj4ypnWWeCcB4ctzmdQz15KIuJdTVuKRFUXEDcgw==",
11519
+ "version": "4.23.21",
11520
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.23.21.tgz",
11521
+ "integrity": "sha512-nBgeWjra36O5IMi8hw88/9mm6DR5UcbbMOE7wA3P1kBAf6m/d5mOXH13HB1P+f6yGtRXOrmqi3cijcyOwZAvhQ==",
12213
11522
  "dev": true,
12214
11523
  "license": "MIT",
12215
11524
  "dependencies": {
12216
- "@aws-sdk/client-cloudfront": "^3.1009.0",
12217
- "@aws-sdk/client-s3": "^3.1063.0",
11525
+ "@aws-sdk/client-cloudfront": "^3.1068.0",
11526
+ "@aws-sdk/client-s3": "^3.1073.0",
12218
11527
  "@inquirer/confirm": "^3.1.22",
12219
11528
  "@inquirer/input": "^2.2.4",
12220
11529
  "@inquirer/select": "^2.5.0",
12221
11530
  "@oclif/core": "^4.11.4",
12222
- "@oclif/plugin-help": "^6.2.50",
11531
+ "@oclif/plugin-help": "^6.2.52",
12223
11532
  "@oclif/plugin-not-found": "^3.2.87",
12224
11533
  "@oclif/plugin-warn-if-update-available": "^3.1.65",
12225
11534
  "ansis": "^3.16.0",
12226
11535
  "async-retry": "^1.3.3",
12227
11536
  "change-case": "^4",
11537
+ "cross-spawn": "^7.0.6",
12228
11538
  "debug": "^4.4.0",
12229
11539
  "ejs": "^3.1.10",
12230
11540
  "find-yarn-workspace-root": "^2.0.0",
@@ -12232,7 +11542,7 @@
12232
11542
  "github-slugger": "^2",
12233
11543
  "got": "^13",
12234
11544
  "normalize-package-data": "^6",
12235
- "semver": "^7.8.4",
11545
+ "semver": "^7.8.5",
12236
11546
  "tiny-jsonc": "^1.0.2",
12237
11547
  "validate-npm-package-name": "^5.0.1"
12238
11548
  },
@@ -13526,9 +12836,9 @@
13526
12836
  "license": "BSD-3-Clause"
13527
12837
  },
13528
12838
  "node_modules/semver": {
13529
- "version": "7.8.4",
13530
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.4.tgz",
13531
- "integrity": "sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==",
12839
+ "version": "7.8.5",
12840
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
12841
+ "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
13532
12842
  "license": "ISC",
13533
12843
  "bin": {
13534
12844
  "semver": "bin/semver.js"
@@ -14331,6 +13641,7 @@
14331
13641
  "version": "0.0.3",
14332
13642
  "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
14333
13643
  "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
13644
+ "dev": true,
14334
13645
  "license": "MIT"
14335
13646
  },
14336
13647
  "node_modules/tree-dump": {
@@ -14769,6 +14080,15 @@
14769
14080
  "url": "https://github.com/sponsors/ljharb"
14770
14081
  }
14771
14082
  },
14083
+ "node_modules/undici": {
14084
+ "version": "8.5.0",
14085
+ "resolved": "https://registry.npmjs.org/undici/-/undici-8.5.0.tgz",
14086
+ "integrity": "sha512-xamtWoB1EshgjpmlXd7GGm2VfdDtw1+rD8uhry8pSNW3If6S8E0m2T2+orSKeZXEn/aPJMviCpDBA65WJt8zhg==",
14087
+ "license": "MIT",
14088
+ "engines": {
14089
+ "node": ">=22.19.0"
14090
+ }
14091
+ },
14772
14092
  "node_modules/undici-types": {
14773
14093
  "version": "6.19.8",
14774
14094
  "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
@@ -14915,6 +14235,7 @@
14915
14235
  "version": "3.0.1",
14916
14236
  "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
14917
14237
  "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==",
14238
+ "dev": true,
14918
14239
  "license": "BSD-2-Clause"
14919
14240
  },
14920
14241
  "node_modules/websocket-driver": {
@@ -14944,6 +14265,7 @@
14944
14265
  "version": "5.0.0",
14945
14266
  "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
14946
14267
  "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
14268
+ "dev": true,
14947
14269
  "license": "MIT",
14948
14270
  "dependencies": {
14949
14271
  "tr46": "~0.0.3",