|
1043 | 1043 | "@smithy/util-middleware" "^3.0.11"
|
1044 | 1044 | tslib "^2.6.2"
|
1045 | 1045 |
|
1046 |
| -"@smithy/core@^2.5.5", "@smithy/core@^2.5.6": |
1047 |
| - version "2.5.6" |
1048 |
| - resolved "https://registry.yarnpkg.com/@smithy/core/-/core-2.5.6.tgz#f2fe273e254f1318afef35bb223220db6760c122" |
1049 |
| - integrity sha512-w494xO+CPwG/5B/N2l0obHv2Fi9U4DAY+sTi1GWT3BVvGpZetJjJXAynIO9IHp4zS1PinGhXtRSZydUXbJO4ag== |
| 1046 | +"@smithy/core@^2.5.5", "@smithy/core@^2.5.7": |
| 1047 | + version "2.5.7" |
| 1048 | + resolved "https://registry.yarnpkg.com/@smithy/core/-/core-2.5.7.tgz#b545649071905f064cb0407102f3b9159246f8d9" |
| 1049 | + integrity sha512-8olpW6mKCa0v+ibCjoCzgZHQx1SQmZuW/WkrdZo73wiTprTH6qhmskT60QLFdT9DRa5mXxjz89kQPZ7ZSsoqqg== |
1050 | 1050 | dependencies:
|
1051 | 1051 | "@smithy/middleware-serde" "^3.0.11"
|
1052 | 1052 | "@smithy/protocol-http" "^4.1.8"
|
1053 | 1053 | "@smithy/types" "^3.7.2"
|
1054 | 1054 | "@smithy/util-body-length-browser" "^3.0.0"
|
1055 | 1055 | "@smithy/util-middleware" "^3.0.11"
|
1056 |
| - "@smithy/util-stream" "^3.3.3" |
| 1056 | + "@smithy/util-stream" "^3.3.4" |
1057 | 1057 | "@smithy/util-utf8" "^3.0.0"
|
1058 | 1058 | tslib "^2.6.2"
|
1059 | 1059 |
|
|
1068 | 1068 | "@smithy/url-parser" "^3.0.11"
|
1069 | 1069 | tslib "^2.6.2"
|
1070 | 1070 |
|
1071 |
| -"@smithy/fetch-http-handler@^4.1.2": |
1072 |
| - version "4.1.2" |
1073 |
| - resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-4.1.2.tgz#f034ff16416b37d92908a1381ef5fddbf4ef1879" |
1074 |
| - integrity sha512-R7rU7Ae3ItU4rC0c5mB2sP5mJNbCfoDc8I5XlYjIZnquyUwec7fEo78F6DA3SmgJgkU1qTMcZJuGblxZsl10ZA== |
| 1071 | +"@smithy/fetch-http-handler@^4.1.2", "@smithy/fetch-http-handler@^4.1.3": |
| 1072 | + version "4.1.3" |
| 1073 | + resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-4.1.3.tgz#fc590dea2470d32559ae298306f1277729d24aa9" |
| 1074 | + integrity sha512-6SxNltSncI8s689nvnzZQc/dPXcpHQ34KUj6gR/HBroytKOd/isMG3gJF/zBE1TBmTT18TXyzhg3O3SOOqGEhA== |
1075 | 1075 | dependencies:
|
1076 | 1076 | "@smithy/protocol-http" "^4.1.8"
|
1077 | 1077 | "@smithy/querystring-builder" "^3.0.11"
|
|
1120 | 1120 | "@smithy/types" "^3.7.2"
|
1121 | 1121 | tslib "^2.6.2"
|
1122 | 1122 |
|
1123 |
| -"@smithy/middleware-endpoint@^3.2.6", "@smithy/middleware-endpoint@^3.2.7": |
1124 |
| - version "3.2.7" |
1125 |
| - resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-3.2.7.tgz#fda56f2ac65111c069ed3646ae125f56d70d12a1" |
1126 |
| - integrity sha512-GTxSKf280aJBANGN97MomUQhW1VNxZ6w7HAj/pvZM5MUHbMPOGnWOp1PRYKi4czMaHNj9bdiA+ZarmT3Wkdqiw== |
| 1123 | +"@smithy/middleware-endpoint@^3.2.6", "@smithy/middleware-endpoint@^3.2.8": |
| 1124 | + version "3.2.8" |
| 1125 | + resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-3.2.8.tgz#6ca5de80543ba0f0d40e15dc3f9d0f14d192e06e" |
| 1126 | + integrity sha512-OEJZKVUEhMOqMs3ktrTWp7UvvluMJEvD5XgQwRePSbDg1VvBaL8pX8mwPltFn6wk1GySbcVwwyldL8S+iqnrEQ== |
1127 | 1127 | dependencies:
|
1128 |
| - "@smithy/core" "^2.5.6" |
| 1128 | + "@smithy/core" "^2.5.7" |
1129 | 1129 | "@smithy/middleware-serde" "^3.0.11"
|
1130 | 1130 | "@smithy/node-config-provider" "^3.1.12"
|
1131 | 1131 | "@smithy/shared-ini-file-loader" "^3.1.12"
|
|
1135 | 1135 | tslib "^2.6.2"
|
1136 | 1136 |
|
1137 | 1137 | "@smithy/middleware-retry@^3.0.31":
|
1138 |
| - version "3.0.33" |
1139 |
| - resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-3.0.33.tgz#ec6741c42dab2b759488c9ef270681c98f915f8b" |
1140 |
| - integrity sha512-7ge5k7K+8lcT/jhcI4blaFCu+luaJfwq3sdPC5dO6SE02gDODfcmweR/Tr39qTTOX2DLWh9TQlkMuNVMvYY9mg== |
| 1138 | + version "3.0.34" |
| 1139 | + resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-3.0.34.tgz#136c89fc22d70819fdefc51b0d24952cf98883f1" |
| 1140 | + integrity sha512-yVRr/AAtPZlUvwEkrq7S3x7Z8/xCd97m2hLDaqdz6ucP2RKHsBjEqaUA2ebNv2SsZoPEi+ZD0dZbOB1u37tGCA== |
1141 | 1141 | dependencies:
|
1142 | 1142 | "@smithy/node-config-provider" "^3.1.12"
|
1143 | 1143 | "@smithy/protocol-http" "^4.1.8"
|
1144 | 1144 | "@smithy/service-error-classification" "^3.0.11"
|
1145 |
| - "@smithy/smithy-client" "^3.6.0" |
| 1145 | + "@smithy/smithy-client" "^3.7.0" |
1146 | 1146 | "@smithy/types" "^3.7.2"
|
1147 | 1147 | "@smithy/util-middleware" "^3.0.11"
|
1148 | 1148 | "@smithy/util-retry" "^3.0.11"
|
|
1248 | 1248 | "@smithy/util-utf8" "^3.0.0"
|
1249 | 1249 | tslib "^2.6.2"
|
1250 | 1250 |
|
1251 |
| -"@smithy/smithy-client@^3.5.1", "@smithy/smithy-client@^3.6.0": |
1252 |
| - version "3.6.0" |
1253 |
| - resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.6.0.tgz#0c5443f1a310e080db7f17cdce4cb2d1cc528a1d" |
1254 |
| - integrity sha512-ZMrzY6GuiTVK4ehkMInc4quw1SHyFtiNahC+w0xiG7qRUD1ynlXo+TfIjooMgh7xPMIxvkRFxq4H7feeYdQ6Rw== |
| 1251 | +"@smithy/smithy-client@^3.5.1", "@smithy/smithy-client@^3.7.0": |
| 1252 | + version "3.7.0" |
| 1253 | + resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.7.0.tgz#8cfaa7b68b7af15e588b96aa14e5dce393f85839" |
| 1254 | + integrity sha512-9wYrjAZFlqWhgVo3C4y/9kpc68jgiSsKUnsFPzr/MSiRL93+QRDafGTfhhKAb2wsr69Ru87WTiqSfQusSmWipA== |
1255 | 1255 | dependencies:
|
1256 |
| - "@smithy/core" "^2.5.6" |
1257 |
| - "@smithy/middleware-endpoint" "^3.2.7" |
| 1256 | + "@smithy/core" "^2.5.7" |
| 1257 | + "@smithy/middleware-endpoint" "^3.2.8" |
1258 | 1258 | "@smithy/middleware-stack" "^3.0.11"
|
1259 | 1259 | "@smithy/protocol-http" "^4.1.8"
|
1260 | 1260 | "@smithy/types" "^3.7.2"
|
1261 |
| - "@smithy/util-stream" "^3.3.3" |
| 1261 | + "@smithy/util-stream" "^3.3.4" |
1262 | 1262 | tslib "^2.6.2"
|
1263 | 1263 |
|
1264 | 1264 | "@smithy/types@^3.7.2":
|
|
1324 | 1324 | tslib "^2.6.2"
|
1325 | 1325 |
|
1326 | 1326 | "@smithy/util-defaults-mode-browser@^3.0.31":
|
1327 |
| - version "3.0.33" |
1328 |
| - resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.33.tgz#9f81c80867c26093048c51f21e3be62fea3316ca" |
1329 |
| - integrity sha512-/xmnhZSxQAH/fkZUiAPXer/B8NbMGmfPJJMdmhIl0XBTXxZ1iO+Qkmd2zc/mFiL1A6NWYeKX7YvagXgf0XSZfw== |
| 1327 | + version "3.0.34" |
| 1328 | + resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.34.tgz#885312529599cf24b09335cb20439c838e452f9f" |
| 1329 | + integrity sha512-FumjjF631lR521cX+svMLBj3SwSDh9VdtyynTYDAiBDEf8YPP5xORNXKQ9j0105o5+ARAGnOOP/RqSl40uXddA== |
1330 | 1330 | dependencies:
|
1331 | 1331 | "@smithy/property-provider" "^3.1.11"
|
1332 |
| - "@smithy/smithy-client" "^3.6.0" |
| 1332 | + "@smithy/smithy-client" "^3.7.0" |
1333 | 1333 | "@smithy/types" "^3.7.2"
|
1334 | 1334 | bowser "^2.11.0"
|
1335 | 1335 | tslib "^2.6.2"
|
1336 | 1336 |
|
1337 | 1337 | "@smithy/util-defaults-mode-node@^3.0.31":
|
1338 |
| - version "3.0.33" |
1339 |
| - resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.33.tgz#b1974bcc2c31cd3f2cd5bc53fbd499f591f4e8f6" |
1340 |
| - integrity sha512-J6x5IU29r5oi96xcpGfKT0dSO+qw69ZtbdoRlRYYvhHeMiAoewP91JzdYbjEehDdw9WMg35DlsDSSk3ov3sq8g== |
| 1338 | + version "3.0.34" |
| 1339 | + resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.34.tgz#5eb0d97231a34e137980abfb08ea5e3a8f2156f7" |
| 1340 | + integrity sha512-vN6aHfzW9dVVzkI0wcZoUXvfjkl4CSbM9nE//08lmUMyf00S75uuCpTrqF9uD4bD9eldIXlt53colrlwKAT8Gw== |
1341 | 1341 | dependencies:
|
1342 | 1342 | "@smithy/config-resolver" "^3.0.13"
|
1343 | 1343 | "@smithy/credential-provider-imds" "^3.2.8"
|
1344 | 1344 | "@smithy/node-config-provider" "^3.1.12"
|
1345 | 1345 | "@smithy/property-provider" "^3.1.11"
|
1346 |
| - "@smithy/smithy-client" "^3.6.0" |
| 1346 | + "@smithy/smithy-client" "^3.7.0" |
1347 | 1347 | "@smithy/types" "^3.7.2"
|
1348 | 1348 | tslib "^2.6.2"
|
1349 | 1349 |
|
|
1380 | 1380 | "@smithy/types" "^3.7.2"
|
1381 | 1381 | tslib "^2.6.2"
|
1382 | 1382 |
|
1383 |
| -"@smithy/util-stream@^3.3.2", "@smithy/util-stream@^3.3.3": |
1384 |
| - version "3.3.3" |
1385 |
| - resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-3.3.3.tgz#2aacf96782a16009277affa1b8de1bb4843fda1d" |
1386 |
| - integrity sha512-bOm0YMMxRjbI3X6QkWwADPFkh2AH2xBMQIB1IQgCsCRqXXpSJatgjUR3oxHthpYwFkw3WPkOt8VgMpJxC0rFqg== |
| 1383 | +"@smithy/util-stream@^3.3.2", "@smithy/util-stream@^3.3.4": |
| 1384 | + version "3.3.4" |
| 1385 | + resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-3.3.4.tgz#c506ac41310ebcceb0c3f0ba20755e4fe0a90b8d" |
| 1386 | + integrity sha512-SGhGBG/KupieJvJSZp/rfHHka8BFgj56eek9px4pp7lZbOF+fRiVr4U7A3y3zJD8uGhxq32C5D96HxsTC9BckQ== |
1387 | 1387 | dependencies:
|
1388 |
| - "@smithy/fetch-http-handler" "^4.1.2" |
| 1388 | + "@smithy/fetch-http-handler" "^4.1.3" |
1389 | 1389 | "@smithy/node-http-handler" "^3.3.3"
|
1390 | 1390 | "@smithy/types" "^3.7.2"
|
1391 | 1391 | "@smithy/util-base64" "^3.0.0"
|
|
1447 | 1447 | integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
|
1448 | 1448 |
|
1449 | 1449 | "@types/aws-lambda@^8.10.0":
|
1450 |
| - version "8.10.146" |
1451 |
| - resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.146.tgz#05f9968d8cd9719a0a86526baf889c25761f60b8" |
1452 |
| - integrity sha512-3BaDXYTh0e6UCJYL/jwV/3+GRslSc08toAiZSmleYtkAUyV5rtvdPYxrG/88uqvTuT6sb27WE9OS90ZNTIuQ0g== |
| 1450 | + version "8.10.147" |
| 1451 | + resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.147.tgz#dc5c89aa32f47a9b35e52c32630545c83afa6f2f" |
| 1452 | + integrity sha512-nD0Z9fNIZcxYX5Mai2CTmFD7wX7UldCkW2ezCF8D1T5hdiLsnTWDGRpfRYntU6VjTdLQjOvyszru7I1c1oCQew== |
1453 | 1453 |
|
1454 | 1454 | "@types/babel__core@^7.1.14":
|
1455 | 1455 | version "7.20.5"
|
|
1519 | 1519 | pretty-format "^29.0.0"
|
1520 | 1520 |
|
1521 | 1521 | "@types/node@*":
|
1522 |
| - version "22.10.2" |
1523 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9" |
1524 |
| - integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ== |
| 1522 | + version "22.10.4" |
| 1523 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.4.tgz#da36bebcc4b124f3d62bfde1cd1dafd7763949c1" |
| 1524 | + integrity sha512-99l6wv4HEzBQhvaU/UGoeBoCK61SCROQaCCGyQSgX2tEQ3rKkNZ2S7CEWnS/4s1LV+8ODdK21UeyR1fHP2mXug== |
1525 | 1525 | dependencies:
|
1526 | 1526 | undici-types "~6.20.0"
|
1527 | 1527 |
|
@@ -1791,9 +1791,9 @@ camelcase@^6.2.0:
|
1791 | 1791 | integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
1792 | 1792 |
|
1793 | 1793 | caniuse-lite@^1.0.30001688:
|
1794 |
| - version "1.0.30001688" |
1795 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001688.tgz#f9d3ede749f083ce0db4c13db9d828adaf2e8d0a" |
1796 |
| - integrity sha512-Nmqpru91cuABu/DTCXbM2NSRHzM2uVHfPnhJ/1zEAJx/ILBRVmz3pzH4N7DZqbdG0gWClsCC05Oj0mJ/1AWMbA== |
| 1794 | + version "1.0.30001690" |
| 1795 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001690.tgz#f2d15e3aaf8e18f76b2b8c1481abde063b8104c8" |
| 1796 | + integrity sha512-5ExiE3qQN6oF8Clf8ifIDcMRCRE/dMGcETG/XGMD8/XiXm6HXQgQTh1yZYLXXpSOsEUlJm1Xr7kGULZTuGtP/w== |
1797 | 1797 |
|
1798 | 1798 |
|
1799 | 1799 | version "1.6.3"
|
@@ -1936,9 +1936,9 @@ ejs@^3.1.10:
|
1936 | 1936 | jake "^10.8.5"
|
1937 | 1937 |
|
1938 | 1938 | electron-to-chromium@^1.5.73:
|
1939 |
| - version "1.5.73" |
1940 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.73.tgz#f32956ce40947fa3c8606726a96cd8fb5bb5f720" |
1941 |
| - integrity sha512-8wGNxG9tAG5KhGd3eeA0o6ixhiNdgr0DcHWm85XPCphwZgD1lIEoi6t3VERayWao7SF7AAZTw6oARGJeVjH8Kg== |
| 1939 | + version "1.5.76" |
| 1940 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.76.tgz#db20295c5061b68f07c8ea4dfcbd701485d94a3d" |
| 1941 | + integrity sha512-CjVQyG7n7Sr+eBXE86HIulnL5N8xZY1sgmOPGuq/F0Rr0FJq63lg0kEtOIDfZBk44FnDLf6FUJ+dsJcuiUDdDQ== |
1942 | 1942 |
|
1943 | 1943 | emittery@^0.13.1:
|
1944 | 1944 | version "0.13.1"
|
@@ -2184,9 +2184,9 @@ is-arrayish@^0.2.1:
|
2184 | 2184 | integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
|
2185 | 2185 |
|
2186 | 2186 | is-core-module@^2.16.0:
|
2187 |
| - version "2.16.0" |
2188 |
| - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.0.tgz#6c01ffdd5e33c49c1d2abfa93334a85cb56bd81c" |
2189 |
| - integrity sha512-urTSINYfAYgcbLb0yDQ6egFm6h3Mo1DcF9EkyXSRjjzdHbsulg01qhwWuXdOoUBuTkbQ80KDboXa0vFJ+BDH+g== |
| 2187 | + version "2.16.1" |
| 2188 | + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4" |
| 2189 | + integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w== |
2190 | 2190 | dependencies:
|
2191 | 2191 | hasown "^2.0.2"
|
2192 | 2192 |
|
@@ -2969,9 +2969,9 @@ resolve.exports@^2.0.0:
|
2969 | 2969 | integrity sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==
|
2970 | 2970 |
|
2971 | 2971 | resolve@^1.20.0:
|
2972 |
| - version "1.22.9" |
2973 |
| - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.9.tgz#6da76e4cdc57181fa4471231400e8851d0a924f3" |
2974 |
| - integrity sha512-QxrmX1DzraFIi9PxdG5VkRfRwIgjwyud+z/iBwfRRrVmHc+P9Q7u2lSSpQ6bjr2gy5lrqIiU9vb6iAeGf2400A== |
| 2972 | + version "1.22.10" |
| 2973 | + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39" |
| 2974 | + integrity sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w== |
2975 | 2975 | dependencies:
|
2976 | 2976 | is-core-module "^2.16.0"
|
2977 | 2977 | path-parse "^1.0.7"
|
|
0 commit comments