-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cf594b6
commit 799dfb3
Showing
3 changed files
with
30 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1469,10 +1469,10 @@ | |
strip-ansi "^6.0.1" | ||
wrap-ansi "^6.2.0" | ||
|
||
"@inquirer/core@^9.0.7", "@inquirer/core@^9.0.8", "@inquirer/core@^9.0.9": | ||
version "9.0.9" | ||
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.0.9.tgz#bcc46e9dee79b83d22670c8021027266d55a6fa7" | ||
integrity sha512-mvQmOz1hf5dtvY+bpVK22YiwLxn5arEhykSt1IWT5GS7ojgqKLSE9P8WXI4fPimtC0ggmnf0bVbKtERlIZkV0g== | ||
"@inquirer/core@^9.0.10", "@inquirer/core@^9.0.8", "@inquirer/core@^9.0.9": | ||
version "9.0.10" | ||
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.0.10.tgz#4270191e2ad3bea6223530a093dd9479bcbc7dd0" | ||
integrity sha512-TdESOKSVwf6+YWDz8GhS6nKscwzkIyakEzCLJ5Vh6O3Co2ClhCJ0A4MG909MUWfaWdpJm7DE45ii51/2Kat9tA== | ||
dependencies: | ||
"@inquirer/figures" "^1.0.5" | ||
"@inquirer/type" "^1.5.2" | ||
|
@@ -1501,13 +1501,13 @@ | |
"@inquirer/core" "^9.0.9" | ||
"@inquirer/type" "^1.5.2" | ||
|
||
"@inquirer/password@^2.1.18": | ||
version "2.1.19" | ||
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-2.1.19.tgz#21d3f9f2dff2314830ebd8822dac2c1c5a270245" | ||
integrity sha512-1BQqBlKFNfa+Cnio3cM1Qs78ho/eOek62ifiJBQZ1Q04K5lSGKwuoXxMZRHoafIN3ag9nicWCQZJxdWsvTNUkw== | ||
"@inquirer/password@^2.1.20": | ||
version "2.1.22" | ||
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-2.1.22.tgz#ec7ee5709923cf285b3e0ae53eed4fdc3c05b422" | ||
integrity sha512-5Fxt1L9vh3rAKqjYwqsjU4DZsEvY/2Gll+QkqR4yEpy6wvzLxdSgFhUcxfDAOtO4BEoTreWoznC0phagwLU5Kw== | ||
dependencies: | ||
"@inquirer/core" "^9.0.7" | ||
"@inquirer/type" "^1.5.1" | ||
"@inquirer/core" "^9.0.10" | ||
"@inquirer/type" "^1.5.2" | ||
ansi-escapes "^4.3.2" | ||
|
||
"@inquirer/select@^2.3.10", "@inquirer/select@^2.3.5", "@inquirer/select@^2.4.5": | ||
|
@@ -2495,13 +2495,13 @@ | |
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca" | ||
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA== | ||
|
||
"@salesforce/[email protected].7", "@salesforce/sf-plugins-core@^11.1.1", "@salesforce/sf-plugins-core@^11.1.2", "@salesforce/sf-plugins-core@^11.2.4": | ||
version "11.2.7" | ||
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.2.7.tgz#dba734cca2a9fb0fab2ca8d11e38c5a5b861b604" | ||
integrity sha512-ulpWOBrWb2c7II+Uvy4kackD+JG2QscnLD9Cmrdjcvd7e0+4vdl5kQViCKTVjvCjJRwOsdhXE5jpS4yBmx15BA== | ||
"@salesforce/[email protected].8", "@salesforce/sf-plugins-core@^11.1.1", "@salesforce/sf-plugins-core@^11.1.2", "@salesforce/sf-plugins-core@^11.2.4": | ||
version "11.2.8" | ||
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.2.8.tgz#9fce58ec86093b20c369a5f3c83b27b7211b21a4" | ||
integrity sha512-YIl05F48vCn3LKldhSA4PhYJ2zW5rjsi/aZyBdKWwHlktlg81TuzltSR2AwWHgYP8I3Nj20h0l0sLb5i6TR8EQ== | ||
dependencies: | ||
"@inquirer/confirm" "^3.1.20" | ||
"@inquirer/password" "^2.1.18" | ||
"@inquirer/password" "^2.1.20" | ||
"@oclif/core" "^4.0.15" | ||
"@salesforce/core" "^8.2.7" | ||
"@salesforce/kit" "^3.2.1" | ||
|
@@ -2765,21 +2765,7 @@ | |
"@smithy/util-middleware" "^3.0.3" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/core@^2.2.6": | ||
version "2.2.6" | ||
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-2.2.6.tgz#05e3482079fff7522077e0f3ce2ee6cc507f461c" | ||
integrity sha512-tBbVIv/ui7/lLTKayYJJvi8JLVL2SwOQTbNFEOrvzSE3ktByvsa1erwBOnAMo8N5Vu30g7lN4lLStrU75oDGuw== | ||
dependencies: | ||
"@smithy/middleware-endpoint" "^3.0.5" | ||
"@smithy/middleware-retry" "^3.0.9" | ||
"@smithy/middleware-serde" "^3.0.3" | ||
"@smithy/protocol-http" "^4.0.3" | ||
"@smithy/smithy-client" "^3.1.7" | ||
"@smithy/types" "^3.3.0" | ||
"@smithy/util-middleware" "^3.0.3" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/core@^2.3.2": | ||
"@smithy/core@^2.2.6", "@smithy/core@^2.3.2": | ||
version "2.3.2" | ||
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-2.3.2.tgz#4a1e3da41d2a3a494cbc6bd1fc6eeb26b2e27184" | ||
integrity sha512-in5wwt6chDBcUv1Lw1+QzZxN9fBffi+qOixfb65yK4sDuKG7zAUO9HAFqmVzsZM3N+3tTyvZjtnDXePpvp007Q== | ||
|
@@ -2793,18 +2779,7 @@ | |
"@smithy/util-middleware" "^3.0.3" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/credential-provider-imds@^3.1.4": | ||
version "3.1.4" | ||
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-3.1.4.tgz#797116f68cc3ffa658469558cc014f25d9febe09" | ||
integrity sha512-NKyH01m97Xa5xf3pB2QOF3lnuE8RIK0hTVNU5zvZAwZU8uspYO4DHQVlK+Y5gwSrujTfHvbfd1D9UFJAc0iYKQ== | ||
dependencies: | ||
"@smithy/node-config-provider" "^3.1.4" | ||
"@smithy/property-provider" "^3.1.3" | ||
"@smithy/types" "^3.3.0" | ||
"@smithy/url-parser" "^3.0.3" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/credential-provider-imds@^3.2.0": | ||
"@smithy/credential-provider-imds@^3.1.4", "@smithy/credential-provider-imds@^3.2.0": | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-3.2.0.tgz#0e0e7ddaff1a8633cb927aee1056c0ab506b7ecf" | ||
integrity sha512-0SCIzgd8LYZ9EJxUjLXBmEKSZR/P/w6l7Rz/pab9culE/RWuqelAKGJvn5qUOl8BgX8Yj5HWM50A5hiB/RzsgA== | ||
|
@@ -2860,18 +2835,7 @@ | |
"@smithy/types" "^3.3.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/fetch-http-handler@^3.2.1": | ||
version "3.2.1" | ||
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-3.2.1.tgz#04ba6804cdf2b1cb783229eede6b9cd8653c5543" | ||
integrity sha512-0w0bgUvZmfa0vHN8a+moByhCJT07WN6AHKEhFSOLsDpnszm+5dLVv5utGaqbhOrZ/aF5x3xuPMs/oMCd+4O5xg== | ||
dependencies: | ||
"@smithy/protocol-http" "^4.0.3" | ||
"@smithy/querystring-builder" "^3.0.3" | ||
"@smithy/types" "^3.3.0" | ||
"@smithy/util-base64" "^3.0.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/fetch-http-handler@^3.2.4": | ||
"@smithy/fetch-http-handler@^3.2.1", "@smithy/fetch-http-handler@^3.2.4": | ||
version "3.2.4" | ||
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-3.2.4.tgz#c754de7e0ff2541b73ac9ba7cc955940114b3d62" | ||
integrity sha512-kBprh5Gs5h7ug4nBWZi1FZthdqSM+T7zMmsZxx0IBvWUn7dK3diz2SHn7Bs4dQGFDk8plDv375gzenDoNwrXjg== | ||
|
@@ -2942,16 +2906,7 @@ | |
"@smithy/util-utf8" "^3.0.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/middleware-content-length@^3.0.3": | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-3.0.3.tgz#426a7f907cc3c0a5d81deb84e16d38303e5a9ad8" | ||
integrity sha512-Dbz2bzexReYIQDWMr+gZhpwBetNXzbhnEMhYKA6urqmojO14CsXjnsoPYO8UL/xxcawn8ZsuVU61ElkLSltIUQ== | ||
dependencies: | ||
"@smithy/protocol-http" "^4.0.3" | ||
"@smithy/types" "^3.3.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/middleware-content-length@^3.0.5": | ||
"@smithy/middleware-content-length@^3.0.3", "@smithy/middleware-content-length@^3.0.5": | ||
version "3.0.5" | ||
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-3.0.5.tgz#1680aa4fb2a1c0505756103c9a5c2916307d9035" | ||
integrity sha512-ILEzC2eyxx6ncej3zZSwMpB5RJ0zuqH7eMptxC4KN3f+v9bqT8ohssKbhNR78k/2tWW+KS5Spw+tbPF4Ejyqvw== | ||
|
@@ -2960,20 +2915,7 @@ | |
"@smithy/types" "^3.3.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/middleware-endpoint@^3.0.5": | ||
version "3.0.5" | ||
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-3.0.5.tgz#76e8a559e891282d3ede9ab8e228e66cbee89b21" | ||
integrity sha512-V4acqqrh5tDxUEGVTOgf2lYMZqPQsoGntCrjrJZEeBzEzDry2d2vcI1QCXhGltXPPY+BMc6eksZMguA9fIY8vA== | ||
dependencies: | ||
"@smithy/middleware-serde" "^3.0.3" | ||
"@smithy/node-config-provider" "^3.1.4" | ||
"@smithy/shared-ini-file-loader" "^3.1.4" | ||
"@smithy/types" "^3.3.0" | ||
"@smithy/url-parser" "^3.0.3" | ||
"@smithy/util-middleware" "^3.0.3" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/middleware-endpoint@^3.1.0": | ||
"@smithy/middleware-endpoint@^3.0.5", "@smithy/middleware-endpoint@^3.1.0": | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-3.1.0.tgz#9b8a496d87a68ec43f3f1a0139868d6765a88119" | ||
integrity sha512-5y5aiKCEwg9TDPB4yFE7H6tYvGFf1OJHNczeY10/EFF8Ir8jZbNntQJxMWNfeQjC1mxPsaQ6mR9cvQbf+0YeMw== | ||
|
@@ -2986,7 +2928,7 @@ | |
"@smithy/util-middleware" "^3.0.3" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/middleware-retry@^3.0.14": | ||
"@smithy/middleware-retry@^3.0.14", "@smithy/middleware-retry@^3.0.9": | ||
version "3.0.14" | ||
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-3.0.14.tgz#739e8bac6e465e0cda26446999db614418e79da3" | ||
integrity sha512-7ZaWZJOjUxa5hgmuMspyt8v/zVsh0GXYuF7OvCmdcbVa/xbnKQoYC+uYKunAqRGTkxjOyuOCw9rmFUFOqqC0eQ== | ||
|
@@ -3001,21 +2943,6 @@ | |
tslib "^2.6.2" | ||
uuid "^9.0.1" | ||
|
||
"@smithy/middleware-retry@^3.0.9": | ||
version "3.0.9" | ||
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-3.0.9.tgz#3d5c33b49ad372bf02c8525931febc5cc246815c" | ||
integrity sha512-Mrv9omExU1gA7Y0VEJG2LieGfPYtwwcEiOnVGZ54a37NEMr66TJ0glFslOJFuKWG6izg5DpKIUmDV9rRxjm47Q== | ||
dependencies: | ||
"@smithy/node-config-provider" "^3.1.4" | ||
"@smithy/protocol-http" "^4.0.3" | ||
"@smithy/service-error-classification" "^3.0.3" | ||
"@smithy/smithy-client" "^3.1.7" | ||
"@smithy/types" "^3.3.0" | ||
"@smithy/util-middleware" "^3.0.3" | ||
"@smithy/util-retry" "^3.0.3" | ||
tslib "^2.6.2" | ||
uuid "^9.0.1" | ||
|
||
"@smithy/middleware-serde@^3.0.3": | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-3.0.3.tgz#74d974460f74d99f38c861e6862984543a880a66" | ||
|
@@ -3042,18 +2969,7 @@ | |
"@smithy/types" "^3.3.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/node-http-handler@^3.1.2": | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.1.2.tgz#2d753c07f11e7a3da3534b156320d1e0e9401617" | ||
integrity sha512-Td3rUNI7qqtoSLTsJBtsyfoG4cF/XMFmJr6Z2dX8QNzIi6tIW6YmuyFml8mJ2cNpyWNqITKbROMOFrvQjmsOvw== | ||
dependencies: | ||
"@smithy/abort-controller" "^3.1.1" | ||
"@smithy/protocol-http" "^4.0.3" | ||
"@smithy/querystring-builder" "^3.0.3" | ||
"@smithy/types" "^3.3.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/node-http-handler@^3.1.4": | ||
"@smithy/node-http-handler@^3.1.2", "@smithy/node-http-handler@^3.1.4": | ||
version "3.1.4" | ||
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.1.4.tgz#be4195e45639e690d522cd5f11513ea822ff9d5f" | ||
integrity sha512-+UmxgixgOr/yLsUxcEKGH0fMNVteJFGkmRltYFHnBMlogyFdpzn2CwqWmxOrfJELhV34v0WSlaqG1UtE1uXlJg== | ||
|
@@ -3072,15 +2988,7 @@ | |
"@smithy/types" "^3.3.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/protocol-http@^4.0.3": | ||
version "4.0.3" | ||
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-4.0.3.tgz#acf16058504e3cce2dbe8abf94f7b544cd09d3f4" | ||
integrity sha512-x5jmrCWwQlx+Zv4jAtc33ijJ+vqqYN+c/ZkrnpvEe/uDas7AT7A/4Rc2CdfxgWv4WFGmEqODIrrUToPN6DDkGw== | ||
dependencies: | ||
"@smithy/types" "^3.3.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/protocol-http@^4.1.0": | ||
"@smithy/protocol-http@^4.0.3", "@smithy/protocol-http@^4.1.0": | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-4.1.0.tgz#23519d8f45bf4f33960ea5415847bc2b620a010b" | ||
integrity sha512-dPVoHYQ2wcHooGXg3LQisa1hH0e4y0pAddPMeeUPipI1tEOqL6A4N0/G7abeq+K8wrwSgjk4C0wnD1XZpJm5aA== | ||
|
@@ -3147,7 +3055,7 @@ | |
"@smithy/util-utf8" "^3.0.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/smithy-client@^3.1.12": | ||
"@smithy/smithy-client@^3.1.12", "@smithy/smithy-client@^3.1.7": | ||
version "3.1.12" | ||
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.1.12.tgz#fb6386816ff8a5c50eab7503d4ee3ba2e4ebac63" | ||
integrity sha512-wtm8JtsycthkHy1YA4zjIh2thJgIQ9vGkoR639DBx5lLlLNU0v4GARpQZkr2WjXue74nZ7MiTSWfVrLkyD8RkA== | ||
|
@@ -3159,18 +3067,6 @@ | |
"@smithy/util-stream" "^3.1.3" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/smithy-client@^3.1.7": | ||
version "3.1.7" | ||
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.1.7.tgz#56c1eee68b903053e246fb141253a567cc4d9930" | ||
integrity sha512-nZbJZB0XI3YnaFBWGDBr7kjaew6O0oNYNmopyIz6gKZEbxzrtH7rwvU1GcVxcSFoOwWecLJEe79fxEMljHopFQ== | ||
dependencies: | ||
"@smithy/middleware-endpoint" "^3.0.5" | ||
"@smithy/middleware-stack" "^3.0.3" | ||
"@smithy/protocol-http" "^4.0.3" | ||
"@smithy/types" "^3.3.0" | ||
"@smithy/util-stream" "^3.0.6" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/types@^3.3.0": | ||
version "3.3.0" | ||
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.3.0.tgz#fae037c733d09bc758946a01a3de0ef6e210b16b" | ||
|
@@ -3233,7 +3129,7 @@ | |
dependencies: | ||
tslib "^2.6.2" | ||
|
||
"@smithy/util-defaults-mode-browser@^3.0.14": | ||
"@smithy/util-defaults-mode-browser@^3.0.14", "@smithy/util-defaults-mode-browser@^3.0.9": | ||
version "3.0.14" | ||
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.14.tgz#21f3ebcb07b9d6ae1274b9d655c38bdac59e5c06" | ||
integrity sha512-0iwTgKKmAIf+vFLV8fji21Jb2px11ktKVxbX6LIDPAUJyWQqGqBVfwba7xwa1f2FZUoolYQgLvxQEpJycXuQ5w== | ||
|
@@ -3244,18 +3140,7 @@ | |
bowser "^2.11.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/util-defaults-mode-browser@^3.0.9": | ||
version "3.0.9" | ||
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.9.tgz#a7035ca57f359810f52d828c68ad8746b0120113" | ||
integrity sha512-WKPcElz92MAQG09miBdb0GxEH/MwD5GfE8g07WokITq5g6J1ROQfYCKC1wNnkqAGfrSywT7L0rdvvqlBplqiyA== | ||
dependencies: | ||
"@smithy/property-provider" "^3.1.3" | ||
"@smithy/smithy-client" "^3.1.7" | ||
"@smithy/types" "^3.3.0" | ||
bowser "^2.11.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/util-defaults-mode-node@^3.0.14": | ||
"@smithy/util-defaults-mode-node@^3.0.14", "@smithy/util-defaults-mode-node@^3.0.9": | ||
version "3.0.14" | ||
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.14.tgz#6bb9e837282e84bbf5093dbcd120fcd296593f7a" | ||
integrity sha512-e9uQarJKfXApkTMMruIdxHprhcXivH1flYCe8JRDTzkkLx8dA3V5J8GZlST9yfDiRWkJpZJlUXGN9Rc9Ade3OQ== | ||
|
@@ -3268,19 +3153,6 @@ | |
"@smithy/types" "^3.3.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/util-defaults-mode-node@^3.0.9": | ||
version "3.0.9" | ||
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.9.tgz#d31cd62e9bcc005f92923fc7b6bc0366c3b0478a" | ||
integrity sha512-dQLrUqFxqpf0GvEKEuFdgXcdZwz6oFm752h4d6C7lQz+RLddf761L2r7dSwGWzESMMB3wKj0jL+skRhEGlecjw== | ||
dependencies: | ||
"@smithy/config-resolver" "^3.0.5" | ||
"@smithy/credential-provider-imds" "^3.1.4" | ||
"@smithy/node-config-provider" "^3.1.4" | ||
"@smithy/property-provider" "^3.1.3" | ||
"@smithy/smithy-client" "^3.1.7" | ||
"@smithy/types" "^3.3.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/util-endpoints@^2.0.5": | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-2.0.5.tgz#e3a7a4d1c41250bfd2b2d890d591273a7d8934be" | ||
|
@@ -3314,21 +3186,7 @@ | |
"@smithy/types" "^3.3.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/util-stream@^3.0.6": | ||
version "3.0.6" | ||
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-3.0.6.tgz#233624e0e024f5846cf1fdbfb2a2ab5352d724ee" | ||
integrity sha512-w9i//7egejAIvplX821rPWWgaiY1dxsQUw0hXX7qwa/uZ9U3zplqTQ871jWadkcVB9gFDhkPWYVZf4yfFbZ0xA== | ||
dependencies: | ||
"@smithy/fetch-http-handler" "^3.2.1" | ||
"@smithy/node-http-handler" "^3.1.2" | ||
"@smithy/types" "^3.3.0" | ||
"@smithy/util-base64" "^3.0.0" | ||
"@smithy/util-buffer-from" "^3.0.0" | ||
"@smithy/util-hex-encoding" "^3.0.0" | ||
"@smithy/util-utf8" "^3.0.0" | ||
tslib "^2.6.2" | ||
|
||
"@smithy/util-stream@^3.1.3": | ||
"@smithy/util-stream@^3.0.6", "@smithy/util-stream@^3.1.3": | ||
version "3.1.3" | ||
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-3.1.3.tgz#699ee2397cc1d474e46d2034039d5263812dca64" | ||
integrity sha512-FIv/bRhIlAxC0U7xM1BCnF2aDRPq0UaelqBHkM2lsCp26mcBbgI0tCVTv+jGdsQLUmAMybua/bjDsSu8RQHbmw== | ||
|