Update dependency @smithy/middleware-retry to v4.4.2 (#7307)

This commit is contained in:
Elian Doran 2025-10-14 08:22:37 +03:00 committed by GitHub
commit 794521dcbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 254 additions and 96 deletions

View File

@ -15,7 +15,7 @@
"ckeditor5-premium-features": "47.0.0" "ckeditor5-premium-features": "47.0.0"
}, },
"devDependencies": { "devDependencies": {
"@smithy/middleware-retry": "4.4.1", "@smithy/middleware-retry": "4.4.2",
"@types/jquery": "3.5.33" "@types/jquery": "3.5.33"
} }
} }

348
pnpm-lock.yaml generated
View File

@ -828,8 +828,8 @@ importers:
version: 47.0.0(bufferutil@4.0.9)(ckeditor5@47.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41))(utf-8-validate@6.0.5) version: 47.0.0(bufferutil@4.0.9)(ckeditor5@47.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41))(utf-8-validate@6.0.5)
devDependencies: devDependencies:
'@smithy/middleware-retry': '@smithy/middleware-retry':
specifier: 4.4.1 specifier: 4.4.2
version: 4.4.1 version: 4.4.2
'@types/jquery': '@types/jquery':
specifier: 3.5.33 specifier: 3.5.33
version: 3.5.33 version: 3.5.33
@ -4183,18 +4183,22 @@ packages:
resolution: {integrity: sha512-PLUYa+SUKOEZtXFURBu/CNxlsxfaFGxSBPcStL13KpVeVWIfdezWyDqkz7iDLmwnxojXD0s5KzuB5HGHvt4Aeg==} resolution: {integrity: sha512-PLUYa+SUKOEZtXFURBu/CNxlsxfaFGxSBPcStL13KpVeVWIfdezWyDqkz7iDLmwnxojXD0s5KzuB5HGHvt4Aeg==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/abort-controller@4.2.1':
resolution: {integrity: sha512-OvVe992TXYHR7QpYebmtw+/MF5AP9vU0fjfyfW1VmNYeA/dfibLhN13xrzIj+EO0HYMPur5lUIB9hRZ7IhjLDQ==}
engines: {node: '>=18.0.0'}
'@smithy/config-resolver@4.1.4': '@smithy/config-resolver@4.1.4':
resolution: {integrity: sha512-prmU+rDddxHOH0oNcwemL+SwnzcG65sBF2yXRO7aeXIn/xTlq2pX7JLVbkBnVLowHLg4/OL4+jBmv9hVrVGS+w==} resolution: {integrity: sha512-prmU+rDddxHOH0oNcwemL+SwnzcG65sBF2yXRO7aeXIn/xTlq2pX7JLVbkBnVLowHLg4/OL4+jBmv9hVrVGS+w==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/core@3.14.0':
resolution: {integrity: sha512-XJ4z5FxvY/t0Dibms/+gLJrI5niRoY0BCmE02fwmPcRYFPI4KI876xaE79YGWIKnEslMbuQPsIEsoU/DXa0DoA==}
engines: {node: '>=18.0.0'}
'@smithy/core@3.15.0': '@smithy/core@3.15.0':
resolution: {integrity: sha512-VJWncXgt+ExNn0U2+Y7UywuATtRYaodGQKFo9mDyh70q+fJGedfrqi2XuKU1BhiLeXgg6RZrW7VEKfeqFhHAJA==} resolution: {integrity: sha512-VJWncXgt+ExNn0U2+Y7UywuATtRYaodGQKFo9mDyh70q+fJGedfrqi2XuKU1BhiLeXgg6RZrW7VEKfeqFhHAJA==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/core@3.16.0':
resolution: {integrity: sha512-T6eJ+yhnCP5plm6aEaenUpxkHTd5zVCKpyWAbP4ekJ7R5wSmKQjmvQIA58CXB1sgrwaYZJXOJMeRtpghxP7n1g==}
engines: {node: '>=18.0.0'}
'@smithy/credential-provider-imds@4.0.6': '@smithy/credential-provider-imds@4.0.6':
resolution: {integrity: sha512-hKMWcANhUiNbCJouYkZ9V3+/Qf9pteR1dnwgdyzR09R4ODEYx8BbUysHwRSyex4rZ9zapddZhLFTnT4ZijR4pw==} resolution: {integrity: sha512-hKMWcANhUiNbCJouYkZ9V3+/Qf9pteR1dnwgdyzR09R4ODEYx8BbUysHwRSyex4rZ9zapddZhLFTnT4ZijR4pw==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
@ -4227,6 +4231,10 @@ packages:
resolution: {integrity: sha512-3AvYYbB+Dv5EPLqnJIAgYw/9+WzeBiUYS8B+rU0pHq5NMQMvrZmevUROS4V2GAt0jEOn9viBzPLrZE+riTNd5Q==} resolution: {integrity: sha512-3AvYYbB+Dv5EPLqnJIAgYw/9+WzeBiUYS8B+rU0pHq5NMQMvrZmevUROS4V2GAt0jEOn9viBzPLrZE+riTNd5Q==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/fetch-http-handler@5.3.2':
resolution: {integrity: sha512-3CXDhyjl6nz0na+te37f+aGqmDwJeyeo9GK7ThPStoa/ruZcUm17UPRC4xJvbm8Z4JCvbnh54mRCFtiR/IzXjw==}
engines: {node: '>=18.0.0'}
'@smithy/hash-node@4.0.4': '@smithy/hash-node@4.0.4':
resolution: {integrity: sha512-qnbTPUhCVnCgBp4z4BUJUhOEkVwxiEi1cyFM+Zj6o+aY8OFGxUQleKWq8ltgp3dujuhXojIvJWdoqpm6dVO3lQ==} resolution: {integrity: sha512-qnbTPUhCVnCgBp4z4BUJUhOEkVwxiEi1cyFM+Zj6o+aY8OFGxUQleKWq8ltgp3dujuhXojIvJWdoqpm6dVO3lQ==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
@ -4247,78 +4255,126 @@ packages:
resolution: {integrity: sha512-F7gDyfI2BB1Kc+4M6rpuOLne5LOcEknH1n6UQB69qv+HucXBR1rkzXBnQTB2q46sFy1PM/zuSJOB532yc8bg3w==} resolution: {integrity: sha512-F7gDyfI2BB1Kc+4M6rpuOLne5LOcEknH1n6UQB69qv+HucXBR1rkzXBnQTB2q46sFy1PM/zuSJOB532yc8bg3w==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/middleware-endpoint@4.3.0':
resolution: {integrity: sha512-jFVjuQeV8TkxaRlcCNg0GFVgg98tscsmIrIwRFeC74TIUyLE3jmY9xgc1WXrPQYRjQNK3aRoaIk6fhFRGOIoGw==}
engines: {node: '>=18.0.0'}
'@smithy/middleware-endpoint@4.3.1': '@smithy/middleware-endpoint@4.3.1':
resolution: {integrity: sha512-JtM4SjEgImLEJVXdsbvWHYiJ9dtuKE8bqLlvkvGi96LbejDL6qnVpVxEFUximFodoQbg0Gnkyff9EKUhFhVJFw==} resolution: {integrity: sha512-JtM4SjEgImLEJVXdsbvWHYiJ9dtuKE8bqLlvkvGi96LbejDL6qnVpVxEFUximFodoQbg0Gnkyff9EKUhFhVJFw==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/middleware-retry@4.4.1': '@smithy/middleware-endpoint@4.3.2':
resolution: {integrity: sha512-wXxS4ex8cJJteL0PPQmWYkNi9QKDWZIpsndr0wZI2EL+pSSvA/qqxXU60gBOJoIc2YgtZSWY/PE86qhKCCKP1w==} resolution: {integrity: sha512-3UP7E5SD0rF6cQEWVMxfbMvpC0fv9fTbusMQfKAXlff5g7L2tn2kspiiGX+nqyK78FV2kP/O2WS7rbIvhfw6/Q==}
engines: {node: '>=18.0.0'}
'@smithy/middleware-retry@4.4.2':
resolution: {integrity: sha512-cuPmDJi7AE7PkdfeqJaHKBR33mXCl1MPxrboQDR/zZUo9u947m0gnYRd25NTSRER5LZpNDCvVTSedeAC9dHckA==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/middleware-serde@4.2.0': '@smithy/middleware-serde@4.2.0':
resolution: {integrity: sha512-rpTQ7D65/EAbC6VydXlxjvbifTf4IH+sADKg6JmAvhkflJO2NvDeyU9qsWUNBelJiQFcXKejUHWRSdmpJmEmiw==} resolution: {integrity: sha512-rpTQ7D65/EAbC6VydXlxjvbifTf4IH+sADKg6JmAvhkflJO2NvDeyU9qsWUNBelJiQFcXKejUHWRSdmpJmEmiw==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/middleware-serde@4.2.1':
resolution: {integrity: sha512-0J1EDeGGBNz0h0R/UGKudF7gBMS+UMJEWuNPY1hDV/RTyyKgBfsKH87nKCeCSB81EgjnBDFsnfXD2ZMRCfIPWA==}
engines: {node: '>=18.0.0'}
'@smithy/middleware-stack@4.2.0': '@smithy/middleware-stack@4.2.0':
resolution: {integrity: sha512-G5CJ//eqRd9OARrQu9MK1H8fNm2sMtqFh6j8/rPozhEL+Dokpvi1Og+aCixTuwDAGZUkJPk6hJT5jchbk/WCyg==} resolution: {integrity: sha512-G5CJ//eqRd9OARrQu9MK1H8fNm2sMtqFh6j8/rPozhEL+Dokpvi1Og+aCixTuwDAGZUkJPk6hJT5jchbk/WCyg==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/middleware-stack@4.2.1':
resolution: {integrity: sha512-gWKgBqYYrcdtkEMzN8hEtypab7zgU4VVZHSwURAR5YGrvGJxbBh5mC9RPmVWS7TZxr/vB4yMKfxEQTrYRKRQ3Q==}
engines: {node: '>=18.0.0'}
'@smithy/node-config-provider@4.3.0': '@smithy/node-config-provider@4.3.0':
resolution: {integrity: sha512-5QgHNuWdT9j9GwMPPJCKxy2KDxZ3E5l4M3/5TatSZrqYVoEiqQrDfAq8I6KWZw7RZOHtVtCzEPdYz7rHZixwcA==} resolution: {integrity: sha512-5QgHNuWdT9j9GwMPPJCKxy2KDxZ3E5l4M3/5TatSZrqYVoEiqQrDfAq8I6KWZw7RZOHtVtCzEPdYz7rHZixwcA==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/node-config-provider@4.3.1':
resolution: {integrity: sha512-Ap8Wd95HCrWRktMAZNc0AVzdPdUSPHsG59+DMe+4aH74FLDnVTo/7XDcRhSkSZCHeDjaDtzAh5OvnHOE0VHwUg==}
engines: {node: '>=18.0.0'}
'@smithy/node-http-handler@4.3.0': '@smithy/node-http-handler@4.3.0':
resolution: {integrity: sha512-RHZ/uWCmSNZ8cneoWEVsVwMZBKy/8123hEpm57vgGXA3Irf/Ja4v9TVshHK2ML5/IqzAZn0WhINHOP9xl+Qy6Q==} resolution: {integrity: sha512-RHZ/uWCmSNZ8cneoWEVsVwMZBKy/8123hEpm57vgGXA3Irf/Ja4v9TVshHK2ML5/IqzAZn0WhINHOP9xl+Qy6Q==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/node-http-handler@4.4.0':
resolution: {integrity: sha512-E00fuesARqnmdc1vR4qurQjQH+QWcsKjmM6kYoJBWjxgqNfp1WHc1SwfC18EdVaYamgctxyXV6kWhHmanhYgCg==}
engines: {node: '>=18.0.0'}
'@smithy/property-provider@4.2.0': '@smithy/property-provider@4.2.0':
resolution: {integrity: sha512-rV6wFre0BU6n/tx2Ztn5LdvEdNZ2FasQbPQmDOPfV9QQyDmsCkOAB0osQjotRCQg+nSKFmINhyda0D3AnjSBJw==} resolution: {integrity: sha512-rV6wFre0BU6n/tx2Ztn5LdvEdNZ2FasQbPQmDOPfV9QQyDmsCkOAB0osQjotRCQg+nSKFmINhyda0D3AnjSBJw==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/property-provider@4.2.1':
resolution: {integrity: sha512-2zthf6j/u4XV3nRvulJgQsZdAs9xNf7dJPE5+Wvrx4yAsNrmtchadydASqRLXEw67ovl8c+HFa58QEXD/jUMSg==}
engines: {node: '>=18.0.0'}
'@smithy/protocol-http@5.3.0': '@smithy/protocol-http@5.3.0':
resolution: {integrity: sha512-6POSYlmDnsLKb7r1D3SVm7RaYW6H1vcNcTWGWrF7s9+2noNYvUsm7E4tz5ZQ9HXPmKn6Hb67pBDRIjrT4w/d7Q==} resolution: {integrity: sha512-6POSYlmDnsLKb7r1D3SVm7RaYW6H1vcNcTWGWrF7s9+2noNYvUsm7E4tz5ZQ9HXPmKn6Hb67pBDRIjrT4w/d7Q==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/protocol-http@5.3.1':
resolution: {integrity: sha512-DqbfSgeZC0qo3/3fLgr5UEdOE7/o/VlVOt6LtpShwVcw3PIoqQMRCUTzMpJ0keAVb86Cl1w5YtW7uDUzeNMMLA==}
engines: {node: '>=18.0.0'}
'@smithy/querystring-builder@4.2.0': '@smithy/querystring-builder@4.2.0':
resolution: {integrity: sha512-Q4oFD0ZmI8yJkiPPeGUITZj++4HHYCW3pYBYfIobUCkYpI6mbkzmG1MAQQ3lJYYWj3iNqfzOenUZu+jqdPQ16A==} resolution: {integrity: sha512-Q4oFD0ZmI8yJkiPPeGUITZj++4HHYCW3pYBYfIobUCkYpI6mbkzmG1MAQQ3lJYYWj3iNqfzOenUZu+jqdPQ16A==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/querystring-builder@4.2.1':
resolution: {integrity: sha512-2Qf5x7Afn6ofV3XLYL9+oaOwWK2FUC/LLTarex0SaXEKctVdzCdOOzEfaAZJSwSSiYqFWF6e2r0m7PFDzA44fA==}
engines: {node: '>=18.0.0'}
'@smithy/querystring-parser@4.2.0': '@smithy/querystring-parser@4.2.0':
resolution: {integrity: sha512-BjATSNNyvVbQxOOlKse0b0pSezTWGMvA87SvoFoFlkRsKXVsN3bEtjCxvsNXJXfnAzlWFPaT9DmhWy1vn0sNEA==} resolution: {integrity: sha512-BjATSNNyvVbQxOOlKse0b0pSezTWGMvA87SvoFoFlkRsKXVsN3bEtjCxvsNXJXfnAzlWFPaT9DmhWy1vn0sNEA==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/querystring-parser@4.2.1':
resolution: {integrity: sha512-y1DmifEgOF5J1MmrLP2arzI17tEaVqD+NUnfE+sVcpPcEHmAUL0TF9gQzAi5s6GGHUyDurO+zHvZQOeo7LuJnQ==}
engines: {node: '>=18.0.0'}
'@smithy/service-error-classification@4.2.0': '@smithy/service-error-classification@4.2.0':
resolution: {integrity: sha512-Ylv1ttUeKatpR0wEOMnHf1hXMktPUMObDClSWl2TpCVT4DwtJhCeighLzSLbgH3jr5pBNM0LDXT5yYxUvZ9WpA==} resolution: {integrity: sha512-Ylv1ttUeKatpR0wEOMnHf1hXMktPUMObDClSWl2TpCVT4DwtJhCeighLzSLbgH3jr5pBNM0LDXT5yYxUvZ9WpA==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/service-error-classification@4.2.1':
resolution: {integrity: sha512-NEcg3bGL9MddDd0GtH1+6bLg+e9SpbNEAVV8vEM4uWgqixECItz6wf0sYcq+N0lQjeRljdwaG3wxd2YgJ7JfbQ==}
engines: {node: '>=18.0.0'}
'@smithy/shared-ini-file-loader@4.3.0': '@smithy/shared-ini-file-loader@4.3.0':
resolution: {integrity: sha512-VCUPPtNs+rKWlqqntX0CbVvWyjhmX30JCtzO+s5dlzzxrvSfRh5SY0yxnkirvc1c80vdKQttahL71a9EsdolSQ==} resolution: {integrity: sha512-VCUPPtNs+rKWlqqntX0CbVvWyjhmX30JCtzO+s5dlzzxrvSfRh5SY0yxnkirvc1c80vdKQttahL71a9EsdolSQ==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/shared-ini-file-loader@4.3.1':
resolution: {integrity: sha512-V4XVUUCsuVeSNkjeXLR4Y5doyNkTx29Cp8NfKoklgpSsWawyxmJbVvJ1kFHRulOmdBlLuHoqDrAirN8ZoduUCA==}
engines: {node: '>=18.0.0'}
'@smithy/signature-v4@5.1.2': '@smithy/signature-v4@5.1.2':
resolution: {integrity: sha512-d3+U/VpX7a60seHziWnVZOHuEgJlclufjkS6zhXvxcJgkJq4UWdH5eOBLzHRMx6gXjsdT9h6lfpmLzbrdupHgQ==} resolution: {integrity: sha512-d3+U/VpX7a60seHziWnVZOHuEgJlclufjkS6zhXvxcJgkJq4UWdH5eOBLzHRMx6gXjsdT9h6lfpmLzbrdupHgQ==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/smithy-client@4.7.0':
resolution: {integrity: sha512-3BDx/aCCPf+kkinYf5QQhdQ9UAGihgOVqI3QO5xQfSaIWvUE4KYLtiGRWsNe1SR7ijXC0QEPqofVp5Sb0zC8xQ==}
engines: {node: '>=18.0.0'}
'@smithy/smithy-client@4.7.1': '@smithy/smithy-client@4.7.1':
resolution: {integrity: sha512-WXVbiyNf/WOS/RHUoFMkJ6leEVpln5ojCjNBnzoZeMsnCg3A0BRhLK3WYc4V7PmYcYPZh9IYzzAg9XcNSzYxYQ==} resolution: {integrity: sha512-WXVbiyNf/WOS/RHUoFMkJ6leEVpln5ojCjNBnzoZeMsnCg3A0BRhLK3WYc4V7PmYcYPZh9IYzzAg9XcNSzYxYQ==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/smithy-client@4.8.0':
resolution: {integrity: sha512-gbpNLnuDnguDcXQvbeIAd05F9EDK4HasFtiRzJoM5NbsvXGnW2dGd4mHaShR+ZNveoP9KaWlwF8Hj4ZtipaM3Q==}
engines: {node: '>=18.0.0'}
'@smithy/types@4.6.0': '@smithy/types@4.6.0':
resolution: {integrity: sha512-4lI9C8NzRPOv66FaY1LL1O/0v0aLVrq/mXP/keUa9mJOApEeae43LsLd2kZRUJw91gxOQfLIrV3OvqPgWz1YsA==} resolution: {integrity: sha512-4lI9C8NzRPOv66FaY1LL1O/0v0aLVrq/mXP/keUa9mJOApEeae43LsLd2kZRUJw91gxOQfLIrV3OvqPgWz1YsA==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/types@4.7.0':
resolution: {integrity: sha512-KM8Or+jCDCrUI3wYYhj7ehrC7aATB1NdJ1aFEE/YLKNLVH257k9RNeOqKdg0JOxjyEpVD7KKsmmob9mRy1Ho2g==}
engines: {node: '>=18.0.0'}
'@smithy/url-parser@4.2.0': '@smithy/url-parser@4.2.0':
resolution: {integrity: sha512-AlBmD6Idav2ugmoAL6UtR6ItS7jU5h5RNqLMZC7QrLCoITA9NzIN3nx9GWi8g4z1pfWh2r9r96SX/jHiNwPJ9A==} resolution: {integrity: sha512-AlBmD6Idav2ugmoAL6UtR6ItS7jU5h5RNqLMZC7QrLCoITA9NzIN3nx9GWi8g4z1pfWh2r9r96SX/jHiNwPJ9A==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/url-parser@4.2.1':
resolution: {integrity: sha512-dHm6hDcl79Ededl0oKgpSq3mM5b7Xdw+jic8bq1G7Z2spVpm7HpHJuLCV9PUJLjMbDbZfRUf5GEOnnOIvgfYgQ==}
engines: {node: '>=18.0.0'}
'@smithy/util-base64@4.2.0': '@smithy/util-base64@4.2.0':
resolution: {integrity: sha512-+erInz8WDv5KPe7xCsJCp+1WCjSbah9gWcmUXc9NqmhyPx59tf7jqFz+za1tRG1Y5KM1Cy1rWCcGypylFp4mvA==} resolution: {integrity: sha512-+erInz8WDv5KPe7xCsJCp+1WCjSbah9gWcmUXc9NqmhyPx59tf7jqFz+za1tRG1Y5KM1Cy1rWCcGypylFp4mvA==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
@ -4367,18 +4423,26 @@ packages:
resolution: {integrity: sha512-u9OOfDa43MjagtJZ8AapJcmimP+K2Z7szXn8xbty4aza+7P1wjFmy2ewjSbhEiYQoW1unTlOAIV165weYAaowA==} resolution: {integrity: sha512-u9OOfDa43MjagtJZ8AapJcmimP+K2Z7szXn8xbty4aza+7P1wjFmy2ewjSbhEiYQoW1unTlOAIV165weYAaowA==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/util-middleware@4.2.1':
resolution: {integrity: sha512-4rf5Ma0e0uuKmtzMihsvs3jnb9iGMRDWrUe6mfdZBWm52PW1xVHdEeP4+swhheF+YAXhVH/O+taKJuqOrVsG3w==}
engines: {node: '>=18.0.0'}
'@smithy/util-retry@4.2.0': '@smithy/util-retry@4.2.0':
resolution: {integrity: sha512-BWSiuGbwRnEE2SFfaAZEX0TqaxtvtSYPM/J73PFVm+A29Fg1HTPiYFb8TmX1DXp4hgcdyJcNQmprfd5foeORsg==} resolution: {integrity: sha512-BWSiuGbwRnEE2SFfaAZEX0TqaxtvtSYPM/J73PFVm+A29Fg1HTPiYFb8TmX1DXp4hgcdyJcNQmprfd5foeORsg==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/util-stream@4.4.0': '@smithy/util-retry@4.2.1':
resolution: {integrity: sha512-vtO7ktbixEcrVzMRmpQDnw/Ehr9UWjBvSJ9fyAbadKkC4w5Cm/4lMO8cHz8Ysb8uflvQUNRcuux/oNHKPXkffg==} resolution: {integrity: sha512-0DQqQtZ9brT/QCMts9ssPnsU6CmQAgzkAvTIGcTHoMbntQa7v5VPxxpiyyiTK/BIl8y0vCZSXcOS+kOMXAYRpg==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/util-stream@4.5.0': '@smithy/util-stream@4.5.0':
resolution: {integrity: sha512-0TD5M5HCGu5diEvZ/O/WquSjhJPasqv7trjoqHyWjNh/FBeBl7a0ztl9uFMOsauYtRfd8jvpzIAQhDHbx+nvZw==} resolution: {integrity: sha512-0TD5M5HCGu5diEvZ/O/WquSjhJPasqv7trjoqHyWjNh/FBeBl7a0ztl9uFMOsauYtRfd8jvpzIAQhDHbx+nvZw==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@smithy/util-stream@4.5.1':
resolution: {integrity: sha512-kVnOiYDDb84ZUGwpQBiVQROWR7epNXikxMGw971Mww3+eufKl2NHYyao2Gg4Wd3iG+D9hF/d9VrmMBxBcVprXw==}
engines: {node: '>=18.0.0'}
'@smithy/util-uri-escape@4.2.0': '@smithy/util-uri-escape@4.2.0':
resolution: {integrity: sha512-igZpCKV9+E/Mzrpq6YacdTQ0qTiLm85gD6N/IrmyDvQFA4UnU3d5g3m8tMT/6zG/vVkWSU+VxeUyGonL62DuxA==} resolution: {integrity: sha512-igZpCKV9+E/Mzrpq6YacdTQ0qTiLm85gD6N/IrmyDvQFA4UnU3d5g3m8tMT/6zG/vVkWSU+VxeUyGonL62DuxA==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
@ -13963,7 +14027,7 @@ snapshots:
'@aws-sdk/util-user-agent-browser': 3.821.0 '@aws-sdk/util-user-agent-browser': 3.821.0
'@aws-sdk/util-user-agent-node': 3.823.0 '@aws-sdk/util-user-agent-node': 3.823.0
'@smithy/config-resolver': 4.1.4 '@smithy/config-resolver': 4.1.4
'@smithy/core': 3.14.0 '@smithy/core': 3.15.0
'@smithy/eventstream-serde-browser': 4.0.4 '@smithy/eventstream-serde-browser': 4.0.4
'@smithy/eventstream-serde-config-resolver': 4.1.2 '@smithy/eventstream-serde-config-resolver': 4.1.2
'@smithy/eventstream-serde-node': 4.0.4 '@smithy/eventstream-serde-node': 4.0.4
@ -13971,14 +14035,14 @@ snapshots:
'@smithy/hash-node': 4.0.4 '@smithy/hash-node': 4.0.4
'@smithy/invalid-dependency': 4.0.4 '@smithy/invalid-dependency': 4.0.4
'@smithy/middleware-content-length': 4.0.4 '@smithy/middleware-content-length': 4.0.4
'@smithy/middleware-endpoint': 4.3.0 '@smithy/middleware-endpoint': 4.3.1
'@smithy/middleware-retry': 4.4.1 '@smithy/middleware-retry': 4.4.2
'@smithy/middleware-serde': 4.2.0 '@smithy/middleware-serde': 4.2.0
'@smithy/middleware-stack': 4.2.0 '@smithy/middleware-stack': 4.2.0
'@smithy/node-config-provider': 4.3.0 '@smithy/node-config-provider': 4.3.0
'@smithy/node-http-handler': 4.3.0 '@smithy/node-http-handler': 4.3.0
'@smithy/protocol-http': 5.3.0 '@smithy/protocol-http': 5.3.0
'@smithy/smithy-client': 4.7.0 '@smithy/smithy-client': 4.7.1
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
'@smithy/url-parser': 4.2.0 '@smithy/url-parser': 4.2.0
'@smithy/util-base64': 4.2.0 '@smithy/util-base64': 4.2.0
@ -13989,7 +14053,7 @@ snapshots:
'@smithy/util-endpoints': 3.0.6 '@smithy/util-endpoints': 3.0.6
'@smithy/util-middleware': 4.2.0 '@smithy/util-middleware': 4.2.0
'@smithy/util-retry': 4.2.0 '@smithy/util-retry': 4.2.0
'@smithy/util-stream': 4.4.0 '@smithy/util-stream': 4.5.0
'@smithy/util-utf8': 4.2.0 '@smithy/util-utf8': 4.2.0
'@types/uuid': 9.0.8 '@types/uuid': 9.0.8
tslib: 2.8.1 tslib: 2.8.1
@ -14012,22 +14076,22 @@ snapshots:
'@aws-sdk/util-user-agent-browser': 3.821.0 '@aws-sdk/util-user-agent-browser': 3.821.0
'@aws-sdk/util-user-agent-node': 3.823.0 '@aws-sdk/util-user-agent-node': 3.823.0
'@smithy/config-resolver': 4.1.4 '@smithy/config-resolver': 4.1.4
'@smithy/core': 3.14.0 '@smithy/core': 3.15.0
'@smithy/fetch-http-handler': 5.3.0 '@smithy/fetch-http-handler': 5.3.1
'@smithy/hash-node': 4.0.4 '@smithy/hash-node': 4.0.4
'@smithy/invalid-dependency': 4.0.4 '@smithy/invalid-dependency': 4.0.4
'@smithy/middleware-content-length': 4.0.4 '@smithy/middleware-content-length': 4.0.4
'@smithy/middleware-endpoint': 4.3.0 '@smithy/middleware-endpoint': 4.3.1
'@smithy/middleware-retry': 4.4.1 '@smithy/middleware-retry': 4.4.2
'@smithy/middleware-serde': 4.2.0 '@smithy/middleware-serde': 4.2.0
'@smithy/middleware-stack': 4.2.0 '@smithy/middleware-stack': 4.2.0
'@smithy/node-config-provider': 4.3.0 '@smithy/node-config-provider': 4.3.0
'@smithy/node-http-handler': 4.3.0 '@smithy/node-http-handler': 4.3.0
'@smithy/protocol-http': 5.3.0 '@smithy/protocol-http': 5.3.0
'@smithy/smithy-client': 4.7.0 '@smithy/smithy-client': 4.7.1
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
'@smithy/url-parser': 4.2.0 '@smithy/url-parser': 4.2.0
'@smithy/util-base64': 4.2.0 '@smithy/util-base64': 4.3.0
'@smithy/util-body-length-browser': 4.2.0 '@smithy/util-body-length-browser': 4.2.0
'@smithy/util-body-length-node': 4.0.0 '@smithy/util-body-length-node': 4.0.0
'@smithy/util-defaults-mode-browser': 4.0.22 '@smithy/util-defaults-mode-browser': 4.0.22
@ -14044,14 +14108,14 @@ snapshots:
dependencies: dependencies:
'@aws-sdk/types': 3.821.0 '@aws-sdk/types': 3.821.0
'@aws-sdk/xml-builder': 3.821.0 '@aws-sdk/xml-builder': 3.821.0
'@smithy/core': 3.14.0 '@smithy/core': 3.15.0
'@smithy/node-config-provider': 4.3.0 '@smithy/node-config-provider': 4.3.0
'@smithy/property-provider': 4.2.0 '@smithy/property-provider': 4.2.0
'@smithy/protocol-http': 5.3.0 '@smithy/protocol-http': 5.3.0
'@smithy/signature-v4': 5.1.2 '@smithy/signature-v4': 5.1.2
'@smithy/smithy-client': 4.7.0 '@smithy/smithy-client': 4.7.1
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
'@smithy/util-base64': 4.2.0 '@smithy/util-base64': 4.3.0
'@smithy/util-body-length-browser': 4.2.0 '@smithy/util-body-length-browser': 4.2.0
'@smithy/util-middleware': 4.2.0 '@smithy/util-middleware': 4.2.0
'@smithy/util-utf8': 4.2.0 '@smithy/util-utf8': 4.2.0
@ -14070,13 +14134,13 @@ snapshots:
dependencies: dependencies:
'@aws-sdk/core': 3.823.0 '@aws-sdk/core': 3.823.0
'@aws-sdk/types': 3.821.0 '@aws-sdk/types': 3.821.0
'@smithy/fetch-http-handler': 5.3.0 '@smithy/fetch-http-handler': 5.3.1
'@smithy/node-http-handler': 4.3.0 '@smithy/node-http-handler': 4.3.0
'@smithy/property-provider': 4.2.0 '@smithy/property-provider': 4.2.0
'@smithy/protocol-http': 5.3.0 '@smithy/protocol-http': 5.3.0
'@smithy/smithy-client': 4.7.0 '@smithy/smithy-client': 4.7.1
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
'@smithy/util-stream': 4.4.0 '@smithy/util-stream': 4.5.0
tslib: 2.8.1 tslib: 2.8.1
'@aws-sdk/credential-provider-ini@3.823.0': '@aws-sdk/credential-provider-ini@3.823.0':
@ -14186,7 +14250,7 @@ snapshots:
'@aws-sdk/core': 3.823.0 '@aws-sdk/core': 3.823.0
'@aws-sdk/types': 3.821.0 '@aws-sdk/types': 3.821.0
'@aws-sdk/util-endpoints': 3.821.0 '@aws-sdk/util-endpoints': 3.821.0
'@smithy/core': 3.14.0 '@smithy/core': 3.15.0
'@smithy/protocol-http': 5.3.0 '@smithy/protocol-http': 5.3.0
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
tslib: 2.8.1 tslib: 2.8.1
@ -14206,22 +14270,22 @@ snapshots:
'@aws-sdk/util-user-agent-browser': 3.821.0 '@aws-sdk/util-user-agent-browser': 3.821.0
'@aws-sdk/util-user-agent-node': 3.823.0 '@aws-sdk/util-user-agent-node': 3.823.0
'@smithy/config-resolver': 4.1.4 '@smithy/config-resolver': 4.1.4
'@smithy/core': 3.14.0 '@smithy/core': 3.15.0
'@smithy/fetch-http-handler': 5.3.0 '@smithy/fetch-http-handler': 5.3.1
'@smithy/hash-node': 4.0.4 '@smithy/hash-node': 4.0.4
'@smithy/invalid-dependency': 4.0.4 '@smithy/invalid-dependency': 4.0.4
'@smithy/middleware-content-length': 4.0.4 '@smithy/middleware-content-length': 4.0.4
'@smithy/middleware-endpoint': 4.3.0 '@smithy/middleware-endpoint': 4.3.1
'@smithy/middleware-retry': 4.4.1 '@smithy/middleware-retry': 4.4.2
'@smithy/middleware-serde': 4.2.0 '@smithy/middleware-serde': 4.2.0
'@smithy/middleware-stack': 4.2.0 '@smithy/middleware-stack': 4.2.0
'@smithy/node-config-provider': 4.3.0 '@smithy/node-config-provider': 4.3.0
'@smithy/node-http-handler': 4.3.0 '@smithy/node-http-handler': 4.3.0
'@smithy/protocol-http': 5.3.0 '@smithy/protocol-http': 5.3.0
'@smithy/smithy-client': 4.7.0 '@smithy/smithy-client': 4.7.1
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
'@smithy/url-parser': 4.2.0 '@smithy/url-parser': 4.2.0
'@smithy/util-base64': 4.2.0 '@smithy/util-base64': 4.3.0
'@smithy/util-body-length-browser': 4.2.0 '@smithy/util-body-length-browser': 4.2.0
'@smithy/util-body-length-node': 4.0.0 '@smithy/util-body-length-node': 4.0.0
'@smithy/util-defaults-mode-browser': 4.0.22 '@smithy/util-defaults-mode-browser': 4.0.22
@ -14738,6 +14802,8 @@ snapshots:
'@ckeditor/ckeditor5-utils': 47.0.0 '@ckeditor/ckeditor5-utils': 47.0.0
'@ckeditor/ckeditor5-watchdog': 47.0.0 '@ckeditor/ckeditor5-watchdog': 47.0.0
es-toolkit: 1.39.5 es-toolkit: 1.39.5
transitivePeerDependencies:
- supports-color
'@ckeditor/ckeditor5-dev-build-tools@43.1.0(@swc/helpers@0.5.17)(tslib@2.8.1)(typescript@5.9.3)': '@ckeditor/ckeditor5-dev-build-tools@43.1.0(@swc/helpers@0.5.17)(tslib@2.8.1)(typescript@5.9.3)':
dependencies: dependencies:
@ -14902,6 +14968,8 @@ snapshots:
'@ckeditor/ckeditor5-utils': 47.0.0 '@ckeditor/ckeditor5-utils': 47.0.0
ckeditor5: 47.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41) ckeditor5: 47.0.0(patch_hash=8331a09d41443b39ea1c784daaccfeb0da4f9065ed556e7de92e9c77edd9eb41)
es-toolkit: 1.39.5 es-toolkit: 1.39.5
transitivePeerDependencies:
- supports-color
'@ckeditor/ckeditor5-editor-classic@47.0.0': '@ckeditor/ckeditor5-editor-classic@47.0.0':
dependencies: dependencies:
@ -18316,6 +18384,11 @@ snapshots:
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/abort-controller@4.2.1':
dependencies:
'@smithy/types': 4.7.0
tslib: 2.8.1
'@smithy/config-resolver@4.1.4': '@smithy/config-resolver@4.1.4':
dependencies: dependencies:
'@smithy/node-config-provider': 4.3.0 '@smithy/node-config-provider': 4.3.0
@ -18324,19 +18397,6 @@ snapshots:
'@smithy/util-middleware': 4.2.0 '@smithy/util-middleware': 4.2.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/core@3.14.0':
dependencies:
'@smithy/middleware-serde': 4.2.0
'@smithy/protocol-http': 5.3.0
'@smithy/types': 4.6.0
'@smithy/util-base64': 4.2.0
'@smithy/util-body-length-browser': 4.2.0
'@smithy/util-middleware': 4.2.0
'@smithy/util-stream': 4.4.0
'@smithy/util-utf8': 4.2.0
'@smithy/uuid': 1.1.0
tslib: 2.8.1
'@smithy/core@3.15.0': '@smithy/core@3.15.0':
dependencies: dependencies:
'@smithy/middleware-serde': 4.2.0 '@smithy/middleware-serde': 4.2.0
@ -18350,6 +18410,19 @@ snapshots:
'@smithy/uuid': 1.1.0 '@smithy/uuid': 1.1.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/core@3.16.0':
dependencies:
'@smithy/middleware-serde': 4.2.1
'@smithy/protocol-http': 5.3.1
'@smithy/types': 4.7.0
'@smithy/util-base64': 4.3.0
'@smithy/util-body-length-browser': 4.2.0
'@smithy/util-middleware': 4.2.1
'@smithy/util-stream': 4.5.1
'@smithy/util-utf8': 4.2.0
'@smithy/uuid': 1.1.0
tslib: 2.8.1
'@smithy/credential-provider-imds@4.0.6': '@smithy/credential-provider-imds@4.0.6':
dependencies: dependencies:
'@smithy/node-config-provider': 4.3.0 '@smithy/node-config-provider': 4.3.0
@ -18393,7 +18466,7 @@ snapshots:
'@smithy/protocol-http': 5.3.0 '@smithy/protocol-http': 5.3.0
'@smithy/querystring-builder': 4.2.0 '@smithy/querystring-builder': 4.2.0
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
'@smithy/util-base64': 4.2.0 '@smithy/util-base64': 4.3.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/fetch-http-handler@5.3.1': '@smithy/fetch-http-handler@5.3.1':
@ -18404,6 +18477,14 @@ snapshots:
'@smithy/util-base64': 4.3.0 '@smithy/util-base64': 4.3.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/fetch-http-handler@5.3.2':
dependencies:
'@smithy/protocol-http': 5.3.1
'@smithy/querystring-builder': 4.2.1
'@smithy/types': 4.7.0
'@smithy/util-base64': 4.3.0
tslib: 2.8.1
'@smithy/hash-node@4.0.4': '@smithy/hash-node@4.0.4':
dependencies: dependencies:
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
@ -18430,17 +18511,6 @@ snapshots:
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/middleware-endpoint@4.3.0':
dependencies:
'@smithy/core': 3.14.0
'@smithy/middleware-serde': 4.2.0
'@smithy/node-config-provider': 4.3.0
'@smithy/shared-ini-file-loader': 4.3.0
'@smithy/types': 4.6.0
'@smithy/url-parser': 4.2.0
'@smithy/util-middleware': 4.2.0
tslib: 2.8.1
'@smithy/middleware-endpoint@4.3.1': '@smithy/middleware-endpoint@4.3.1':
dependencies: dependencies:
'@smithy/core': 3.15.0 '@smithy/core': 3.15.0
@ -18452,15 +18522,26 @@ snapshots:
'@smithy/util-middleware': 4.2.0 '@smithy/util-middleware': 4.2.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/middleware-retry@4.4.1': '@smithy/middleware-endpoint@4.3.2':
dependencies: dependencies:
'@smithy/node-config-provider': 4.3.0 '@smithy/core': 3.16.0
'@smithy/protocol-http': 5.3.0 '@smithy/middleware-serde': 4.2.1
'@smithy/service-error-classification': 4.2.0 '@smithy/node-config-provider': 4.3.1
'@smithy/smithy-client': 4.7.1 '@smithy/shared-ini-file-loader': 4.3.1
'@smithy/types': 4.6.0 '@smithy/types': 4.7.0
'@smithy/util-middleware': 4.2.0 '@smithy/url-parser': 4.2.1
'@smithy/util-retry': 4.2.0 '@smithy/util-middleware': 4.2.1
tslib: 2.8.1
'@smithy/middleware-retry@4.4.2':
dependencies:
'@smithy/node-config-provider': 4.3.1
'@smithy/protocol-http': 5.3.1
'@smithy/service-error-classification': 4.2.1
'@smithy/smithy-client': 4.8.0
'@smithy/types': 4.7.0
'@smithy/util-middleware': 4.2.1
'@smithy/util-retry': 4.2.1
'@smithy/uuid': 1.1.0 '@smithy/uuid': 1.1.0
tslib: 2.8.1 tslib: 2.8.1
@ -18470,11 +18551,22 @@ snapshots:
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/middleware-serde@4.2.1':
dependencies:
'@smithy/protocol-http': 5.3.1
'@smithy/types': 4.7.0
tslib: 2.8.1
'@smithy/middleware-stack@4.2.0': '@smithy/middleware-stack@4.2.0':
dependencies: dependencies:
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/middleware-stack@4.2.1':
dependencies:
'@smithy/types': 4.7.0
tslib: 2.8.1
'@smithy/node-config-provider@4.3.0': '@smithy/node-config-provider@4.3.0':
dependencies: dependencies:
'@smithy/property-provider': 4.2.0 '@smithy/property-provider': 4.2.0
@ -18482,6 +18574,13 @@ snapshots:
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/node-config-provider@4.3.1':
dependencies:
'@smithy/property-provider': 4.2.1
'@smithy/shared-ini-file-loader': 4.3.1
'@smithy/types': 4.7.0
tslib: 2.8.1
'@smithy/node-http-handler@4.3.0': '@smithy/node-http-handler@4.3.0':
dependencies: dependencies:
'@smithy/abort-controller': 4.2.0 '@smithy/abort-controller': 4.2.0
@ -18490,36 +18589,74 @@ snapshots:
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/node-http-handler@4.4.0':
dependencies:
'@smithy/abort-controller': 4.2.1
'@smithy/protocol-http': 5.3.1
'@smithy/querystring-builder': 4.2.1
'@smithy/types': 4.7.0
tslib: 2.8.1
'@smithy/property-provider@4.2.0': '@smithy/property-provider@4.2.0':
dependencies: dependencies:
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/property-provider@4.2.1':
dependencies:
'@smithy/types': 4.7.0
tslib: 2.8.1
'@smithy/protocol-http@5.3.0': '@smithy/protocol-http@5.3.0':
dependencies: dependencies:
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/protocol-http@5.3.1':
dependencies:
'@smithy/types': 4.7.0
tslib: 2.8.1
'@smithy/querystring-builder@4.2.0': '@smithy/querystring-builder@4.2.0':
dependencies: dependencies:
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
'@smithy/util-uri-escape': 4.2.0 '@smithy/util-uri-escape': 4.2.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/querystring-builder@4.2.1':
dependencies:
'@smithy/types': 4.7.0
'@smithy/util-uri-escape': 4.2.0
tslib: 2.8.1
'@smithy/querystring-parser@4.2.0': '@smithy/querystring-parser@4.2.0':
dependencies: dependencies:
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/querystring-parser@4.2.1':
dependencies:
'@smithy/types': 4.7.0
tslib: 2.8.1
'@smithy/service-error-classification@4.2.0': '@smithy/service-error-classification@4.2.0':
dependencies: dependencies:
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
'@smithy/service-error-classification@4.2.1':
dependencies:
'@smithy/types': 4.7.0
'@smithy/shared-ini-file-loader@4.3.0': '@smithy/shared-ini-file-loader@4.3.0':
dependencies: dependencies:
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/shared-ini-file-loader@4.3.1':
dependencies:
'@smithy/types': 4.7.0
tslib: 2.8.1
'@smithy/signature-v4@5.1.2': '@smithy/signature-v4@5.1.2':
dependencies: dependencies:
'@smithy/is-array-buffer': 4.2.0 '@smithy/is-array-buffer': 4.2.0
@ -18531,16 +18668,6 @@ snapshots:
'@smithy/util-utf8': 4.2.0 '@smithy/util-utf8': 4.2.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/smithy-client@4.7.0':
dependencies:
'@smithy/core': 3.14.0
'@smithy/middleware-endpoint': 4.3.0
'@smithy/middleware-stack': 4.2.0
'@smithy/protocol-http': 5.3.0
'@smithy/types': 4.6.0
'@smithy/util-stream': 4.4.0
tslib: 2.8.1
'@smithy/smithy-client@4.7.1': '@smithy/smithy-client@4.7.1':
dependencies: dependencies:
'@smithy/core': 3.15.0 '@smithy/core': 3.15.0
@ -18551,16 +18678,36 @@ snapshots:
'@smithy/util-stream': 4.5.0 '@smithy/util-stream': 4.5.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/smithy-client@4.8.0':
dependencies:
'@smithy/core': 3.16.0
'@smithy/middleware-endpoint': 4.3.2
'@smithy/middleware-stack': 4.2.1
'@smithy/protocol-http': 5.3.1
'@smithy/types': 4.7.0
'@smithy/util-stream': 4.5.1
tslib: 2.8.1
'@smithy/types@4.6.0': '@smithy/types@4.6.0':
dependencies: dependencies:
tslib: 2.8.1 tslib: 2.8.1
'@smithy/types@4.7.0':
dependencies:
tslib: 2.8.1
'@smithy/url-parser@4.2.0': '@smithy/url-parser@4.2.0':
dependencies: dependencies:
'@smithy/querystring-parser': 4.2.0 '@smithy/querystring-parser': 4.2.0
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/url-parser@4.2.1':
dependencies:
'@smithy/querystring-parser': 4.2.1
'@smithy/types': 4.7.0
tslib: 2.8.1
'@smithy/util-base64@4.2.0': '@smithy/util-base64@4.2.0':
dependencies: dependencies:
'@smithy/util-buffer-from': 4.2.0 '@smithy/util-buffer-from': 4.2.0
@ -18598,7 +18745,7 @@ snapshots:
'@smithy/util-defaults-mode-browser@4.0.22': '@smithy/util-defaults-mode-browser@4.0.22':
dependencies: dependencies:
'@smithy/property-provider': 4.2.0 '@smithy/property-provider': 4.2.0
'@smithy/smithy-client': 4.7.0 '@smithy/smithy-client': 4.7.1
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
bowser: 2.11.0 bowser: 2.11.0
tslib: 2.8.1 tslib: 2.8.1
@ -18609,7 +18756,7 @@ snapshots:
'@smithy/credential-provider-imds': 4.0.6 '@smithy/credential-provider-imds': 4.0.6
'@smithy/node-config-provider': 4.3.0 '@smithy/node-config-provider': 4.3.0
'@smithy/property-provider': 4.2.0 '@smithy/property-provider': 4.2.0
'@smithy/smithy-client': 4.7.0 '@smithy/smithy-client': 4.7.1
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
tslib: 2.8.1 tslib: 2.8.1
@ -18628,21 +18775,21 @@ snapshots:
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/util-middleware@4.2.1':
dependencies:
'@smithy/types': 4.7.0
tslib: 2.8.1
'@smithy/util-retry@4.2.0': '@smithy/util-retry@4.2.0':
dependencies: dependencies:
'@smithy/service-error-classification': 4.2.0 '@smithy/service-error-classification': 4.2.0
'@smithy/types': 4.6.0 '@smithy/types': 4.6.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/util-stream@4.4.0': '@smithy/util-retry@4.2.1':
dependencies: dependencies:
'@smithy/fetch-http-handler': 5.3.0 '@smithy/service-error-classification': 4.2.1
'@smithy/node-http-handler': 4.3.0 '@smithy/types': 4.7.0
'@smithy/types': 4.6.0
'@smithy/util-base64': 4.2.0
'@smithy/util-buffer-from': 4.2.0
'@smithy/util-hex-encoding': 4.2.0
'@smithy/util-utf8': 4.2.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/util-stream@4.5.0': '@smithy/util-stream@4.5.0':
@ -18656,6 +18803,17 @@ snapshots:
'@smithy/util-utf8': 4.2.0 '@smithy/util-utf8': 4.2.0
tslib: 2.8.1 tslib: 2.8.1
'@smithy/util-stream@4.5.1':
dependencies:
'@smithy/fetch-http-handler': 5.3.2
'@smithy/node-http-handler': 4.4.0
'@smithy/types': 4.7.0
'@smithy/util-base64': 4.3.0
'@smithy/util-buffer-from': 4.2.0
'@smithy/util-hex-encoding': 4.2.0
'@smithy/util-utf8': 4.2.0
tslib: 2.8.1
'@smithy/util-uri-escape@4.2.0': '@smithy/util-uri-escape@4.2.0':
dependencies: dependencies:
tslib: 2.8.1 tslib: 2.8.1