From cbb0f212cfb5a6cf204e42ac1a35e8f73e279614 Mon Sep 17 00:00:00 2001 From: "Abdullah." <125115953+mabdullahabaid@users.noreply.github.com> Date: Thu, 26 Feb 2026 02:01:34 +0500 Subject: [PATCH] fix: fast-xml-parser related dependabot alerts (#18241) Resolves [Dependabot Alert 459](https://github.com/twentyhq/twenty/security/dependabot/459) and [Dependabot Alert 483](https://github.com/twentyhq/twenty/security/dependabot/483). Upgraded AWS SDKs pulling in fast-xml-parser as transitive dependency. --- packages/twenty-server/package.json | 10 +- yarn.lock | 2021 +++++++++++++-------------- 2 files changed, 948 insertions(+), 1083 deletions(-) diff --git a/packages/twenty-server/package.json b/packages/twenty-server/package.json index 4bf1137e19..4b02b8023a 100644 --- a/packages/twenty-server/package.json +++ b/packages/twenty-server/package.json @@ -23,11 +23,11 @@ "@ai-sdk/openai": "^3.0.30", "@ai-sdk/provider-utils": "^4.0.15", "@ai-sdk/xai": "^3.0.57", - "@aws-sdk/client-lambda": "3.983.0", - "@aws-sdk/client-s3": "3.983.0", - "@aws-sdk/client-sesv2": "3.983.0", - "@aws-sdk/client-sts": "3.983.0", - "@aws-sdk/credential-providers": "3.983.0", + "@aws-sdk/client-lambda": "3.998.0", + "@aws-sdk/client-s3": "3.998.0", + "@aws-sdk/client-sesv2": "3.998.0", + "@aws-sdk/client-sts": "3.998.0", + "@aws-sdk/credential-providers": "3.998.0", "@azure/msal-node": "^3.8.4", "@babel/preset-env": "7.26.9", "@blocknote/server-util": "^0.31.1", diff --git a/yarn.lock b/yarn.lock index 0d58f65924..0ecf15b301 100644 --- a/yarn.lock +++ b/yarn.lock @@ -996,837 +996,698 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-cognito-identity@npm:3.980.0": - version: 3.980.0 - resolution: "@aws-sdk/client-cognito-identity@npm:3.980.0" +"@aws-sdk/client-cognito-identity@npm:3.998.0": + version: 3.998.0 + resolution: "@aws-sdk/client-cognito-identity@npm:3.998.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:^3.973.5" - "@aws-sdk/credential-provider-node": "npm:^3.972.4" - "@aws-sdk/middleware-host-header": "npm:^3.972.3" - "@aws-sdk/middleware-logger": "npm:^3.972.3" - "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" - "@aws-sdk/middleware-user-agent": "npm:^3.972.5" - "@aws-sdk/region-config-resolver": "npm:^3.972.3" - "@aws-sdk/types": "npm:^3.973.1" - "@aws-sdk/util-endpoints": "npm:3.980.0" - "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" - "@aws-sdk/util-user-agent-node": "npm:^3.972.3" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.22.0" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.12" - "@smithy/middleware-retry": "npm:^4.4.29" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.11.1" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.28" - "@smithy/util-defaults-mode-node": "npm:^4.2.31" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/credential-provider-node": "npm:^3.972.13" + "@aws-sdk/middleware-host-header": "npm:^3.972.5" + "@aws-sdk/middleware-logger": "npm:^3.972.5" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.5" + "@aws-sdk/middleware-user-agent": "npm:^3.972.14" + "@aws-sdk/region-config-resolver": "npm:^3.972.5" + "@aws-sdk/types": "npm:^3.973.3" + "@aws-sdk/util-endpoints": "npm:^3.996.2" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.5" + "@aws-sdk/util-user-agent-node": "npm:^3.972.13" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/core": "npm:^3.23.6" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/hash-node": "npm:^4.2.10" + "@smithy/invalid-dependency": "npm:^4.2.10" + "@smithy/middleware-content-length": "npm:^4.2.10" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-retry": "npm:^4.4.37" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-body-length-node": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.36" + "@smithy/util-defaults-mode-node": "npm:^4.2.39" + "@smithy/util-endpoints": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/7a247502e8346882d6f656bdc8c17f2101ef20b500eda51b088ae2e8cf815e67eeffb3aa3689f063465385e53af162e4ec632ce7d0034259d85f2b27374c328e + checksum: 10c0/c177de1cc1e75f6bdd5d249c28ec7c4ae91286d96555d351811ed742390d6d797b6d13d6370b96027a98b976c9b27d820684ecccbf26083d79b8809bea41c29f languageName: node linkType: hard -"@aws-sdk/client-cognito-identity@npm:3.983.0": - version: 3.983.0 - resolution: "@aws-sdk/client-cognito-identity@npm:3.983.0" +"@aws-sdk/client-lambda@npm:3.998.0": + version: 3.998.0 + resolution: "@aws-sdk/client-lambda@npm:3.998.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/credential-provider-node": "npm:^3.972.5" - "@aws-sdk/middleware-host-header": "npm:^3.972.3" - "@aws-sdk/middleware-logger": "npm:^3.972.3" - "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" - "@aws-sdk/middleware-user-agent": "npm:^3.972.6" - "@aws-sdk/region-config-resolver": "npm:^3.972.3" - "@aws-sdk/types": "npm:^3.973.1" - "@aws-sdk/util-endpoints": "npm:3.983.0" - "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" - "@aws-sdk/util-user-agent-node": "npm:^3.972.4" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.22.0" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.12" - "@smithy/middleware-retry": "npm:^4.4.29" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.11.1" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.28" - "@smithy/util-defaults-mode-node": "npm:^4.2.31" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/credential-provider-node": "npm:^3.972.13" + "@aws-sdk/middleware-host-header": "npm:^3.972.5" + "@aws-sdk/middleware-logger": "npm:^3.972.5" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.5" + "@aws-sdk/middleware-user-agent": "npm:^3.972.14" + "@aws-sdk/region-config-resolver": "npm:^3.972.5" + "@aws-sdk/types": "npm:^3.973.3" + "@aws-sdk/util-endpoints": "npm:^3.996.2" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.5" + "@aws-sdk/util-user-agent-node": "npm:^3.972.13" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/core": "npm:^3.23.6" + "@smithy/eventstream-serde-browser": "npm:^4.2.10" + "@smithy/eventstream-serde-config-resolver": "npm:^4.3.10" + "@smithy/eventstream-serde-node": "npm:^4.2.10" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/hash-node": "npm:^4.2.10" + "@smithy/invalid-dependency": "npm:^4.2.10" + "@smithy/middleware-content-length": "npm:^4.2.10" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-retry": "npm:^4.4.37" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-body-length-node": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.36" + "@smithy/util-defaults-mode-node": "npm:^4.2.39" + "@smithy/util-endpoints": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/util-stream": "npm:^4.5.15" + "@smithy/util-utf8": "npm:^4.2.1" + "@smithy/util-waiter": "npm:^4.2.10" tslib: "npm:^2.6.2" - checksum: 10c0/0e1d8ed5d6bb0ca2ae748580d31f203b4cdb6e4b9c658b8d0fda45be259d8d6b784440fbb024afc3db5a582429c3014b05876d44e3f8a68310bceb8ecef30909 + checksum: 10c0/807f2ab71d31ed4dc25ccdba6ce3d2c6e9daff44fa6354aac7bd6751a3db8d0578fd75f3e82be5e105ada5d296d6f552452dbd837f749774951f0c7f42ec2bce languageName: node linkType: hard -"@aws-sdk/client-lambda@npm:3.983.0": - version: 3.983.0 - resolution: "@aws-sdk/client-lambda@npm:3.983.0" - dependencies: - "@aws-crypto/sha256-browser": "npm:5.2.0" - "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/credential-provider-node": "npm:^3.972.5" - "@aws-sdk/middleware-host-header": "npm:^3.972.3" - "@aws-sdk/middleware-logger": "npm:^3.972.3" - "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" - "@aws-sdk/middleware-user-agent": "npm:^3.972.6" - "@aws-sdk/region-config-resolver": "npm:^3.972.3" - "@aws-sdk/types": "npm:^3.973.1" - "@aws-sdk/util-endpoints": "npm:3.983.0" - "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" - "@aws-sdk/util-user-agent-node": "npm:^3.972.4" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.22.0" - "@smithy/eventstream-serde-browser": "npm:^4.2.8" - "@smithy/eventstream-serde-config-resolver": "npm:^4.3.8" - "@smithy/eventstream-serde-node": "npm:^4.2.8" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.12" - "@smithy/middleware-retry": "npm:^4.4.29" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.11.1" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.28" - "@smithy/util-defaults-mode-node": "npm:^4.2.31" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-stream": "npm:^4.5.10" - "@smithy/util-utf8": "npm:^4.2.0" - "@smithy/util-waiter": "npm:^4.2.8" - tslib: "npm:^2.6.2" - checksum: 10c0/fc447a7d10db0a60a255a2614e3d13b8b557c2096a722e420c9f185feeb799401eee097c740f42745fd483e7a7dabe6c838fa7fce371fdbb9134a695603f098e - languageName: node - linkType: hard - -"@aws-sdk/client-s3@npm:3.983.0": - version: 3.983.0 - resolution: "@aws-sdk/client-s3@npm:3.983.0" +"@aws-sdk/client-s3@npm:3.998.0": + version: 3.998.0 + resolution: "@aws-sdk/client-s3@npm:3.998.0" dependencies: "@aws-crypto/sha1-browser": "npm:5.2.0" "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/credential-provider-node": "npm:^3.972.5" - "@aws-sdk/middleware-bucket-endpoint": "npm:^3.972.3" - "@aws-sdk/middleware-expect-continue": "npm:^3.972.3" - "@aws-sdk/middleware-flexible-checksums": "npm:^3.972.4" - "@aws-sdk/middleware-host-header": "npm:^3.972.3" - "@aws-sdk/middleware-location-constraint": "npm:^3.972.3" - "@aws-sdk/middleware-logger": "npm:^3.972.3" - "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" - "@aws-sdk/middleware-sdk-s3": "npm:^3.972.6" - "@aws-sdk/middleware-ssec": "npm:^3.972.3" - "@aws-sdk/middleware-user-agent": "npm:^3.972.6" - "@aws-sdk/region-config-resolver": "npm:^3.972.3" - "@aws-sdk/signature-v4-multi-region": "npm:3.983.0" - "@aws-sdk/types": "npm:^3.973.1" - "@aws-sdk/util-endpoints": "npm:3.983.0" - "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" - "@aws-sdk/util-user-agent-node": "npm:^3.972.4" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.22.0" - "@smithy/eventstream-serde-browser": "npm:^4.2.8" - "@smithy/eventstream-serde-config-resolver": "npm:^4.3.8" - "@smithy/eventstream-serde-node": "npm:^4.2.8" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-blob-browser": "npm:^4.2.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/hash-stream-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/md5-js": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.12" - "@smithy/middleware-retry": "npm:^4.4.29" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.11.1" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.28" - "@smithy/util-defaults-mode-node": "npm:^4.2.31" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-stream": "npm:^4.5.10" - "@smithy/util-utf8": "npm:^4.2.0" - "@smithy/util-waiter": "npm:^4.2.8" + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/credential-provider-node": "npm:^3.972.13" + "@aws-sdk/middleware-bucket-endpoint": "npm:^3.972.5" + "@aws-sdk/middleware-expect-continue": "npm:^3.972.5" + "@aws-sdk/middleware-flexible-checksums": "npm:^3.973.0" + "@aws-sdk/middleware-host-header": "npm:^3.972.5" + "@aws-sdk/middleware-location-constraint": "npm:^3.972.5" + "@aws-sdk/middleware-logger": "npm:^3.972.5" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.5" + "@aws-sdk/middleware-sdk-s3": "npm:^3.972.14" + "@aws-sdk/middleware-ssec": "npm:^3.972.5" + "@aws-sdk/middleware-user-agent": "npm:^3.972.14" + "@aws-sdk/region-config-resolver": "npm:^3.972.5" + "@aws-sdk/signature-v4-multi-region": "npm:^3.996.2" + "@aws-sdk/types": "npm:^3.973.3" + "@aws-sdk/util-endpoints": "npm:^3.996.2" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.5" + "@aws-sdk/util-user-agent-node": "npm:^3.972.13" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/core": "npm:^3.23.6" + "@smithy/eventstream-serde-browser": "npm:^4.2.10" + "@smithy/eventstream-serde-config-resolver": "npm:^4.3.10" + "@smithy/eventstream-serde-node": "npm:^4.2.10" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/hash-blob-browser": "npm:^4.2.11" + "@smithy/hash-node": "npm:^4.2.10" + "@smithy/hash-stream-node": "npm:^4.2.10" + "@smithy/invalid-dependency": "npm:^4.2.10" + "@smithy/md5-js": "npm:^4.2.10" + "@smithy/middleware-content-length": "npm:^4.2.10" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-retry": "npm:^4.4.37" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-body-length-node": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.36" + "@smithy/util-defaults-mode-node": "npm:^4.2.39" + "@smithy/util-endpoints": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/util-stream": "npm:^4.5.15" + "@smithy/util-utf8": "npm:^4.2.1" + "@smithy/util-waiter": "npm:^4.2.10" tslib: "npm:^2.6.2" - checksum: 10c0/beb04b2215c515c87039301930f0eb331e4094749a34f0ca9373ca9f56a04b262e1cd86b838a38b60b3d1a11cbb96365476b9ae2dd8c8e2033e403405f6b4454 + checksum: 10c0/09d8ef4d17815c235557fa3ac8724457bb7642bf7b404a9a3d71e71eca956af3392d61453a70c4e88e3fd38bb8e35051fc62e5923fcdea7d340c4fb7cb7f3d9e languageName: node linkType: hard -"@aws-sdk/client-sesv2@npm:3.983.0": - version: 3.983.0 - resolution: "@aws-sdk/client-sesv2@npm:3.983.0" +"@aws-sdk/client-sesv2@npm:3.998.0": + version: 3.998.0 + resolution: "@aws-sdk/client-sesv2@npm:3.998.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/credential-provider-node": "npm:^3.972.5" - "@aws-sdk/middleware-host-header": "npm:^3.972.3" - "@aws-sdk/middleware-logger": "npm:^3.972.3" - "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" - "@aws-sdk/middleware-user-agent": "npm:^3.972.6" - "@aws-sdk/region-config-resolver": "npm:^3.972.3" - "@aws-sdk/signature-v4-multi-region": "npm:3.983.0" - "@aws-sdk/types": "npm:^3.973.1" - "@aws-sdk/util-endpoints": "npm:3.983.0" - "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" - "@aws-sdk/util-user-agent-node": "npm:^3.972.4" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.22.0" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.12" - "@smithy/middleware-retry": "npm:^4.4.29" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.11.1" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.28" - "@smithy/util-defaults-mode-node": "npm:^4.2.31" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/credential-provider-node": "npm:^3.972.13" + "@aws-sdk/middleware-host-header": "npm:^3.972.5" + "@aws-sdk/middleware-logger": "npm:^3.972.5" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.5" + "@aws-sdk/middleware-user-agent": "npm:^3.972.14" + "@aws-sdk/region-config-resolver": "npm:^3.972.5" + "@aws-sdk/signature-v4-multi-region": "npm:^3.996.2" + "@aws-sdk/types": "npm:^3.973.3" + "@aws-sdk/util-endpoints": "npm:^3.996.2" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.5" + "@aws-sdk/util-user-agent-node": "npm:^3.972.13" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/core": "npm:^3.23.6" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/hash-node": "npm:^4.2.10" + "@smithy/invalid-dependency": "npm:^4.2.10" + "@smithy/middleware-content-length": "npm:^4.2.10" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-retry": "npm:^4.4.37" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-body-length-node": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.36" + "@smithy/util-defaults-mode-node": "npm:^4.2.39" + "@smithy/util-endpoints": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/def817abf44baa81a5dad34b80895d4e8880b4e60071b6ba8e688856ecb537ca11c1ee1291fdb73abfd6187e4512541e73d740436185fce4b2995a166c90907c + checksum: 10c0/87976b0d825ba2f7261ffaad6864fc777f17d899c08c66e25516d08025cb37637ff323eb17ae0915a3d50958848febdb98e186a1486993e215bb3d58c306e0c3 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.982.0": - version: 3.982.0 - resolution: "@aws-sdk/client-sso@npm:3.982.0" +"@aws-sdk/client-sts@npm:3.998.0": + version: 3.998.0 + resolution: "@aws-sdk/client-sts@npm:3.998.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/middleware-host-header": "npm:^3.972.3" - "@aws-sdk/middleware-logger": "npm:^3.972.3" - "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" - "@aws-sdk/middleware-user-agent": "npm:^3.972.6" - "@aws-sdk/region-config-resolver": "npm:^3.972.3" - "@aws-sdk/types": "npm:^3.973.1" - "@aws-sdk/util-endpoints": "npm:3.982.0" - "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" - "@aws-sdk/util-user-agent-node": "npm:^3.972.4" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.22.0" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.12" - "@smithy/middleware-retry": "npm:^4.4.29" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.11.1" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.28" - "@smithy/util-defaults-mode-node": "npm:^4.2.31" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/credential-provider-node": "npm:^3.972.13" + "@aws-sdk/middleware-host-header": "npm:^3.972.5" + "@aws-sdk/middleware-logger": "npm:^3.972.5" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.5" + "@aws-sdk/middleware-user-agent": "npm:^3.972.14" + "@aws-sdk/region-config-resolver": "npm:^3.972.5" + "@aws-sdk/types": "npm:^3.973.3" + "@aws-sdk/util-endpoints": "npm:^3.996.2" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.5" + "@aws-sdk/util-user-agent-node": "npm:^3.972.13" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/core": "npm:^3.23.6" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/hash-node": "npm:^4.2.10" + "@smithy/invalid-dependency": "npm:^4.2.10" + "@smithy/middleware-content-length": "npm:^4.2.10" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-retry": "npm:^4.4.37" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-body-length-node": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.36" + "@smithy/util-defaults-mode-node": "npm:^4.2.39" + "@smithy/util-endpoints": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/ee6e546cd90e49c75c086cbbfaa05f1e6699f94a7b3a53d73f7c507a5f59ac8ac7655db03eb7c345a4cf3f3908446863436690f143e2090cf369ce410e0c740b + checksum: 10c0/d2eae97adf7cdd878d5ba0883200b190dbcc64e6c8f28af4ec03f5d153ae0eb5326f01703fd6164f74bbbfd71bb8c2ad613cf0e40c4b44b990c906eeb4fdbba5 languageName: node linkType: hard -"@aws-sdk/client-sts@npm:3.983.0": - version: 3.983.0 - resolution: "@aws-sdk/client-sts@npm:3.983.0" +"@aws-sdk/core@npm:^3.973.14": + version: 3.973.14 + resolution: "@aws-sdk/core@npm:3.973.14" dependencies: - "@aws-crypto/sha256-browser": "npm:5.2.0" - "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/credential-provider-node": "npm:^3.972.5" - "@aws-sdk/middleware-host-header": "npm:^3.972.3" - "@aws-sdk/middleware-logger": "npm:^3.972.3" - "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" - "@aws-sdk/middleware-user-agent": "npm:^3.972.6" - "@aws-sdk/region-config-resolver": "npm:^3.972.3" - "@aws-sdk/types": "npm:^3.973.1" - "@aws-sdk/util-endpoints": "npm:3.983.0" - "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" - "@aws-sdk/util-user-agent-node": "npm:^3.972.4" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.22.0" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.12" - "@smithy/middleware-retry": "npm:^4.4.29" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.11.1" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.28" - "@smithy/util-defaults-mode-node": "npm:^4.2.31" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" + "@aws-sdk/types": "npm:^3.973.3" + "@aws-sdk/xml-builder": "npm:^3.972.7" + "@smithy/core": "npm:^3.23.6" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/signature-v4": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/cfefdeed936a4ea4b9568d053fcd3692bab7280af88fcfeb182467195f95d64fc54b11097c38d41f25b4a180328847b048c51380b628f913c9048e85397a7463 + checksum: 10c0/06a935f0f3ba0f5d5108371cb9df7c54857700b853aab67c51cb1a5dffc36a5d95b478271da8a7875452344ef85a4826bc88ddb07285408703ac88c2db31aa10 languageName: node linkType: hard -"@aws-sdk/core@npm:^3.973.5, @aws-sdk/core@npm:^3.973.6": - version: 3.973.6 - resolution: "@aws-sdk/core@npm:3.973.6" +"@aws-sdk/crc64-nvme@npm:^3.972.2": + version: 3.972.2 + resolution: "@aws-sdk/crc64-nvme@npm:3.972.2" dependencies: - "@aws-sdk/types": "npm:^3.973.1" - "@aws-sdk/xml-builder": "npm:^3.972.4" - "@smithy/core": "npm:^3.22.0" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/signature-v4": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.11.1" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/baa575be0fd2c1148452a115e4d2ff50155f5d4ca1b38b48e0ad8cb5446d76ade3e94f83e9441f435f7ad31d76d92e3cf23fb4a053003c5b2c4a04b7039124d2 + checksum: 10c0/96970fa58bd7e587886e897fb27f4d3d3ace3997478f49769bd1781dac2767dd162c4e6cea794464e477e0a541eada2379df626d9d901ee9c5360835b3ea401e languageName: node linkType: hard -"@aws-sdk/crc64-nvme@npm:3.972.0": - version: 3.972.0 - resolution: "@aws-sdk/crc64-nvme@npm:3.972.0" - dependencies: - "@smithy/types": "npm:^4.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/c756b934baa51a7582f5efc8a935b3ce3403f0574451ffa8769e2cecac4cd5f08e0c6f0d5cb85c3e3bcf34cbc475c10e9d8302265a5b1fbb37424b5ac2580a6f - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-cognito-identity@npm:^3.972.3": - version: 3.972.3 - resolution: "@aws-sdk/credential-provider-cognito-identity@npm:3.972.3" - dependencies: - "@aws-sdk/client-cognito-identity": "npm:3.980.0" - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/aaebb8e67bad5a8a1d10b99a1be492d5ffb20952b91cc622c37eec69a720c32a7dcde2f5af79627bd85a0880ea3e485385f24d53e5fe369b68eaff0fb5d40df6 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-env@npm:^3.972.4": - version: 3.972.4 - resolution: "@aws-sdk/credential-provider-env@npm:3.972.4" - dependencies: - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/f25d2dfa77222a515c6f388ee7050ee8caf99147dba52799bf7f0ec1884e7fb5ab722aa271651ca417afbc81d91c1ded0d16d2cf0327aa706ca91cbebbffb7d9 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-http@npm:^3.972.6": - version: 3.972.6 - resolution: "@aws-sdk/credential-provider-http@npm:3.972.6" - dependencies: - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.11.1" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-stream": "npm:^4.5.10" - tslib: "npm:^2.6.2" - checksum: 10c0/6c1cee3976c857950b3a429dd10fd53343b4d57b8a05405f6a0af49bf9ec842eee6592bd936c01f07abad701256ca15be8b921b34a2fa6d70e178b2adfa05a6f - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-ini@npm:^3.972.4": - version: 3.972.4 - resolution: "@aws-sdk/credential-provider-ini@npm:3.972.4" - dependencies: - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/credential-provider-env": "npm:^3.972.4" - "@aws-sdk/credential-provider-http": "npm:^3.972.6" - "@aws-sdk/credential-provider-login": "npm:^3.972.4" - "@aws-sdk/credential-provider-process": "npm:^3.972.4" - "@aws-sdk/credential-provider-sso": "npm:^3.972.4" - "@aws-sdk/credential-provider-web-identity": "npm:^3.972.4" - "@aws-sdk/nested-clients": "npm:3.982.0" - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/credential-provider-imds": "npm:^4.2.8" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/a5c86d61d5299ce566d41522d3d1cdcf2963738548e6d742875b24193a1d444f3e5248875ae1d4e1760438972e448e3486927d6c5ec30d5e230ade542872ee1c - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-login@npm:^3.972.4": - version: 3.972.4 - resolution: "@aws-sdk/credential-provider-login@npm:3.972.4" - dependencies: - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/nested-clients": "npm:3.982.0" - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/6660a356b6315ccde07df5e0d3f89157fb69bf9daaad060fd5150357a18bbb96729e7425c7a1da20344d18f2bd92291bb41db8e82d4987745ada0f3fadc0d5a2 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-node@npm:^3.972.4, @aws-sdk/credential-provider-node@npm:^3.972.5": +"@aws-sdk/credential-provider-cognito-identity@npm:^3.972.5": version: 3.972.5 - resolution: "@aws-sdk/credential-provider-node@npm:3.972.5" + resolution: "@aws-sdk/credential-provider-cognito-identity@npm:3.972.5" dependencies: - "@aws-sdk/credential-provider-env": "npm:^3.972.4" - "@aws-sdk/credential-provider-http": "npm:^3.972.6" - "@aws-sdk/credential-provider-ini": "npm:^3.972.4" - "@aws-sdk/credential-provider-process": "npm:^3.972.4" - "@aws-sdk/credential-provider-sso": "npm:^3.972.4" - "@aws-sdk/credential-provider-web-identity": "npm:^3.972.4" - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/credential-provider-imds": "npm:^4.2.8" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/nested-clients": "npm:^3.996.2" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/6768c622206ac40cd6ba6f4bb3e703bdfc34d2166ff8728e1b9d4d4b835a69c39c587b346f348ba870089dedd076f8fa85a47fc257664fe26e5e9f1c04883acd + checksum: 10c0/cf94271f28b4bd3ee557c037956bb72527200e6ab4c3193f7d42a6efad693be0c0de1840509548d953754875f872f548b5c1e5a88fdfdfe75c067ce68757aebf languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:^3.972.4": - version: 3.972.4 - resolution: "@aws-sdk/credential-provider-process@npm:3.972.4" +"@aws-sdk/credential-provider-env@npm:^3.972.12": + version: 3.972.12 + resolution: "@aws-sdk/credential-provider-env@npm:3.972.12" dependencies: - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/bb65d4b22e7cb97bf5999eaee0334e0497b2f7c0316b7e2b44329652566d09cc442a775a3d1c472ce9fa8bbaa4581b94f133fd561d7997bb7b4444276ac5b743 + checksum: 10c0/4eec6f4821ebbded3b531b56e9d2fbe6eacbcf65de99376871dfc9b80c6ad6cc323d5ac619433febee2cabb6d767fb0198f158ac0656160d4507ce5181d747b3 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:^3.972.4": - version: 3.972.4 - resolution: "@aws-sdk/credential-provider-sso@npm:3.972.4" +"@aws-sdk/credential-provider-http@npm:^3.972.14": + version: 3.972.14 + resolution: "@aws-sdk/credential-provider-http@npm:3.972.14" dependencies: - "@aws-sdk/client-sso": "npm:3.982.0" - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/token-providers": "npm:3.982.0" - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-stream": "npm:^4.5.15" tslib: "npm:^2.6.2" - checksum: 10c0/c8b0fcabfe029d7ade4cc0a8c4efbdbfad5e0fa69bde4d96228dfb36800bf42b42ec5bb8e3ffcc61d82c636c6c0a066280875e1b7a0638aef99ecc8d3f4d1596 + checksum: 10c0/171154d1298a6e433b3e521087c6f247e4bb856fa33c5783732048ec04393563451b143a99ba73257897321c4cd8236e086d41e963681b38e909f087b17bc53e languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:^3.972.4": - version: 3.972.4 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.972.4" +"@aws-sdk/credential-provider-ini@npm:^3.972.12": + version: 3.972.12 + resolution: "@aws-sdk/credential-provider-ini@npm:3.972.12" dependencies: - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/nested-clients": "npm:3.982.0" - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/credential-provider-env": "npm:^3.972.12" + "@aws-sdk/credential-provider-http": "npm:^3.972.14" + "@aws-sdk/credential-provider-login": "npm:^3.972.12" + "@aws-sdk/credential-provider-process": "npm:^3.972.12" + "@aws-sdk/credential-provider-sso": "npm:^3.972.12" + "@aws-sdk/credential-provider-web-identity": "npm:^3.972.12" + "@aws-sdk/nested-clients": "npm:^3.996.2" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/credential-provider-imds": "npm:^4.2.10" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/6ac61dc6666eb96d0ba3c5af63aaf6298bb4e7fb69ef59ccac27ce93d8e75477dd9cbeeb7bea34ae4f91cfa6799892b484f3fdd6535272107e7f4d57966115bc + checksum: 10c0/faa1fde2212b5ddff8e66b8427887aa8500c6e8f918f919cd6214e53b0aaf8ddf08518026e4cf4e0fabd5284819e7284c80c3e404eaf4128b3c2733dea40c7f2 languageName: node linkType: hard -"@aws-sdk/credential-providers@npm:3.983.0": - version: 3.983.0 - resolution: "@aws-sdk/credential-providers@npm:3.983.0" +"@aws-sdk/credential-provider-login@npm:^3.972.12": + version: 3.972.12 + resolution: "@aws-sdk/credential-provider-login@npm:3.972.12" dependencies: - "@aws-sdk/client-cognito-identity": "npm:3.983.0" - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/credential-provider-cognito-identity": "npm:^3.972.3" - "@aws-sdk/credential-provider-env": "npm:^3.972.4" - "@aws-sdk/credential-provider-http": "npm:^3.972.6" - "@aws-sdk/credential-provider-ini": "npm:^3.972.4" - "@aws-sdk/credential-provider-login": "npm:^3.972.4" - "@aws-sdk/credential-provider-node": "npm:^3.972.5" - "@aws-sdk/credential-provider-process": "npm:^3.972.4" - "@aws-sdk/credential-provider-sso": "npm:^3.972.4" - "@aws-sdk/credential-provider-web-identity": "npm:^3.972.4" - "@aws-sdk/nested-clients": "npm:3.983.0" - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.22.0" - "@smithy/credential-provider-imds": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/nested-clients": "npm:^3.996.2" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/030a63d93c5288669236cab3a470b252b15e63e8609964381a21a673ea2f99abf21f05ccc0b89a58d85eaff16a6867bcfdfb9ebf62004219b608e3b277768889 + checksum: 10c0/3dd34d759ddfee26872186c86d4ee4fe4287d1f3fce670a30e625a5c60e3eeed7b5452e0986190fe36b18fbe8473ce24593359e0af5baa83bf3624b6f475e95d languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:^3.972.3": - version: 3.972.3 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.972.3" +"@aws-sdk/credential-provider-node@npm:^3.972.13": + version: 3.972.13 + resolution: "@aws-sdk/credential-provider-node@npm:3.972.13" dependencies: - "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/credential-provider-env": "npm:^3.972.12" + "@aws-sdk/credential-provider-http": "npm:^3.972.14" + "@aws-sdk/credential-provider-ini": "npm:^3.972.12" + "@aws-sdk/credential-provider-process": "npm:^3.972.12" + "@aws-sdk/credential-provider-sso": "npm:^3.972.12" + "@aws-sdk/credential-provider-web-identity": "npm:^3.972.12" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/credential-provider-imds": "npm:^4.2.10" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" + tslib: "npm:^2.6.2" + checksum: 10c0/c958a474ebc15f365f79a4d1a69fb572eb83cab88a88432d0e2601d6c1f86cc29ed0871931493f4942dac33547ad6020c0a3dca4dcb3ad11140964df750093d8 + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-process@npm:^3.972.12": + version: 3.972.12 + resolution: "@aws-sdk/credential-provider-process@npm:3.972.12" + dependencies: + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" + tslib: "npm:^2.6.2" + checksum: 10c0/41b572aed7100b22ff5c35f25673423fcc45eaadca679fe24d8a787b63cfbaaf9cfdbeef750f7185ff6626036621751a3edf1ae29b2111856d53ffadd7dd0bb2 + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-sso@npm:^3.972.12": + version: 3.972.12 + resolution: "@aws-sdk/credential-provider-sso@npm:3.972.12" + dependencies: + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/nested-clients": "npm:^3.996.2" + "@aws-sdk/token-providers": "npm:3.998.0" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" + tslib: "npm:^2.6.2" + checksum: 10c0/fa20e05c36725796ac2fe05d631f3efd8c8acde27e02fcd86a0786058203e9db6441beca819508772a13de5b446701a6ffb540e51cfbe75b0472427ea351c034 + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-web-identity@npm:^3.972.12": + version: 3.972.12 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.972.12" + dependencies: + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/nested-clients": "npm:^3.996.2" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" + tslib: "npm:^2.6.2" + checksum: 10c0/a96b14a5e9f72af93267bdb3e11bff689baee87201241c84986ba510359b604470d85eb6776a6c6a11e6b312600dec7662e9448e43aa7a0a22f695a96b19ff4b + languageName: node + linkType: hard + +"@aws-sdk/credential-providers@npm:3.998.0": + version: 3.998.0 + resolution: "@aws-sdk/credential-providers@npm:3.998.0" + dependencies: + "@aws-sdk/client-cognito-identity": "npm:3.998.0" + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/credential-provider-cognito-identity": "npm:^3.972.5" + "@aws-sdk/credential-provider-env": "npm:^3.972.12" + "@aws-sdk/credential-provider-http": "npm:^3.972.14" + "@aws-sdk/credential-provider-ini": "npm:^3.972.12" + "@aws-sdk/credential-provider-login": "npm:^3.972.12" + "@aws-sdk/credential-provider-node": "npm:^3.972.13" + "@aws-sdk/credential-provider-process": "npm:^3.972.12" + "@aws-sdk/credential-provider-sso": "npm:^3.972.12" + "@aws-sdk/credential-provider-web-identity": "npm:^3.972.12" + "@aws-sdk/nested-clients": "npm:^3.996.2" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/core": "npm:^3.23.6" + "@smithy/credential-provider-imds": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" + tslib: "npm:^2.6.2" + checksum: 10c0/cee69a6c832bada9522a36f07bc5529711a62af2ee731a7a26529bfba22f522a01d2164d59fa1d8becf35e42021388bacd5db790b59d98d1d63250735d50bf40 + languageName: node + linkType: hard + +"@aws-sdk/middleware-bucket-endpoint@npm:^3.972.5": + version: 3.972.5 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.972.5" + dependencies: + "@aws-sdk/types": "npm:^3.973.3" "@aws-sdk/util-arn-parser": "npm:^3.972.2" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-config-provider": "npm:^4.2.0" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-config-provider": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/391c8f6d514c41543c6a66578ce6d7d29c9cf8677d9a4d07bc0cae27418fb47b65e8104a7a4f9ac2bc3d6ae2ce73dca3ed44fd7fbafb4bcb3cb06858bcae8230 + checksum: 10c0/63f97f9395113319271afd4f64fef179b18fb0e7cafd9882fc41489c47a4d7826139cbd8953410a628702f366bad6445ba8dd81471a5942a0710f254bcac5857 languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:^3.972.3": - version: 3.972.3 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.972.3" +"@aws-sdk/middleware-expect-continue@npm:^3.972.5": + version: 3.972.5 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.972.5" dependencies: - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/69bcb15de22c3895df744d85eb668238fb7a307975b4e236c6c19f41f3c2f07a036de06db637abd8accbfadf06c557d3578ad71ac18ef71a3d52091f8ade5b87 + checksum: 10c0/e971b8384b6778cdcb2f25cb3b63969ab43d40a8d8d3d90e5058d7e975979b32d47cfd8a1c34fd90107572ec46632a03b8352119dca8bec92bce7914b20e2624 languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:^3.972.4": - version: 3.972.4 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.972.4" +"@aws-sdk/middleware-flexible-checksums@npm:^3.973.0": + version: 3.973.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.973.0" dependencies: "@aws-crypto/crc32": "npm:5.2.0" "@aws-crypto/crc32c": "npm:5.2.0" "@aws-crypto/util": "npm:5.2.0" - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/crc64-nvme": "npm:3.972.0" - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/is-array-buffer": "npm:^4.2.0" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-stream": "npm:^4.5.10" - "@smithy/util-utf8": "npm:^4.2.0" + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/crc64-nvme": "npm:^3.972.2" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/is-array-buffer": "npm:^4.2.1" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-stream": "npm:^4.5.15" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/1a87b03fe834e10287768162b219a3ef4c55c9adce3134c7f2b29ecb730e92aa141057889475855c8d1d6498a5e22381028d17a4b8dcc137f6dfc9f37506c634 + checksum: 10c0/ebba2ad73f3f6a6b2399970a032a9717373c1abb62511dfb0ea531058e3027c01c8b6b875f1df1622b5a83dd7ab3652e9f82c2d9e37bd6ebd350698ba207be76 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:^3.972.3": - version: 3.972.3 - resolution: "@aws-sdk/middleware-host-header@npm:3.972.3" +"@aws-sdk/middleware-host-header@npm:^3.972.5": + version: 3.972.5 + resolution: "@aws-sdk/middleware-host-header@npm:3.972.5" dependencies: - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/680a1934403b1544cbe1998ca22d684ff28bbbea78db8bea515bae80f7ede7ce762b2eb6fd5a56030b3a9a56a964e1c62ad40a8e2343e06862e1ccaa0cc3331b + checksum: 10c0/e7f637141c9206a722adef8ab5855587830c89f08eb3c9a7bbf62458b7adca2293fcb89ee5731775643ceb60796a50370f21f4727f8060503afa52ed6b0e9a2b languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:^3.972.3": - version: 3.972.3 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.972.3" +"@aws-sdk/middleware-location-constraint@npm:^3.972.5": + version: 3.972.5 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.972.5" dependencies: - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/a2a284f24147aaf2a5367cd280f6646700bec03bd5dc66e1db0cf871904d64d21d77f45767edc2cbe2d9ffbd7d55141ff30df0143cc63ae7fe8b89559916bbb5 + checksum: 10c0/21e6321669459868e42c7c319d4ce2beef195b4aed66a9de8ec7038ba560bc8df9eb30b628f5901b925072f4caf0242c6c6ca477323da6e1419e34d4960ada71 languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:^3.972.3": - version: 3.972.3 - resolution: "@aws-sdk/middleware-logger@npm:3.972.3" +"@aws-sdk/middleware-logger@npm:^3.972.5": + version: 3.972.5 + resolution: "@aws-sdk/middleware-logger@npm:3.972.5" dependencies: - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/3cb6c1eddb7344f14f634fe1d6c9e7571ec8fe856ccf62dab71fae5fcef302f3b0e97d9ddb5ee90a427e14f28672cf406e8dadf30693e590f0d2a7eb1b439934 + checksum: 10c0/f63bbbd559e77a761188c83c852b1988223e0677410a2b05615762036e475045bda4c9a032909ee961bf81a101b18eaefe0db48bc6f778890ddb410239e0e609 languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:^3.972.3": - version: 3.972.3 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.972.3" +"@aws-sdk/middleware-recursion-detection@npm:^3.972.5": + version: 3.972.5 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.972.5" dependencies: - "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/types": "npm:^3.973.3" "@aws/lambda-invoke-store": "npm:^0.2.2" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/cc3e30e6968f18a5456c9b786b95579f688dd429422f6792211ebeaa462cf87186fd93996a8f034ce4abd95f39cfc0071c1cb801ad751be766617aac585cbb09 + checksum: 10c0/c59feb1fd2e9784ad221b036753ece2ebdb715d32557489e5ffd3a15b1678ed3cb345b58325b6b909f396cba1699d49cc99499350c6c496b67026eecbf8cce1d languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:^3.972.6": - version: 3.972.6 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.972.6" +"@aws-sdk/middleware-sdk-s3@npm:^3.972.14": + version: 3.972.14 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.972.14" dependencies: - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/types": "npm:^3.973.1" + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/types": "npm:^3.973.3" "@aws-sdk/util-arn-parser": "npm:^3.972.2" - "@smithy/core": "npm:^3.22.0" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/signature-v4": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.11.1" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-config-provider": "npm:^4.2.0" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-stream": "npm:^4.5.10" - "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/core": "npm:^3.23.6" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/signature-v4": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-config-provider": "npm:^4.2.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-stream": "npm:^4.5.15" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/47a02069a24a7ed750ee15eea878d45d4aee11e119f3307100463a47d59ebd73f2b151620f2c78257aad8e6551644c3b03f7826685f302ed4168adadb8c07454 + checksum: 10c0/2ba634acc5238029ad62f4c949e9647427dae26b895abcc170f71381faed0f6ccf544a2af2d3748ce13faf38b880464b4f4b7d90c617b0a6db3f4aa29042d73a languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:^3.972.3": - version: 3.972.3 - resolution: "@aws-sdk/middleware-ssec@npm:3.972.3" +"@aws-sdk/middleware-ssec@npm:^3.972.5": + version: 3.972.5 + resolution: "@aws-sdk/middleware-ssec@npm:3.972.5" dependencies: - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/d4e1df3531947adbbd1cf64d89c5ad7b3596ffc471e83a32f555e0bd05e976d2bd183975689da60e4229bd0611cd53642a3b2355877348e99cdd3a1b7d4135ad + checksum: 10c0/e4df1c67584cff2ede656b2ae2438214a0819cf2032fe494623226e33e36b480a479da7c2429f71528ce71e9eac04e34c3425aafdd00264bbdd1fb04daf8344e languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:^3.972.5, @aws-sdk/middleware-user-agent@npm:^3.972.6": - version: 3.972.6 - resolution: "@aws-sdk/middleware-user-agent@npm:3.972.6" +"@aws-sdk/middleware-user-agent@npm:^3.972.14": + version: 3.972.14 + resolution: "@aws-sdk/middleware-user-agent@npm:3.972.14" dependencies: - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/types": "npm:^3.973.1" - "@aws-sdk/util-endpoints": "npm:3.982.0" - "@smithy/core": "npm:^3.22.0" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/types": "npm:^3.973.3" + "@aws-sdk/util-endpoints": "npm:^3.996.2" + "@smithy/core": "npm:^3.23.6" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/f1ca5fc20b8eef9061070d573f7d0aac1997017e538d0fd37a3bf628df38e81f0e7c28332cf4fbae429d36285f504b37e4ea2500f7cef06c92ed3c4fe25d2349 + checksum: 10c0/678e4efed20ea79f77348cb41517aa0b1936a1c56767b98ca1d6cf9c0d243936946e056a1cfb9cc2b06d0c0759b5203eeb63d1c12463a1111b8889f6627349a2 languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.982.0": - version: 3.982.0 - resolution: "@aws-sdk/nested-clients@npm:3.982.0" +"@aws-sdk/nested-clients@npm:^3.996.2": + version: 3.996.2 + resolution: "@aws-sdk/nested-clients@npm:3.996.2" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/middleware-host-header": "npm:^3.972.3" - "@aws-sdk/middleware-logger": "npm:^3.972.3" - "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" - "@aws-sdk/middleware-user-agent": "npm:^3.972.6" - "@aws-sdk/region-config-resolver": "npm:^3.972.3" - "@aws-sdk/types": "npm:^3.973.1" - "@aws-sdk/util-endpoints": "npm:3.982.0" - "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" - "@aws-sdk/util-user-agent-node": "npm:^3.972.4" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.22.0" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.12" - "@smithy/middleware-retry": "npm:^4.4.29" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.11.1" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.28" - "@smithy/util-defaults-mode-node": "npm:^4.2.31" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/middleware-host-header": "npm:^3.972.5" + "@aws-sdk/middleware-logger": "npm:^3.972.5" + "@aws-sdk/middleware-recursion-detection": "npm:^3.972.5" + "@aws-sdk/middleware-user-agent": "npm:^3.972.14" + "@aws-sdk/region-config-resolver": "npm:^3.972.5" + "@aws-sdk/types": "npm:^3.973.3" + "@aws-sdk/util-endpoints": "npm:^3.996.2" + "@aws-sdk/util-user-agent-browser": "npm:^3.972.5" + "@aws-sdk/util-user-agent-node": "npm:^3.972.13" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/core": "npm:^3.23.6" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/hash-node": "npm:^4.2.10" + "@smithy/invalid-dependency": "npm:^4.2.10" + "@smithy/middleware-content-length": "npm:^4.2.10" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-retry": "npm:^4.4.37" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-body-length-node": "npm:^4.2.2" + "@smithy/util-defaults-mode-browser": "npm:^4.3.36" + "@smithy/util-defaults-mode-node": "npm:^4.2.39" + "@smithy/util-endpoints": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/cf8b90bac196d73ba91ed8c71dce190b6f7c8dfad34108cd8017e5c08f23b27b0f2434f7bb22ff36be30bef84c75e3e57bbb87d54a2a26865538bb6bb12b7856 + checksum: 10c0/a0933d9e29b0e4aceb39e4a034e2832e350659c403dabd9487b9430733dfac1c0a44609ee3fcfbc19b5a1777fd3c87a1d6164579fee4612b0a9aebe786f43dcd languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.983.0": - version: 3.983.0 - resolution: "@aws-sdk/nested-clients@npm:3.983.0" +"@aws-sdk/region-config-resolver@npm:^3.972.5": + version: 3.972.5 + resolution: "@aws-sdk/region-config-resolver@npm:3.972.5" dependencies: - "@aws-crypto/sha256-browser": "npm:5.2.0" - "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/middleware-host-header": "npm:^3.972.3" - "@aws-sdk/middleware-logger": "npm:^3.972.3" - "@aws-sdk/middleware-recursion-detection": "npm:^3.972.3" - "@aws-sdk/middleware-user-agent": "npm:^3.972.6" - "@aws-sdk/region-config-resolver": "npm:^3.972.3" - "@aws-sdk/types": "npm:^3.973.1" - "@aws-sdk/util-endpoints": "npm:3.983.0" - "@aws-sdk/util-user-agent-browser": "npm:^3.972.3" - "@aws-sdk/util-user-agent-node": "npm:^3.972.4" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/core": "npm:^3.22.0" - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/hash-node": "npm:^4.2.8" - "@smithy/invalid-dependency": "npm:^4.2.8" - "@smithy/middleware-content-length": "npm:^4.2.8" - "@smithy/middleware-endpoint": "npm:^4.4.12" - "@smithy/middleware-retry": "npm:^4.4.29" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/smithy-client": "npm:^4.11.1" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-body-length-node": "npm:^4.2.1" - "@smithy/util-defaults-mode-browser": "npm:^4.3.28" - "@smithy/util-defaults-mode-node": "npm:^4.2.31" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/util-utf8": "npm:^4.2.0" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/8ec2d60f6a6c2cd409c14f36a1284c8c8cd159dbb4ff272bb82b2ac17b84e6c4cc60a6f53a4073f9e2e877b159482b8b6ba0e1196f2cdd2355bf4161ff56203c + checksum: 10c0/228a45ce6134fac8a3e068280f4ab709b452ad49a031c88da26345d429e6313160abc3ecfd36d9441d74337aac2988d772d6761817d46e1251eafe83e70ecaa8 languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:^3.972.3": - version: 3.972.3 - resolution: "@aws-sdk/region-config-resolver@npm:3.972.3" +"@aws-sdk/signature-v4-multi-region@npm:^3.996.2": + version: 3.996.2 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.996.2" dependencies: - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/middleware-sdk-s3": "npm:^3.972.14" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/signature-v4": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/6682f729ba131b9067f7af77bcb49f3cae41668614e5c3b21ce8f091346a6961e852d0b72e15f262ad1fdccc9f4190680b35f756244cd691b6314b2866e071d9 + checksum: 10c0/8a10f6e1ddd832aea323c68cf4958fc0bd8af82d6d967ee41a99302bb8b471975575141434fcedb2c3d6f2016af1ab0f6f7fccf0b4be2a91cbca75c5fd4db32c languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.983.0": - version: 3.983.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.983.0" +"@aws-sdk/token-providers@npm:3.998.0": + version: 3.998.0 + resolution: "@aws-sdk/token-providers@npm:3.998.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:^3.972.6" - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/signature-v4": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/core": "npm:^3.973.14" + "@aws-sdk/nested-clients": "npm:^3.996.2" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/3da68eef48cf917f6f62724a0fd1eb67ac1b0006f97f19b6f6f81b505e0d2437d7d5e826a816edbdac2d615af76189079f849a8bd69e24ef63f3bc814f511687 - languageName: node - linkType: hard - -"@aws-sdk/token-providers@npm:3.982.0": - version: 3.982.0 - resolution: "@aws-sdk/token-providers@npm:3.982.0" - dependencies: - "@aws-sdk/core": "npm:^3.973.6" - "@aws-sdk/nested-clients": "npm:3.982.0" - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" - tslib: "npm:^2.6.2" - checksum: 10c0/255875330db17abba86353c558543aaad7b29fef57b336e8861fa559149a1b33906421bb059e602b8b2338f74dcad294195b04342dac3d32f996a9ecf4b5562e + checksum: 10c0/5ab69035ecb5183eacab015c7c82e91adfd3f94fd9e6186ace7a23b707663445edbd8d53c312ee04bf5ffb7d2158d8d471c9e8c9cdf801e4c01a0051e0215343 languageName: node linkType: hard @@ -1840,13 +1701,13 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/types@npm:^3.973.1": - version: 3.973.1 - resolution: "@aws-sdk/types@npm:3.973.1" +"@aws-sdk/types@npm:^3.973.3": + version: 3.973.3 + resolution: "@aws-sdk/types@npm:3.973.3" dependencies: - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/8a4a183cc39b4d6f4d065ece884b50d397a54b17add32b649f49adbe676174e7bee2c3c94394fc5227a4fccb96c34482291a1eb2702158e1dbb12c441af32863 + checksum: 10c0/38d2d3e0f408ecfaf44597eb05c2b437af1ef6c155a059b3c421f04954e20d754be088f67e3ec9adf81489547b7f1fb585dd12faadb4b84815460d6ef0848e38 languageName: node linkType: hard @@ -1859,42 +1720,16 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.980.0": - version: 3.980.0 - resolution: "@aws-sdk/util-endpoints@npm:3.980.0" +"@aws-sdk/util-endpoints@npm:^3.996.2": + version: 3.996.2 + resolution: "@aws-sdk/util-endpoints@npm:3.996.2" dependencies: - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-endpoints": "npm:^3.2.8" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-endpoints": "npm:^3.3.1" tslib: "npm:^2.6.2" - checksum: 10c0/0de91a4d1e2382f45fbfcbd4e1424d2088fd58479483235b5dec23875a10fe11502a2482295ef14763793eeb607c4a0c1f75d2fc4101868e33f0837deab9a6ba - languageName: node - linkType: hard - -"@aws-sdk/util-endpoints@npm:3.982.0": - version: 3.982.0 - resolution: "@aws-sdk/util-endpoints@npm:3.982.0" - dependencies: - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-endpoints": "npm:^3.2.8" - tslib: "npm:^2.6.2" - checksum: 10c0/1ebdb4e53e80a5c8f8f742268bbbabd3834b58784e1f6f6015985865893261830e3143282d84a6b1730f069ccd66e0e5d41b1082738c6800b2dac70f189c7e58 - languageName: node - linkType: hard - -"@aws-sdk/util-endpoints@npm:3.983.0": - version: 3.983.0 - resolution: "@aws-sdk/util-endpoints@npm:3.983.0" - dependencies: - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-endpoints": "npm:^3.2.8" - tslib: "npm:^2.6.2" - checksum: 10c0/958e8a4e34c9fc4472ac126cec25b3f701396acd2b0edf418c2b79883ee739dbd96794cdc723ba0c7481750dc613ec5cf2af036c9c99cb5626af008369a522d6 + checksum: 10c0/2bef5eba42040f956216b0c30057fece9acafc58c64c6a49db2c4f44aa13c5b027a399796eb96eb579706a1bfeb1aeb5e3f871b042c0d6eabc5baa31595faaa4 languageName: node linkType: hard @@ -1907,44 +1742,44 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:^3.972.3": - version: 3.972.3 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.972.3" +"@aws-sdk/util-user-agent-browser@npm:^3.972.5": + version: 3.972.5 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.972.5" dependencies: - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/types": "npm:^4.13.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/637f1396cfbca7b352ffaf332998c4223c35d0fa41431c106151a34c6bfe7c9e32e6a6dc7e75c495714e05f3729ae1f61996da923156c3edcb33e217e24328ad + checksum: 10c0/ec2621a613627e40995e5b95b83b1fa46af51a92084b9c3af267b3f8acba1a0593bb1d86b5c3882e2e5cf67060468b154b9c150d31b85e892b5f6cdf5790e7b7 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:^3.972.3, @aws-sdk/util-user-agent-node@npm:^3.972.4": - version: 3.972.4 - resolution: "@aws-sdk/util-user-agent-node@npm:3.972.4" +"@aws-sdk/util-user-agent-node@npm:^3.972.13": + version: 3.972.13 + resolution: "@aws-sdk/util-user-agent-node@npm:3.972.13" dependencies: - "@aws-sdk/middleware-user-agent": "npm:^3.972.6" - "@aws-sdk/types": "npm:^3.973.1" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/types": "npm:^4.12.0" + "@aws-sdk/middleware-user-agent": "npm:^3.972.14" + "@aws-sdk/types": "npm:^3.973.3" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/2168c3be4dcdca97289a1d863a00026fb0ee66f3861a90c9b3abba342089ed6d50f1d4b6545047a1f6a98e968614100e8cd8b73856f24b12695bc7e116ef92cb + checksum: 10c0/813c79c998b4d681d07ab0f795396cc6e003f209fb74c93d8e301b2d45b5cc1b57af3d5d1e7202e4963d51e87bf92111bfcf5b772e0b4553ca9cf2b760bf3719 languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:^3.972.4": - version: 3.972.4 - resolution: "@aws-sdk/xml-builder@npm:3.972.4" +"@aws-sdk/xml-builder@npm:^3.972.7": + version: 3.972.7 + resolution: "@aws-sdk/xml-builder@npm:3.972.7" dependencies: - "@smithy/types": "npm:^4.12.0" - fast-xml-parser: "npm:5.3.4" + "@smithy/types": "npm:^4.13.0" + fast-xml-parser: "npm:5.3.6" tslib: "npm:^2.6.2" - checksum: 10c0/6ed7ace0e74902ddb1075404312182330827b9cc23439676f8a076bd90d10115232854e8e5512fd6a85c290c88b5b381b98b9bf79f573f5eb05b49e944d49f02 + checksum: 10c0/a4534280b1e3d97d43186acecc1ce555f5e9f118a509435861096ca55c16eace88324b9e325c291147198903103a0ab431df545f392ec837eb55d55d40b802b5 languageName: node linkType: hard @@ -20772,81 +20607,81 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/abort-controller@npm:4.2.8" +"@smithy/abort-controller@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/abort-controller@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/2c2094ebd0b842a478746da74a74feaf579ca5fe03d7a1a7868ba7d048d88e2479edad8d2791d22d7bb9e5e774c1df4201a3ffa360c3aefaf158f692c45594f8 + checksum: 10c0/c07517dd50c20282ae46e2d464fca7ba8db85f622cd70b168977f973eeedb48bf2cb73e106309a96b274144e7b519d2f19202e1d5fb894033589a290994f50d3 languageName: node linkType: hard -"@smithy/chunked-blob-reader-native@npm:^4.2.1": - version: 4.2.1 - resolution: "@smithy/chunked-blob-reader-native@npm:4.2.1" +"@smithy/chunked-blob-reader-native@npm:^4.2.2": + version: 4.2.2 + resolution: "@smithy/chunked-blob-reader-native@npm:4.2.2" dependencies: - "@smithy/util-base64": "npm:^4.3.0" + "@smithy/util-base64": "npm:^4.3.1" tslib: "npm:^2.6.2" - checksum: 10c0/63831fe47a5b3a1ea6821846a5fb009298da57159e4818238e8110b77245805c1a07cb854df7955a39de1f5f2dfb7c8803ac942117e622665e089d715cb2041c + checksum: 10c0/86fbd6e5f021f58a2d0d157410e5eb37df2b5bfdf6b6eb0b2491276e9322649ab763bb87c5bcd2da99399ff5989aec2f10e15fe831c9d6f7b6efa75703bc2303 languageName: node linkType: hard -"@smithy/chunked-blob-reader@npm:^5.2.0": - version: 5.2.0 - resolution: "@smithy/chunked-blob-reader@npm:5.2.0" +"@smithy/chunked-blob-reader@npm:^5.2.1": + version: 5.2.1 + resolution: "@smithy/chunked-blob-reader@npm:5.2.1" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/9fe95b788e022ce2b59c8cab607c8f71d73cce367329871d2a7eafdc0d77cec8d1939fe8141f446bbe4051dcfffce864a562762ac2691c368df3b6c2f6ed62b3 + checksum: 10c0/44f477ffa90b12a981d81be066740db631f33807cf9de4e4b8fc2f6eaaecec200b80855f61369abe0090a7d50b845dbe2b8a1727b07235f293394e386dab6c66 languageName: node linkType: hard -"@smithy/config-resolver@npm:^4.4.6": - version: 4.4.6 - resolution: "@smithy/config-resolver@npm:4.4.6" +"@smithy/config-resolver@npm:^4.4.9": + version: 4.4.9 + resolution: "@smithy/config-resolver@npm:4.4.9" dependencies: - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-config-provider": "npm:^4.2.0" - "@smithy/util-endpoints": "npm:^3.2.8" - "@smithy/util-middleware": "npm:^4.2.8" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-config-provider": "npm:^4.2.1" + "@smithy/util-endpoints": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^4.2.10" tslib: "npm:^2.6.2" - checksum: 10c0/ab3de62329d53ca886d0efb2e10e904c3d3a7e564cda6b4d710d8512d2f4b9980e5346614da511d978c6a9a6c3c71f968e7c752dac36dfd61219d2e6fd0695cc + checksum: 10c0/efd294dc45960a5bf8a728d719e26f53d92796f3cbd0ef1ee66a65f9325ba14b689ce12aea18cf1e39048529db208feb2a2a4d85afafbfcd71dff1778ac7210d languageName: node linkType: hard -"@smithy/core@npm:^3.22.0, @smithy/core@npm:^3.22.1": - version: 3.22.1 - resolution: "@smithy/core@npm:3.22.1" +"@smithy/core@npm:^3.23.6": + version: 3.23.6 + resolution: "@smithy/core@npm:3.23.6" dependencies: - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-body-length-browser": "npm:^4.2.0" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-stream": "npm:^4.5.11" - "@smithy/util-utf8": "npm:^4.2.0" - "@smithy/uuid": "npm:^1.1.0" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-body-length-browser": "npm:^4.2.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-stream": "npm:^4.5.15" + "@smithy/util-utf8": "npm:^4.2.1" + "@smithy/uuid": "npm:^1.1.1" tslib: "npm:^2.6.2" - checksum: 10c0/f1f65f7f323128f0b2d9a3ee13b1b4a5942e966ff12016549f4bff8a83ccd6d8d539e29d27c11ccf66d4948e4766bb1b2ea8f37b08c70f85ae8cb2a2ab034e3b + checksum: 10c0/12350b146dadde0d0beda457b6991750a6bafee6e4623edea535833bfa09774fd770378545a99c8c7a1f2a63128c1b377776b48f5d54e4f1bca7106d270d9d84 languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/credential-provider-imds@npm:4.2.8" +"@smithy/credential-provider-imds@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/credential-provider-imds@npm:4.2.10" dependencies: - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" tslib: "npm:^2.6.2" - checksum: 10c0/e53cec39703aa197df6bf38985403ad69ecd45e17ee5caadb53945d0a36b22332ff04e4d2d6a8d7c8e4bea9e6edabf6abf7cc6dafbc6cfbf7c20a88223e6fc55 + checksum: 10c0/8e2b3f0b327a5ba476d0b6de2907ec4d37cd7d2efcf5203159fca3385d6bf9dd0a004b91c69206d504e6cc92c4616266493e51aacb7269628f89f951baafd855 languageName: node linkType: hard -"@smithy/eventstream-codec@npm:^4.0.1, @smithy/eventstream-codec@npm:^4.2.8": +"@smithy/eventstream-codec@npm:^4.0.1": version: 4.2.8 resolution: "@smithy/eventstream-codec@npm:4.2.8" dependencies: @@ -20858,104 +20693,116 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/eventstream-serde-browser@npm:4.2.8" +"@smithy/eventstream-codec@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/eventstream-codec@npm:4.2.10" dependencies: - "@smithy/eventstream-serde-universal": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" + "@aws-crypto/crc32": "npm:5.2.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-hex-encoding": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/9f5abf3073ac58dcd88db3cf28f1edaa73c2b5c4b3249b0b6bfdb4cd51b328f64f66ac5918145aa20842a3277b38339d88ae414c86610b9ee6ef099b2f8310a0 + checksum: 10c0/e6a4424e8c23e4d396b8fbc9c287bf73b4e5bef3b9f29065ce9803b1b8b5bda2bba05312721986bec83336e2c1e30560869ef1d1c91e3815081ce78d48287be1 languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^4.3.8": - version: 4.3.8 - resolution: "@smithy/eventstream-serde-config-resolver@npm:4.3.8" +"@smithy/eventstream-serde-browser@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/eventstream-serde-browser@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" + "@smithy/eventstream-serde-universal": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/10f80501ab34918e26caed612d7bd8c4cfb0771994c108212be27dd0a05cec4175141b24edfc455255af3677513cf75154946fc4c2e3ae5093ee1065e06801f2 + checksum: 10c0/29c7ad443d2cef74ec5aaaa8d536bbcb2031ae40894c61244f2ff135dcc23d439c980f7109b28d2c2b80aaddfae80541331c4d7704c19f6a0a461af5c4df7a55 languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/eventstream-serde-node@npm:4.2.8" +"@smithy/eventstream-serde-config-resolver@npm:^4.3.10": + version: 4.3.10 + resolution: "@smithy/eventstream-serde-config-resolver@npm:4.3.10" dependencies: - "@smithy/eventstream-serde-universal": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/9b0c37ffd3f0d08a9c4170742fbc8fb14e38e34ee164642d102477a9e339fa8f12920b2ff9017903954e036a7219bbc9008a6942d3e68fefbfd1285a5fd9168b + checksum: 10c0/b53bd51fb6858aa44791eaff519504df708e4ccd78a3f980cd19a9c38642349410fc58feb4306c8160e7a94fd2f4f7b9058dfcd62800b7fff6abdcdc789f966e languageName: node linkType: hard -"@smithy/eventstream-serde-universal@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/eventstream-serde-universal@npm:4.2.8" +"@smithy/eventstream-serde-node@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/eventstream-serde-node@npm:4.2.10" dependencies: - "@smithy/eventstream-codec": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/eventstream-serde-universal": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/06a3388efbc10bebb97b78800c72dea0baf5552b33e51d64cada6fa5eea891389c81a8e214d1eb0b5d72a8135c121b610b7dcecaef2a160e017d59d99110e956 + checksum: 10c0/1d4a6d7bb33f721639edb198b4a5d4f5eb52f14ed89f932d370740c80636ed2bfbd989f438986fd4f4feaa6b08f96244216c6515f410df41bcc0a83c83d58eff languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^5.3.9": - version: 5.3.9 - resolution: "@smithy/fetch-http-handler@npm:5.3.9" +"@smithy/eventstream-serde-universal@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/eventstream-serde-universal@npm:4.2.10" dependencies: - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/querystring-builder": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-base64": "npm:^4.3.0" + "@smithy/eventstream-codec": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/43b341d1594da4a076a48896f552b96d5e817054e9a354d10001ad51f05cb0f976c8d12529bd462a88cff23c8ab3ca475705db0855751616c08505fc6d083db2 + checksum: 10c0/a970df4af9900b88ba7f8d1fe33f501674eb3a71b261e686be1596ce9c4ee8eacb88a7a33a01b3a2551c022600041ffe353782bde2d6b344c2107f480ae7ecbe languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^4.2.9": - version: 4.2.9 - resolution: "@smithy/hash-blob-browser@npm:4.2.9" +"@smithy/fetch-http-handler@npm:^5.3.11": + version: 5.3.11 + resolution: "@smithy/fetch-http-handler@npm:5.3.11" dependencies: - "@smithy/chunked-blob-reader": "npm:^5.2.0" - "@smithy/chunked-blob-reader-native": "npm:^4.2.1" - "@smithy/types": "npm:^4.12.0" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/querystring-builder": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-base64": "npm:^4.3.1" tslib: "npm:^2.6.2" - checksum: 10c0/19a55c5ebd62ea489e6a7c4e47267739ee83c00cc73430c4584b1685db7f1444d33814e78489f8346bcf20689d719e554010ec9cd4d2758acf9c724fa3590692 + checksum: 10c0/8faffa446cebc91f1356f354e3c70f91b0a770cd70a0585dba38e2fc30cdabe665812176c54dc487388e438e169e409fcec6292603a0bc01bec764b4a4645d56 languageName: node linkType: hard -"@smithy/hash-node@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/hash-node@npm:4.2.8" +"@smithy/hash-blob-browser@npm:^4.2.11": + version: 4.2.11 + resolution: "@smithy/hash-blob-browser@npm:4.2.11" dependencies: - "@smithy/types": "npm:^4.12.0" - "@smithy/util-buffer-from": "npm:^4.2.0" - "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/chunked-blob-reader": "npm:^5.2.1" + "@smithy/chunked-blob-reader-native": "npm:^4.2.2" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/541de03fce0623ea72c0e44cb15d16001d3c4ff7f0ac8b03a53b59c3c526d9d0196297f0f2bc9b08f9e108c4920983a54df0281ba36941b30c7940195c618222 + checksum: 10c0/52591638cccbc2a4e2016d345ae7db434641356bf5db8817972995b17e59321c9a4cb2cfe5902b5f45be7cd6e9ce24ac6c801bd04d88da5028d267e26bce875c languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/hash-stream-node@npm:4.2.8" +"@smithy/hash-node@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/hash-node@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" - "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-buffer-from": "npm:^4.2.1" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/fc9639d55e4131fe40a299abb0a83b22a43ea88138c0a5074768b5b1ce2e7c9980b34298983739d01507b2408d5fd9fe4f234f581ad4656fb7198605c5dc3d35 + checksum: 10c0/b6fc9c4c3b8cc103f1a2de2a4cd389f7897c2b098fa217d3a3335cfad32051b436907a032ea3f8987b6fed5d1e917dd656261421806bb8cff8c678ab50282abc languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/invalid-dependency@npm:4.2.8" +"@smithy/hash-stream-node@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/hash-stream-node@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/b224c6692ec745c30c022114c53328a69caf00e6848f3920fe180e5836440a9dfebf67bf4d6cc8f1fabe4d88be2f60f5428c93cbe80de3baefb0710b7a4b0e7c + checksum: 10c0/8860c3365217cbf41f0e51380ec002fd5d5ab262f7f3ed2ea500159590f134f898ca53067c8e1e0dd69320ffedab70569d2b3f005d9874c784e57a23356b0622 + languageName: node + linkType: hard + +"@smithy/invalid-dependency@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/invalid-dependency@npm:4.2.10" + dependencies: + "@smithy/types": "npm:^4.13.0" + tslib: "npm:^2.6.2" + checksum: 10c0/8d4a2b163eaaeb2e0c1af26dd39fd36b03ee319eac4fba2d329e99e2cd2849c65ed6bc510c9b58dd20e1f2ee7634d61ccc21b15c8a871fb2109e87c1337df057 languageName: node linkType: hard @@ -20977,208 +20824,204 @@ __metadata: languageName: node linkType: hard -"@smithy/md5-js@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/md5-js@npm:4.2.8" +"@smithy/is-array-buffer@npm:^4.2.1": + version: 4.2.1 + resolution: "@smithy/is-array-buffer@npm:4.2.1" dependencies: - "@smithy/types": "npm:^4.12.0" - "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/cbc2ad4862214437ca04c0e946d21df9c2553006725a13f97c3dc3b5bc9fd9b95ccbb1005c0763e75b29f88ebcbbd7b217f19c8f4c88ab36be1ab60ded030859 + checksum: 10c0/8e84ae3542ca85aade7a1d00809f29bd22e3dae3282df8a7d558e002d47b1245de55add7a5ca310170d8336f46c95c4f812a0641f44af95364a510d22eb4c4ea languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/middleware-content-length@npm:4.2.8" +"@smithy/md5-js@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/md5-js@npm:4.2.10" dependencies: - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/27a732a4207936da2b57212d7abb2d55d398d483e507fefb540e2ea20247795770bd73bfc7a4d488de3aa923810241014eb05a4cfa1b8354b4e284161d1bec42 + checksum: 10c0/5be25be720951546188f5ad34e279f3f72bce650c0cc16879b49025039ad504759f08bd7c98b3743c3354c126145875ef5d8557185be35b252c708a5dceda909 languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.4.12, @smithy/middleware-endpoint@npm:^4.4.13": - version: 4.4.13 - resolution: "@smithy/middleware-endpoint@npm:4.4.13" +"@smithy/middleware-content-length@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/middleware-content-length@npm:4.2.10" dependencies: - "@smithy/core": "npm:^3.22.1" - "@smithy/middleware-serde": "npm:^4.2.9" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" - "@smithy/url-parser": "npm:^4.2.8" - "@smithy/util-middleware": "npm:^4.2.8" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/0a67cf539065c1c2750006d37eee92ed50aca976febf3281f5cb7b52ee028a6f5c66ee8337d9ba7afd21915a17756e8301f0540911ad6d59669353b22450a119 + checksum: 10c0/f250d96f4b0c8cc28be5b842ac8538df5117a7f40e15652be39757b8817e929e0ddb41dd3e4f97e29799d3031efcb5b0aece4a0a263ac25ce23a1b10fcc87a70 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.4.29": - version: 4.4.30 - resolution: "@smithy/middleware-retry@npm:4.4.30" +"@smithy/middleware-endpoint@npm:^4.4.20": + version: 4.4.20 + resolution: "@smithy/middleware-endpoint@npm:4.4.20" dependencies: - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/service-error-classification": "npm:^4.2.8" - "@smithy/smithy-client": "npm:^4.11.2" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-retry": "npm:^4.2.8" - "@smithy/uuid": "npm:^1.1.0" + "@smithy/core": "npm:^3.23.6" + "@smithy/middleware-serde": "npm:^4.2.11" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" + "@smithy/url-parser": "npm:^4.2.10" + "@smithy/util-middleware": "npm:^4.2.10" tslib: "npm:^2.6.2" - checksum: 10c0/bf3294fd62696714a5c66a54e5ce01ce578c55a62f657ea409d55d2c7fe1cb806db9f9f4125fb17fba1d15323165f68758923686c45ab50579c7578e56945894 + checksum: 10c0/173ed875421cc4612a0921c602f8bc414f02385305d64236d869e14c800e6e5f74886d96c3311dbdc5934e5e7581293512d8630d3237b46f998d9b97f42c44af languageName: node linkType: hard -"@smithy/middleware-serde@npm:^4.2.9": - version: 4.2.9 - resolution: "@smithy/middleware-serde@npm:4.2.9" +"@smithy/middleware-retry@npm:^4.4.37": + version: 4.4.37 + resolution: "@smithy/middleware-retry@npm:4.4.37" dependencies: - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/service-error-classification": "npm:^4.2.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-retry": "npm:^4.2.10" + "@smithy/uuid": "npm:^1.1.1" tslib: "npm:^2.6.2" - checksum: 10c0/72164c91690f3cb3bcbb1638dad4ddc245c48cf92f1663740a65df430c35e5f6c94c51a88645c0085ff138ad6ededba45106b94698fbaaec527ae653e40829a9 + checksum: 10c0/9397340a6e64f21a744d1465263835e257c357e1439d408bfa9bf20521aff8d9dea0f6927d61de1c619a875158ccca2bb6c669d1c1d94436ac497b772adbbeea languageName: node linkType: hard -"@smithy/middleware-stack@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/middleware-stack@npm:4.2.8" +"@smithy/middleware-serde@npm:^4.2.11": + version: 4.2.11 + resolution: "@smithy/middleware-serde@npm:4.2.11" dependencies: - "@smithy/types": "npm:^4.12.0" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/3d931a12f1e9d691bcdca5f1889378266fcd20ab97f46983a08585492bf90fecb644b00886db908ec902efadb5f983a6365ae0dd351245d52c78ef3091e0d058 + checksum: 10c0/fd62e4a68c497e225fc6ec63a7451180dfd8c64f1db3b7df8b9b99d90e43b6c5f4979a86c980530641964b7f9a938ad65ba440fd70a59806ee5c08cf711a3ea7 languageName: node linkType: hard -"@smithy/node-config-provider@npm:^4.3.8": - version: 4.3.8 - resolution: "@smithy/node-config-provider@npm:4.3.8" +"@smithy/middleware-stack@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/middleware-stack@npm:4.2.10" dependencies: - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/shared-ini-file-loader": "npm:^4.4.3" - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/da474576b586f70e90db8f7c2c0d03aac40380435b973b4c5c759910b11cd5c75d89191da21499a83bae3ef12b8317b7421e509c3b5114f3d42d672de7c35f93 + checksum: 10c0/79e83c21a79ffe649675f9dc85f8ee3d362f1f23352b8ddba183462c9b3fd7e8d6b8e7ee08581cffe7a94f046194ae7058d8c57f9ce834b5cc973cbb6bc80a21 languageName: node linkType: hard -"@smithy/node-http-handler@npm:^4.4.8": - version: 4.4.8 - resolution: "@smithy/node-http-handler@npm:4.4.8" +"@smithy/node-config-provider@npm:^4.3.10": + version: 4.3.10 + resolution: "@smithy/node-config-provider@npm:4.3.10" dependencies: - "@smithy/abort-controller": "npm:^4.2.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/querystring-builder": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/shared-ini-file-loader": "npm:^4.4.5" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/d16fe026cd7942947033dc1e48d2914d2fad64388ad6a2bf8ff4cd22d7c3bf5e47ddae051350d6c1e681b35b9c8648ed693558825074915ea0a61ef189374869 + checksum: 10c0/c015b5d29c739d378630c43a1bbc91e23ad4c48ea71123fb69ebbd4dea12573b61339827061d588625e4897f03d0401da5bc5e6ead51e37764726ba1a7662bb3 languageName: node linkType: hard -"@smithy/node-http-handler@npm:^4.4.9": - version: 4.4.9 - resolution: "@smithy/node-http-handler@npm:4.4.9" +"@smithy/node-http-handler@npm:^4.4.12": + version: 4.4.12 + resolution: "@smithy/node-http-handler@npm:4.4.12" dependencies: - "@smithy/abort-controller": "npm:^4.2.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/querystring-builder": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/abort-controller": "npm:^4.2.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/querystring-builder": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/e60d3724aa8a09273688ca81d5c3d613c3952b0011dc34034b78ab16b08d404c11cf9676b3265f299f7347fc5ad05c9ac0637b70488d9356a7c4b01222ab49e8 + checksum: 10c0/337a4e95b4e61f0dd2d66edf3c30579aa2666947aeaf3637c729df0450b4b45695b97abf2ad46f6cb3d9eac934df19292c11309dd12f53024adb7f4c8587992a languageName: node linkType: hard -"@smithy/property-provider@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/property-provider@npm:4.2.8" +"@smithy/property-provider@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/property-provider@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/3883dc620ad63db9df86aae19c6cad12be76deb8775f5b75a94773c1b907173dce5dcdd6cd255bcd7f8156ea2840c05e15c9e68e975344989710daaa3e63761c + checksum: 10c0/bb4775be0b766eca77ecf348739cd9466a74eec26df582f088b7aeb5888213135652b05b9cd0df281a720c1b5ea0cf8b720be261a654faf8aa52453cbd7da800 languageName: node linkType: hard -"@smithy/protocol-http@npm:^5.3.8": - version: 5.3.8 - resolution: "@smithy/protocol-http@npm:5.3.8" +"@smithy/protocol-http@npm:^5.3.10": + version: 5.3.10 + resolution: "@smithy/protocol-http@npm:5.3.10" dependencies: - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/13285091174a893c695f4e44debcaf7fc8be3e8140188020c9a29d9cc70acf46345039b231b0b7c136f864dc02b87d48e7aedb657f6888eaa5ff76295a7deafe + checksum: 10c0/9c801aa785a17a1904e88570ece5ee6e035b24ab9fb2231886f7ce444942954268849692c8b46909ad021bb75cfc23266f1baeecd530db6f9acef6dedd778f70 languageName: node linkType: hard -"@smithy/querystring-builder@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/querystring-builder@npm:4.2.8" +"@smithy/querystring-builder@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/querystring-builder@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" - "@smithy/util-uri-escape": "npm:^4.2.0" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-uri-escape": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/21995656fad2198b6d2960367e84ec847609dd317a6dcc2eb133b78abd3c3816221316a50cbdcd20fb773d24e942a182b3844a334c7694bae091085c6edc2798 + checksum: 10c0/f35460dd4a5e8757b8a872c41ee4734e5e053a9e8892b7c29bb805c1faee99ea7df06dd0f20b6c15ecba5e43549542d6862a3085d0dd146a335f53de5be58b4a languageName: node linkType: hard -"@smithy/querystring-parser@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/querystring-parser@npm:4.2.8" +"@smithy/querystring-parser@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/querystring-parser@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/997a4e94438091461c1e8ccc66b3c1e7f243eaac22b2598d34d67de7332c1b8a2963cca98499f91638a4505aab07c968b3c9db1ff2aa29682a783fb6374b53e1 + checksum: 10c0/cf5c0302143d841c9996a4a91c898531d04b5ab187e17c7b881b5619506a61109c3125894a97be021f6638e561a8d59a4e389bbf47c20ed7ee7872af3657e5a2 languageName: node linkType: hard -"@smithy/service-error-classification@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/service-error-classification@npm:4.2.8" +"@smithy/service-error-classification@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/service-error-classification@npm:4.2.10" dependencies: - "@smithy/types": "npm:^4.12.0" - checksum: 10c0/10a31e4c73839f2b372df026223df3370f06ea584854c57e13967a306eac3de073af1f3998ae4df5ecb0d46ccc2cb737270794f9be572b36510ece946010a5b3 + "@smithy/types": "npm:^4.13.0" + checksum: 10c0/c234383b5b9f78623537bebcfef1191855d8352c2dbc1d9df0592d01cce8372da6d26369ced29e31fac4e30c444f4918caacd96bdd5ee3fabed5492c0447fcfb languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^4.4.3": - version: 4.4.3 - resolution: "@smithy/shared-ini-file-loader@npm:4.4.3" +"@smithy/shared-ini-file-loader@npm:^4.4.5": + version: 4.4.5 + resolution: "@smithy/shared-ini-file-loader@npm:4.4.5" dependencies: - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/6d625499d5c61d68c0adbfca8e9f04f0c1e011137226f8af09fc8c7aa1594e4297317d7ef64345f5ca09b8948833ea7f4f3df7df621f2fc68c74d540c1a017b8 + checksum: 10c0/e4dfbb6e7265d07abe94a5b3f085c2191cfbb4cb1b4dff48f011dc148de651caf1bf47844dec2e7b35a52f9a4e58a4b09017edb5faa5ff551f3b4f270b63fffa languageName: node linkType: hard -"@smithy/signature-v4@npm:^5.3.8": - version: 5.3.8 - resolution: "@smithy/signature-v4@npm:5.3.8" +"@smithy/signature-v4@npm:^5.3.10": + version: 5.3.10 + resolution: "@smithy/signature-v4@npm:5.3.10" dependencies: - "@smithy/is-array-buffer": "npm:^4.2.0" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-hex-encoding": "npm:^4.2.0" - "@smithy/util-middleware": "npm:^4.2.8" - "@smithy/util-uri-escape": "npm:^4.2.0" - "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/is-array-buffer": "npm:^4.2.1" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-hex-encoding": "npm:^4.2.1" + "@smithy/util-middleware": "npm:^4.2.10" + "@smithy/util-uri-escape": "npm:^4.2.1" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/5959ae4d22fedb707543b193a4fb12902fcc9b07452ea1ea9366fde702680a6e862f4b92d12a2f7d1677bc62a97963e707092147f1e7876bb2e419d7a8842d67 + checksum: 10c0/b6a03a1868b14c2ff6332ed42b05541ebd33f1362769c7e3e884b9de947da98ed5855b4a1626f16dc79184f61ce13a2145fd8583aedeff018ae0104623b83315 languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.11.1, @smithy/smithy-client@npm:^4.11.2": - version: 4.11.2 - resolution: "@smithy/smithy-client@npm:4.11.2" +"@smithy/smithy-client@npm:^4.12.0": + version: 4.12.0 + resolution: "@smithy/smithy-client@npm:4.12.0" dependencies: - "@smithy/core": "npm:^3.22.1" - "@smithy/middleware-endpoint": "npm:^4.4.13" - "@smithy/middleware-stack": "npm:^4.2.8" - "@smithy/protocol-http": "npm:^5.3.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-stream": "npm:^4.5.11" + "@smithy/core": "npm:^3.23.6" + "@smithy/middleware-endpoint": "npm:^4.4.20" + "@smithy/middleware-stack": "npm:^4.2.10" + "@smithy/protocol-http": "npm:^5.3.10" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-stream": "npm:^4.5.15" tslib: "npm:^2.6.2" - checksum: 10c0/496ef496306a5acfb0faeb6a5235c8089ac6fb928b6f1b14fb714d60cdf592c2fb6fb5f5f288da5395adc96948314357d47b815397409f4a6aa2db7cc3cc41cd + checksum: 10c0/f1310d57fff750d25395bfe2338e48501429069fa9cb495e7882a06f27211c7538edfbc930b8a1ab24c0bca5eb0418ef00c0d7403cb6e4c9efc84308686c2f87 languageName: node linkType: hard @@ -21191,6 +21034,15 @@ __metadata: languageName: node linkType: hard +"@smithy/types@npm:^4.13.0": + version: 4.13.0 + resolution: "@smithy/types@npm:4.13.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10c0/c6d8ab088214089e1e1b9bb3e1305fdaac0b0802b1772a6326821a671bc1a4fcd00c492928db455a022281f5a60471f0560402a74e0e4a0824ee8cb2163c0b73 + languageName: node + linkType: hard + "@smithy/types@npm:^4.3.1": version: 4.3.1 resolution: "@smithy/types@npm:4.3.1" @@ -21200,43 +21052,43 @@ __metadata: languageName: node linkType: hard -"@smithy/url-parser@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/url-parser@npm:4.2.8" +"@smithy/url-parser@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/url-parser@npm:4.2.10" dependencies: - "@smithy/querystring-parser": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/querystring-parser": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/a3a5fa00b01ccc89de620a12286278f3dc86a14c1de0a7a576db2f2296c71a8b21b7ed8f8776d770647225a73f33afba4fe1a69de741515246117506532dad3c + checksum: 10c0/dffabdfd18d214ff6b561c497f23ed1f2cf248178113e55721223061963c84b463ac0e1e2dfb94c8d7fe82c7c9acb62f7274d567e56334f1361928d451f17de5 languageName: node linkType: hard -"@smithy/util-base64@npm:^4.3.0": - version: 4.3.0 - resolution: "@smithy/util-base64@npm:4.3.0" +"@smithy/util-base64@npm:^4.3.1": + version: 4.3.1 + resolution: "@smithy/util-base64@npm:4.3.1" dependencies: - "@smithy/util-buffer-from": "npm:^4.2.0" - "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/util-buffer-from": "npm:^4.2.1" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/02dd536b9257914cc9a595a865faac64fc96db10468d52d0cba475df78764fc25ba255707ccd061ee197fca189d7859d70af8cf89b0b0c3e27c1c693676eb6e4 + checksum: 10c0/050c2b22f231c3c6f46e1c2ae5c322f0f8adaafe1d82c9bba54c429099dfb1f81947f99309a0e32e77c5d471054370d784d9b8eb7bb1a96a25449a780e29bddd languageName: node linkType: hard -"@smithy/util-body-length-browser@npm:^4.2.0": - version: 4.2.0 - resolution: "@smithy/util-body-length-browser@npm:4.2.0" - dependencies: - tslib: "npm:^2.6.2" - checksum: 10c0/15553c249088d59406c6917c19ed19810c7dbcc0967c44e5f3fbb2cc870c004b35f388c082b77f370a2c440a69ec7e8336c7a066af904812a66944dd5cb4c8cc - languageName: node - linkType: hard - -"@smithy/util-body-length-node@npm:^4.2.1": +"@smithy/util-body-length-browser@npm:^4.2.1": version: 4.2.1 - resolution: "@smithy/util-body-length-node@npm:4.2.1" + resolution: "@smithy/util-body-length-browser@npm:4.2.1" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/3c32306735af5b62f75375e976a531ab45f171dfb0dc23ee035478d2132eaf21f244c31b0f3e861c514ff97d8112055e74c98ed44595ad24bd31434d5fdaf4bf + checksum: 10c0/5c3ba12d980ad9bbfc4b00eff11f928e111e32f59ef55d3ecd4baf67389a531614d1ee21d23bfef347b86e735d1e0b14ebdd4cd2a33ada61b949f17cf7fe628b + languageName: node + linkType: hard + +"@smithy/util-body-length-node@npm:^4.2.2": + version: 4.2.2 + resolution: "@smithy/util-body-length-node@npm:4.2.2" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10c0/683d9d01dd12a3caad11304edacefe131de585a665b354bfc6965ad873e71e5ee105934c19a3e25871df2390a653a602b5e87805bb9961b181b390cca3530f3e languageName: node linkType: hard @@ -21260,50 +21112,60 @@ __metadata: languageName: node linkType: hard -"@smithy/util-config-provider@npm:^4.2.0": - version: 4.2.0 - resolution: "@smithy/util-config-provider@npm:4.2.0" +"@smithy/util-buffer-from@npm:^4.2.1": + version: 4.2.1 + resolution: "@smithy/util-buffer-from@npm:4.2.1" dependencies: + "@smithy/is-array-buffer": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/0699b9980ef94eac8f491c2ac557dc47e01c6ae71dabcb4464cc064f8dbf0855797461dbec8ba1925d45f076e968b0df02f0691c636cd1043e560f67541a1d27 + checksum: 10c0/9784ead40c7d2aa312a7d690f329c84be5f0107b9bb42e5c8cd377aac9e62e6cc03a5f543961d0367fa1c1418f32eb6abbc6ba18916372a4d06ce2ed50f82c78 languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.3.28": - version: 4.3.29 - resolution: "@smithy/util-defaults-mode-browser@npm:4.3.29" +"@smithy/util-config-provider@npm:^4.2.1": + version: 4.2.1 + resolution: "@smithy/util-config-provider@npm:4.2.1" dependencies: - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/smithy-client": "npm:^4.11.2" - "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/1e74208a450182cc786fd59e33b256791690512e233338a68506b932149755297fe08ce8f87da90bc63d6594870d58f7c9b3d100ec3aeea9361688601c8a5f23 + checksum: 10c0/7c17ec9b5f9e28eb44abdb25cf8046abd646aef6988c87c1640a504b9ef9f5eeac792ab2289d6c2fcff56c3a40a36b45632846b276b00ff3b91ee593bbbd78c9 languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.2.31": - version: 4.2.32 - resolution: "@smithy/util-defaults-mode-node@npm:4.2.32" +"@smithy/util-defaults-mode-browser@npm:^4.3.36": + version: 4.3.36 + resolution: "@smithy/util-defaults-mode-browser@npm:4.3.36" dependencies: - "@smithy/config-resolver": "npm:^4.4.6" - "@smithy/credential-provider-imds": "npm:^4.2.8" - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/property-provider": "npm:^4.2.8" - "@smithy/smithy-client": "npm:^4.11.2" - "@smithy/types": "npm:^4.12.0" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/fb8eee0a2cf72cc055d6944912279940365dc584aa341922aa3b8b59809cff13ef55b483017405bb46e905e90960d20760126f7abd4c88d763b5f2bd687895b2 + checksum: 10c0/e0b0ef46a9c1a9b612e4c7df95e2a5fe49a65b4e7f3a9b5668494a8547b4554e874262fce0c6027b4e419670f112fddf7ca05f2fb4d0b2963ce953c378696f0c languageName: node linkType: hard -"@smithy/util-endpoints@npm:^3.2.8": - version: 3.2.8 - resolution: "@smithy/util-endpoints@npm:3.2.8" +"@smithy/util-defaults-mode-node@npm:^4.2.39": + version: 4.2.39 + resolution: "@smithy/util-defaults-mode-node@npm:4.2.39" dependencies: - "@smithy/node-config-provider": "npm:^4.3.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/config-resolver": "npm:^4.4.9" + "@smithy/credential-provider-imds": "npm:^4.2.10" + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/property-provider": "npm:^4.2.10" + "@smithy/smithy-client": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/7baade0e0b8c1a9ae04251aea5572908d27007305eaf9a9a01350d702ac02492cf4311040edcb766e77091c70dc58c0aadb6145b319ca309dc43caf43512c05c + checksum: 10c0/7945450028261b972f2fa42ffc732045836e5eb376ed0d4b5bf87d50efa9f8890a5fa59f2f4f7533e04d59fe354196549266c6d6a7319d307e2c5b42ca433602 + languageName: node + linkType: hard + +"@smithy/util-endpoints@npm:^3.3.1": + version: 3.3.1 + resolution: "@smithy/util-endpoints@npm:3.3.1" + dependencies: + "@smithy/node-config-provider": "npm:^4.3.10" + "@smithy/types": "npm:^4.13.0" + tslib: "npm:^2.6.2" + checksum: 10c0/6b339f5e372bbea377c935d35ca90e9933e34dc0621efe2ba045041fc2f0fb921cb81f619ffe8d090f46e9e774af04be633ad2fbb4dcb4e4339aa9d0ddf7250b languageName: node linkType: hard @@ -21316,65 +21178,58 @@ __metadata: languageName: node linkType: hard -"@smithy/util-middleware@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/util-middleware@npm:4.2.8" +"@smithy/util-hex-encoding@npm:^4.2.1": + version: 4.2.1 + resolution: "@smithy/util-hex-encoding@npm:4.2.1" dependencies: - "@smithy/types": "npm:^4.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/9c3faa8445e377d83da404a449e84ebc95c29faed210bb0f1fe28ddfb0ab0f8fe9ef54db7920a2dc0312c7db04c1590c805e25abcb9c1e3ac21f79597fc2c25c + checksum: 10c0/3e007c57e75a828b2933f354d11a9a0035f5b25053c0391c402a24b32b5f86082db937cbd22f997a22c0b55e875b905521686ea414fa32ee6b0a5a7f52aabb74 languageName: node linkType: hard -"@smithy/util-retry@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/util-retry@npm:4.2.8" +"@smithy/util-middleware@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/util-middleware@npm:4.2.10" dependencies: - "@smithy/service-error-classification": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/5329f7e0144114ce7bece310a30c0f094adfe3bcb4a3c9d6d67bb0a8fef72b454bad4ccfecb8cfbeaae025c10a668e88beca08a7e04f28ec8faad8f16db791e9 + checksum: 10c0/28eaca81bf2041e78287d660c97793dc0c5a000079e4956a9ba0e7d8f5354d3890408cb427a42585a05b1c0797fc71684b2b4d463280e234254bb5a9eac08dc4 languageName: node linkType: hard -"@smithy/util-stream@npm:^4.5.10": - version: 4.5.10 - resolution: "@smithy/util-stream@npm:4.5.10" +"@smithy/util-retry@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/util-retry@npm:4.2.10" dependencies: - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/node-http-handler": "npm:^4.4.8" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-buffer-from": "npm:^4.2.0" - "@smithy/util-hex-encoding": "npm:^4.2.0" - "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/service-error-classification": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" tslib: "npm:^2.6.2" - checksum: 10c0/cd22dc18246fa458637c41c4e4cf3dfa586d0e25b4a861c422ea433920667ff8b21b6365450227f4fea6c3a35953f8693930a164d4fac0cf026d72ee40ca54c1 + checksum: 10c0/b4a2478e7a156e3718a10424ee5c266205e52ff3f935190c4fbb96cdbe66a26c5554ed1650113befc918d62fa3d973e82b0499cc47b89c54726952debc293e0f languageName: node linkType: hard -"@smithy/util-stream@npm:^4.5.11": - version: 4.5.11 - resolution: "@smithy/util-stream@npm:4.5.11" +"@smithy/util-stream@npm:^4.5.15": + version: 4.5.15 + resolution: "@smithy/util-stream@npm:4.5.15" dependencies: - "@smithy/fetch-http-handler": "npm:^5.3.9" - "@smithy/node-http-handler": "npm:^4.4.9" - "@smithy/types": "npm:^4.12.0" - "@smithy/util-base64": "npm:^4.3.0" - "@smithy/util-buffer-from": "npm:^4.2.0" - "@smithy/util-hex-encoding": "npm:^4.2.0" - "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/fetch-http-handler": "npm:^5.3.11" + "@smithy/node-http-handler": "npm:^4.4.12" + "@smithy/types": "npm:^4.13.0" + "@smithy/util-base64": "npm:^4.3.1" + "@smithy/util-buffer-from": "npm:^4.2.1" + "@smithy/util-hex-encoding": "npm:^4.2.1" + "@smithy/util-utf8": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/ebc5f2b46ffacea6530df5ff8940a6d1a4d0019bd9b4bc9158b8ad4973b4a25143fa007c75c6f45a6971813b3c7b6d6c69cc0291f9f451e5972307740cfe1bed + checksum: 10c0/e40d55065a022c6556a3f5f8d11d029c9c7ffd24e7dbd36c74c7f65ad184289b540d80d91b3b7930eedf1e701abdd9a7b47d64f685a643040774c34a2bbb0ba3 languageName: node linkType: hard -"@smithy/util-uri-escape@npm:^4.2.0": - version: 4.2.0 - resolution: "@smithy/util-uri-escape@npm:4.2.0" +"@smithy/util-uri-escape@npm:^4.2.1": + version: 4.2.1 + resolution: "@smithy/util-uri-escape@npm:4.2.1" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/1933e8d939dc52e1ee5e7d2397f4c208a9eac0283397a19ee72078d04db997ebe3ad39709b56aac586ffce10d1cf5ab17dfc068ea6ab030098fc06fe3532e085 + checksum: 10c0/cad0a1a589be437718bff36466add86c14e87da3f241dc706d7b6f13cde0eeafc0ab3837e866279a42cd468574e0ecba6480133f91853b086b9c02151c6dad85 languageName: node linkType: hard @@ -21388,7 +21243,7 @@ __metadata: languageName: node linkType: hard -"@smithy/util-utf8@npm:^4.0.0, @smithy/util-utf8@npm:^4.2.0": +"@smithy/util-utf8@npm:^4.0.0": version: 4.2.0 resolution: "@smithy/util-utf8@npm:4.2.0" dependencies: @@ -21398,23 +21253,33 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^4.2.8": - version: 4.2.8 - resolution: "@smithy/util-waiter@npm:4.2.8" +"@smithy/util-utf8@npm:^4.2.1": + version: 4.2.1 + resolution: "@smithy/util-utf8@npm:4.2.1" dependencies: - "@smithy/abort-controller": "npm:^4.2.8" - "@smithy/types": "npm:^4.12.0" + "@smithy/util-buffer-from": "npm:^4.2.1" tslib: "npm:^2.6.2" - checksum: 10c0/456ef90229d342af8869599a4977c5058f798d051bf9b5df4069cf742e07be7ec62d0d9793829099dd90b96595fd2d4035346db8e75986b2166edb27d44423d4 + checksum: 10c0/6f53ce67e79d7e1b6712b2fef0e042b63b1b0255ad390ca79b506f9e19f389cc6e5042814186454fef382ee3bb8f5af7819d0ce4f8d302906c2584e0675258cd languageName: node linkType: hard -"@smithy/uuid@npm:^1.1.0": - version: 1.1.0 - resolution: "@smithy/uuid@npm:1.1.0" +"@smithy/util-waiter@npm:^4.2.10": + version: 4.2.10 + resolution: "@smithy/util-waiter@npm:4.2.10" + dependencies: + "@smithy/abort-controller": "npm:^4.2.10" + "@smithy/types": "npm:^4.13.0" + tslib: "npm:^2.6.2" + checksum: 10c0/f47189255cf88fdb6b25df2d3d9ca2437402f55054d31a83ec5876f6f2b7265dc21b3f4cec2e0da8adb294d3ed36a71a760464cdf45ae8ccf88c1b612161e46f + languageName: node + linkType: hard + +"@smithy/uuid@npm:^1.1.1": + version: 1.1.1 + resolution: "@smithy/uuid@npm:1.1.1" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/f8a8bfcc0e241457636884e778e261d45d8a3aaad533775111170cac36ac666275b59ec6d86d3d5b8d470ff4b864202d2a1a188b3c0e0ed0c86a0b693acf1ecf + checksum: 10c0/083807ef29bdcc64ab692b50127d7ac98529ef5b564295ffec50d55515e8ba1b2257af113fdc813f9638c23897520e32dad4e9896613ebc012c5252531195ff8 languageName: node linkType: hard @@ -37128,14 +36993,14 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:5.3.4": - version: 5.3.4 - resolution: "fast-xml-parser@npm:5.3.4" +"fast-xml-parser@npm:5.3.6": + version: 5.3.6 + resolution: "fast-xml-parser@npm:5.3.6" dependencies: - strnum: "npm:^2.1.0" + strnum: "npm:^2.1.2" bin: fxparser: src/cli/cli.js - checksum: 10c0/d77866ca860ad185153e12f6ba12274d32026319ad8064e4681342b8a8e1ffad3f1f98daf04d77239fb12eb1d906ee7185fd328deda74529680e8dae0f3e9327 + checksum: 10c0/0150cc0566f327a76115de8b11628d717fb179010ed9bb77c52e579a7e6055a0f92f42f83678a6f1ec5b74411faec09713cb1f9b94bc687068ad86884a9199fa languageName: node linkType: hard @@ -56979,10 +56844,10 @@ __metadata: languageName: node linkType: hard -"strnum@npm:^2.1.0": - version: 2.1.1 - resolution: "strnum@npm:2.1.1" - checksum: 10c0/1f9bd1f9b4c68333f25c2b1f498ea529189f060cd50aa59f1876139c994d817056de3ce57c12c970f80568d75df2289725e218bd9e3cdf73cd1a876c9c102733 +"strnum@npm:^2.1.2": + version: 2.1.2 + resolution: "strnum@npm:2.1.2" + checksum: 10c0/4e04753b793540d79cd13b2c3e59e298440477bae2b853ab78d548138385193b37d766d95b63b7046475d68d44fb1fca692f0a3f72b03f4168af076c7b246df9 languageName: node linkType: hard @@ -58772,11 +58637,11 @@ __metadata: "@ai-sdk/openai": "npm:^3.0.30" "@ai-sdk/provider-utils": "npm:^4.0.15" "@ai-sdk/xai": "npm:^3.0.57" - "@aws-sdk/client-lambda": "npm:3.983.0" - "@aws-sdk/client-s3": "npm:3.983.0" - "@aws-sdk/client-sesv2": "npm:3.983.0" - "@aws-sdk/client-sts": "npm:3.983.0" - "@aws-sdk/credential-providers": "npm:3.983.0" + "@aws-sdk/client-lambda": "npm:3.998.0" + "@aws-sdk/client-s3": "npm:3.998.0" + "@aws-sdk/client-sesv2": "npm:3.998.0" + "@aws-sdk/client-sts": "npm:3.998.0" + "@aws-sdk/credential-providers": "npm:3.998.0" "@azure/msal-node": "npm:^3.8.4" "@babel/preset-env": "npm:7.26.9" "@blocknote/server-util": "npm:^0.31.1"