@scality/cloudserverclient 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/README.md +0 -9
  2. package/build/smithy/source/typescript-codegen/dist-types/runtimeConfig.browser.d.ts +6 -1
  3. package/build/smithy/source/typescript-codegen/dist-types/runtimeConfig.d.ts +6 -1
  4. package/build/smithy/source/typescript-codegen/dist-types/runtimeConfig.native.d.ts +6 -1
  5. package/build/smithy/source/typescript-codegen/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/package.json +3 -3
  6. package/build/smithy/source/typescript-codegen/node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/package.json +3 -3
  7. package/build/smithy/source/typescript-codegen/node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/package.json +3 -3
  8. package/build/smithy/source/typescript-codegen/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +10 -38
  9. package/build/smithy/source/typescript-codegen/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  10. package/build/smithy/source/typescript-codegen/node_modules/@smithy/abort-controller/package.json +2 -2
  11. package/build/smithy/source/typescript-codegen/node_modules/@smithy/config-resolver/package.json +5 -5
  12. package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +19 -3
  13. package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  14. package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +19 -3
  15. package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  16. package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  17. package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  18. package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/package.json +10 -8
  19. package/build/smithy/source/typescript-codegen/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  20. package/build/smithy/source/typescript-codegen/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  21. package/build/smithy/source/typescript-codegen/node_modules/@smithy/hash-node/package.json +2 -2
  22. package/build/smithy/source/typescript-codegen/node_modules/@smithy/invalid-dependency/package.json +2 -2
  23. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-content-length/package.json +3 -3
  24. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  25. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  26. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  27. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  28. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  29. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  30. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-retry/package.json +8 -8
  31. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-serde/package.json +3 -3
  32. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-stack/package.json +2 -2
  33. package/build/smithy/source/typescript-codegen/node_modules/@smithy/node-config-provider/package.json +4 -4
  34. package/build/smithy/source/typescript-codegen/node_modules/@smithy/node-http-handler/package.json +5 -5
  35. package/build/smithy/source/typescript-codegen/node_modules/@smithy/property-provider/package.json +2 -2
  36. package/build/smithy/source/typescript-codegen/node_modules/@smithy/protocol-http/package.json +2 -2
  37. package/build/smithy/source/typescript-codegen/node_modules/@smithy/querystring-builder/package.json +2 -2
  38. package/build/smithy/source/typescript-codegen/node_modules/@smithy/querystring-parser/package.json +2 -2
  39. package/build/smithy/source/typescript-codegen/node_modules/@smithy/service-error-classification/package.json +2 -2
  40. package/build/smithy/source/typescript-codegen/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  41. package/build/smithy/source/typescript-codegen/node_modules/@smithy/signature-v4/package.json +4 -4
  42. package/build/smithy/source/typescript-codegen/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  43. package/build/smithy/source/typescript-codegen/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  44. package/build/smithy/source/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  45. package/build/smithy/source/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  46. package/build/smithy/source/typescript-codegen/node_modules/@smithy/smithy-client/package.json +7 -7
  47. package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  48. package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  49. package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  50. package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  51. package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  52. package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  53. package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/package.json +1 -1
  54. package/build/smithy/source/typescript-codegen/node_modules/@smithy/url-parser/package.json +3 -3
  55. package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  56. package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  57. package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-endpoints/package.json +3 -3
  58. package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-middleware/package.json +2 -2
  59. package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-retry/package.json +3 -3
  60. package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-stream/package.json +4 -4
  61. package/build/smithy/source/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/_tsc.js +1 -1
  62. package/build/smithy/source/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.js +1 -1
  63. package/build/smithy/source/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/package.json +2 -2
  64. package/build/smithy/source/typescript-codegen/tsconfig.cjs.tsbuildinfo +1 -1
  65. package/build/smithy/source/typescript-codegen/tsconfig.es.tsbuildinfo +1 -1
  66. package/build/smithy/source/typescript-codegen/tsconfig.types.tsbuildinfo +1 -1
  67. package/build/smithy/source/typescript-codegen/yarn.lock +203 -203
  68. package/package.json +3 -3
@@ -327,11 +327,11 @@
327
327
  tslib "^2.6.2"
328
328
 
329
329
  "@aws-sdk/types@^3.222.0":
330
- version "3.936.0"
331
- resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.936.0.tgz#ecd3a4bec1a1bd4df834ab21fe52a76e332dc27a"
332
- integrity sha512-uz0/VlMd2pP5MepdrHizd+T+OKfyK4r3OA9JI+L/lPKg0YFQosdJNCKisr6o70E3dh8iMpFYxF1UN/4uZsyARg==
330
+ version "3.953.0"
331
+ resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.953.0.tgz#d9a67388fa04e1f3af69592e78ec263769579273"
332
+ integrity sha512-M9Iwg9kTyqTErI0vOTVVpcnTHWzS3VplQppy8MuL02EE+mJ0BIwpWfsaAPQW+/XnVpdNpWZTsHcNE29f1+hR8g==
333
333
  dependencies:
334
- "@smithy/types" "^4.9.0"
334
+ "@smithy/types" "^4.10.0"
335
335
  tslib "^2.6.2"
336
336
 
337
337
  "@aws-sdk/util-endpoints@3.848.0":
@@ -346,9 +346,9 @@
346
346
  tslib "^2.6.2"
347
347
 
348
348
  "@aws-sdk/util-locate-window@^3.0.0":
349
- version "3.893.0"
350
- resolved "https://registry.yarnpkg.com/@aws-sdk/util-locate-window/-/util-locate-window-3.893.0.tgz#5df15f24e1edbe12ff1fe8906f823b51cd53bae8"
351
- integrity sha512-T89pFfgat6c8nMmpI8eKjBcDcgJq36+m9oiXbcUzeU55MP9ZuGgBomGjGnHaEyF36jenW9gmg3NfZDm0AO2XPg==
349
+ version "3.953.0"
350
+ resolved "https://registry.yarnpkg.com/@aws-sdk/util-locate-window/-/util-locate-window-3.953.0.tgz#2ebcfb56adf4eceea5382065435c6d13d27c0140"
351
+ integrity sha512-mPxK+I1LcrgC/RSa3G5AMAn8eN2Ay0VOgw8lSRmV1jCtO+iYvNeCqOdxoJUjOW6I5BA4niIRWqVORuRP07776Q==
352
352
  dependencies:
353
353
  tslib "^2.6.2"
354
354
 
@@ -386,80 +386,80 @@
386
386
  resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
387
387
  integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
388
388
 
389
- "@smithy/abort-controller@^4.2.5":
390
- version "4.2.5"
391
- resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.5.tgz#3386e8fff5a8d05930996d891d06803f2b7e5e2c"
392
- integrity sha512-j7HwVkBw68YW8UmFRcjZOmssE77Rvk0GWAIN1oFBhsaovQmZWYCIcGa9/pwRB0ExI8Sk9MWNALTjftjHZea7VA==
389
+ "@smithy/abort-controller@^4.2.7":
390
+ version "4.2.7"
391
+ resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.7.tgz#b475e8d7bb1aeee45fdc8d984c35e6ca9bb0428c"
392
+ integrity sha512-rzMY6CaKx2qxrbYbqjXWS0plqEy7LOdKHS0bg4ixJ6aoGDPNUcLWk/FRNuCILh7GKLG9TFUXYYeQQldMBBwuyw==
393
393
  dependencies:
394
- "@smithy/types" "^4.9.0"
394
+ "@smithy/types" "^4.11.0"
395
395
  tslib "^2.6.2"
396
396
 
397
- "@smithy/config-resolver@^4.1.4", "@smithy/config-resolver@^4.4.3":
398
- version "4.4.3"
399
- resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.4.3.tgz#37b0e3cba827272e92612e998a2b17e841e20bab"
400
- integrity sha512-ezHLe1tKLUxDJo2LHtDuEDyWXolw8WGOR92qb4bQdWq/zKenO5BvctZGrVJBK08zjezSk7bmbKFOXIVyChvDLw==
397
+ "@smithy/config-resolver@^4.1.4", "@smithy/config-resolver@^4.4.5":
398
+ version "4.4.5"
399
+ resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.4.5.tgz#35e792b6db00887bdd029df9b41780ca005d064b"
400
+ integrity sha512-HAGoUAFYsUkoSckuKbCPayECeMim8pOu+yLy1zOxt1sifzEbrsRpYa+mKcMdiHKMeiqOibyPG0sFJnmaV/OGEg==
401
401
  dependencies:
402
- "@smithy/node-config-provider" "^4.3.5"
403
- "@smithy/types" "^4.9.0"
402
+ "@smithy/node-config-provider" "^4.3.7"
403
+ "@smithy/types" "^4.11.0"
404
404
  "@smithy/util-config-provider" "^4.2.0"
405
- "@smithy/util-endpoints" "^3.2.5"
406
- "@smithy/util-middleware" "^4.2.5"
405
+ "@smithy/util-endpoints" "^3.2.7"
406
+ "@smithy/util-middleware" "^4.2.7"
407
407
  tslib "^2.6.2"
408
408
 
409
- "@smithy/core@^3.18.7", "@smithy/core@^3.7.0", "@smithy/core@^3.7.2":
410
- version "3.18.7"
411
- resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.18.7.tgz#88c67b9474eadf51a632e2956c8756d36c7072c8"
412
- integrity sha512-axG9MvKhMWOhFbvf5y2DuyTxQueO0dkedY9QC3mAfndLosRI/9LJv8WaL0mw7ubNhsO4IuXX9/9dYGPFvHrqlw==
409
+ "@smithy/core@^3.20.0", "@smithy/core@^3.7.0", "@smithy/core@^3.7.2":
410
+ version "3.20.0"
411
+ resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.20.0.tgz#59dbd689e2efe70870591e4331faece9b20a18dd"
412
+ integrity sha512-WsSHCPq/neD5G/MkK4csLI5Y5Pkd9c1NMfpYEKeghSGaD4Ja1qLIohRQf2D5c1Uy5aXp76DeKHkzWZ9KAlHroQ==
413
413
  dependencies:
414
- "@smithy/middleware-serde" "^4.2.6"
415
- "@smithy/protocol-http" "^5.3.5"
416
- "@smithy/types" "^4.9.0"
414
+ "@smithy/middleware-serde" "^4.2.8"
415
+ "@smithy/protocol-http" "^5.3.7"
416
+ "@smithy/types" "^4.11.0"
417
417
  "@smithy/util-base64" "^4.3.0"
418
418
  "@smithy/util-body-length-browser" "^4.2.0"
419
- "@smithy/util-middleware" "^4.2.5"
420
- "@smithy/util-stream" "^4.5.6"
419
+ "@smithy/util-middleware" "^4.2.7"
420
+ "@smithy/util-stream" "^4.5.8"
421
421
  "@smithy/util-utf8" "^4.2.0"
422
422
  "@smithy/uuid" "^1.1.0"
423
423
  tslib "^2.6.2"
424
424
 
425
- "@smithy/credential-provider-imds@^4.0.6", "@smithy/credential-provider-imds@^4.2.5":
426
- version "4.2.5"
427
- resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.5.tgz#5acbcd1d02ae31700c2f027090c202d7315d70d3"
428
- integrity sha512-BZwotjoZWn9+36nimwm/OLIcVe+KYRwzMjfhd4QT7QxPm9WY0HiOV8t/Wlh+HVUif0SBVV7ksq8//hPaBC/okQ==
425
+ "@smithy/credential-provider-imds@^4.0.6", "@smithy/credential-provider-imds@^4.2.7":
426
+ version "4.2.7"
427
+ resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.7.tgz#bfbbf797599c3944509ef4c9690a5c960e153ef5"
428
+ integrity sha512-CmduWdCiILCRNbQWFR0OcZlUPVtyE49Sr8yYL0rZQ4D/wKxiNzBNS/YHemvnbkIWj623fplgkexUd/c9CAKdoA==
429
429
  dependencies:
430
- "@smithy/node-config-provider" "^4.3.5"
431
- "@smithy/property-provider" "^4.2.5"
432
- "@smithy/types" "^4.9.0"
433
- "@smithy/url-parser" "^4.2.5"
430
+ "@smithy/node-config-provider" "^4.3.7"
431
+ "@smithy/property-provider" "^4.2.7"
432
+ "@smithy/types" "^4.11.0"
433
+ "@smithy/url-parser" "^4.2.7"
434
434
  tslib "^2.6.2"
435
435
 
436
- "@smithy/fetch-http-handler@^5.1.0", "@smithy/fetch-http-handler@^5.3.6":
437
- version "5.3.6"
438
- resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.6.tgz#d9dcb8d8ca152918224492f4d1cc1b50df93ae13"
439
- integrity sha512-3+RG3EA6BBJ/ofZUeTFJA7mHfSYrZtQIrDP9dI8Lf7X6Jbos2jptuLrAAteDiFVrmbEmLSuRG/bUKzfAXk7dhg==
436
+ "@smithy/fetch-http-handler@^5.1.0", "@smithy/fetch-http-handler@^5.3.8":
437
+ version "5.3.8"
438
+ resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.8.tgz#092a1b6dfdf5981853c7b0d98ebf048cc5e56c2b"
439
+ integrity sha512-h/Fi+o7mti4n8wx1SR6UHWLaakwHRx29sizvp8OOm7iqwKGFneT06GCSFhml6Bha5BT6ot5pj3CYZnCHhGC2Rg==
440
440
  dependencies:
441
- "@smithy/protocol-http" "^5.3.5"
442
- "@smithy/querystring-builder" "^4.2.5"
443
- "@smithy/types" "^4.9.0"
441
+ "@smithy/protocol-http" "^5.3.7"
442
+ "@smithy/querystring-builder" "^4.2.7"
443
+ "@smithy/types" "^4.11.0"
444
444
  "@smithy/util-base64" "^4.3.0"
445
445
  tslib "^2.6.2"
446
446
 
447
447
  "@smithy/hash-node@^4.0.4":
448
- version "4.2.5"
449
- resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-4.2.5.tgz#fb751ec4a4c6347612458430f201f878adc787f6"
450
- integrity sha512-DpYX914YOfA3UDT9CN1BM787PcHfWRBB43fFGCYrZFUH0Jv+5t8yYl+Pd5PW4+QzoGEDvn5d5QIO4j2HyYZQSA==
448
+ version "4.2.7"
449
+ resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-4.2.7.tgz#74a3d3ed8d47ecbe68d19e79af1d23f5abbb7253"
450
+ integrity sha512-PU/JWLTBCV1c8FtB8tEFnY4eV1tSfBc7bDBADHfn1K+uRbPgSJ9jnJp0hyjiFN2PMdPzxsf1Fdu0eo9fJ760Xw==
451
451
  dependencies:
452
- "@smithy/types" "^4.9.0"
452
+ "@smithy/types" "^4.11.0"
453
453
  "@smithy/util-buffer-from" "^4.2.0"
454
454
  "@smithy/util-utf8" "^4.2.0"
455
455
  tslib "^2.6.2"
456
456
 
457
457
  "@smithy/invalid-dependency@^4.0.4":
458
- version "4.2.5"
459
- resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-4.2.5.tgz#58d997e91e7683ffc59882d8fcb180ed9aa9c7dd"
460
- integrity sha512-2L2erASEro1WC5nV+plwIMxrTXpvpfzl4e+Nre6vBVRR2HKeGGcvpJyyL3/PpiSg+cJG2KpTmZmq934Olb6e5A==
458
+ version "4.2.7"
459
+ resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-4.2.7.tgz#0afcc586db3032f94f3c1ea1054665b16f793b16"
460
+ integrity sha512-ncvgCr9a15nPlkhIUx3CU4d7E7WEuVJOV7fS7nnK2hLtPK9tYRBkMHQbhXU1VvvKeBm/O0x26OEoBq+ngFpOEQ==
461
461
  dependencies:
462
- "@smithy/types" "^4.9.0"
462
+ "@smithy/types" "^4.11.0"
463
463
  tslib "^2.6.2"
464
464
 
465
465
  "@smithy/is-array-buffer@^2.2.0":
@@ -477,170 +477,170 @@
477
477
  tslib "^2.6.2"
478
478
 
479
479
  "@smithy/middleware-content-length@^4.0.4":
480
- version "4.2.5"
481
- resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-4.2.5.tgz#a6942ce2d7513b46f863348c6c6a8177e9ace752"
482
- integrity sha512-Y/RabVa5vbl5FuHYV2vUCwvh/dqzrEY/K2yWPSqvhFUwIY0atLqO4TienjBXakoy4zrKAMCZwg+YEqmH7jaN7A==
480
+ version "4.2.7"
481
+ resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-4.2.7.tgz#d9968dc1a6ac3aea9f05a92a900f231e72ba3fbc"
482
+ integrity sha512-GszfBfCcvt7kIbJ41LuNa5f0wvQCHhnGx/aDaZJCCT05Ld6x6U2s0xsc/0mBFONBZjQJp2U/0uSJ178OXOwbhg==
483
483
  dependencies:
484
- "@smithy/protocol-http" "^5.3.5"
485
- "@smithy/types" "^4.9.0"
484
+ "@smithy/protocol-http" "^5.3.7"
485
+ "@smithy/types" "^4.11.0"
486
486
  tslib "^2.6.2"
487
487
 
488
- "@smithy/middleware-endpoint@^4.1.15", "@smithy/middleware-endpoint@^4.1.17", "@smithy/middleware-endpoint@^4.3.14":
489
- version "4.3.14"
490
- resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.14.tgz#da145b02f6a5d073595111bf73fa31da16e73773"
491
- integrity sha512-v0q4uTKgBM8dsqGjqsabZQyH85nFaTnFcgpWU1uydKFsdyyMzfvOkNum9G7VK+dOP01vUnoZxIeRiJ6uD0kjIg==
488
+ "@smithy/middleware-endpoint@^4.1.15", "@smithy/middleware-endpoint@^4.1.17", "@smithy/middleware-endpoint@^4.4.1":
489
+ version "4.4.1"
490
+ resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.1.tgz#118f27b3ce85cdf66b62866c8de87fa2a5ec86ee"
491
+ integrity sha512-gpLspUAoe6f1M6H0u4cVuFzxZBrsGZmjx2O9SigurTx4PbntYa4AJ+o0G0oGm1L2oSX6oBhcGHwrfJHup2JnJg==
492
492
  dependencies:
493
- "@smithy/core" "^3.18.7"
494
- "@smithy/middleware-serde" "^4.2.6"
495
- "@smithy/node-config-provider" "^4.3.5"
496
- "@smithy/shared-ini-file-loader" "^4.4.0"
497
- "@smithy/types" "^4.9.0"
498
- "@smithy/url-parser" "^4.2.5"
499
- "@smithy/util-middleware" "^4.2.5"
493
+ "@smithy/core" "^3.20.0"
494
+ "@smithy/middleware-serde" "^4.2.8"
495
+ "@smithy/node-config-provider" "^4.3.7"
496
+ "@smithy/shared-ini-file-loader" "^4.4.2"
497
+ "@smithy/types" "^4.11.0"
498
+ "@smithy/url-parser" "^4.2.7"
499
+ "@smithy/util-middleware" "^4.2.7"
500
500
  tslib "^2.6.2"
501
501
 
502
502
  "@smithy/middleware-retry@^4.1.16", "@smithy/middleware-retry@^4.1.18":
503
- version "4.4.14"
504
- resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.4.14.tgz#92e503946314278614f608537d77a04db6d7b810"
505
- integrity sha512-Z2DG8Ej7FyWG1UA+7HceINtSLzswUgs2np3sZX0YBBxCt+CXG4QUxv88ZDS3+2/1ldW7LqtSY1UO/6VQ1pND8Q==
506
- dependencies:
507
- "@smithy/node-config-provider" "^4.3.5"
508
- "@smithy/protocol-http" "^5.3.5"
509
- "@smithy/service-error-classification" "^4.2.5"
510
- "@smithy/smithy-client" "^4.9.10"
511
- "@smithy/types" "^4.9.0"
512
- "@smithy/util-middleware" "^4.2.5"
513
- "@smithy/util-retry" "^4.2.5"
503
+ version "4.4.17"
504
+ resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.4.17.tgz#b71568f8292f2743801aecd056021bca5a66e013"
505
+ integrity sha512-MqbXK6Y9uq17h+4r0ogu/sBT6V/rdV+5NvYL7ZV444BKfQygYe8wAhDrVXagVebN6w2RE0Fm245l69mOsPGZzg==
506
+ dependencies:
507
+ "@smithy/node-config-provider" "^4.3.7"
508
+ "@smithy/protocol-http" "^5.3.7"
509
+ "@smithy/service-error-classification" "^4.2.7"
510
+ "@smithy/smithy-client" "^4.10.2"
511
+ "@smithy/types" "^4.11.0"
512
+ "@smithy/util-middleware" "^4.2.7"
513
+ "@smithy/util-retry" "^4.2.7"
514
514
  "@smithy/uuid" "^1.1.0"
515
515
  tslib "^2.6.2"
516
516
 
517
- "@smithy/middleware-serde@^4.0.8", "@smithy/middleware-serde@^4.2.6":
518
- version "4.2.6"
519
- resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.2.6.tgz#7e710f43206e13a8c081a372b276e7b2c51bff5b"
520
- integrity sha512-VkLoE/z7e2g8pirwisLz8XJWedUSY8my/qrp81VmAdyrhi94T+riBfwP+AOEEFR9rFTSonC/5D2eWNmFabHyGQ==
517
+ "@smithy/middleware-serde@^4.0.8", "@smithy/middleware-serde@^4.2.8":
518
+ version "4.2.8"
519
+ resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.2.8.tgz#57f1baa98899fd96f4737465b3a363acf1963e0a"
520
+ integrity sha512-8rDGYen5m5+NV9eHv9ry0sqm2gI6W7mc1VSFMtn6Igo25S507/HaOX9LTHAS2/J32VXD0xSzrY0H5FJtOMS4/w==
521
521
  dependencies:
522
- "@smithy/protocol-http" "^5.3.5"
523
- "@smithy/types" "^4.9.0"
522
+ "@smithy/protocol-http" "^5.3.7"
523
+ "@smithy/types" "^4.11.0"
524
524
  tslib "^2.6.2"
525
525
 
526
- "@smithy/middleware-stack@^4.0.4", "@smithy/middleware-stack@^4.2.5":
527
- version "4.2.5"
528
- resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.5.tgz#2d13415ed3561c882594c8e6340b801d9a2eb222"
529
- integrity sha512-bYrutc+neOyWxtZdbB2USbQttZN0mXaOyYLIsaTbJhFsfpXyGWUxJpEuO1rJ8IIJm2qH4+xJT0mxUSsEDTYwdQ==
526
+ "@smithy/middleware-stack@^4.0.4", "@smithy/middleware-stack@^4.2.7":
527
+ version "4.2.7"
528
+ resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.7.tgz#39d7bdf3a403b3d1f82caad71be66bfe7d88a790"
529
+ integrity sha512-bsOT0rJ+HHlZd9crHoS37mt8qRRN/h9jRve1SXUhVbkRzu0QaNYZp1i1jha4n098tsvROjcwfLlfvcFuJSXEsw==
530
530
  dependencies:
531
- "@smithy/types" "^4.9.0"
531
+ "@smithy/types" "^4.11.0"
532
532
  tslib "^2.6.2"
533
533
 
534
- "@smithy/node-config-provider@^4.1.3", "@smithy/node-config-provider@^4.3.5":
535
- version "4.3.5"
536
- resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.3.5.tgz#c09137a79c2930dcc30e6c8bb4f2608d72c1e2c9"
537
- integrity sha512-UTurh1C4qkVCtqggI36DGbLB2Kv8UlcFdMXDcWMbqVY2uRg0XmT9Pb4Vj6oSQ34eizO1fvR0RnFV4Axw4IrrAg==
534
+ "@smithy/node-config-provider@^4.1.3", "@smithy/node-config-provider@^4.3.7":
535
+ version "4.3.7"
536
+ resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.3.7.tgz#c023fa857b008c314f621fb5b124724c157b2fd3"
537
+ integrity sha512-7r58wq8sdOcrwWe+klL9y3bc4GW1gnlfnFOuL7CXa7UzfhzhxKuzNdtqgzmTV+53lEp9NXh5hY/S4UgjLOzPfw==
538
538
  dependencies:
539
- "@smithy/property-provider" "^4.2.5"
540
- "@smithy/shared-ini-file-loader" "^4.4.0"
541
- "@smithy/types" "^4.9.0"
539
+ "@smithy/property-provider" "^4.2.7"
540
+ "@smithy/shared-ini-file-loader" "^4.4.2"
541
+ "@smithy/types" "^4.11.0"
542
542
  tslib "^2.6.2"
543
543
 
544
- "@smithy/node-http-handler@^4.1.0", "@smithy/node-http-handler@^4.4.5":
545
- version "4.4.5"
546
- resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.5.tgz#2aea598fdf3dc4e32667d673d48abd4a073665f4"
547
- integrity sha512-CMnzM9R2WqlqXQGtIlsHMEZfXKJVTIrqCNoSd/QpAyp+Dw0a1Vps13l6ma1fH8g7zSPNsA59B/kWgeylFuA/lw==
544
+ "@smithy/node-http-handler@^4.1.0", "@smithy/node-http-handler@^4.4.7":
545
+ version "4.4.7"
546
+ resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.7.tgz#ebdb6c10e8d203af22429987ed795b105e4e848f"
547
+ integrity sha512-NELpdmBOO6EpZtWgQiHjoShs1kmweaiNuETUpuup+cmm/xJYjT4eUjfhrXRP4jCOaAsS3c3yPsP3B+K+/fyPCQ==
548
548
  dependencies:
549
- "@smithy/abort-controller" "^4.2.5"
550
- "@smithy/protocol-http" "^5.3.5"
551
- "@smithy/querystring-builder" "^4.2.5"
552
- "@smithy/types" "^4.9.0"
549
+ "@smithy/abort-controller" "^4.2.7"
550
+ "@smithy/protocol-http" "^5.3.7"
551
+ "@smithy/querystring-builder" "^4.2.7"
552
+ "@smithy/types" "^4.11.0"
553
553
  tslib "^2.6.2"
554
554
 
555
- "@smithy/property-provider@^4.0.4", "@smithy/property-provider@^4.2.5":
556
- version "4.2.5"
557
- resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.2.5.tgz#f75dc5735d29ca684abbc77504be9246340a43f0"
558
- integrity sha512-8iLN1XSE1rl4MuxvQ+5OSk/Zb5El7NJZ1td6Tn+8dQQHIjp59Lwl6bd0+nzw6SKm2wSSriH2v/I9LPzUic7EOg==
555
+ "@smithy/property-provider@^4.0.4", "@smithy/property-provider@^4.2.7":
556
+ version "4.2.7"
557
+ resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.2.7.tgz#cd0044e13495cf4064b3a6ed3299e5f549ba7513"
558
+ integrity sha512-jmNYKe9MGGPoSl/D7JDDs1C8b3dC8f/w78LbaVfoTtWy4xAd5dfjaFG9c9PWPihY4ggMQNQSMtzU77CNgAJwmA==
559
559
  dependencies:
560
- "@smithy/types" "^4.9.0"
560
+ "@smithy/types" "^4.11.0"
561
561
  tslib "^2.6.2"
562
562
 
563
- "@smithy/protocol-http@^5.1.2", "@smithy/protocol-http@^5.3.5":
564
- version "5.3.5"
565
- resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.5.tgz#a8f4296dd6d190752589e39ee95298d5c65a60db"
566
- integrity sha512-RlaL+sA0LNMp03bf7XPbFmT5gN+w3besXSWMkA8rcmxLSVfiEXElQi4O2IWwPfxzcHkxqrwBFMbngB8yx/RvaQ==
563
+ "@smithy/protocol-http@^5.1.2", "@smithy/protocol-http@^5.3.7":
564
+ version "5.3.7"
565
+ resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.7.tgz#2a58a1dfdb7cc90a8c79f081b5b6cf96d888891a"
566
+ integrity sha512-1r07pb994I20dD/c2seaZhoCuNYm0rWrvBxhCQ70brNh11M5Ml2ew6qJVo0lclB3jMIXirD4s2XRXRe7QEi0xA==
567
567
  dependencies:
568
- "@smithy/types" "^4.9.0"
568
+ "@smithy/types" "^4.11.0"
569
569
  tslib "^2.6.2"
570
570
 
571
- "@smithy/querystring-builder@^4.2.5":
572
- version "4.2.5"
573
- resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.5.tgz#00cafa5a4055600ab8058e26db42f580146b91f3"
574
- integrity sha512-y98otMI1saoajeik2kLfGyRp11e5U/iJYH/wLCh3aTV/XutbGT9nziKGkgCaMD1ghK7p6htHMm6b6scl9JRUWg==
571
+ "@smithy/querystring-builder@^4.2.7":
572
+ version "4.2.7"
573
+ resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.7.tgz#92ada986c6026a56b26e36c64bcea6ece68d0ecb"
574
+ integrity sha512-eKONSywHZxK4tBxe2lXEysh8wbBdvDWiA+RIuaxZSgCMmA0zMgoDpGLJhnyj+c0leOQprVnXOmcB4m+W9Rw7sg==
575
575
  dependencies:
576
- "@smithy/types" "^4.9.0"
576
+ "@smithy/types" "^4.11.0"
577
577
  "@smithy/util-uri-escape" "^4.2.0"
578
578
  tslib "^2.6.2"
579
579
 
580
- "@smithy/querystring-parser@^4.2.5":
581
- version "4.2.5"
582
- resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.2.5.tgz#61d2e77c62f44196590fa0927dbacfbeaffe8c53"
583
- integrity sha512-031WCTdPYgiQRYNPXznHXof2YM0GwL6SeaSyTH/P72M1Vz73TvCNH2Nq8Iu2IEPq9QP2yx0/nrw5YmSeAi/AjQ==
580
+ "@smithy/querystring-parser@^4.2.7":
581
+ version "4.2.7"
582
+ resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.2.7.tgz#4c645b8164d7c17270b60fc2e0f5098ae3bf0fad"
583
+ integrity sha512-3X5ZvzUHmlSTHAXFlswrS6EGt8fMSIxX/c3Rm1Pni3+wYWB6cjGocmRIoqcQF9nU5OgGmL0u7l9m44tSUpfj9w==
584
584
  dependencies:
585
- "@smithy/types" "^4.9.0"
585
+ "@smithy/types" "^4.11.0"
586
586
  tslib "^2.6.2"
587
587
 
588
- "@smithy/service-error-classification@^4.2.5":
589
- version "4.2.5"
590
- resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.2.5.tgz#a64eb78e096e59cc71141e3fea2b4194ce59b4fd"
591
- integrity sha512-8fEvK+WPE3wUAcDvqDQG1Vk3ANLR8Px979te96m84CbKAjBVf25rPYSzb4xU4hlTyho7VhOGnh5i62D/JVF0JQ==
588
+ "@smithy/service-error-classification@^4.2.7":
589
+ version "4.2.7"
590
+ resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.2.7.tgz#bcad2f16874187135d24ab588a3bb4424b073d89"
591
+ integrity sha512-YB7oCbukqEb2Dlh3340/8g8vNGbs/QsNNRms+gv3N2AtZz9/1vSBx6/6tpwQpZMEJFs7Uq8h4mmOn48ZZ72MkA==
592
592
  dependencies:
593
- "@smithy/types" "^4.9.0"
593
+ "@smithy/types" "^4.11.0"
594
594
 
595
- "@smithy/shared-ini-file-loader@^4.0.4", "@smithy/shared-ini-file-loader@^4.4.0":
596
- version "4.4.0"
597
- resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.0.tgz#a2f8282f49982f00bafb1fa8cb7fc188a202a594"
598
- integrity sha512-5WmZ5+kJgJDjwXXIzr1vDTG+RhF9wzSODQBfkrQ2VVkYALKGvZX1lgVSxEkgicSAFnFhPj5rudJV0zoinqS0bA==
595
+ "@smithy/shared-ini-file-loader@^4.0.4", "@smithy/shared-ini-file-loader@^4.4.2":
596
+ version "4.4.2"
597
+ resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.2.tgz#8fa1b459de485b11185fe8c64182e3205a280ba9"
598
+ integrity sha512-M7iUUff/KwfNunmrgtqBfvZSzh3bmFgv/j/t1Y1dQ+8dNo34br1cqVEqy6v0mYEgi0DkGO7Xig0AnuOaEGVlcg==
599
599
  dependencies:
600
- "@smithy/types" "^4.9.0"
600
+ "@smithy/types" "^4.11.0"
601
601
  tslib "^2.6.2"
602
602
 
603
603
  "@smithy/signature-v4@^5.1.2":
604
- version "5.3.5"
605
- resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.3.5.tgz#13ab710653f9f16c325ee7e0a102a44f73f2643f"
606
- integrity sha512-xSUfMu1FT7ccfSXkoLl/QRQBi2rOvi3tiBZU2Tdy3I6cgvZ6SEi9QNey+lqps/sJRnogIS+lq+B1gxxbra2a/w==
604
+ version "5.3.7"
605
+ resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.3.7.tgz#20fe4e8e9abea413b1bdbf8560e74ad7cdee65cf"
606
+ integrity sha512-9oNUlqBlFZFOSdxgImA6X5GFuzE7V2H7VG/7E70cdLhidFbdtvxxt81EHgykGK5vq5D3FafH//X+Oy31j3CKOg==
607
607
  dependencies:
608
608
  "@smithy/is-array-buffer" "^4.2.0"
609
- "@smithy/protocol-http" "^5.3.5"
610
- "@smithy/types" "^4.9.0"
609
+ "@smithy/protocol-http" "^5.3.7"
610
+ "@smithy/types" "^4.11.0"
611
611
  "@smithy/util-hex-encoding" "^4.2.0"
612
- "@smithy/util-middleware" "^4.2.5"
612
+ "@smithy/util-middleware" "^4.2.7"
613
613
  "@smithy/util-uri-escape" "^4.2.0"
614
614
  "@smithy/util-utf8" "^4.2.0"
615
615
  tslib "^2.6.2"
616
616
 
617
- "@smithy/smithy-client@^4.4.7", "@smithy/smithy-client@^4.4.9", "@smithy/smithy-client@^4.9.10":
618
- version "4.9.10"
619
- resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.9.10.tgz#a395bbc6ccf35cdbae44ce024909b6c5aec06283"
620
- integrity sha512-Jaoz4Jw1QYHc1EFww/E6gVtNjhoDU+gwRKqXP6C3LKYqqH2UQhP8tMP3+t/ePrhaze7fhLE8vS2q6vVxBANFTQ==
617
+ "@smithy/smithy-client@^4.10.2", "@smithy/smithy-client@^4.4.7", "@smithy/smithy-client@^4.4.9":
618
+ version "4.10.2"
619
+ resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.10.2.tgz#82b9ef9e764201e86fa38d00f0b59c7b34a62463"
620
+ integrity sha512-D5z79xQWpgrGpAHb054Fn2CCTQZpog7JELbVQ6XAvXs5MNKWf28U9gzSBlJkOyMl9LA1TZEjRtwvGXfP0Sl90g==
621
621
  dependencies:
622
- "@smithy/core" "^3.18.7"
623
- "@smithy/middleware-endpoint" "^4.3.14"
624
- "@smithy/middleware-stack" "^4.2.5"
625
- "@smithy/protocol-http" "^5.3.5"
626
- "@smithy/types" "^4.9.0"
627
- "@smithy/util-stream" "^4.5.6"
622
+ "@smithy/core" "^3.20.0"
623
+ "@smithy/middleware-endpoint" "^4.4.1"
624
+ "@smithy/middleware-stack" "^4.2.7"
625
+ "@smithy/protocol-http" "^5.3.7"
626
+ "@smithy/types" "^4.11.0"
627
+ "@smithy/util-stream" "^4.5.8"
628
628
  tslib "^2.6.2"
629
629
 
630
- "@smithy/types@^4.3.1", "@smithy/types@^4.9.0":
631
- version "4.9.0"
632
- resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.9.0.tgz#c6636ddfa142e1ddcb6e4cf5f3e1a628d420486f"
633
- integrity sha512-MvUbdnXDTwykR8cB1WZvNNwqoWVaTRA0RLlLmf/cIFNMM2cKWz01X4Ly6SMC4Kks30r8tT3Cty0jmeWfiuyHTA==
630
+ "@smithy/types@^4.10.0", "@smithy/types@^4.11.0", "@smithy/types@^4.3.1":
631
+ version "4.11.0"
632
+ resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.11.0.tgz#c02f6184dcb47c4f0b387a32a7eca47956cc09f1"
633
+ integrity sha512-mlrmL0DRDVe3mNrjTcVcZEgkFmufITfUAPBEA+AHYiIeYyJebso/He1qLbP3PssRe22KUzLRpQSdBPbXdgZ2VA==
634
634
  dependencies:
635
635
  tslib "^2.6.2"
636
636
 
637
- "@smithy/url-parser@^4.0.4", "@smithy/url-parser@^4.2.5":
638
- version "4.2.5"
639
- resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.5.tgz#2fea006108f17f7761432c7ef98d6aa003421487"
640
- integrity sha512-VaxMGsilqFnK1CeBX+LXnSuaMx4sTL/6znSZh2829txWieazdVxr54HmiyTsIbpOTLcf5nYpq9lpzmwRdxj6rQ==
637
+ "@smithy/url-parser@^4.0.4", "@smithy/url-parser@^4.2.7":
638
+ version "4.2.7"
639
+ resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.7.tgz#3137e6f190c446dc8d89271c35f46a2e704bca19"
640
+ integrity sha512-/RLtVsRV4uY3qPWhBDsjwahAtt3x2IsMGnP5W1b2VZIe+qgCqkLxI1UOHDZp1Q1QSOrdOR32MF3Ph2JfWT1VHg==
641
641
  dependencies:
642
- "@smithy/querystring-parser" "^4.2.5"
643
- "@smithy/types" "^4.9.0"
642
+ "@smithy/querystring-parser" "^4.2.7"
643
+ "@smithy/types" "^4.11.0"
644
644
  tslib "^2.6.2"
645
645
 
646
646
  "@smithy/util-base64@^4.0.0", "@smithy/util-base64@^4.3.0":
@@ -690,35 +690,35 @@
690
690
  tslib "^2.6.2"
691
691
 
692
692
  "@smithy/util-defaults-mode-browser@^4.0.23", "@smithy/util-defaults-mode-browser@^4.0.25":
693
- version "4.3.13"
694
- resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.13.tgz#51e3cadfe772882f941f1dff07d2f8b7acb9c21e"
695
- integrity sha512-hlVLdAGrVfyNei+pKIgqDTxfu/ZI2NSyqj4IDxKd5bIsIqwR/dSlkxlPaYxFiIaDVrBy0he8orsFy+Cz119XvA==
693
+ version "4.3.16"
694
+ resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.16.tgz#b89e84e3a50a12dde0ba09f0475bd3c8db1075b7"
695
+ integrity sha512-/eiSP3mzY3TsvUOYMeL4EqUX6fgUOj2eUOU4rMMgVbq67TiRLyxT7Xsjxq0bW3OwuzK009qOwF0L2OgJqperAQ==
696
696
  dependencies:
697
- "@smithy/property-provider" "^4.2.5"
698
- "@smithy/smithy-client" "^4.9.10"
699
- "@smithy/types" "^4.9.0"
697
+ "@smithy/property-provider" "^4.2.7"
698
+ "@smithy/smithy-client" "^4.10.2"
699
+ "@smithy/types" "^4.11.0"
700
700
  tslib "^2.6.2"
701
701
 
702
702
  "@smithy/util-defaults-mode-node@^4.0.23", "@smithy/util-defaults-mode-node@^4.0.25":
703
- version "4.2.16"
704
- resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.16.tgz#ab4abdebae65e8628473d1493b1de5f82aa0eec9"
705
- integrity sha512-F1t22IUiJLHrxW9W1CQ6B9PN+skZ9cqSuzB18Eh06HrJPbjsyZ7ZHecAKw80DQtyGTRcVfeukKaCRYebFwclbg==
703
+ version "4.2.19"
704
+ resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.19.tgz#a545d026859f4a8f3ab27454d3f026f901bff257"
705
+ integrity sha512-3a4+4mhf6VycEJyHIQLypRbiwG6aJvbQAeRAVXydMmfweEPnLLabRbdyo/Pjw8Rew9vjsh5WCdhmDaHkQnhhhA==
706
706
  dependencies:
707
- "@smithy/config-resolver" "^4.4.3"
708
- "@smithy/credential-provider-imds" "^4.2.5"
709
- "@smithy/node-config-provider" "^4.3.5"
710
- "@smithy/property-provider" "^4.2.5"
711
- "@smithy/smithy-client" "^4.9.10"
712
- "@smithy/types" "^4.9.0"
707
+ "@smithy/config-resolver" "^4.4.5"
708
+ "@smithy/credential-provider-imds" "^4.2.7"
709
+ "@smithy/node-config-provider" "^4.3.7"
710
+ "@smithy/property-provider" "^4.2.7"
711
+ "@smithy/smithy-client" "^4.10.2"
712
+ "@smithy/types" "^4.11.0"
713
713
  tslib "^2.6.2"
714
714
 
715
- "@smithy/util-endpoints@^3.0.6", "@smithy/util-endpoints@^3.2.5":
716
- version "3.2.5"
717
- resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.2.5.tgz#9e0fc34e38ddfbbc434d23a38367638dc100cb14"
718
- integrity sha512-3O63AAWu2cSNQZp+ayl9I3NapW1p1rR5mlVHcF6hAB1dPZUQFfRPYtplWX/3xrzWthPGj5FqB12taJJCfH6s8A==
715
+ "@smithy/util-endpoints@^3.0.6", "@smithy/util-endpoints@^3.2.7":
716
+ version "3.2.7"
717
+ resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.2.7.tgz#78cd5dd4aac8d9977f49d256d1e3418a09cade72"
718
+ integrity sha512-s4ILhyAvVqhMDYREeTS68R43B1V5aenV5q/V1QpRQJkCXib5BPRo4s7uNdzGtIKxaPHCfU/8YkvPAEvTpxgspg==
719
719
  dependencies:
720
- "@smithy/node-config-provider" "^4.3.5"
721
- "@smithy/types" "^4.9.0"
720
+ "@smithy/node-config-provider" "^4.3.7"
721
+ "@smithy/types" "^4.11.0"
722
722
  tslib "^2.6.2"
723
723
 
724
724
  "@smithy/util-hex-encoding@^4.2.0":
@@ -728,31 +728,31 @@
728
728
  dependencies:
729
729
  tslib "^2.6.2"
730
730
 
731
- "@smithy/util-middleware@^4.0.4", "@smithy/util-middleware@^4.2.5":
732
- version "4.2.5"
733
- resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.5.tgz#1ace865afe678fd4b0f9217197e2fe30178d4835"
734
- integrity sha512-6Y3+rvBF7+PZOc40ybeZMcGln6xJGVeY60E7jy9Mv5iKpMJpHgRE6dKy9ScsVxvfAYuEX4Q9a65DQX90KaQ3bA==
731
+ "@smithy/util-middleware@^4.0.4", "@smithy/util-middleware@^4.2.7":
732
+ version "4.2.7"
733
+ resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.7.tgz#1cae2c4fd0389ac858d29f7170c33b4443e83524"
734
+ integrity sha512-i1IkpbOae6NvIKsEeLLM9/2q4X+M90KV3oCFgWQI4q0Qz+yUZvsr+gZPdAEAtFhWQhAHpTsJO8DRJPuwVyln+w==
735
735
  dependencies:
736
- "@smithy/types" "^4.9.0"
736
+ "@smithy/types" "^4.11.0"
737
737
  tslib "^2.6.2"
738
738
 
739
- "@smithy/util-retry@^4.0.6", "@smithy/util-retry@^4.2.5":
740
- version "4.2.5"
741
- resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.2.5.tgz#70fe4fbbfb9ad43a9ce2ba4ed111ff7b30d7b333"
742
- integrity sha512-GBj3+EZBbN4NAqJ/7pAhsXdfzdlznOh8PydUijy6FpNIMnHPSMO2/rP4HKu+UFeikJxShERk528oy7GT79YiJg==
739
+ "@smithy/util-retry@^4.0.6", "@smithy/util-retry@^4.2.7":
740
+ version "4.2.7"
741
+ resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.2.7.tgz#4abb0d85fbd766757d4569227a68d7caa3a7b8bb"
742
+ integrity sha512-SvDdsQyF5CIASa4EYVT02LukPHVzAgUA4kMAuZ97QJc2BpAqZfA4PINB8/KOoCXEw9tsuv/jQjMeaHFvxdLNGg==
743
743
  dependencies:
744
- "@smithy/service-error-classification" "^4.2.5"
745
- "@smithy/types" "^4.9.0"
744
+ "@smithy/service-error-classification" "^4.2.7"
745
+ "@smithy/types" "^4.11.0"
746
746
  tslib "^2.6.2"
747
747
 
748
- "@smithy/util-stream@^4.2.3", "@smithy/util-stream@^4.5.6":
749
- version "4.5.6"
750
- resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.6.tgz#ebee9e52adeb6f88337778b2f3356a2cc615298c"
751
- integrity sha512-qWw/UM59TiaFrPevefOZ8CNBKbYEP6wBAIlLqxn3VAIo9rgnTNc4ASbVrqDmhuwI87usnjhdQrxodzAGFFzbRQ==
748
+ "@smithy/util-stream@^4.2.3", "@smithy/util-stream@^4.5.8":
749
+ version "4.5.8"
750
+ resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.8.tgz#f3c79ff0720ebbae5b90e15be5482b4eeb297882"
751
+ integrity sha512-ZnnBhTapjM0YPGUSmOs0Mcg/Gg87k503qG4zU2v/+Js2Gu+daKOJMeqcQns8ajepY8tgzzfYxl6kQyZKml6O2w==
752
752
  dependencies:
753
- "@smithy/fetch-http-handler" "^5.3.6"
754
- "@smithy/node-http-handler" "^4.4.5"
755
- "@smithy/types" "^4.9.0"
753
+ "@smithy/fetch-http-handler" "^5.3.8"
754
+ "@smithy/node-http-handler" "^4.4.7"
755
+ "@smithy/types" "^4.11.0"
756
756
  "@smithy/util-base64" "^4.3.0"
757
757
  "@smithy/util-buffer-from" "^4.2.0"
758
758
  "@smithy/util-hex-encoding" "^4.2.0"
@@ -1120,9 +1120,9 @@ tslib@^2.6.2:
1120
1120
  integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
1121
1121
 
1122
1122
  typescript@next:
1123
- version "6.0.0-dev.20251215"
1124
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.0-dev.20251215.tgz#d05494e1b7a6acf7ccfe766aefdacda7e79e19e2"
1125
- integrity sha512-RfwmUTrnqqR8Fe5tVmv7M8yyL4S4z8596PpH06SZdLgE5kOAmRpaR+JUK9dWRzikIxBNJlpjiRj4nCVD9MpEqA==
1123
+ version "6.0.0-dev.20251219"
1124
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.0-dev.20251219.tgz#1d3854a790af1508ac54c60de618fbdc23f292e1"
1125
+ integrity sha512-1T2oKEWiyUPfFnDL9f61hpHOWEytJFT1SRlAHbI3BZnoGuAbpX/JKHfz2xmSpGAizQMyv+Fx2VHGWnDpKMBydg==
1126
1126
 
1127
1127
  typescript@~5.8.3:
1128
1128
  version "5.8.3"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scality/cloudserverclient",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "engines": {
5
5
  "node": ">=20"
6
6
  },
@@ -36,7 +36,7 @@
36
36
  },
37
37
  "devDependencies": {
38
38
  "@eslint/compat": "^2.0.0",
39
- "@scality/eslint-config-scality": "scality/Guidelines#8.3.0",
39
+ "@scality/eslint-config-scality": "github:scality/Guidelines#8.3.0",
40
40
  "@types/jest": "^30.0.0",
41
41
  "@typescript-eslint/eslint-plugin": "^6.21.0",
42
42
  "@typescript-eslint/parser": "^6.21.0",
@@ -55,6 +55,6 @@
55
55
  "license": "Apache-2.0",
56
56
  "repository": {
57
57
  "type": "git",
58
- "url": "https://github.com/scality/cloudserverclient.git"
58
+ "url": "git+https://github.com/scality/cloudserverclient.git"
59
59
  }
60
60
  }