|
1561 | 1561 | resolved "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz" |
1562 | 1562 | integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ== |
1563 | 1563 |
|
1564 | | -"@smithy/abort-controller@^3.1.9": |
1565 | | - version "3.1.9" |
1566 | | - resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-3.1.9.tgz#47d323f754136a489e972d7fd465d534d72fcbff" |
1567 | | - integrity sha512-yiW0WI30zj8ZKoSYNx90no7ugVn3khlyH/z5W8qtKBtVE6awRALbhSG+2SAHA1r6bO/6M9utxYKVZ3PCJ1rWxw== |
1568 | | - dependencies: |
1569 | | - "@smithy/types" "^3.7.2" |
1570 | | - tslib "^2.6.2" |
1571 | | - |
1572 | 1564 | "@smithy/abort-controller@^4.2.2": |
1573 | 1565 | version "4.2.2" |
1574 | 1566 | resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.2.tgz#b8f20189bfd6d8489ff79aa2e40d44f0eab58d60" |
|
1577 | 1569 | "@smithy/types" "^4.7.1" |
1578 | 1570 | tslib "^2.6.2" |
1579 | 1571 |
|
| 1572 | +"@smithy/abort-controller@^4.2.3": |
| 1573 | + version "4.2.3" |
| 1574 | + resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.3.tgz#4615da3012b580ac3d1f0ee7b57ed7d7880bb29b" |
| 1575 | + integrity sha512-xWL9Mf8b7tIFuAlpjKtRPnHrR8XVrwTj5NPYO/QwZPtc0SDLsPxb56V5tzi5yspSMytISHybifez+4jlrx0vkQ== |
| 1576 | + dependencies: |
| 1577 | + "@smithy/types" "^4.8.0" |
| 1578 | + tslib "^2.6.2" |
| 1579 | + |
1580 | 1580 | "@smithy/config-resolver@^4.3.2": |
1581 | 1581 | version "4.3.2" |
1582 | 1582 | resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.3.2.tgz#731f36d21a486965ffbe54e97f188ad72c7b1d2f" |
|
1748 | 1748 | "@smithy/types" "^4.7.1" |
1749 | 1749 | tslib "^2.6.2" |
1750 | 1750 |
|
1751 | | -"@smithy/node-http-handler@^3.1.4": |
1752 | | - version "3.3.3" |
1753 | | - resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.3.3.tgz#94dbb3f15342b656ceba2b26e14aa741cace8919" |
1754 | | - integrity sha512-BrpZOaZ4RCbcJ2igiSNG16S+kgAc65l/2hmxWdmhyoGWHTLlzQzr06PXavJp9OBlPEG/sHlqdxjWmjzV66+BSQ== |
| 1751 | +"@smithy/node-http-handler@^4.0.0": |
| 1752 | + version "4.4.2" |
| 1753 | + resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.2.tgz#0620e07d3758d743673c62bf0519b28ddb6e71f6" |
| 1754 | + integrity sha512-MHFvTjts24cjGo1byXqhXrbqm7uznFD/ESFx8npHMWTFQVdBZjrT1hKottmp69LBTRm/JQzP/sn1vPt0/r6AYQ== |
1755 | 1755 | dependencies: |
1756 | | - "@smithy/abort-controller" "^3.1.9" |
1757 | | - "@smithy/protocol-http" "^4.1.8" |
1758 | | - "@smithy/querystring-builder" "^3.0.11" |
1759 | | - "@smithy/types" "^3.7.2" |
| 1756 | + "@smithy/abort-controller" "^4.2.3" |
| 1757 | + "@smithy/protocol-http" "^5.3.3" |
| 1758 | + "@smithy/querystring-builder" "^4.2.3" |
| 1759 | + "@smithy/types" "^4.8.0" |
1760 | 1760 | tslib "^2.6.2" |
1761 | 1761 |
|
1762 | 1762 | "@smithy/node-http-handler@^4.4.1": |
|
1778 | 1778 | "@smithy/types" "^4.7.1" |
1779 | 1779 | tslib "^2.6.2" |
1780 | 1780 |
|
1781 | | -"@smithy/protocol-http@^4.1.8": |
1782 | | - version "4.1.8" |
1783 | | - resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-4.1.8.tgz#0461758671335f65e8ff3fc0885ab7ed253819c9" |
1784 | | - integrity sha512-hmgIAVyxw1LySOwkgMIUN0kjN8TG9Nc85LJeEmEE/cNEe2rkHDUWhnJf2gxcSRFLWsyqWsrZGw40ROjUogg+Iw== |
1785 | | - dependencies: |
1786 | | - "@smithy/types" "^3.7.2" |
1787 | | - tslib "^2.6.2" |
1788 | | - |
1789 | 1781 | "@smithy/protocol-http@^5.3.2": |
1790 | 1782 | version "5.3.2" |
1791 | 1783 | resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.2.tgz#b24152e6077e923300a31a99a9d46d41d6ca83e8" |
|
1794 | 1786 | "@smithy/types" "^4.7.1" |
1795 | 1787 | tslib "^2.6.2" |
1796 | 1788 |
|
1797 | | -"@smithy/querystring-builder@^3.0.11": |
1798 | | - version "3.0.11" |
1799 | | - resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-3.0.11.tgz#2ed04adbe725671824c5613d0d6f9376d791a909" |
1800 | | - integrity sha512-u+5HV/9uJaeLj5XTb6+IEF/dokWWkEqJ0XiaRRogyREmKGUgZnNecLucADLdauWFKUNbQfulHFEZEdjwEBjXRg== |
| 1789 | +"@smithy/protocol-http@^5.3.3": |
| 1790 | + version "5.3.3" |
| 1791 | + resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.3.tgz#55b35c18bdc0f6d86e78f63961e50ba4ff1c5d73" |
| 1792 | + integrity sha512-Mn7f/1aN2/jecywDcRDvWWWJF4uwg/A0XjFMJtj72DsgHTByfjRltSqcT9NyE9RTdBSN6X1RSXrhn/YWQl8xlw== |
1801 | 1793 | dependencies: |
1802 | | - "@smithy/types" "^3.7.2" |
1803 | | - "@smithy/util-uri-escape" "^3.0.0" |
| 1794 | + "@smithy/types" "^4.8.0" |
1804 | 1795 | tslib "^2.6.2" |
1805 | 1796 |
|
1806 | 1797 | "@smithy/querystring-builder@^4.2.2": |
|
1812 | 1803 | "@smithy/util-uri-escape" "^4.2.0" |
1813 | 1804 | tslib "^2.6.2" |
1814 | 1805 |
|
| 1806 | +"@smithy/querystring-builder@^4.2.3": |
| 1807 | + version "4.2.3" |
| 1808 | + resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.3.tgz#ca273ae8c21fce01a52632202679c0f9e2acf41a" |
| 1809 | + integrity sha512-LOVCGCmwMahYUM/P0YnU/AlDQFjcu+gWbFJooC417QRB/lDJlWSn8qmPSDp+s4YVAHOgtgbNG4sR+SxF/VOcJQ== |
| 1810 | + dependencies: |
| 1811 | + "@smithy/types" "^4.8.0" |
| 1812 | + "@smithy/util-uri-escape" "^4.2.0" |
| 1813 | + tslib "^2.6.2" |
| 1814 | + |
1815 | 1815 | "@smithy/querystring-parser@^4.2.2": |
1816 | 1816 | version "4.2.2" |
1817 | 1817 | resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.2.2.tgz#d82c408ab1fa457b67413ec1480e4f1b61bdaa09" |
|
1869 | 1869 | dependencies: |
1870 | 1870 | tslib "^2.5.0" |
1871 | 1871 |
|
1872 | | -"@smithy/types@^3.7.2": |
1873 | | - version "3.7.2" |
1874 | | - resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.7.2.tgz#05cb14840ada6f966de1bf9a9c7dd86027343e10" |
1875 | | - integrity sha512-bNwBYYmN8Eh9RyjS1p2gW6MIhSO2rl7X9QeLM8iTdcGRP+eDiIWDt66c9IysCc22gefKszZv+ubV9qZc7hdESg== |
1876 | | - dependencies: |
1877 | | - tslib "^2.6.2" |
1878 | | - |
1879 | 1872 | "@smithy/types@^4.7.1": |
1880 | 1873 | version "4.7.1" |
1881 | 1874 | resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.7.1.tgz#9171d1bcfbbc4579d73d96cb9a7e1895b291e8e9" |
1882 | 1875 | integrity sha512-WwP7vzoDyzvIFLzF5UhLQ6AsEx/PvSObzlNtJNW3lLy+BaSvTqCU628QKVvcJI/dydlAS1mSHQP7anKcxDcOxA== |
1883 | 1876 | dependencies: |
1884 | 1877 | tslib "^2.6.2" |
1885 | 1878 |
|
| 1879 | +"@smithy/types@^4.8.0": |
| 1880 | + version "4.8.0" |
| 1881 | + resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.8.0.tgz#e6f65e712478910b74747081e6046e68159f767d" |
| 1882 | + integrity sha512-QpELEHLO8SsQVtqP+MkEgCYTFW0pleGozfs3cZ183ZBj9z3VC1CX1/wtFMK64p+5bhtZo41SeLK1rBRtd25nHQ== |
| 1883 | + dependencies: |
| 1884 | + tslib "^2.6.2" |
| 1885 | + |
1886 | 1886 | "@smithy/url-parser@^4.2.2": |
1887 | 1887 | version "4.2.2" |
1888 | 1888 | resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.2.tgz#e39d03013877d16a10104d652354ffb37fbc704e" |
|
2008 | 2008 | "@smithy/util-utf8" "^4.2.0" |
2009 | 2009 | tslib "^2.6.2" |
2010 | 2010 |
|
2011 | | -"@smithy/util-uri-escape@^3.0.0": |
2012 | | - version "3.0.0" |
2013 | | - resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-3.0.0.tgz#e43358a78bf45d50bb736770077f0f09195b6f54" |
2014 | | - integrity sha512-LqR7qYLgZTD7nWLBecUi4aqolw8Mhza9ArpNEQ881MJJIU2sE5iHCK6TdyqqzcDLy0OPe10IY4T8ctVdtynubg== |
2015 | | - dependencies: |
2016 | | - tslib "^2.6.2" |
2017 | | - |
2018 | 2011 | "@smithy/util-uri-escape@^4.2.0": |
2019 | 2012 | version "4.2.0" |
2020 | 2013 | resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-4.2.0.tgz#096a4cec537d108ac24a68a9c60bee73fc7e3a9e" |
|
0 commit comments