Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -77,7 +77,7 @@
|
|||||||
"access": "public"
|
"access": "public"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/client-s3": "^3.1011.0",
|
"@aws-sdk/client-s3": "^3.1012.0",
|
||||||
"@kevisual/js-filter": "^0.0.6",
|
"@kevisual/js-filter": "^0.0.6",
|
||||||
"@kevisual/oss": "^0.0.20",
|
"@kevisual/oss": "^0.0.20",
|
||||||
"@kevisual/video-tools": "^0.0.13",
|
"@kevisual/video-tools": "^0.0.13",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@kevisual/cli",
|
"name": "@kevisual/cli",
|
||||||
"version": "0.1.30",
|
"version": "0.1.31",
|
||||||
"description": "envision 命令行工具",
|
"description": "envision 命令行工具",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"basename": "/root/cli",
|
"basename": "/root/cli",
|
||||||
@@ -62,7 +62,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@kevisual/api": "^0.0.64",
|
"@kevisual/api": "^0.0.64",
|
||||||
"@kevisual/cnb": "^0.0.53",
|
"@kevisual/cnb": "^0.0.54",
|
||||||
"@kevisual/dts": "^0.0.4",
|
"@kevisual/dts": "^0.0.4",
|
||||||
"@kevisual/load": "^0.0.6",
|
"@kevisual/load": "^0.0.6",
|
||||||
"@kevisual/logger": "^0.0.4",
|
"@kevisual/logger": "^0.0.4",
|
||||||
|
|||||||
353
pnpm-lock.yaml
generated
353
pnpm-lock.yaml
generated
@@ -67,8 +67,8 @@ importers:
|
|||||||
specifier: ^0.0.64
|
specifier: ^0.0.64
|
||||||
version: 0.0.64(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
version: 0.0.64(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
||||||
'@kevisual/cnb':
|
'@kevisual/cnb':
|
||||||
specifier: ^0.0.53
|
specifier: ^0.0.54
|
||||||
version: 0.0.53(dotenv@17.3.1)
|
version: 0.0.54(dotenv@17.3.1)
|
||||||
'@kevisual/dts':
|
'@kevisual/dts':
|
||||||
specifier: ^0.0.4
|
specifier: ^0.0.4
|
||||||
version: 0.0.4(typescript@5.9.3)
|
version: 0.0.4(typescript@5.9.3)
|
||||||
@@ -133,8 +133,8 @@ importers:
|
|||||||
assistant:
|
assistant:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/client-s3':
|
'@aws-sdk/client-s3':
|
||||||
specifier: ^3.1011.0
|
specifier: ^3.1012.0
|
||||||
version: 3.1011.0
|
version: 3.1012.0
|
||||||
'@kevisual/js-filter':
|
'@kevisual/js-filter':
|
||||||
specifier: ^0.0.6
|
specifier: ^0.0.6
|
||||||
version: 0.0.6
|
version: 0.0.6
|
||||||
@@ -310,48 +310,48 @@ packages:
|
|||||||
'@aws-crypto/util@5.2.0':
|
'@aws-crypto/util@5.2.0':
|
||||||
resolution: {integrity: sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==}
|
resolution: {integrity: sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==}
|
||||||
|
|
||||||
'@aws-sdk/client-s3@3.1011.0':
|
'@aws-sdk/client-s3@3.1012.0':
|
||||||
resolution: {integrity: sha512-jY7CGX+vfM/DSi4K8UwaZKoXnhqchmAbKFB1kIuHMfPPqW7l3jC/fUVDb95/njMsB2ymYOTusZEzoCTeUB/4qA==}
|
resolution: {integrity: sha512-YB44c/NVLwyLw2x8hYSIdMFRwFJyZRuaq1HCTS2RiUWmHucSGxohuKwQdQn/XWh+NILugB+RnXrBkSqTlR3ypw==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/core@3.973.20':
|
'@aws-sdk/core@3.973.21':
|
||||||
resolution: {integrity: sha512-i3GuX+lowD892F3IuJf8o6AbyDupMTdyTxQrCJGcn71ni5hTZ82L4nQhcdumxZ7XPJRJJVHS/CR3uYOIIs0PVA==}
|
resolution: {integrity: sha512-OTUcDX9Yfz/FLKbHjiMaP9D4Hs44lYJzN7zBcrK2nDmBt0Wr8D6nYt12QoBkZsW0nVMFsTIGaZCrsU9zCcIMXQ==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/crc64-nvme@3.972.5':
|
'@aws-sdk/crc64-nvme@3.972.5':
|
||||||
resolution: {integrity: sha512-2VbTstbjKdT+yKi8m7b3a9CiVac+pL/IY2PHJwsaGkkHmuuqkJZIErPck1h6P3T9ghQMLSdMPyW6Qp7Di5swFg==}
|
resolution: {integrity: sha512-2VbTstbjKdT+yKi8m7b3a9CiVac+pL/IY2PHJwsaGkkHmuuqkJZIErPck1h6P3T9ghQMLSdMPyW6Qp7Di5swFg==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-env@3.972.18':
|
'@aws-sdk/credential-provider-env@3.972.19':
|
||||||
resolution: {integrity: sha512-X0B8AlQY507i5DwjLByeU2Af4ARsl9Vr84koDcXCbAkplmU+1xBFWxEPrWRAoh56waBne/yJqEloSwvRf4x6XA==}
|
resolution: {integrity: sha512-33NpkQtmnsjLr9QdZvL3w8bjy+WoBJ+jY8JwuzxIq38rDNi1kwpBWW7Yjh+8bMlksd+ZAWW0fH4S/6OeoAdU5A==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-http@3.972.20':
|
'@aws-sdk/credential-provider-http@3.972.21':
|
||||||
resolution: {integrity: sha512-ey9Lelj001+oOfrbKmS6R2CJAiXX7QKY4Vj9VJv6L2eE6/VjD8DocHIoYqztTm70xDLR4E1jYPTKfIui+eRNDA==}
|
resolution: {integrity: sha512-xFke7yjbON4unNOG0TApQwz+o1LH5VhVLgWlUuiLRWNDyBfeHIFje2ck8qHybvJ8Fkm5m3SsN+pvHtVo6PGWlQ==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-ini@3.972.20':
|
'@aws-sdk/credential-provider-ini@3.972.21':
|
||||||
resolution: {integrity: sha512-5flXSnKHMloObNF+9N0cupKegnH1Z37cdVlpETVgx8/rAhCe+VNlkcZH3HDg2SDn9bI765S+rhNPXGDJJPfbtA==}
|
resolution: {integrity: sha512-fmJN7KhB7CoG65w9fC2LVOd2wZbR2d1yJIpZNe2J5CeDPu7nUHSmavuJAeGEoE3OL5UIBVPNhmK/fV/NQrs3Hw==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-login@3.972.20':
|
'@aws-sdk/credential-provider-login@3.972.21':
|
||||||
resolution: {integrity: sha512-gEWo54nfqp2jABMu6HNsjVC4hDLpg9HC8IKSJnp0kqWtxIJYHTmiLSsIfI4ScQjxEwpB+jOOH8dOLax1+hy/Hw==}
|
resolution: {integrity: sha512-ENU+YCiuQocQjfIf9bPxZ+ZY0wIBkl3SMH22optBQwy8UFpSfonHynXzGT27xQxer4cYTNOpwDqbfo57BusbpQ==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-node@3.972.21':
|
'@aws-sdk/credential-provider-node@3.972.22':
|
||||||
resolution: {integrity: sha512-hah8if3/B/Q+LBYN5FukyQ1Mym6PLPDsBOBsIgNEYD6wLyZg0UmUF/OKIVC3nX9XH8TfTPuITK+7N/jenVACWA==}
|
resolution: {integrity: sha512-VE6i8nkmrRyhKut7nnfCWRbdDf+CfyRr8ixSwdaPDguYlgvkAO2pHu9oK11XzbSuatB0io1ozI/vpYhelXn8Pg==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-process@3.972.18':
|
'@aws-sdk/credential-provider-process@3.972.19':
|
||||||
resolution: {integrity: sha512-Tpl7SRaPoOLT32jbTWchPsn52hYYgJ0kpiFgnwk8pxTANQdUymVSZkzFvv1+oOgZm1CrbQUP9MBeoMZ9IzLZjA==}
|
resolution: {integrity: sha512-hjj5bFo4kf5/WzAMjDEFByVOMbq5gZiagIpJexf7Kp9nIDaGzhCphMsx03NCA8s9zUJzHlD1lXazd7MS+e03Lg==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-sso@3.972.20':
|
'@aws-sdk/credential-provider-sso@3.972.21':
|
||||||
resolution: {integrity: sha512-p+R+PYR5Z7Gjqf/6pvbCnzEHcqPCpLzR7Yf127HjJ6EAb4hUcD+qsNRnuww1sB/RmSeCLxyay8FMyqREw4p1RA==}
|
resolution: {integrity: sha512-9jWRCuMZpZKlqCZ46bvievqdfswsyB2yPAr9rOiN+FxaGgf8jrR5iYDqJgscvk1jrbAxiK4cIjHv3XjIAWAhzQ==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-web-identity@3.972.20':
|
'@aws-sdk/credential-provider-web-identity@3.972.21':
|
||||||
resolution: {integrity: sha512-rWCmh8o7QY4CsUj63qopzMzkDq/yPpkrpb+CnjBEFSOg/02T/we7sSTVg4QsDiVS9uwZ8VyONhq98qt+pIh3KA==}
|
resolution: {integrity: sha512-ShWQO/cQVZ+j3zUDK7Kj+m7grPzQCVA2iaZdJ+hJTGvVH5lR32Ip/rgZZ+zBdH6D6wczP9Upa4NMXoqJdGpK1g==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/middleware-bucket-endpoint@3.972.8':
|
'@aws-sdk/middleware-bucket-endpoint@3.972.8':
|
||||||
@@ -362,8 +362,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-5DTBTiotEES1e2jOHAq//zyzCjeMB78lEHd35u15qnrid4Nxm7diqIf9fQQ3Ov0ChH1V3Vvt13thOnrACmfGVQ==}
|
resolution: {integrity: sha512-5DTBTiotEES1e2jOHAq//zyzCjeMB78lEHd35u15qnrid4Nxm7diqIf9fQQ3Ov0ChH1V3Vvt13thOnrACmfGVQ==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/middleware-flexible-checksums@3.974.0':
|
'@aws-sdk/middleware-flexible-checksums@3.974.1':
|
||||||
resolution: {integrity: sha512-BmdDjqvnuYaC4SY7ypHLXfCSsGYGUZkjCLSZyUAAYn1YT28vbNMJNDwhlfkvvE+hQHG5RJDlEmYuvBxcB9jX1g==}
|
resolution: {integrity: sha512-1MQ8czTjW8b8SpM+ZoQ0k5yD4rd19G9ALPlGgbFdRS7bwlm9ArxXWu2M22mUgSjsGJwzDkpV8e9tjUnre6adAw==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/middleware-host-header@3.972.8':
|
'@aws-sdk/middleware-host-header@3.972.8':
|
||||||
@@ -382,32 +382,32 @@ packages:
|
|||||||
resolution: {integrity: sha512-BnnvYs2ZEpdlmZ2PNlV2ZyQ8j8AEkMTjN79y/YA475ER1ByFYrkVR85qmhni8oeTaJcDqbx364wDpitDAA/wCA==}
|
resolution: {integrity: sha512-BnnvYs2ZEpdlmZ2PNlV2ZyQ8j8AEkMTjN79y/YA475ER1ByFYrkVR85qmhni8oeTaJcDqbx364wDpitDAA/wCA==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/middleware-sdk-s3@3.972.20':
|
'@aws-sdk/middleware-sdk-s3@3.972.21':
|
||||||
resolution: {integrity: sha512-yhva/xL5H4tWQgsBjwV+RRD0ByCzg0TcByDCLp3GXdn/wlyRNfy8zsswDtCvr1WSKQkSQYlyEzPuWkJG0f5HvQ==}
|
resolution: {integrity: sha512-SXkHy8OET88y4NaSui3gMfoTpg4jHvcbAVXYJuP74vsgsJKCv/vzWM+0hVJ1W+EBOghd+qFIud80ZiuPt2RXRw==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/middleware-ssec@3.972.8':
|
'@aws-sdk/middleware-ssec@3.972.8':
|
||||||
resolution: {integrity: sha512-wqlK0yO/TxEC2UsY9wIlqeeutF6jjLe0f96Pbm40XscTo57nImUk9lBcw0dPgsm0sppFtAkSlDrfpK+pC30Wqw==}
|
resolution: {integrity: sha512-wqlK0yO/TxEC2UsY9wIlqeeutF6jjLe0f96Pbm40XscTo57nImUk9lBcw0dPgsm0sppFtAkSlDrfpK+pC30Wqw==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/middleware-user-agent@3.972.21':
|
'@aws-sdk/middleware-user-agent@3.972.22':
|
||||||
resolution: {integrity: sha512-62XRl1GDYPpkt7cx1AX1SPy9wgNE9Iw/NPuurJu4lmhCWS7sGKO+kS53TQ8eRmIxy3skmvNInnk0ZbWrU5Dpyg==}
|
resolution: {integrity: sha512-pZPNGWZVQvgUIO/P9PXZNz7ciq9mLYb/wQEurg3phKTa3DiBIunIRcgA0eBNwmog6S3oy0KR1bv4EJ4ld9A5sQ==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/nested-clients@3.996.10':
|
'@aws-sdk/nested-clients@3.996.11':
|
||||||
resolution: {integrity: sha512-SlDol5Z+C7Ivnc2rKGqiqfSUmUZzY1qHfVs9myt/nxVwswgfpjdKahyTzLTx802Zfq0NFRs7AejwKzzzl5Co2w==}
|
resolution: {integrity: sha512-i7SwoSR4JB/79JoGDUACnFUQOZwXGLWNX35lIb1Pq72nUGlVV+RFZp+BLa8S+mog2pbXU9+6Kc5YwGiMi5bKhQ==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/region-config-resolver@3.972.8':
|
'@aws-sdk/region-config-resolver@3.972.8':
|
||||||
resolution: {integrity: sha512-1eD4uhTDeambO/PNIDVG19A6+v4NdD7xzwLHDutHsUqz0B+i661MwQB2eYO4/crcCvCiQG4SRm1k81k54FEIvw==}
|
resolution: {integrity: sha512-1eD4uhTDeambO/PNIDVG19A6+v4NdD7xzwLHDutHsUqz0B+i661MwQB2eYO4/crcCvCiQG4SRm1k81k54FEIvw==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/signature-v4-multi-region@3.996.8':
|
'@aws-sdk/signature-v4-multi-region@3.996.9':
|
||||||
resolution: {integrity: sha512-n1qYFD+tbqZuyskVaxUE+t10AUz9g3qzDw3Tp6QZDKmqsjfDmZBd4GIk2EKJJNtcCBtE5YiUjDYA+3djFAFBBg==}
|
resolution: {integrity: sha512-2aAUwudVQ3uNkCfkBLQwNVD2jkfb299NSeDueXsT2NcNdFrWtHRkiQzX3wk47UFYbm87BkdxrsAJcQO7PdQOhA==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/token-providers@3.1009.0':
|
'@aws-sdk/token-providers@3.1012.0':
|
||||||
resolution: {integrity: sha512-KCPLuTqN9u0Rr38Arln78fRG9KXpzsPWmof+PZzfAHMMQq2QED6YjQrkrfiH7PDefLWEposY1o4/eGwrmKA4JA==}
|
resolution: {integrity: sha512-vzKwy020zjuiF4WTJzejx5nYcXJnRhHpb6i3lyZHIwfFwXG1yX4bzBVNMWYWF+bz1i2Pp2VhJbPyzpqj4VuJXQ==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws-sdk/types@3.973.6':
|
'@aws-sdk/types@3.973.6':
|
||||||
@@ -429,8 +429,8 @@ packages:
|
|||||||
'@aws-sdk/util-user-agent-browser@3.972.8':
|
'@aws-sdk/util-user-agent-browser@3.972.8':
|
||||||
resolution: {integrity: sha512-B3KGXJviV2u6Cdw2SDY2aDhoJkVfY/Q/Trwk2CMSkikE1Oi6gRzxhvhIfiRpHfmIsAhV4EA54TVEX8K6CbHbkA==}
|
resolution: {integrity: sha512-B3KGXJviV2u6Cdw2SDY2aDhoJkVfY/Q/Trwk2CMSkikE1Oi6gRzxhvhIfiRpHfmIsAhV4EA54TVEX8K6CbHbkA==}
|
||||||
|
|
||||||
'@aws-sdk/util-user-agent-node@3.973.7':
|
'@aws-sdk/util-user-agent-node@3.973.8':
|
||||||
resolution: {integrity: sha512-Hz6EZMUAEzqUd7e+vZ9LE7mn+5gMbxltXy18v+YSFY+9LBJz15wkNZvw5JqfX3z0FS9n3bgUtz3L5rAsfh4YlA==}
|
resolution: {integrity: sha512-Kvb96TafGPLYo4Z2GRCzQTne77epXgiZEo0DDXwavzkWmgDV/1XD1tMA766gzRcHHFUraWsE+4T8DKtPTZUxgQ==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
aws-crt: '>=1.0.0'
|
aws-crt: '>=1.0.0'
|
||||||
@@ -438,8 +438,8 @@ packages:
|
|||||||
aws-crt:
|
aws-crt:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@aws-sdk/xml-builder@3.972.11':
|
'@aws-sdk/xml-builder@3.972.12':
|
||||||
resolution: {integrity: sha512-iitV/gZKQMvY9d7ovmyFnFuTHbBAtrmLnvaSb/3X8vOKyevwtpmEtyc8AdhVWZe0pI/1GsHxlEvQeOePFzy7KQ==}
|
resolution: {integrity: sha512-xjyucfn+F+kMf25c+LIUnvX3oyLSlj9T0Vncs5WMQI6G36JdnSwC8g0qf8RajfmSClXr660EpTz7FFKluZ4BqQ==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
'@aws/lambda-invoke-store@0.2.4':
|
'@aws/lambda-invoke-store@0.2.4':
|
||||||
@@ -630,8 +630,8 @@ packages:
|
|||||||
'@kevisual/auth@2.0.3':
|
'@kevisual/auth@2.0.3':
|
||||||
resolution: {integrity: sha512-4xpijaIhlCTr/DlJaV/gmkCQeg45EO1yxWpRvUX+1jCdVbuxSR0wZrF0SD9oybnjmKWMKDNPLsXyduFjMGcItA==}
|
resolution: {integrity: sha512-4xpijaIhlCTr/DlJaV/gmkCQeg45EO1yxWpRvUX+1jCdVbuxSR0wZrF0SD9oybnjmKWMKDNPLsXyduFjMGcItA==}
|
||||||
|
|
||||||
'@kevisual/cnb@0.0.53':
|
'@kevisual/cnb@0.0.54':
|
||||||
resolution: {integrity: sha512-moDiUkWNaHtOvQ2WXhILD2o7OdKv+/QW6fb4Iq8VXPBI+AYdVN4kmdBSIXR1RGulbYX82gaZcjypC/4vYDD/PQ==}
|
resolution: {integrity: sha512-byqJKsXca2wYuD+wRqw089uphADRv3xiiYdnF7HEpSpOjgPDGbLwJlVrb6iz30N1FIqsHyCkvcc/VXBQNnbntg==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
'@kevisual/context@0.0.4':
|
'@kevisual/context@0.0.4':
|
||||||
@@ -985,8 +985,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-YxFiiG4YDAtX7WMN7RuhHZLeTmRRAOyCbr+zB8e3AQzHPnUhS8zXjB1+cniPVQI3xbWsQPM0X2aaIkO/ME0ymw==}
|
resolution: {integrity: sha512-YxFiiG4YDAtX7WMN7RuhHZLeTmRRAOyCbr+zB8e3AQzHPnUhS8zXjB1+cniPVQI3xbWsQPM0X2aaIkO/ME0ymw==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@smithy/core@3.23.11':
|
'@smithy/core@3.23.12':
|
||||||
resolution: {integrity: sha512-952rGf7hBRnhUIaeLp6q4MptKW8sPFe5VvkoZ5qIzFAtx6c/QZ/54FS3yootsyUSf9gJX/NBqEBNdNR7jMIlpQ==}
|
resolution: {integrity: sha512-o9VycsYNtgC+Dy3I0yrwCqv9CWicDnke0L7EVOrZtJpjb2t0EjaEofmMrYc0T1Kn3yk32zm6cspxF9u9Bj7e5w==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@smithy/credential-provider-imds@4.2.12':
|
'@smithy/credential-provider-imds@4.2.12':
|
||||||
@@ -1049,16 +1049,16 @@ packages:
|
|||||||
resolution: {integrity: sha512-YE58Yz+cvFInWI/wOTrB+DbvUVz/pLn5mC5MvOV4fdRUc6qGwygyngcucRQjAhiCEbmfLOXX0gntSIcgMvAjmA==}
|
resolution: {integrity: sha512-YE58Yz+cvFInWI/wOTrB+DbvUVz/pLn5mC5MvOV4fdRUc6qGwygyngcucRQjAhiCEbmfLOXX0gntSIcgMvAjmA==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@smithy/middleware-endpoint@4.4.25':
|
'@smithy/middleware-endpoint@4.4.26':
|
||||||
resolution: {integrity: sha512-dqjLwZs2eBxIUG6Qtw8/YZ4DvzHGIf0DA18wrgtfP6a50UIO7e2nY0FPdcbv5tVJKqWCCU5BmGMOUwT7Puan+A==}
|
resolution: {integrity: sha512-8Qfikvd2GVKSm8S6IbjfwFlRY9VlMrj0Dp4vTwAuhqbX7NhJKE5DQc2bnfJIcY0B+2YKMDBWfvexbSZeejDgeg==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@smithy/middleware-retry@4.4.42':
|
'@smithy/middleware-retry@4.4.43':
|
||||||
resolution: {integrity: sha512-vbwyqHRIpIZutNXZpLAozakzamcINaRCpEy1MYmK6xBeW3xN+TyPRA123GjXnuxZIjc9848MRRCugVMTXxC4Eg==}
|
resolution: {integrity: sha512-ZwsifBdyuNHrFGmbc7bAfP2b54+kt9J2rhFd18ilQGAB+GDiP4SrawqyExbB7v455QVR7Psyhb2kjULvBPIhvA==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@smithy/middleware-serde@4.2.14':
|
'@smithy/middleware-serde@4.2.15':
|
||||||
resolution: {integrity: sha512-+CcaLoLa5apzSRtloOyG7lQvkUw2ZDml3hRh4QiG9WyEPfW5Ke/3tPOPiPjUneuT59Tpn8+c3RVaUvvkkwqZwg==}
|
resolution: {integrity: sha512-ExYhcltZSli0pgAKOpQQe1DLFBLryeZ22605y/YS+mQpdNWekum9Ujb/jMKfJKgjtz1AZldtwA/wCYuKJgjjlg==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@smithy/middleware-stack@4.2.12':
|
'@smithy/middleware-stack@4.2.12':
|
||||||
@@ -1069,8 +1069,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-tr2oKX2xMcO+rBOjobSwVAkV05SIfUKz8iI53rzxEmgW3GOOPOv0UioSDk+J8OpRQnpnhsO3Af6IEBabQBVmiw==}
|
resolution: {integrity: sha512-tr2oKX2xMcO+rBOjobSwVAkV05SIfUKz8iI53rzxEmgW3GOOPOv0UioSDk+J8OpRQnpnhsO3Af6IEBabQBVmiw==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@smithy/node-http-handler@4.4.16':
|
'@smithy/node-http-handler@4.5.0':
|
||||||
resolution: {integrity: sha512-ULC8UCS/HivdCB3jhi+kLFYe4B5gxH2gi9vHBfEIiRrT2jfKiZNiETJSlzRtE6B26XbBHjPtc8iZKSNqMol9bw==}
|
resolution: {integrity: sha512-Rnq9vQWiR1+/I6NZZMNzJHV6pZYyEHt2ZnuV3MG8z2NNenC4i/8Kzttz7CjZiHSmsN5frhXhg17z3Zqjjhmz1A==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@smithy/property-provider@4.2.12':
|
'@smithy/property-provider@4.2.12':
|
||||||
@@ -1101,8 +1101,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-B/FBwO3MVOL00DaRSXfXfa/TRXRheagt/q5A2NM13u7q+sHS59EOVGQNfG7DkmVtdQm5m3vOosoKAXSqn/OEgw==}
|
resolution: {integrity: sha512-B/FBwO3MVOL00DaRSXfXfa/TRXRheagt/q5A2NM13u7q+sHS59EOVGQNfG7DkmVtdQm5m3vOosoKAXSqn/OEgw==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@smithy/smithy-client@4.12.5':
|
'@smithy/smithy-client@4.12.6':
|
||||||
resolution: {integrity: sha512-UqwYawyqSr/aog8mnLnfbPurS0gi4G7IYDcD28cUIBhsvWs1+rQcL2IwkUQ+QZ7dibaoRzhNF99fAQ9AUcO00w==}
|
resolution: {integrity: sha512-aib3f0jiMsJ6+cvDnXipBsGDL7ztknYSVqJs1FdN9P+u9tr/VzOR7iygSh6EUOdaBeMCMSh3N0VdyYsG4o91DQ==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@smithy/types@4.13.1':
|
'@smithy/types@4.13.1':
|
||||||
@@ -1137,12 +1137,12 @@ packages:
|
|||||||
resolution: {integrity: sha512-dWU03V3XUprJwaUIFVv4iOnS1FC9HnMHDfUrlNDSh4315v0cWyaIErP8KiqGVbf5z+JupoVpNM7ZB3jFiTejvQ==}
|
resolution: {integrity: sha512-dWU03V3XUprJwaUIFVv4iOnS1FC9HnMHDfUrlNDSh4315v0cWyaIErP8KiqGVbf5z+JupoVpNM7ZB3jFiTejvQ==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@smithy/util-defaults-mode-browser@4.3.41':
|
'@smithy/util-defaults-mode-browser@4.3.42':
|
||||||
resolution: {integrity: sha512-M1w1Ux0rSVvBOxIIiqbxvZvhnjQ+VUjJrugtORE90BbadSTH+jsQL279KRL3Hv0w69rE7EuYkV/4Lepz/NBW9g==}
|
resolution: {integrity: sha512-0vjwmcvkWAUtikXnWIUOyV6IFHTEeQUYh3JUZcDgcszF+hD/StAsQ3rCZNZEPHgI9kVNcbnyc8P2CBHnwgmcwg==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@smithy/util-defaults-mode-node@4.2.44':
|
'@smithy/util-defaults-mode-node@4.2.45':
|
||||||
resolution: {integrity: sha512-YPze3/lD1KmWuZsl9JlfhcgGLX7AXhSoaCDtiPntUjNW5/YY0lOHjkcgxyE9x/h5vvS1fzDifMGjzqnNlNiqOQ==}
|
resolution: {integrity: sha512-q5dOqqfTgUcLe38TAGiFn9srToKj2YCHJ34QGOLzM+xYLLA+qRZv7N+33kl1MERVusue36ZHnlNaNEvY/PzSrw==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@smithy/util-endpoints@3.3.3':
|
'@smithy/util-endpoints@3.3.3':
|
||||||
@@ -1161,8 +1161,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-1zopLDUEOwumjcHdJ1mwBHddubYF8GMQvstVCLC54Y46rqoHwlIU+8ZzUeaBcD+WCJHyDGSeZ2ml9YSe9aqcoQ==}
|
resolution: {integrity: sha512-1zopLDUEOwumjcHdJ1mwBHddubYF8GMQvstVCLC54Y46rqoHwlIU+8ZzUeaBcD+WCJHyDGSeZ2ml9YSe9aqcoQ==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@smithy/util-stream@4.5.19':
|
'@smithy/util-stream@4.5.20':
|
||||||
resolution: {integrity: sha512-v4sa+3xTweL1CLO2UP0p7tvIMH/Rq1X4KKOxd568mpe6LSLMQCnDHs4uv7m3ukpl3HvcN2JH6jiCS0SNRXKP/w==}
|
resolution: {integrity: sha512-4yXLm5n/B5SRBR2p8cZ90Sbv4zL4NKsgxdzCzp/83cXw2KxLEumt5p+GAVyRNZgQOSrzXn9ARpO0lUe8XSlSDw==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@smithy/util-uri-escape@4.2.2':
|
'@smithy/util-uri-escape@4.2.2':
|
||||||
@@ -1599,11 +1599,11 @@ packages:
|
|||||||
fast-wrap-ansi@0.2.0:
|
fast-wrap-ansi@0.2.0:
|
||||||
resolution: {integrity: sha512-rLV8JHxTyhVmFYhBJuMujcrHqOT2cnO5Zxj37qROj23CP39GXubJRBUFF0z8KFK77Uc0SukZUf7JZhsVEQ6n8w==}
|
resolution: {integrity: sha512-rLV8JHxTyhVmFYhBJuMujcrHqOT2cnO5Zxj37qROj23CP39GXubJRBUFF0z8KFK77Uc0SukZUf7JZhsVEQ6n8w==}
|
||||||
|
|
||||||
fast-xml-builder@1.1.3:
|
fast-xml-builder@1.1.4:
|
||||||
resolution: {integrity: sha512-1o60KoFw2+LWKQu3IdcfcFlGTW4dpqEWmjhYec6H82AYZU2TVBXep6tMl8Z1Y+wM+ZrzCwe3BZ9Vyd9N2rIvmg==}
|
resolution: {integrity: sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==}
|
||||||
|
|
||||||
fast-xml-parser@5.4.1:
|
fast-xml-parser@5.5.6:
|
||||||
resolution: {integrity: sha512-BQ30U1mKkvXQXXkAGcuyUA/GA26oEB7NzOtsxCDtyu62sjGw5QraKFhx2Em3WQNjPw9PG6MQ9yuIIgkSDfGu5A==}
|
resolution: {integrity: sha512-3+fdZyBRVg29n4rXP0joHthhcHdPUHaIC16cuyyd1iLsuaO6Vea36MPrxgAzbZna8lhvZeRL8Bc9GP56/J9xEw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
fastq@1.20.1:
|
fastq@1.20.1:
|
||||||
@@ -2496,31 +2496,31 @@ snapshots:
|
|||||||
'@smithy/util-utf8': 2.3.0
|
'@smithy/util-utf8': 2.3.0
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@aws-sdk/client-s3@3.1011.0':
|
'@aws-sdk/client-s3@3.1012.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-crypto/sha1-browser': 5.2.0
|
'@aws-crypto/sha1-browser': 5.2.0
|
||||||
'@aws-crypto/sha256-browser': 5.2.0
|
'@aws-crypto/sha256-browser': 5.2.0
|
||||||
'@aws-crypto/sha256-js': 5.2.0
|
'@aws-crypto/sha256-js': 5.2.0
|
||||||
'@aws-sdk/core': 3.973.20
|
'@aws-sdk/core': 3.973.21
|
||||||
'@aws-sdk/credential-provider-node': 3.972.21
|
'@aws-sdk/credential-provider-node': 3.972.22
|
||||||
'@aws-sdk/middleware-bucket-endpoint': 3.972.8
|
'@aws-sdk/middleware-bucket-endpoint': 3.972.8
|
||||||
'@aws-sdk/middleware-expect-continue': 3.972.8
|
'@aws-sdk/middleware-expect-continue': 3.972.8
|
||||||
'@aws-sdk/middleware-flexible-checksums': 3.974.0
|
'@aws-sdk/middleware-flexible-checksums': 3.974.1
|
||||||
'@aws-sdk/middleware-host-header': 3.972.8
|
'@aws-sdk/middleware-host-header': 3.972.8
|
||||||
'@aws-sdk/middleware-location-constraint': 3.972.8
|
'@aws-sdk/middleware-location-constraint': 3.972.8
|
||||||
'@aws-sdk/middleware-logger': 3.972.8
|
'@aws-sdk/middleware-logger': 3.972.8
|
||||||
'@aws-sdk/middleware-recursion-detection': 3.972.8
|
'@aws-sdk/middleware-recursion-detection': 3.972.8
|
||||||
'@aws-sdk/middleware-sdk-s3': 3.972.20
|
'@aws-sdk/middleware-sdk-s3': 3.972.21
|
||||||
'@aws-sdk/middleware-ssec': 3.972.8
|
'@aws-sdk/middleware-ssec': 3.972.8
|
||||||
'@aws-sdk/middleware-user-agent': 3.972.21
|
'@aws-sdk/middleware-user-agent': 3.972.22
|
||||||
'@aws-sdk/region-config-resolver': 3.972.8
|
'@aws-sdk/region-config-resolver': 3.972.8
|
||||||
'@aws-sdk/signature-v4-multi-region': 3.996.8
|
'@aws-sdk/signature-v4-multi-region': 3.996.9
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@aws-sdk/util-endpoints': 3.996.5
|
'@aws-sdk/util-endpoints': 3.996.5
|
||||||
'@aws-sdk/util-user-agent-browser': 3.972.8
|
'@aws-sdk/util-user-agent-browser': 3.972.8
|
||||||
'@aws-sdk/util-user-agent-node': 3.973.7
|
'@aws-sdk/util-user-agent-node': 3.973.8
|
||||||
'@smithy/config-resolver': 4.4.11
|
'@smithy/config-resolver': 4.4.11
|
||||||
'@smithy/core': 3.23.11
|
'@smithy/core': 3.23.12
|
||||||
'@smithy/eventstream-serde-browser': 4.2.12
|
'@smithy/eventstream-serde-browser': 4.2.12
|
||||||
'@smithy/eventstream-serde-config-resolver': 4.3.12
|
'@smithy/eventstream-serde-config-resolver': 4.3.12
|
||||||
'@smithy/eventstream-serde-node': 4.2.12
|
'@smithy/eventstream-serde-node': 4.2.12
|
||||||
@@ -2531,41 +2531,41 @@ snapshots:
|
|||||||
'@smithy/invalid-dependency': 4.2.12
|
'@smithy/invalid-dependency': 4.2.12
|
||||||
'@smithy/md5-js': 4.2.12
|
'@smithy/md5-js': 4.2.12
|
||||||
'@smithy/middleware-content-length': 4.2.12
|
'@smithy/middleware-content-length': 4.2.12
|
||||||
'@smithy/middleware-endpoint': 4.4.25
|
'@smithy/middleware-endpoint': 4.4.26
|
||||||
'@smithy/middleware-retry': 4.4.42
|
'@smithy/middleware-retry': 4.4.43
|
||||||
'@smithy/middleware-serde': 4.2.14
|
'@smithy/middleware-serde': 4.2.15
|
||||||
'@smithy/middleware-stack': 4.2.12
|
'@smithy/middleware-stack': 4.2.12
|
||||||
'@smithy/node-config-provider': 4.3.12
|
'@smithy/node-config-provider': 4.3.12
|
||||||
'@smithy/node-http-handler': 4.4.16
|
'@smithy/node-http-handler': 4.5.0
|
||||||
'@smithy/protocol-http': 5.3.12
|
'@smithy/protocol-http': 5.3.12
|
||||||
'@smithy/smithy-client': 4.12.5
|
'@smithy/smithy-client': 4.12.6
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
'@smithy/url-parser': 4.2.12
|
'@smithy/url-parser': 4.2.12
|
||||||
'@smithy/util-base64': 4.3.2
|
'@smithy/util-base64': 4.3.2
|
||||||
'@smithy/util-body-length-browser': 4.2.2
|
'@smithy/util-body-length-browser': 4.2.2
|
||||||
'@smithy/util-body-length-node': 4.2.3
|
'@smithy/util-body-length-node': 4.2.3
|
||||||
'@smithy/util-defaults-mode-browser': 4.3.41
|
'@smithy/util-defaults-mode-browser': 4.3.42
|
||||||
'@smithy/util-defaults-mode-node': 4.2.44
|
'@smithy/util-defaults-mode-node': 4.2.45
|
||||||
'@smithy/util-endpoints': 3.3.3
|
'@smithy/util-endpoints': 3.3.3
|
||||||
'@smithy/util-middleware': 4.2.12
|
'@smithy/util-middleware': 4.2.12
|
||||||
'@smithy/util-retry': 4.2.12
|
'@smithy/util-retry': 4.2.12
|
||||||
'@smithy/util-stream': 4.5.19
|
'@smithy/util-stream': 4.5.20
|
||||||
'@smithy/util-utf8': 4.2.2
|
'@smithy/util-utf8': 4.2.2
|
||||||
'@smithy/util-waiter': 4.2.13
|
'@smithy/util-waiter': 4.2.13
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- aws-crt
|
- aws-crt
|
||||||
|
|
||||||
'@aws-sdk/core@3.973.20':
|
'@aws-sdk/core@3.973.21':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@aws-sdk/xml-builder': 3.972.11
|
'@aws-sdk/xml-builder': 3.972.12
|
||||||
'@smithy/core': 3.23.11
|
'@smithy/core': 3.23.12
|
||||||
'@smithy/node-config-provider': 4.3.12
|
'@smithy/node-config-provider': 4.3.12
|
||||||
'@smithy/property-provider': 4.2.12
|
'@smithy/property-provider': 4.2.12
|
||||||
'@smithy/protocol-http': 5.3.12
|
'@smithy/protocol-http': 5.3.12
|
||||||
'@smithy/signature-v4': 5.3.12
|
'@smithy/signature-v4': 5.3.12
|
||||||
'@smithy/smithy-client': 4.12.5
|
'@smithy/smithy-client': 4.12.6
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
'@smithy/util-base64': 4.3.2
|
'@smithy/util-base64': 4.3.2
|
||||||
'@smithy/util-middleware': 4.2.12
|
'@smithy/util-middleware': 4.2.12
|
||||||
@@ -2577,37 +2577,37 @@ snapshots:
|
|||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-env@3.972.18':
|
'@aws-sdk/credential-provider-env@3.972.19':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/core': 3.973.20
|
'@aws-sdk/core': 3.973.21
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@smithy/property-provider': 4.2.12
|
'@smithy/property-provider': 4.2.12
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-http@3.972.20':
|
'@aws-sdk/credential-provider-http@3.972.21':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/core': 3.973.20
|
'@aws-sdk/core': 3.973.21
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@smithy/fetch-http-handler': 5.3.15
|
'@smithy/fetch-http-handler': 5.3.15
|
||||||
'@smithy/node-http-handler': 4.4.16
|
'@smithy/node-http-handler': 4.5.0
|
||||||
'@smithy/property-provider': 4.2.12
|
'@smithy/property-provider': 4.2.12
|
||||||
'@smithy/protocol-http': 5.3.12
|
'@smithy/protocol-http': 5.3.12
|
||||||
'@smithy/smithy-client': 4.12.5
|
'@smithy/smithy-client': 4.12.6
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
'@smithy/util-stream': 4.5.19
|
'@smithy/util-stream': 4.5.20
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-ini@3.972.20':
|
'@aws-sdk/credential-provider-ini@3.972.21':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/core': 3.973.20
|
'@aws-sdk/core': 3.973.21
|
||||||
'@aws-sdk/credential-provider-env': 3.972.18
|
'@aws-sdk/credential-provider-env': 3.972.19
|
||||||
'@aws-sdk/credential-provider-http': 3.972.20
|
'@aws-sdk/credential-provider-http': 3.972.21
|
||||||
'@aws-sdk/credential-provider-login': 3.972.20
|
'@aws-sdk/credential-provider-login': 3.972.21
|
||||||
'@aws-sdk/credential-provider-process': 3.972.18
|
'@aws-sdk/credential-provider-process': 3.972.19
|
||||||
'@aws-sdk/credential-provider-sso': 3.972.20
|
'@aws-sdk/credential-provider-sso': 3.972.21
|
||||||
'@aws-sdk/credential-provider-web-identity': 3.972.20
|
'@aws-sdk/credential-provider-web-identity': 3.972.21
|
||||||
'@aws-sdk/nested-clients': 3.996.10
|
'@aws-sdk/nested-clients': 3.996.11
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@smithy/credential-provider-imds': 4.2.12
|
'@smithy/credential-provider-imds': 4.2.12
|
||||||
'@smithy/property-provider': 4.2.12
|
'@smithy/property-provider': 4.2.12
|
||||||
@@ -2617,10 +2617,10 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- aws-crt
|
- aws-crt
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-login@3.972.20':
|
'@aws-sdk/credential-provider-login@3.972.21':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/core': 3.973.20
|
'@aws-sdk/core': 3.973.21
|
||||||
'@aws-sdk/nested-clients': 3.996.10
|
'@aws-sdk/nested-clients': 3.996.11
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@smithy/property-provider': 4.2.12
|
'@smithy/property-provider': 4.2.12
|
||||||
'@smithy/protocol-http': 5.3.12
|
'@smithy/protocol-http': 5.3.12
|
||||||
@@ -2630,14 +2630,14 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- aws-crt
|
- aws-crt
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-node@3.972.21':
|
'@aws-sdk/credential-provider-node@3.972.22':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/credential-provider-env': 3.972.18
|
'@aws-sdk/credential-provider-env': 3.972.19
|
||||||
'@aws-sdk/credential-provider-http': 3.972.20
|
'@aws-sdk/credential-provider-http': 3.972.21
|
||||||
'@aws-sdk/credential-provider-ini': 3.972.20
|
'@aws-sdk/credential-provider-ini': 3.972.21
|
||||||
'@aws-sdk/credential-provider-process': 3.972.18
|
'@aws-sdk/credential-provider-process': 3.972.19
|
||||||
'@aws-sdk/credential-provider-sso': 3.972.20
|
'@aws-sdk/credential-provider-sso': 3.972.21
|
||||||
'@aws-sdk/credential-provider-web-identity': 3.972.20
|
'@aws-sdk/credential-provider-web-identity': 3.972.21
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@smithy/credential-provider-imds': 4.2.12
|
'@smithy/credential-provider-imds': 4.2.12
|
||||||
'@smithy/property-provider': 4.2.12
|
'@smithy/property-provider': 4.2.12
|
||||||
@@ -2647,20 +2647,20 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- aws-crt
|
- aws-crt
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-process@3.972.18':
|
'@aws-sdk/credential-provider-process@3.972.19':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/core': 3.973.20
|
'@aws-sdk/core': 3.973.21
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@smithy/property-provider': 4.2.12
|
'@smithy/property-provider': 4.2.12
|
||||||
'@smithy/shared-ini-file-loader': 4.4.7
|
'@smithy/shared-ini-file-loader': 4.4.7
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-sso@3.972.20':
|
'@aws-sdk/credential-provider-sso@3.972.21':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/core': 3.973.20
|
'@aws-sdk/core': 3.973.21
|
||||||
'@aws-sdk/nested-clients': 3.996.10
|
'@aws-sdk/nested-clients': 3.996.11
|
||||||
'@aws-sdk/token-providers': 3.1009.0
|
'@aws-sdk/token-providers': 3.1012.0
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@smithy/property-provider': 4.2.12
|
'@smithy/property-provider': 4.2.12
|
||||||
'@smithy/shared-ini-file-loader': 4.4.7
|
'@smithy/shared-ini-file-loader': 4.4.7
|
||||||
@@ -2669,10 +2669,10 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- aws-crt
|
- aws-crt
|
||||||
|
|
||||||
'@aws-sdk/credential-provider-web-identity@3.972.20':
|
'@aws-sdk/credential-provider-web-identity@3.972.21':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/core': 3.973.20
|
'@aws-sdk/core': 3.973.21
|
||||||
'@aws-sdk/nested-clients': 3.996.10
|
'@aws-sdk/nested-clients': 3.996.11
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@smithy/property-provider': 4.2.12
|
'@smithy/property-provider': 4.2.12
|
||||||
'@smithy/shared-ini-file-loader': 4.4.7
|
'@smithy/shared-ini-file-loader': 4.4.7
|
||||||
@@ -2698,12 +2698,12 @@ snapshots:
|
|||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@aws-sdk/middleware-flexible-checksums@3.974.0':
|
'@aws-sdk/middleware-flexible-checksums@3.974.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-crypto/crc32': 5.2.0
|
'@aws-crypto/crc32': 5.2.0
|
||||||
'@aws-crypto/crc32c': 5.2.0
|
'@aws-crypto/crc32c': 5.2.0
|
||||||
'@aws-crypto/util': 5.2.0
|
'@aws-crypto/util': 5.2.0
|
||||||
'@aws-sdk/core': 3.973.20
|
'@aws-sdk/core': 3.973.21
|
||||||
'@aws-sdk/crc64-nvme': 3.972.5
|
'@aws-sdk/crc64-nvme': 3.972.5
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@smithy/is-array-buffer': 4.2.2
|
'@smithy/is-array-buffer': 4.2.2
|
||||||
@@ -2711,7 +2711,7 @@ snapshots:
|
|||||||
'@smithy/protocol-http': 5.3.12
|
'@smithy/protocol-http': 5.3.12
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
'@smithy/util-middleware': 4.2.12
|
'@smithy/util-middleware': 4.2.12
|
||||||
'@smithy/util-stream': 4.5.19
|
'@smithy/util-stream': 4.5.20
|
||||||
'@smithy/util-utf8': 4.2.2
|
'@smithy/util-utf8': 4.2.2
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
@@ -2742,20 +2742,20 @@ snapshots:
|
|||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@aws-sdk/middleware-sdk-s3@3.972.20':
|
'@aws-sdk/middleware-sdk-s3@3.972.21':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/core': 3.973.20
|
'@aws-sdk/core': 3.973.21
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@aws-sdk/util-arn-parser': 3.972.3
|
'@aws-sdk/util-arn-parser': 3.972.3
|
||||||
'@smithy/core': 3.23.11
|
'@smithy/core': 3.23.12
|
||||||
'@smithy/node-config-provider': 4.3.12
|
'@smithy/node-config-provider': 4.3.12
|
||||||
'@smithy/protocol-http': 5.3.12
|
'@smithy/protocol-http': 5.3.12
|
||||||
'@smithy/signature-v4': 5.3.12
|
'@smithy/signature-v4': 5.3.12
|
||||||
'@smithy/smithy-client': 4.12.5
|
'@smithy/smithy-client': 4.12.6
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
'@smithy/util-config-provider': 4.2.2
|
'@smithy/util-config-provider': 4.2.2
|
||||||
'@smithy/util-middleware': 4.2.12
|
'@smithy/util-middleware': 4.2.12
|
||||||
'@smithy/util-stream': 4.5.19
|
'@smithy/util-stream': 4.5.20
|
||||||
'@smithy/util-utf8': 4.2.2
|
'@smithy/util-utf8': 4.2.2
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
@@ -2765,52 +2765,52 @@ snapshots:
|
|||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@aws-sdk/middleware-user-agent@3.972.21':
|
'@aws-sdk/middleware-user-agent@3.972.22':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/core': 3.973.20
|
'@aws-sdk/core': 3.973.21
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@aws-sdk/util-endpoints': 3.996.5
|
'@aws-sdk/util-endpoints': 3.996.5
|
||||||
'@smithy/core': 3.23.11
|
'@smithy/core': 3.23.12
|
||||||
'@smithy/protocol-http': 5.3.12
|
'@smithy/protocol-http': 5.3.12
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
'@smithy/util-retry': 4.2.12
|
'@smithy/util-retry': 4.2.12
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@aws-sdk/nested-clients@3.996.10':
|
'@aws-sdk/nested-clients@3.996.11':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-crypto/sha256-browser': 5.2.0
|
'@aws-crypto/sha256-browser': 5.2.0
|
||||||
'@aws-crypto/sha256-js': 5.2.0
|
'@aws-crypto/sha256-js': 5.2.0
|
||||||
'@aws-sdk/core': 3.973.20
|
'@aws-sdk/core': 3.973.21
|
||||||
'@aws-sdk/middleware-host-header': 3.972.8
|
'@aws-sdk/middleware-host-header': 3.972.8
|
||||||
'@aws-sdk/middleware-logger': 3.972.8
|
'@aws-sdk/middleware-logger': 3.972.8
|
||||||
'@aws-sdk/middleware-recursion-detection': 3.972.8
|
'@aws-sdk/middleware-recursion-detection': 3.972.8
|
||||||
'@aws-sdk/middleware-user-agent': 3.972.21
|
'@aws-sdk/middleware-user-agent': 3.972.22
|
||||||
'@aws-sdk/region-config-resolver': 3.972.8
|
'@aws-sdk/region-config-resolver': 3.972.8
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@aws-sdk/util-endpoints': 3.996.5
|
'@aws-sdk/util-endpoints': 3.996.5
|
||||||
'@aws-sdk/util-user-agent-browser': 3.972.8
|
'@aws-sdk/util-user-agent-browser': 3.972.8
|
||||||
'@aws-sdk/util-user-agent-node': 3.973.7
|
'@aws-sdk/util-user-agent-node': 3.973.8
|
||||||
'@smithy/config-resolver': 4.4.11
|
'@smithy/config-resolver': 4.4.11
|
||||||
'@smithy/core': 3.23.11
|
'@smithy/core': 3.23.12
|
||||||
'@smithy/fetch-http-handler': 5.3.15
|
'@smithy/fetch-http-handler': 5.3.15
|
||||||
'@smithy/hash-node': 4.2.12
|
'@smithy/hash-node': 4.2.12
|
||||||
'@smithy/invalid-dependency': 4.2.12
|
'@smithy/invalid-dependency': 4.2.12
|
||||||
'@smithy/middleware-content-length': 4.2.12
|
'@smithy/middleware-content-length': 4.2.12
|
||||||
'@smithy/middleware-endpoint': 4.4.25
|
'@smithy/middleware-endpoint': 4.4.26
|
||||||
'@smithy/middleware-retry': 4.4.42
|
'@smithy/middleware-retry': 4.4.43
|
||||||
'@smithy/middleware-serde': 4.2.14
|
'@smithy/middleware-serde': 4.2.15
|
||||||
'@smithy/middleware-stack': 4.2.12
|
'@smithy/middleware-stack': 4.2.12
|
||||||
'@smithy/node-config-provider': 4.3.12
|
'@smithy/node-config-provider': 4.3.12
|
||||||
'@smithy/node-http-handler': 4.4.16
|
'@smithy/node-http-handler': 4.5.0
|
||||||
'@smithy/protocol-http': 5.3.12
|
'@smithy/protocol-http': 5.3.12
|
||||||
'@smithy/smithy-client': 4.12.5
|
'@smithy/smithy-client': 4.12.6
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
'@smithy/url-parser': 4.2.12
|
'@smithy/url-parser': 4.2.12
|
||||||
'@smithy/util-base64': 4.3.2
|
'@smithy/util-base64': 4.3.2
|
||||||
'@smithy/util-body-length-browser': 4.2.2
|
'@smithy/util-body-length-browser': 4.2.2
|
||||||
'@smithy/util-body-length-node': 4.2.3
|
'@smithy/util-body-length-node': 4.2.3
|
||||||
'@smithy/util-defaults-mode-browser': 4.3.41
|
'@smithy/util-defaults-mode-browser': 4.3.42
|
||||||
'@smithy/util-defaults-mode-node': 4.2.44
|
'@smithy/util-defaults-mode-node': 4.2.45
|
||||||
'@smithy/util-endpoints': 3.3.3
|
'@smithy/util-endpoints': 3.3.3
|
||||||
'@smithy/util-middleware': 4.2.12
|
'@smithy/util-middleware': 4.2.12
|
||||||
'@smithy/util-retry': 4.2.12
|
'@smithy/util-retry': 4.2.12
|
||||||
@@ -2827,19 +2827,19 @@ snapshots:
|
|||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@aws-sdk/signature-v4-multi-region@3.996.8':
|
'@aws-sdk/signature-v4-multi-region@3.996.9':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/middleware-sdk-s3': 3.972.20
|
'@aws-sdk/middleware-sdk-s3': 3.972.21
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@smithy/protocol-http': 5.3.12
|
'@smithy/protocol-http': 5.3.12
|
||||||
'@smithy/signature-v4': 5.3.12
|
'@smithy/signature-v4': 5.3.12
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@aws-sdk/token-providers@3.1009.0':
|
'@aws-sdk/token-providers@3.1012.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/core': 3.973.20
|
'@aws-sdk/core': 3.973.21
|
||||||
'@aws-sdk/nested-clients': 3.996.10
|
'@aws-sdk/nested-clients': 3.996.11
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@smithy/property-provider': 4.2.12
|
'@smithy/property-provider': 4.2.12
|
||||||
'@smithy/shared-ini-file-loader': 4.4.7
|
'@smithy/shared-ini-file-loader': 4.4.7
|
||||||
@@ -2876,19 +2876,19 @@ snapshots:
|
|||||||
bowser: 2.14.1
|
bowser: 2.14.1
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@aws-sdk/util-user-agent-node@3.973.7':
|
'@aws-sdk/util-user-agent-node@3.973.8':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/middleware-user-agent': 3.972.21
|
'@aws-sdk/middleware-user-agent': 3.972.22
|
||||||
'@aws-sdk/types': 3.973.6
|
'@aws-sdk/types': 3.973.6
|
||||||
'@smithy/node-config-provider': 4.3.12
|
'@smithy/node-config-provider': 4.3.12
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
'@smithy/util-config-provider': 4.2.2
|
'@smithy/util-config-provider': 4.2.2
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@aws-sdk/xml-builder@3.972.11':
|
'@aws-sdk/xml-builder@3.972.12':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
fast-xml-parser: 5.4.1
|
fast-xml-parser: 5.5.6
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@aws/lambda-invoke-store@0.2.4': {}
|
'@aws/lambda-invoke-store@0.2.4': {}
|
||||||
@@ -3105,7 +3105,7 @@ snapshots:
|
|||||||
|
|
||||||
'@kevisual/auth@2.0.3': {}
|
'@kevisual/auth@2.0.3': {}
|
||||||
|
|
||||||
'@kevisual/cnb@0.0.53(dotenv@17.3.1)':
|
'@kevisual/cnb@0.0.54(dotenv@17.3.1)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@kevisual/query': 0.0.53
|
'@kevisual/query': 0.0.53
|
||||||
'@kevisual/router': 0.1.6
|
'@kevisual/router': 0.1.6
|
||||||
@@ -3540,7 +3540,7 @@ snapshots:
|
|||||||
'@smithy/util-middleware': 4.2.12
|
'@smithy/util-middleware': 4.2.12
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@smithy/core@3.23.11':
|
'@smithy/core@3.23.12':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@smithy/protocol-http': 5.3.12
|
'@smithy/protocol-http': 5.3.12
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
@@ -3548,7 +3548,7 @@ snapshots:
|
|||||||
'@smithy/util-base64': 4.3.2
|
'@smithy/util-base64': 4.3.2
|
||||||
'@smithy/util-body-length-browser': 4.2.2
|
'@smithy/util-body-length-browser': 4.2.2
|
||||||
'@smithy/util-middleware': 4.2.12
|
'@smithy/util-middleware': 4.2.12
|
||||||
'@smithy/util-stream': 4.5.19
|
'@smithy/util-stream': 4.5.20
|
||||||
'@smithy/util-utf8': 4.2.2
|
'@smithy/util-utf8': 4.2.2
|
||||||
'@smithy/uuid': 1.1.2
|
'@smithy/uuid': 1.1.2
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
@@ -3644,10 +3644,10 @@ snapshots:
|
|||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@smithy/middleware-endpoint@4.4.25':
|
'@smithy/middleware-endpoint@4.4.26':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@smithy/core': 3.23.11
|
'@smithy/core': 3.23.12
|
||||||
'@smithy/middleware-serde': 4.2.14
|
'@smithy/middleware-serde': 4.2.15
|
||||||
'@smithy/node-config-provider': 4.3.12
|
'@smithy/node-config-provider': 4.3.12
|
||||||
'@smithy/shared-ini-file-loader': 4.4.7
|
'@smithy/shared-ini-file-loader': 4.4.7
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
@@ -3655,21 +3655,21 @@ snapshots:
|
|||||||
'@smithy/util-middleware': 4.2.12
|
'@smithy/util-middleware': 4.2.12
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@smithy/middleware-retry@4.4.42':
|
'@smithy/middleware-retry@4.4.43':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@smithy/node-config-provider': 4.3.12
|
'@smithy/node-config-provider': 4.3.12
|
||||||
'@smithy/protocol-http': 5.3.12
|
'@smithy/protocol-http': 5.3.12
|
||||||
'@smithy/service-error-classification': 4.2.12
|
'@smithy/service-error-classification': 4.2.12
|
||||||
'@smithy/smithy-client': 4.12.5
|
'@smithy/smithy-client': 4.12.6
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
'@smithy/util-middleware': 4.2.12
|
'@smithy/util-middleware': 4.2.12
|
||||||
'@smithy/util-retry': 4.2.12
|
'@smithy/util-retry': 4.2.12
|
||||||
'@smithy/uuid': 1.1.2
|
'@smithy/uuid': 1.1.2
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@smithy/middleware-serde@4.2.14':
|
'@smithy/middleware-serde@4.2.15':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@smithy/core': 3.23.11
|
'@smithy/core': 3.23.12
|
||||||
'@smithy/protocol-http': 5.3.12
|
'@smithy/protocol-http': 5.3.12
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
@@ -3686,7 +3686,7 @@ snapshots:
|
|||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@smithy/node-http-handler@4.4.16':
|
'@smithy/node-http-handler@4.5.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@smithy/abort-controller': 4.2.12
|
'@smithy/abort-controller': 4.2.12
|
||||||
'@smithy/protocol-http': 5.3.12
|
'@smithy/protocol-http': 5.3.12
|
||||||
@@ -3735,14 +3735,14 @@ snapshots:
|
|||||||
'@smithy/util-utf8': 4.2.2
|
'@smithy/util-utf8': 4.2.2
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@smithy/smithy-client@4.12.5':
|
'@smithy/smithy-client@4.12.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@smithy/core': 3.23.11
|
'@smithy/core': 3.23.12
|
||||||
'@smithy/middleware-endpoint': 4.4.25
|
'@smithy/middleware-endpoint': 4.4.26
|
||||||
'@smithy/middleware-stack': 4.2.12
|
'@smithy/middleware-stack': 4.2.12
|
||||||
'@smithy/protocol-http': 5.3.12
|
'@smithy/protocol-http': 5.3.12
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
'@smithy/util-stream': 4.5.19
|
'@smithy/util-stream': 4.5.20
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@smithy/types@4.13.1':
|
'@smithy/types@4.13.1':
|
||||||
@@ -3783,20 +3783,20 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@smithy/util-defaults-mode-browser@4.3.41':
|
'@smithy/util-defaults-mode-browser@4.3.42':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@smithy/property-provider': 4.2.12
|
'@smithy/property-provider': 4.2.12
|
||||||
'@smithy/smithy-client': 4.12.5
|
'@smithy/smithy-client': 4.12.6
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@smithy/util-defaults-mode-node@4.2.44':
|
'@smithy/util-defaults-mode-node@4.2.45':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@smithy/config-resolver': 4.4.11
|
'@smithy/config-resolver': 4.4.11
|
||||||
'@smithy/credential-provider-imds': 4.2.12
|
'@smithy/credential-provider-imds': 4.2.12
|
||||||
'@smithy/node-config-provider': 4.3.12
|
'@smithy/node-config-provider': 4.3.12
|
||||||
'@smithy/property-provider': 4.2.12
|
'@smithy/property-provider': 4.2.12
|
||||||
'@smithy/smithy-client': 4.12.5
|
'@smithy/smithy-client': 4.12.6
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
@@ -3821,10 +3821,10 @@ snapshots:
|
|||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@smithy/util-stream@4.5.19':
|
'@smithy/util-stream@4.5.20':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@smithy/fetch-http-handler': 5.3.15
|
'@smithy/fetch-http-handler': 5.3.15
|
||||||
'@smithy/node-http-handler': 4.4.16
|
'@smithy/node-http-handler': 4.5.0
|
||||||
'@smithy/types': 4.13.1
|
'@smithy/types': 4.13.1
|
||||||
'@smithy/util-base64': 4.3.2
|
'@smithy/util-base64': 4.3.2
|
||||||
'@smithy/util-buffer-from': 4.2.2
|
'@smithy/util-buffer-from': 4.2.2
|
||||||
@@ -4215,13 +4215,14 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
fast-string-width: 3.0.2
|
fast-string-width: 3.0.2
|
||||||
|
|
||||||
fast-xml-builder@1.1.3:
|
fast-xml-builder@1.1.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
path-expression-matcher: 1.1.3
|
path-expression-matcher: 1.1.3
|
||||||
|
|
||||||
fast-xml-parser@5.4.1:
|
fast-xml-parser@5.5.6:
|
||||||
dependencies:
|
dependencies:
|
||||||
fast-xml-builder: 1.1.3
|
fast-xml-builder: 1.1.4
|
||||||
|
path-expression-matcher: 1.1.3
|
||||||
strnum: 2.2.0
|
strnum: 2.2.0
|
||||||
|
|
||||||
fastq@1.20.1:
|
fastq@1.20.1:
|
||||||
|
|||||||
Reference in New Issue
Block a user