@salesforce/plugin-custom-metadata 3.3.18 → 3.3.20
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.
- package/README.md +5 -5
- package/lib/commands/cmdt/generate/fromorg.js +28 -15
- package/lib/commands/cmdt/generate/fromorg.js.map +1 -1
- package/lib/shared/helpers/createUtil.js.map +1 -1
- package/lib/shared/helpers/fileWriter.d.ts +1 -1
- package/lib/shared/helpers/fileWriter.js +2 -5
- package/lib/shared/helpers/fileWriter.js.map +1 -1
- package/lib/shared/templates/templates.d.ts +3 -3
- package/lib/shared/templates/templates.js +6 -2
- package/lib/shared/templates/templates.js.map +1 -1
- package/lib/shared/types.d.ts +13 -0
- package/lib/shared/types.js +8 -0
- package/lib/shared/types.js.map +1 -0
- package/npm-shrinkwrap.json +2783 -5856
- package/oclif.lock +42 -363
- package/oclif.manifest.json +1 -1
- package/package.json +7 -6
package/oclif.lock
CHANGED
|
@@ -903,7 +903,7 @@
|
|
|
903
903
|
"@smithy/types" "^3.3.0"
|
|
904
904
|
tslib "^2.6.2"
|
|
905
905
|
|
|
906
|
-
"@aws-sdk/types@3.598.0"
|
|
906
|
+
"@aws-sdk/types@3.598.0":
|
|
907
907
|
version "3.598.0"
|
|
908
908
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.598.0.tgz#b840d2446dee19a2a4731e6166f2327915d846db"
|
|
909
909
|
integrity sha512-742uRl6z7u0LFmZwDrFP6r1wlZcgVPw+/TilluDJmCAR8BgRw3IR+743kUXKBGd8QZDRW2n6v/PYsi/AWCDDMQ==
|
|
@@ -911,7 +911,7 @@
|
|
|
911
911
|
"@smithy/types" "^3.1.0"
|
|
912
912
|
tslib "^2.6.2"
|
|
913
913
|
|
|
914
|
-
"@aws-sdk/types@3.609.0":
|
|
914
|
+
"@aws-sdk/types@3.609.0", "@aws-sdk/types@^3.222.0":
|
|
915
915
|
version "3.609.0"
|
|
916
916
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.609.0.tgz#06b39d799c9f197a7b43670243e8e78a3bf7d6a5"
|
|
917
917
|
integrity sha512-+Tqnh9w0h2LcrUsdXyT1F8mNhXz+tVYBtP19LpeEGntmvHwa2XzvLUCWpoIAIVsHp5+HdB2X9Sn0KAtmbFXc2Q==
|
|
@@ -1498,12 +1498,7 @@
|
|
|
1498
1498
|
ansi-escapes "^4.3.2"
|
|
1499
1499
|
yoctocolors-cjs "^2.1.2"
|
|
1500
1500
|
|
|
1501
|
-
"@inquirer/type@^1.3.3":
|
|
1502
|
-
version "1.3.3"
|
|
1503
|
-
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.3.tgz#26b2628630fd2381c7fa1e3ab396feb9bbc575da"
|
|
1504
|
-
integrity sha512-xTUt0NulylX27/zMx04ZYar/kr1raaiFTVvQ5feljQsiAgdm0WPj4S73/ye0fbslh+15QrIuDvfCXTek7pMY5A==
|
|
1505
|
-
|
|
1506
|
-
"@inquirer/type@^1.4.0":
|
|
1501
|
+
"@inquirer/type@^1.3.3", "@inquirer/type@^1.4.0":
|
|
1507
1502
|
version "1.4.0"
|
|
1508
1503
|
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.4.0.tgz#3dd0c8f78c0548bbc18b9c07af16a86c4007e1f0"
|
|
1509
1504
|
integrity sha512-AjOqykVyjdJQvtfkNDGUyMYGF8xN50VUxftCQWsOyIo4DFRLr6VQhW0VItGI1JIyQGCGgIpKa7hMMwNhZb4OIw==
|
|
@@ -1586,7 +1581,7 @@
|
|
|
1586
1581
|
"@jridgewell/resolve-uri" "3.1.0"
|
|
1587
1582
|
"@jridgewell/sourcemap-codec" "1.4.14"
|
|
1588
1583
|
|
|
1589
|
-
"@jsforce/jsforce-node@^3.2.
|
|
1584
|
+
"@jsforce/jsforce-node@^3.2.1", "@jsforce/jsforce-node@^3.2.2":
|
|
1590
1585
|
version "3.2.2"
|
|
1591
1586
|
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.2.2.tgz#6bc1bf483f52023d63ae76534fc8665b2df215e0"
|
|
1592
1587
|
integrity sha512-wQl4iCkwbop3eJfl+PxgFfIEPE2Ka68MvgnxbxVX/yx+NhfiNqbl08uKLAG+VcI40D8sgApfm86Yx7o8Q9PZmw==
|
|
@@ -1661,7 +1656,7 @@
|
|
|
1661
1656
|
wordwrap "^1.0.0"
|
|
1662
1657
|
wrap-ansi "^7.0.0"
|
|
1663
1658
|
|
|
1664
|
-
"@oclif/core@^4", "@oclif/core@^4.0.
|
|
1659
|
+
"@oclif/core@^4", "@oclif/core@^4.0.12", "@oclif/core@^4.0.7":
|
|
1665
1660
|
version "4.0.12"
|
|
1666
1661
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.12.tgz#b47089631827e2c909bfffc8c14d7b1781e502ce"
|
|
1667
1662
|
integrity sha512-o2dfPtmi2uBGHgpvHr+GNfoRKysKgQGiffONoMN3R+qBVNeIkJIZhVk31HreDkAI9LAzS92BWNgp/l7lXDxdvg==
|
|
@@ -1840,18 +1835,18 @@
|
|
|
1840
1835
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
|
|
1841
1836
|
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
|
|
1842
1837
|
|
|
1843
|
-
"@salesforce/sf-plugins-core@^11.1.6", "@salesforce/sf-plugins-core@^11.
|
|
1844
|
-
version "11.
|
|
1845
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.
|
|
1846
|
-
integrity sha512-
|
|
1838
|
+
"@salesforce/sf-plugins-core@^11.1.6", "@salesforce/sf-plugins-core@^11.2.0":
|
|
1839
|
+
version "11.2.0"
|
|
1840
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.2.0.tgz#b7ff6236100a167ebf3afedd551ba7a47808e7bf"
|
|
1841
|
+
integrity sha512-hqLAQe+nOxWrSuVm5HfTUWDUTa3cKeS9xlrikJ6J9KW0BgM6ZmmA+JdhYRwv+gg0ZUknuJbOY/Ucn04nEw7yMA==
|
|
1847
1842
|
dependencies:
|
|
1848
1843
|
"@inquirer/confirm" "^3.1.14"
|
|
1849
1844
|
"@inquirer/password" "^2.1.14"
|
|
1850
|
-
"@oclif/core" "^4.0.
|
|
1845
|
+
"@oclif/core" "^4.0.12"
|
|
1851
1846
|
"@salesforce/core" "^8.1.1"
|
|
1852
1847
|
"@salesforce/kit" "^3.1.6"
|
|
1853
1848
|
"@salesforce/ts-types" "^2.0.10"
|
|
1854
|
-
ansis "^3.2.
|
|
1849
|
+
ansis "^3.2.1"
|
|
1855
1850
|
cli-progress "^3.12.0"
|
|
1856
1851
|
natural-orderby "^3.0.2"
|
|
1857
1852
|
slice-ansi "^7.1.0"
|
|
@@ -1936,14 +1931,6 @@
|
|
|
1936
1931
|
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz#5981a8db18b56ba38ef0efb7d995b12aa7b51918"
|
|
1937
1932
|
integrity sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==
|
|
1938
1933
|
|
|
1939
|
-
"@smithy/abort-controller@^3.0.1":
|
|
1940
|
-
version "3.0.1"
|
|
1941
|
-
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-3.0.1.tgz#bb8debe1c23ca62a61b33a9ee2918f5a79d81928"
|
|
1942
|
-
integrity sha512-Jb7jg4E+C+uvrUQi+h9kbILY6ts6fglKZzseMCHlH9ayq+1f5QdpYf8MV/xppuiN6DAMJAmwGz53GwP3213dmA==
|
|
1943
|
-
dependencies:
|
|
1944
|
-
"@smithy/types" "^3.1.0"
|
|
1945
|
-
tslib "^2.6.2"
|
|
1946
|
-
|
|
1947
1934
|
"@smithy/abort-controller@^3.1.1":
|
|
1948
1935
|
version "3.1.1"
|
|
1949
1936
|
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-3.1.1.tgz#291210611ff6afecfc198d0ca72d5771d8461d16"
|
|
@@ -1967,18 +1954,7 @@
|
|
|
1967
1954
|
dependencies:
|
|
1968
1955
|
tslib "^2.6.2"
|
|
1969
1956
|
|
|
1970
|
-
"@smithy/config-resolver@^3.0.2":
|
|
1971
|
-
version "3.0.2"
|
|
1972
|
-
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-3.0.2.tgz#ad19331d48d9a6e67bdd43a0099e1d8af1b82a82"
|
|
1973
|
-
integrity sha512-wUyG6ezpp2sWAvfqmSYTROwFUmJqKV78GLf55WODrosBcT0BAMd9bOLO4HRhynWBgAobPml2cF9ZOdgCe00r+g==
|
|
1974
|
-
dependencies:
|
|
1975
|
-
"@smithy/node-config-provider" "^3.1.1"
|
|
1976
|
-
"@smithy/types" "^3.1.0"
|
|
1977
|
-
"@smithy/util-config-provider" "^3.0.0"
|
|
1978
|
-
"@smithy/util-middleware" "^3.0.1"
|
|
1979
|
-
tslib "^2.6.2"
|
|
1980
|
-
|
|
1981
|
-
"@smithy/config-resolver@^3.0.4":
|
|
1957
|
+
"@smithy/config-resolver@^3.0.2", "@smithy/config-resolver@^3.0.4":
|
|
1982
1958
|
version "3.0.4"
|
|
1983
1959
|
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-3.0.4.tgz#85fffa86cee4562f867b0a70a374057a48525d1b"
|
|
1984
1960
|
integrity sha512-VwiOk7TwXoE7NlNguV/aPq1hFH72tqkHCw8eWXbr2xHspRyyv9DLpLXhq+Ieje+NwoqXrY0xyQjPXdOE6cGcHA==
|
|
@@ -1989,21 +1965,7 @@
|
|
|
1989
1965
|
"@smithy/util-middleware" "^3.0.3"
|
|
1990
1966
|
tslib "^2.6.2"
|
|
1991
1967
|
|
|
1992
|
-
"@smithy/core@^2.2.1":
|
|
1993
|
-
version "2.2.1"
|
|
1994
|
-
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-2.2.1.tgz#92ed71eb96ef16d5ac8b23dbdf913bcb225ab875"
|
|
1995
|
-
integrity sha512-R8Pzrr2v2oGUoj4CTZtKPr87lVtBsz7IUBGhSwS1kc6Cj0yPwNdYbkzhFsxhoDE9+BPl09VN/6rFsW9GJzWnBA==
|
|
1996
|
-
dependencies:
|
|
1997
|
-
"@smithy/middleware-endpoint" "^3.0.2"
|
|
1998
|
-
"@smithy/middleware-retry" "^3.0.4"
|
|
1999
|
-
"@smithy/middleware-serde" "^3.0.1"
|
|
2000
|
-
"@smithy/protocol-http" "^4.0.1"
|
|
2001
|
-
"@smithy/smithy-client" "^3.1.2"
|
|
2002
|
-
"@smithy/types" "^3.1.0"
|
|
2003
|
-
"@smithy/util-middleware" "^3.0.1"
|
|
2004
|
-
tslib "^2.6.2"
|
|
2005
|
-
|
|
2006
|
-
"@smithy/core@^2.2.4":
|
|
1968
|
+
"@smithy/core@^2.2.1", "@smithy/core@^2.2.4":
|
|
2007
1969
|
version "2.2.4"
|
|
2008
1970
|
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-2.2.4.tgz#a83d62fc685ff95ad3133d55d7e365a51526a436"
|
|
2009
1971
|
integrity sha512-qdY3LpMOUyLM/gfjjMQZui+UTNS7kBRDWlvyIhVOql5dn2J3isk9qUTBtQ1CbDH8MTugHis1zu3h4rH+Qmmh4g==
|
|
@@ -2017,18 +1979,7 @@
|
|
|
2017
1979
|
"@smithy/util-middleware" "^3.0.3"
|
|
2018
1980
|
tslib "^2.6.2"
|
|
2019
1981
|
|
|
2020
|
-
"@smithy/credential-provider-imds@^3.1.1":
|
|
2021
|
-
version "3.1.1"
|
|
2022
|
-
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-3.1.1.tgz#8b2b3c9e7e67fd9e3e436a5e1db6652ab339af7b"
|
|
2023
|
-
integrity sha512-htndP0LwHdE3R3Nam9ZyVWhwPYOmD4xCL79kqvNxy8u/bv0huuy574CSiRY4cvEICgimv8jlVfLeZ7zZqbnB2g==
|
|
2024
|
-
dependencies:
|
|
2025
|
-
"@smithy/node-config-provider" "^3.1.1"
|
|
2026
|
-
"@smithy/property-provider" "^3.1.1"
|
|
2027
|
-
"@smithy/types" "^3.1.0"
|
|
2028
|
-
"@smithy/url-parser" "^3.0.1"
|
|
2029
|
-
tslib "^2.6.2"
|
|
2030
|
-
|
|
2031
|
-
"@smithy/credential-provider-imds@^3.1.3":
|
|
1982
|
+
"@smithy/credential-provider-imds@^3.1.1", "@smithy/credential-provider-imds@^3.1.3":
|
|
2032
1983
|
version "3.1.3"
|
|
2033
1984
|
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-3.1.3.tgz#43e6c2d1e3df6bb6bb28bfae6b99c5a4d93bda09"
|
|
2034
1985
|
integrity sha512-U1Yrv6hx/mRK6k8AncuI6jLUx9rn0VVSd9NPEX6pyYFBfkSkChOc/n4zUb8alHUVg83TbI4OdZVo1X0Zfj3ijA==
|
|
@@ -2084,18 +2035,7 @@
|
|
|
2084
2035
|
"@smithy/types" "^3.3.0"
|
|
2085
2036
|
tslib "^2.6.2"
|
|
2086
2037
|
|
|
2087
|
-
"@smithy/fetch-http-handler@^3.0.2":
|
|
2088
|
-
version "3.0.2"
|
|
2089
|
-
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-3.0.2.tgz#eff4056e819b3591d1c5d472ee58c2981886920a"
|
|
2090
|
-
integrity sha512-0nW6tLK0b7EqSsfKvnOmZCgJqnodBAnvqcrlC5dotKfklLedPTRGsQamSVbVDWyuU/QGg+YbZDJUQ0CUufJXZQ==
|
|
2091
|
-
dependencies:
|
|
2092
|
-
"@smithy/protocol-http" "^4.0.1"
|
|
2093
|
-
"@smithy/querystring-builder" "^3.0.1"
|
|
2094
|
-
"@smithy/types" "^3.1.0"
|
|
2095
|
-
"@smithy/util-base64" "^3.0.0"
|
|
2096
|
-
tslib "^2.6.2"
|
|
2097
|
-
|
|
2098
|
-
"@smithy/fetch-http-handler@^3.2.0":
|
|
2038
|
+
"@smithy/fetch-http-handler@^3.0.2", "@smithy/fetch-http-handler@^3.2.0":
|
|
2099
2039
|
version "3.2.0"
|
|
2100
2040
|
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-3.2.0.tgz#425ce7686bf20176b38f8013ed7fb28302a88929"
|
|
2101
2041
|
integrity sha512-vFvDxMrc6sO5Atec8PaISckMcAwsCrRhYxwUylg97bRT2KZoumOF7qk5+6EVUtuM1IG9AJV5aqXnHln9ZdXHpg==
|
|
@@ -2116,17 +2056,7 @@
|
|
|
2116
2056
|
"@smithy/types" "^3.3.0"
|
|
2117
2057
|
tslib "^2.6.2"
|
|
2118
2058
|
|
|
2119
|
-
"@smithy/hash-node@^3.0.1":
|
|
2120
|
-
version "3.0.1"
|
|
2121
|
-
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-3.0.1.tgz#52924bcbd6a02c7f7e2d9c332f59d5adc09688a3"
|
|
2122
|
-
integrity sha512-w2ncjgk2EYO2+WhAsSQA8owzoOSY7IL1qVytlwpnL1pFGWTjIoIh5nROkEKXY51unB63bMGZqDiVoXaFbyKDlg==
|
|
2123
|
-
dependencies:
|
|
2124
|
-
"@smithy/types" "^3.1.0"
|
|
2125
|
-
"@smithy/util-buffer-from" "^3.0.0"
|
|
2126
|
-
"@smithy/util-utf8" "^3.0.0"
|
|
2127
|
-
tslib "^2.6.2"
|
|
2128
|
-
|
|
2129
|
-
"@smithy/hash-node@^3.0.3":
|
|
2059
|
+
"@smithy/hash-node@^3.0.1", "@smithy/hash-node@^3.0.3":
|
|
2130
2060
|
version "3.0.3"
|
|
2131
2061
|
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-3.0.3.tgz#82c5cb7b0f1a29ee7319081853d2d158c07dff24"
|
|
2132
2062
|
integrity sha512-2ctBXpPMG+B3BtWSGNnKELJ7SH9e4TNefJS0cd2eSkOOROeBnnVBnAy9LtJ8tY4vUEoe55N4CNPxzbWvR39iBw==
|
|
@@ -2145,15 +2075,7 @@
|
|
|
2145
2075
|
"@smithy/util-utf8" "^3.0.0"
|
|
2146
2076
|
tslib "^2.6.2"
|
|
2147
2077
|
|
|
2148
|
-
"@smithy/invalid-dependency@^3.0.1":
|
|
2149
|
-
version "3.0.1"
|
|
2150
|
-
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-3.0.1.tgz#921787acfbe136af7ded46ae6f4b3d81c9b7e05e"
|
|
2151
|
-
integrity sha512-RSNF/32BKygXKKMyS7koyuAq1rcdW5p5c4EFa77QenBFze9As+JiRnV9OWBh2cB/ejGZalEZjvIrMLHwJl7aGA==
|
|
2152
|
-
dependencies:
|
|
2153
|
-
"@smithy/types" "^3.1.0"
|
|
2154
|
-
tslib "^2.6.2"
|
|
2155
|
-
|
|
2156
|
-
"@smithy/invalid-dependency@^3.0.3":
|
|
2078
|
+
"@smithy/invalid-dependency@^3.0.1", "@smithy/invalid-dependency@^3.0.3":
|
|
2157
2079
|
version "3.0.3"
|
|
2158
2080
|
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-3.0.3.tgz#8d9fd70e3a94b565a4eba4ffbdc95238e1930528"
|
|
2159
2081
|
integrity sha512-ID1eL/zpDULmHJbflb864k72/SNOZCADRc9i7Exq3RUNJw6raWUSlFEQ+3PX3EYs++bTxZB2dE9mEHTQLv61tw==
|
|
@@ -2184,16 +2106,7 @@
|
|
|
2184
2106
|
"@smithy/util-utf8" "^3.0.0"
|
|
2185
2107
|
tslib "^2.6.2"
|
|
2186
2108
|
|
|
2187
|
-
"@smithy/middleware-content-length@^3.0.1":
|
|
2188
|
-
version "3.0.1"
|
|
2189
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-3.0.1.tgz#90bce78dfd0db978df7920ae58e420ce9ed2f79a"
|
|
2190
|
-
integrity sha512-6QdK/VbrCfXD5/QolE2W/ok6VqxD+SM28Ds8iSlEHXZwv4buLsvWyvoEEy0322K/g5uFgPzBmZjGqesTmPL+yQ==
|
|
2191
|
-
dependencies:
|
|
2192
|
-
"@smithy/protocol-http" "^4.0.1"
|
|
2193
|
-
"@smithy/types" "^3.1.0"
|
|
2194
|
-
tslib "^2.6.2"
|
|
2195
|
-
|
|
2196
|
-
"@smithy/middleware-content-length@^3.0.3":
|
|
2109
|
+
"@smithy/middleware-content-length@^3.0.1", "@smithy/middleware-content-length@^3.0.3":
|
|
2197
2110
|
version "3.0.3"
|
|
2198
2111
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-3.0.3.tgz#426a7f907cc3c0a5d81deb84e16d38303e5a9ad8"
|
|
2199
2112
|
integrity sha512-Dbz2bzexReYIQDWMr+gZhpwBetNXzbhnEMhYKA6urqmojO14CsXjnsoPYO8UL/xxcawn8ZsuVU61ElkLSltIUQ==
|
|
@@ -2202,20 +2115,7 @@
|
|
|
2202
2115
|
"@smithy/types" "^3.3.0"
|
|
2203
2116
|
tslib "^2.6.2"
|
|
2204
2117
|
|
|
2205
|
-
"@smithy/middleware-endpoint@^3.0.2":
|
|
2206
|
-
version "3.0.2"
|
|
2207
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-3.0.2.tgz#93bb575a25bb0bd5d1d18cd77157ccb2ba15112a"
|
|
2208
|
-
integrity sha512-gWEaGYB3Bei17Oiy/F2IlUPpBazNXImytoOdJ1xbrUOaJKAOiUhx8/4FOnYLLJHdAwa9PlvJ2ULda2f/Dnwi9w==
|
|
2209
|
-
dependencies:
|
|
2210
|
-
"@smithy/middleware-serde" "^3.0.1"
|
|
2211
|
-
"@smithy/node-config-provider" "^3.1.1"
|
|
2212
|
-
"@smithy/shared-ini-file-loader" "^3.1.1"
|
|
2213
|
-
"@smithy/types" "^3.1.0"
|
|
2214
|
-
"@smithy/url-parser" "^3.0.1"
|
|
2215
|
-
"@smithy/util-middleware" "^3.0.1"
|
|
2216
|
-
tslib "^2.6.2"
|
|
2217
|
-
|
|
2218
|
-
"@smithy/middleware-endpoint@^3.0.4":
|
|
2118
|
+
"@smithy/middleware-endpoint@^3.0.2", "@smithy/middleware-endpoint@^3.0.4":
|
|
2219
2119
|
version "3.0.4"
|
|
2220
2120
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-3.0.4.tgz#c18518b21c80887c16fb595b156c7c009b0b64ca"
|
|
2221
2121
|
integrity sha512-whUJMEPwl3ANIbXjBXZVdJNgfV2ZU8ayln7xUM47rXL2txuenI7jQ/VFFwCzy5lCmXScjp6zYtptW5Evud8e9g==
|
|
@@ -2228,22 +2128,7 @@
|
|
|
2228
2128
|
"@smithy/util-middleware" "^3.0.3"
|
|
2229
2129
|
tslib "^2.6.2"
|
|
2230
2130
|
|
|
2231
|
-
"@smithy/middleware-retry@^3.0.4":
|
|
2232
|
-
version "3.0.4"
|
|
2233
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-3.0.4.tgz#4f1a23c218fe279659c3d88ec1c18bf19938eba6"
|
|
2234
|
-
integrity sha512-Tu+FggbLNF5G9L6Wi8o32Mg4bhlBInWlhhaFKyytGRnkfxGopxFVXJQn7sjZdFYJyTz6RZZa06tnlvavUgtoVg==
|
|
2235
|
-
dependencies:
|
|
2236
|
-
"@smithy/node-config-provider" "^3.1.1"
|
|
2237
|
-
"@smithy/protocol-http" "^4.0.1"
|
|
2238
|
-
"@smithy/service-error-classification" "^3.0.1"
|
|
2239
|
-
"@smithy/smithy-client" "^3.1.2"
|
|
2240
|
-
"@smithy/types" "^3.1.0"
|
|
2241
|
-
"@smithy/util-middleware" "^3.0.1"
|
|
2242
|
-
"@smithy/util-retry" "^3.0.1"
|
|
2243
|
-
tslib "^2.6.2"
|
|
2244
|
-
uuid "^9.0.1"
|
|
2245
|
-
|
|
2246
|
-
"@smithy/middleware-retry@^3.0.7":
|
|
2131
|
+
"@smithy/middleware-retry@^3.0.4", "@smithy/middleware-retry@^3.0.7":
|
|
2247
2132
|
version "3.0.7"
|
|
2248
2133
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-3.0.7.tgz#b42d90b3ecc392fdfeda1eff9dc7a023ba11d34b"
|
|
2249
2134
|
integrity sha512-f5q7Y09G+2h5ivkSx5CHvlAT4qRR3jBFEsfXyQ9nFNiWQlr8c48blnu5cmbTQ+p1xmIO14UXzKoF8d7Tm0Gsjw==
|
|
@@ -2258,15 +2143,7 @@
|
|
|
2258
2143
|
tslib "^2.6.2"
|
|
2259
2144
|
uuid "^9.0.1"
|
|
2260
2145
|
|
|
2261
|
-
"@smithy/middleware-serde@^3.0.1":
|
|
2262
|
-
version "3.0.1"
|
|
2263
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-3.0.1.tgz#566ec46ee84873108c1cea26b3f3bd2899a73249"
|
|
2264
|
-
integrity sha512-ak6H/ZRN05r5+SR0/IUc5zOSyh2qp3HReg1KkrnaSLXmncy9lwOjNqybX4L4x55/e5mtVDn1uf/gQ6bw5neJPw==
|
|
2265
|
-
dependencies:
|
|
2266
|
-
"@smithy/types" "^3.1.0"
|
|
2267
|
-
tslib "^2.6.2"
|
|
2268
|
-
|
|
2269
|
-
"@smithy/middleware-serde@^3.0.3":
|
|
2146
|
+
"@smithy/middleware-serde@^3.0.1", "@smithy/middleware-serde@^3.0.3":
|
|
2270
2147
|
version "3.0.3"
|
|
2271
2148
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-3.0.3.tgz#74d974460f74d99f38c861e6862984543a880a66"
|
|
2272
2149
|
integrity sha512-puUbyJQBcg9eSErFXjKNiGILJGtiqmuuNKEYNYfUD57fUl4i9+mfmThtQhvFXU0hCVG0iEJhvQUipUf+/SsFdA==
|
|
@@ -2274,15 +2151,7 @@
|
|
|
2274
2151
|
"@smithy/types" "^3.3.0"
|
|
2275
2152
|
tslib "^2.6.2"
|
|
2276
2153
|
|
|
2277
|
-
"@smithy/middleware-stack@^3.0.1":
|
|
2278
|
-
version "3.0.1"
|
|
2279
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-3.0.1.tgz#9418f1295efda318c181bf3bca65173a75d133e5"
|
|
2280
|
-
integrity sha512-fS5uT//y1SlBdkzIvgmWQ9FufwMXrHSSbuR25ygMy1CRDIZkcBMoF4oTMYNfR9kBlVBcVzlv7joFdNrFuQirPA==
|
|
2281
|
-
dependencies:
|
|
2282
|
-
"@smithy/types" "^3.1.0"
|
|
2283
|
-
tslib "^2.6.2"
|
|
2284
|
-
|
|
2285
|
-
"@smithy/middleware-stack@^3.0.3":
|
|
2154
|
+
"@smithy/middleware-stack@^3.0.1", "@smithy/middleware-stack@^3.0.3":
|
|
2286
2155
|
version "3.0.3"
|
|
2287
2156
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-3.0.3.tgz#91845c7e61e6f137fa912b623b6def719a4f6ce7"
|
|
2288
2157
|
integrity sha512-r4klY9nFudB0r9UdSMaGSyjyQK5adUyPnQN/ZM6M75phTxOdnc/AhpvGD1fQUvgmqjQEBGCwpnPbDm8pH5PapA==
|
|
@@ -2290,17 +2159,7 @@
|
|
|
2290
2159
|
"@smithy/types" "^3.3.0"
|
|
2291
2160
|
tslib "^2.6.2"
|
|
2292
2161
|
|
|
2293
|
-
"@smithy/node-config-provider@^3.1.1":
|
|
2294
|
-
version "3.1.1"
|
|
2295
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-3.1.1.tgz#a361ab228d2229b03cc2fbdfd304055c38127614"
|
|
2296
|
-
integrity sha512-z5G7+ysL4yUtMghUd2zrLkecu0mTfnYlt5dR76g/HsFqf7evFazwiZP1ag2EJenGxNBDwDM5g8nm11NPogiUVA==
|
|
2297
|
-
dependencies:
|
|
2298
|
-
"@smithy/property-provider" "^3.1.1"
|
|
2299
|
-
"@smithy/shared-ini-file-loader" "^3.1.1"
|
|
2300
|
-
"@smithy/types" "^3.1.0"
|
|
2301
|
-
tslib "^2.6.2"
|
|
2302
|
-
|
|
2303
|
-
"@smithy/node-config-provider@^3.1.3":
|
|
2162
|
+
"@smithy/node-config-provider@^3.1.1", "@smithy/node-config-provider@^3.1.3":
|
|
2304
2163
|
version "3.1.3"
|
|
2305
2164
|
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-3.1.3.tgz#e8e69d0df5be9d6ed3f3a84f51fd2176f09c7ab8"
|
|
2306
2165
|
integrity sha512-rxdpAZczzholz6CYZxtqDu/aKTxATD5DAUDVj7HoEulq+pDSQVWzbg0btZDlxeFfa6bb2b5tUvgdX5+k8jUqcg==
|
|
@@ -2310,18 +2169,7 @@
|
|
|
2310
2169
|
"@smithy/types" "^3.3.0"
|
|
2311
2170
|
tslib "^2.6.2"
|
|
2312
2171
|
|
|
2313
|
-
"@smithy/node-http-handler@^3.0.1":
|
|
2314
|
-
version "3.0.1"
|
|
2315
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.0.1.tgz#40e1ebe00aeb628a46a3a12b14ad6cabb69b576e"
|
|
2316
|
-
integrity sha512-hlBI6MuREA4o1wBMEt+QNhUzoDtFFvwR6ecufimlx9D79jPybE/r8kNorphXOi91PgSO9S2fxRjcKCLk7Jw8zA==
|
|
2317
|
-
dependencies:
|
|
2318
|
-
"@smithy/abort-controller" "^3.0.1"
|
|
2319
|
-
"@smithy/protocol-http" "^4.0.1"
|
|
2320
|
-
"@smithy/querystring-builder" "^3.0.1"
|
|
2321
|
-
"@smithy/types" "^3.1.0"
|
|
2322
|
-
tslib "^2.6.2"
|
|
2323
|
-
|
|
2324
|
-
"@smithy/node-http-handler@^3.1.1":
|
|
2172
|
+
"@smithy/node-http-handler@^3.0.1", "@smithy/node-http-handler@^3.1.1":
|
|
2325
2173
|
version "3.1.1"
|
|
2326
2174
|
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.1.1.tgz#9213d9b5139c9f9c5a1928e1574de767a979bf94"
|
|
2327
2175
|
integrity sha512-L71NLyPeP450r2J/mfu1jMc//Z1YnqJt2eSNw7uhiItaONnBLDA68J5jgxq8+MBDsYnFwNAIc7dBG1ImiWBiwg==
|
|
@@ -2332,15 +2180,7 @@
|
|
|
2332
2180
|
"@smithy/types" "^3.3.0"
|
|
2333
2181
|
tslib "^2.6.2"
|
|
2334
2182
|
|
|
2335
|
-
"@smithy/property-provider@^3.1.1":
|
|
2336
|
-
version "3.1.1"
|
|
2337
|
-
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-3.1.1.tgz#4849b69b83ac97e68e80d2dc0c2b98ce5950dffe"
|
|
2338
|
-
integrity sha512-YknOMZcQkB5on+MU0DvbToCmT2YPtTETMXW0D3+/Iln7ezT+Zm1GMHhCW1dOH/X/+LkkQD9aXEoCX/B10s4Xdw==
|
|
2339
|
-
dependencies:
|
|
2340
|
-
"@smithy/types" "^3.1.0"
|
|
2341
|
-
tslib "^2.6.2"
|
|
2342
|
-
|
|
2343
|
-
"@smithy/property-provider@^3.1.3":
|
|
2183
|
+
"@smithy/property-provider@^3.1.1", "@smithy/property-provider@^3.1.3":
|
|
2344
2184
|
version "3.1.3"
|
|
2345
2185
|
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-3.1.3.tgz#afd57ea82a3f6c79fbda95e3cb85c0ee0a79f39a"
|
|
2346
2186
|
integrity sha512-zahyOVR9Q4PEoguJ/NrFP4O7SMAfYO1HLhB18M+q+Z4KFd4V2obiMnlVoUFzFLSPeVt1POyNWneHHrZaTMoc/g==
|
|
@@ -2348,15 +2188,7 @@
|
|
|
2348
2188
|
"@smithy/types" "^3.3.0"
|
|
2349
2189
|
tslib "^2.6.2"
|
|
2350
2190
|
|
|
2351
|
-
"@smithy/protocol-http@^4.0.1":
|
|
2352
|
-
version "4.0.1"
|
|
2353
|
-
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-4.0.1.tgz#7b57080565816f229d2391726f537e13371c7e38"
|
|
2354
|
-
integrity sha512-eBhm9zwcFPEazc654c0BEWtxYAzrw+OhoSf5pkwKzfftWKXRoqEhwOE2Pvn30v0iAdo7Mfsfb6pi1NnZlGCMpg==
|
|
2355
|
-
dependencies:
|
|
2356
|
-
"@smithy/types" "^3.1.0"
|
|
2357
|
-
tslib "^2.6.2"
|
|
2358
|
-
|
|
2359
|
-
"@smithy/protocol-http@^4.0.3":
|
|
2191
|
+
"@smithy/protocol-http@^4.0.1", "@smithy/protocol-http@^4.0.3":
|
|
2360
2192
|
version "4.0.3"
|
|
2361
2193
|
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-4.0.3.tgz#acf16058504e3cce2dbe8abf94f7b544cd09d3f4"
|
|
2362
2194
|
integrity sha512-x5jmrCWwQlx+Zv4jAtc33ijJ+vqqYN+c/ZkrnpvEe/uDas7AT7A/4Rc2CdfxgWv4WFGmEqODIrrUToPN6DDkGw==
|
|
@@ -2364,15 +2196,6 @@
|
|
|
2364
2196
|
"@smithy/types" "^3.3.0"
|
|
2365
2197
|
tslib "^2.6.2"
|
|
2366
2198
|
|
|
2367
|
-
"@smithy/querystring-builder@^3.0.1":
|
|
2368
|
-
version "3.0.1"
|
|
2369
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-3.0.1.tgz#8fb20e1d13154661612954c5ba448e0875be6118"
|
|
2370
|
-
integrity sha512-vKitpnG/2KOMVlx3x1S3FkBH075EROG3wcrcDaNerQNh8yuqnSL23btCD2UyX4i4lpPzNW6VFdxbn2Z25b/g5Q==
|
|
2371
|
-
dependencies:
|
|
2372
|
-
"@smithy/types" "^3.1.0"
|
|
2373
|
-
"@smithy/util-uri-escape" "^3.0.0"
|
|
2374
|
-
tslib "^2.6.2"
|
|
2375
|
-
|
|
2376
2199
|
"@smithy/querystring-builder@^3.0.3":
|
|
2377
2200
|
version "3.0.3"
|
|
2378
2201
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-3.0.3.tgz#6b0e566f885bb84938d077c69e8f8555f686af13"
|
|
@@ -2382,14 +2205,6 @@
|
|
|
2382
2205
|
"@smithy/util-uri-escape" "^3.0.0"
|
|
2383
2206
|
tslib "^2.6.2"
|
|
2384
2207
|
|
|
2385
|
-
"@smithy/querystring-parser@^3.0.1":
|
|
2386
|
-
version "3.0.1"
|
|
2387
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-3.0.1.tgz#68589196fedf280aad2c0a69a2a016f78b2137cf"
|
|
2388
|
-
integrity sha512-Qt8DMC05lVS8NcQx94lfVbZSX+2Ym7032b/JR8AlboAa/D669kPzqb35dkjkvAG6+NWmUchef3ENtrD6F+5n8Q==
|
|
2389
|
-
dependencies:
|
|
2390
|
-
"@smithy/types" "^3.1.0"
|
|
2391
|
-
tslib "^2.6.2"
|
|
2392
|
-
|
|
2393
2208
|
"@smithy/querystring-parser@^3.0.3":
|
|
2394
2209
|
version "3.0.3"
|
|
2395
2210
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-3.0.3.tgz#272a6b83f88dfcbbec8283d72a6bde850cc00091"
|
|
@@ -2398,13 +2213,6 @@
|
|
|
2398
2213
|
"@smithy/types" "^3.3.0"
|
|
2399
2214
|
tslib "^2.6.2"
|
|
2400
2215
|
|
|
2401
|
-
"@smithy/service-error-classification@^3.0.1":
|
|
2402
|
-
version "3.0.1"
|
|
2403
|
-
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-3.0.1.tgz#23db475d3cef726e8bf3435229e6e04e4de92430"
|
|
2404
|
-
integrity sha512-ubFUvIePjDCyIzZ+pLETqNC6KXJ/fc6g+/baqel7Zf6kJI/kZKgjwkCI7zbUhoUuOZ/4eA/87YasVu40b/B4bA==
|
|
2405
|
-
dependencies:
|
|
2406
|
-
"@smithy/types" "^3.1.0"
|
|
2407
|
-
|
|
2408
2216
|
"@smithy/service-error-classification@^3.0.3":
|
|
2409
2217
|
version "3.0.3"
|
|
2410
2218
|
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-3.0.3.tgz#73484255060a094aa9372f6cd972dcaf97e3ce80"
|
|
@@ -2412,15 +2220,7 @@
|
|
|
2412
2220
|
dependencies:
|
|
2413
2221
|
"@smithy/types" "^3.3.0"
|
|
2414
2222
|
|
|
2415
|
-
"@smithy/shared-ini-file-loader@^3.1.1":
|
|
2416
|
-
version "3.1.1"
|
|
2417
|
-
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-3.1.1.tgz#752ecd8962a660ded75d25341a48feb94f145a6f"
|
|
2418
|
-
integrity sha512-nD6tXIX2126/P9e3wqRY1bm9dTtPZwRDyjVOd18G28o+1UOG+kOVgUwujE795HslSuPlEgqzsH5sgNP1hDjj9g==
|
|
2419
|
-
dependencies:
|
|
2420
|
-
"@smithy/types" "^3.1.0"
|
|
2421
|
-
tslib "^2.6.2"
|
|
2422
|
-
|
|
2423
|
-
"@smithy/shared-ini-file-loader@^3.1.3":
|
|
2223
|
+
"@smithy/shared-ini-file-loader@^3.1.1", "@smithy/shared-ini-file-loader@^3.1.3":
|
|
2424
2224
|
version "3.1.3"
|
|
2425
2225
|
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-3.1.3.tgz#49a5e0e8cd98d219e7e56860586710b146d52ade"
|
|
2426
2226
|
integrity sha512-Z8Y3+08vgoDgl4HENqNnnzSISAaGrF2RoKupoC47u2wiMp+Z8P/8mDh1CL8+8ujfi2U5naNvopSBmP/BUj8b5w==
|
|
@@ -2428,20 +2228,7 @@
|
|
|
2428
2228
|
"@smithy/types" "^3.3.0"
|
|
2429
2229
|
tslib "^2.6.2"
|
|
2430
2230
|
|
|
2431
|
-
"@smithy/signature-v4@^3.1.0":
|
|
2432
|
-
version "3.1.0"
|
|
2433
|
-
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-3.1.0.tgz#cc819568c4fcbadce107901680a96e662bccc86a"
|
|
2434
|
-
integrity sha512-m0/6LW3IQ3/JBcdhqjpkpABPTPhcejqeAn0U877zxBdNLiWAnG2WmCe5MfkUyVuvpFTPQnQwCo/0ZBR4uF5kxg==
|
|
2435
|
-
dependencies:
|
|
2436
|
-
"@smithy/is-array-buffer" "^3.0.0"
|
|
2437
|
-
"@smithy/types" "^3.1.0"
|
|
2438
|
-
"@smithy/util-hex-encoding" "^3.0.0"
|
|
2439
|
-
"@smithy/util-middleware" "^3.0.1"
|
|
2440
|
-
"@smithy/util-uri-escape" "^3.0.0"
|
|
2441
|
-
"@smithy/util-utf8" "^3.0.0"
|
|
2442
|
-
tslib "^2.6.2"
|
|
2443
|
-
|
|
2444
|
-
"@smithy/signature-v4@^3.1.2":
|
|
2231
|
+
"@smithy/signature-v4@^3.1.0", "@smithy/signature-v4@^3.1.2":
|
|
2445
2232
|
version "3.1.2"
|
|
2446
2233
|
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-3.1.2.tgz#63fc0d4f9a955e902138fb0a57fafc96b9d4e8bb"
|
|
2447
2234
|
integrity sha512-3BcPylEsYtD0esM4Hoyml/+s7WP2LFhcM3J2AGdcL2vx9O60TtfpDOL72gjb4lU8NeRPeKAwR77YNyyGvMbuEA==
|
|
@@ -2454,19 +2241,7 @@
|
|
|
2454
2241
|
"@smithy/util-utf8" "^3.0.0"
|
|
2455
2242
|
tslib "^2.6.2"
|
|
2456
2243
|
|
|
2457
|
-
"@smithy/smithy-client@^3.1.2":
|
|
2458
|
-
version "3.1.2"
|
|
2459
|
-
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.1.2.tgz#1c27ab4910bbfd6c0bc04ddd8412494e7a7daba7"
|
|
2460
|
-
integrity sha512-f3eQpczBOFUtdT/ptw2WpUKu1qH1K7xrssrSiHYtd9TuLXkvFqb88l9mz9FHeUVNSUxSnkW1anJnw6rLwUKzQQ==
|
|
2461
|
-
dependencies:
|
|
2462
|
-
"@smithy/middleware-endpoint" "^3.0.2"
|
|
2463
|
-
"@smithy/middleware-stack" "^3.0.1"
|
|
2464
|
-
"@smithy/protocol-http" "^4.0.1"
|
|
2465
|
-
"@smithy/types" "^3.1.0"
|
|
2466
|
-
"@smithy/util-stream" "^3.0.2"
|
|
2467
|
-
tslib "^2.6.2"
|
|
2468
|
-
|
|
2469
|
-
"@smithy/smithy-client@^3.1.5":
|
|
2244
|
+
"@smithy/smithy-client@^3.1.2", "@smithy/smithy-client@^3.1.5":
|
|
2470
2245
|
version "3.1.5"
|
|
2471
2246
|
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.1.5.tgz#3956f0b511c3a51f859c45eb11bfd70ae00c5fec"
|
|
2472
2247
|
integrity sha512-x9bL9Mx2CT2P1OiUlHM+ZNpbVU6TgT32f9CmTRzqIHA7M4vYrROCWEoC3o4xHNJASoGd4Opos3cXYPgh+/m4Ww==
|
|
@@ -2478,30 +2253,14 @@
|
|
|
2478
2253
|
"@smithy/util-stream" "^3.0.5"
|
|
2479
2254
|
tslib "^2.6.2"
|
|
2480
2255
|
|
|
2481
|
-
"@smithy/types@^3.1.0":
|
|
2482
|
-
version "3.1.0"
|
|
2483
|
-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.1.0.tgz#e2eb2e2130026a8a0631b2605c17df1975aa99d6"
|
|
2484
|
-
integrity sha512-qi4SeCVOUPjhSSZrxxB/mB8DrmuSFUcJnD9KXjuP+7C3LV/KFV4kpuUSH3OHDZgQB9TEH/1sO/Fq/5HyaK9MPw==
|
|
2485
|
-
dependencies:
|
|
2486
|
-
tslib "^2.6.2"
|
|
2487
|
-
|
|
2488
|
-
"@smithy/types@^3.3.0":
|
|
2256
|
+
"@smithy/types@^3.1.0", "@smithy/types@^3.3.0":
|
|
2489
2257
|
version "3.3.0"
|
|
2490
2258
|
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.3.0.tgz#fae037c733d09bc758946a01a3de0ef6e210b16b"
|
|
2491
2259
|
integrity sha512-IxvBBCTFDHbVoK7zIxqA1ZOdc4QfM5HM7rGleCuHi7L1wnKv5Pn69xXJQ9hgxH60ZVygH9/JG0jRgtUncE3QUA==
|
|
2492
2260
|
dependencies:
|
|
2493
2261
|
tslib "^2.6.2"
|
|
2494
2262
|
|
|
2495
|
-
"@smithy/url-parser@^3.0.1":
|
|
2496
|
-
version "3.0.1"
|
|
2497
|
-
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-3.0.1.tgz#5451fc7034e9eda112696d1a9508746a7f8b0521"
|
|
2498
|
-
integrity sha512-G140IlNFlzYWVCedC4E2d6NycM1dCUbe5CnsGW1hmGt4hYKiGOw0v7lVru9WAn5T2w09QEjl4fOESWjGmCvVmg==
|
|
2499
|
-
dependencies:
|
|
2500
|
-
"@smithy/querystring-parser" "^3.0.1"
|
|
2501
|
-
"@smithy/types" "^3.1.0"
|
|
2502
|
-
tslib "^2.6.2"
|
|
2503
|
-
|
|
2504
|
-
"@smithy/url-parser@^3.0.3":
|
|
2263
|
+
"@smithy/url-parser@^3.0.1", "@smithy/url-parser@^3.0.3":
|
|
2505
2264
|
version "3.0.3"
|
|
2506
2265
|
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-3.0.3.tgz#e8a060d9810b24b1870385fc2b02485b8a6c5955"
|
|
2507
2266
|
integrity sha512-pw3VtZtX2rg+s6HMs6/+u9+hu6oY6U7IohGhVNnjbgKy86wcIsSZwgHrFR+t67Uyxvp4Xz3p3kGXXIpTNisq8A==
|
|
@@ -2556,18 +2315,7 @@
|
|
|
2556
2315
|
dependencies:
|
|
2557
2316
|
tslib "^2.6.2"
|
|
2558
2317
|
|
|
2559
|
-
"@smithy/util-defaults-mode-browser@^3.0.4":
|
|
2560
|
-
version "3.0.4"
|
|
2561
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.4.tgz#4392db3d96aa08ae161bb987ecfedc094d84b88d"
|
|
2562
|
-
integrity sha512-sXtin3Mue3A3xo4+XkozpgPptgmRwvNPOqTvb3ANGTCzzoQgAPBNjpE+aXCINaeSMXwHmv7E2oEn2vWdID+SAQ==
|
|
2563
|
-
dependencies:
|
|
2564
|
-
"@smithy/property-provider" "^3.1.1"
|
|
2565
|
-
"@smithy/smithy-client" "^3.1.2"
|
|
2566
|
-
"@smithy/types" "^3.1.0"
|
|
2567
|
-
bowser "^2.11.0"
|
|
2568
|
-
tslib "^2.6.2"
|
|
2569
|
-
|
|
2570
|
-
"@smithy/util-defaults-mode-browser@^3.0.7":
|
|
2318
|
+
"@smithy/util-defaults-mode-browser@^3.0.4", "@smithy/util-defaults-mode-browser@^3.0.7":
|
|
2571
2319
|
version "3.0.7"
|
|
2572
2320
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.7.tgz#5868ae56c9ae4a3532c175f9c0ee281a41065215"
|
|
2573
2321
|
integrity sha512-Q2txLyvQyGfmjsaDbVV7Sg8psefpFcrnlGapDzXGFRPFKRBeEg6OvFK8FljqjeHSaCZ6/UuzQExUPqBR/2qlDA==
|
|
@@ -2578,20 +2326,7 @@
|
|
|
2578
2326
|
bowser "^2.11.0"
|
|
2579
2327
|
tslib "^2.6.2"
|
|
2580
2328
|
|
|
2581
|
-
"@smithy/util-defaults-mode-node@^3.0.4":
|
|
2582
|
-
version "3.0.4"
|
|
2583
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.4.tgz#794b8bb3facb5f6581af8d02fcf1b42b34c103e5"
|
|
2584
|
-
integrity sha512-CUF6TyxLh3CgBRVYgZNOPDfzHQjeQr0vyALR6/DkQkOm7rNfGEzW1BRFi88C73pndmfvoiIT7ochuT76OPz9Dw==
|
|
2585
|
-
dependencies:
|
|
2586
|
-
"@smithy/config-resolver" "^3.0.2"
|
|
2587
|
-
"@smithy/credential-provider-imds" "^3.1.1"
|
|
2588
|
-
"@smithy/node-config-provider" "^3.1.1"
|
|
2589
|
-
"@smithy/property-provider" "^3.1.1"
|
|
2590
|
-
"@smithy/smithy-client" "^3.1.2"
|
|
2591
|
-
"@smithy/types" "^3.1.0"
|
|
2592
|
-
tslib "^2.6.2"
|
|
2593
|
-
|
|
2594
|
-
"@smithy/util-defaults-mode-node@^3.0.7":
|
|
2329
|
+
"@smithy/util-defaults-mode-node@^3.0.4", "@smithy/util-defaults-mode-node@^3.0.7":
|
|
2595
2330
|
version "3.0.7"
|
|
2596
2331
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.7.tgz#e802ca57df6b8543dc288524d3894a6c357b51fc"
|
|
2597
2332
|
integrity sha512-F4Qcj1fG6MGi2BSWCslfsMSwllws/WzYONBGtLybyY+halAcXdWhcew+mej8M5SKd5hqPYp4f7b+ABQEaeytgg==
|
|
@@ -2604,16 +2339,7 @@
|
|
|
2604
2339
|
"@smithy/types" "^3.3.0"
|
|
2605
2340
|
tslib "^2.6.2"
|
|
2606
2341
|
|
|
2607
|
-
"@smithy/util-endpoints@^2.0.2":
|
|
2608
|
-
version "2.0.2"
|
|
2609
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-2.0.2.tgz#f995cca553569af43bef82f59d63b4969516df95"
|
|
2610
|
-
integrity sha512-4zFOcBFQvifd2LSD4a1dKvfIWWwh4sWNtS3oZ7mpob/qPPmJseqKB148iT+hWCDsG//TmI+8vjYPgZdvnkYlTg==
|
|
2611
|
-
dependencies:
|
|
2612
|
-
"@smithy/node-config-provider" "^3.1.1"
|
|
2613
|
-
"@smithy/types" "^3.1.0"
|
|
2614
|
-
tslib "^2.6.2"
|
|
2615
|
-
|
|
2616
|
-
"@smithy/util-endpoints@^2.0.4":
|
|
2342
|
+
"@smithy/util-endpoints@^2.0.2", "@smithy/util-endpoints@^2.0.4":
|
|
2617
2343
|
version "2.0.4"
|
|
2618
2344
|
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-2.0.4.tgz#0cfb01deb42ec5cd819b54e85acb2c32e4ba4385"
|
|
2619
2345
|
integrity sha512-ZAtNf+vXAsgzgRutDDiklU09ZzZiiV/nATyqde4Um4priTmasDH+eLpp3tspL0hS2dEootyFMhu1Y6Y+tzpWBQ==
|
|
@@ -2629,15 +2355,7 @@
|
|
|
2629
2355
|
dependencies:
|
|
2630
2356
|
tslib "^2.6.2"
|
|
2631
2357
|
|
|
2632
|
-
"@smithy/util-middleware@^3.0.1":
|
|
2633
|
-
version "3.0.1"
|
|
2634
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-3.0.1.tgz#3e0eabaf936e62651a0b9a7c7c3bbe43d3971c91"
|
|
2635
|
-
integrity sha512-WRODCQtUsO7vIvfrdxS8RFPeLKcewYtaCglZsBsedIKSUGIIvMlZT5oh+pCe72I+1L+OjnZuqRNpN2LKhWA4KQ==
|
|
2636
|
-
dependencies:
|
|
2637
|
-
"@smithy/types" "^3.1.0"
|
|
2638
|
-
tslib "^2.6.2"
|
|
2639
|
-
|
|
2640
|
-
"@smithy/util-middleware@^3.0.3":
|
|
2358
|
+
"@smithy/util-middleware@^3.0.1", "@smithy/util-middleware@^3.0.3":
|
|
2641
2359
|
version "3.0.3"
|
|
2642
2360
|
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-3.0.3.tgz#07bf9602682f5a6c55bc2f0384303f85fc68c87e"
|
|
2643
2361
|
integrity sha512-l+StyYYK/eO3DlVPbU+4Bi06Jjal+PFLSMmlWM1BEwyLxZ3aKkf1ROnoIakfaA7mC6uw3ny7JBkau4Yc+5zfWw==
|
|
@@ -2645,16 +2363,7 @@
|
|
|
2645
2363
|
"@smithy/types" "^3.3.0"
|
|
2646
2364
|
tslib "^2.6.2"
|
|
2647
2365
|
|
|
2648
|
-
"@smithy/util-retry@^3.0.1":
|
|
2649
|
-
version "3.0.1"
|
|
2650
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-3.0.1.tgz#24037ff87a314a1ac99f80da43f579ae2352fe18"
|
|
2651
|
-
integrity sha512-5lRtYm+8fNFEUTdqZXg5M4ppVp40rMIJfR1TpbHAhKQgPIDpWT+iYMaqgnwEbtpi9U1smyUOPv5Sg+M1neOBgw==
|
|
2652
|
-
dependencies:
|
|
2653
|
-
"@smithy/service-error-classification" "^3.0.1"
|
|
2654
|
-
"@smithy/types" "^3.1.0"
|
|
2655
|
-
tslib "^2.6.2"
|
|
2656
|
-
|
|
2657
|
-
"@smithy/util-retry@^3.0.3":
|
|
2366
|
+
"@smithy/util-retry@^3.0.1", "@smithy/util-retry@^3.0.3":
|
|
2658
2367
|
version "3.0.3"
|
|
2659
2368
|
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-3.0.3.tgz#9b2ac0dbb1c81f69812a8affa4d772bebfc0e049"
|
|
2660
2369
|
integrity sha512-AFw+hjpbtVApzpNDhbjNG5NA3kyoMs7vx0gsgmlJF4s+yz1Zlepde7J58zpIRIsdjc+emhpAITxA88qLkPF26w==
|
|
@@ -2663,21 +2372,7 @@
|
|
|
2663
2372
|
"@smithy/types" "^3.3.0"
|
|
2664
2373
|
tslib "^2.6.2"
|
|
2665
2374
|
|
|
2666
|
-
"@smithy/util-stream@^3.0.2":
|
|
2667
|
-
version "3.0.2"
|
|
2668
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-3.0.2.tgz#ed1377bfe824d8acfc105ab2d17ec4f376382cb2"
|
|
2669
|
-
integrity sha512-n5Obp5AnlI6qHo8sbupwrcpBe6vFp4qkl0SRNuExKPNrH3ABAMG2ZszRTIUIv2b4AsFrCO+qiy4uH1Q3z1dxTA==
|
|
2670
|
-
dependencies:
|
|
2671
|
-
"@smithy/fetch-http-handler" "^3.0.2"
|
|
2672
|
-
"@smithy/node-http-handler" "^3.0.1"
|
|
2673
|
-
"@smithy/types" "^3.1.0"
|
|
2674
|
-
"@smithy/util-base64" "^3.0.0"
|
|
2675
|
-
"@smithy/util-buffer-from" "^3.0.0"
|
|
2676
|
-
"@smithy/util-hex-encoding" "^3.0.0"
|
|
2677
|
-
"@smithy/util-utf8" "^3.0.0"
|
|
2678
|
-
tslib "^2.6.2"
|
|
2679
|
-
|
|
2680
|
-
"@smithy/util-stream@^3.0.5":
|
|
2375
|
+
"@smithy/util-stream@^3.0.2", "@smithy/util-stream@^3.0.5":
|
|
2681
2376
|
version "3.0.5"
|
|
2682
2377
|
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-3.0.5.tgz#8ca98441e1deedfc4ec8d3fee9aa4342fdbc484f"
|
|
2683
2378
|
integrity sha512-xC3L5PKMAT/Bh8fmHNXP9sdQ4+4aKVUU3EEJ2CF/lLk7R+wtMJM+v/1B4en7jO++Wa5spGzFDBCl0QxgbUc5Ug==
|
|
@@ -2714,16 +2409,7 @@
|
|
|
2714
2409
|
"@smithy/util-buffer-from" "^3.0.0"
|
|
2715
2410
|
tslib "^2.6.2"
|
|
2716
2411
|
|
|
2717
|
-
"@smithy/util-waiter@^3.0.1":
|
|
2718
|
-
version "3.0.1"
|
|
2719
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-3.0.1.tgz#62d8ff58374032aa8c7e573b1ca4234407c605bd"
|
|
2720
|
-
integrity sha512-wwnrVQdjQxvWGOAiLmqlEhENGCcDIN+XJ/+usPOgSZObAslrCXgKlkX7rNVwIWW2RhPguTKthvF+4AoO0Z6KpA==
|
|
2721
|
-
dependencies:
|
|
2722
|
-
"@smithy/abort-controller" "^3.0.1"
|
|
2723
|
-
"@smithy/types" "^3.1.0"
|
|
2724
|
-
tslib "^2.6.2"
|
|
2725
|
-
|
|
2726
|
-
"@smithy/util-waiter@^3.1.2":
|
|
2412
|
+
"@smithy/util-waiter@^3.0.1", "@smithy/util-waiter@^3.1.2":
|
|
2727
2413
|
version "3.1.2"
|
|
2728
2414
|
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-3.1.2.tgz#2d40c3312f3537feee763459a19acafab4c75cf3"
|
|
2729
2415
|
integrity sha512-4pP0EV3iTsexDx+8PPGAKCQpd/6hsQBaQhqWzU4hqKPHN5epPsxKbvUTIiYIHTxaKt6/kEaqPBpu/ufvfbrRzw==
|
|
@@ -2816,10 +2502,10 @@
|
|
|
2816
2502
|
dependencies:
|
|
2817
2503
|
"@types/node" "*"
|
|
2818
2504
|
|
|
2819
|
-
"@types/node@*", "@types/node@^20.12.13":
|
|
2820
|
-
version "20.
|
|
2821
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.
|
|
2822
|
-
integrity sha512-
|
|
2505
|
+
"@types/node@*", "@types/node@^20.12.13", "@types/node@^20.14.9":
|
|
2506
|
+
version "20.14.11"
|
|
2507
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
|
|
2508
|
+
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
|
|
2823
2509
|
dependencies:
|
|
2824
2510
|
undici-types "~5.26.4"
|
|
2825
2511
|
|
|
@@ -2830,13 +2516,6 @@
|
|
|
2830
2516
|
dependencies:
|
|
2831
2517
|
undici-types "~5.26.4"
|
|
2832
2518
|
|
|
2833
|
-
"@types/node@^20.14.9":
|
|
2834
|
-
version "20.14.10"
|
|
2835
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
|
|
2836
|
-
integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
|
|
2837
|
-
dependencies:
|
|
2838
|
-
undici-types "~5.26.4"
|
|
2839
|
-
|
|
2840
2519
|
"@types/normalize-package-data@^2.4.0":
|
|
2841
2520
|
version "2.4.1"
|
|
2842
2521
|
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
|