From 9ea638960e021d02ad56422c55f4c3e20dae7b26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 06:28:10 +0000 Subject: [PATCH] chore(deps): bump @aws-sdk/client-s3 from 3.806.0 to 3.913.0 Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.806.0 to 3.913.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.913.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.913.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 1410 ++++++++++++++++++++++++++++++++------------------ 2 files changed, 900 insertions(+), 512 deletions(-) diff --git a/package.json b/package.json index 7d88f81..a818d2b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "generate-secret": "dotenvx run -- tsx src/utils/generate-secret.ts" }, "dependencies": { - "@aws-sdk/client-s3": "^3.806.0", + "@aws-sdk/client-s3": "^3.913.0", "@aws-sdk/s3-request-presigner": "^3.806.0", "@dotenvx/dotenvx": "^1.44.2", "@paralleldrive/cuid2": "^2.2.2", diff --git a/yarn.lock b/yarn.lock index a427fde..27ec736 100644 --- a/yarn.lock +++ b/yarn.lock @@ -117,113 +117,114 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/client-s3@npm:3.806.0" +"@aws-sdk/client-s3@npm:^3.913.0": + version: 3.913.0 + resolution: "@aws-sdk/client-s3@npm:3.913.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.806.0" - "@aws-sdk/credential-provider-node": "npm:3.806.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.806.0" - "@aws-sdk/middleware-expect-continue": "npm:3.804.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.806.0" - "@aws-sdk/middleware-host-header": "npm:3.804.0" - "@aws-sdk/middleware-location-constraint": "npm:3.804.0" - "@aws-sdk/middleware-logger": "npm:3.804.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.804.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.806.0" - "@aws-sdk/middleware-ssec": "npm:3.804.0" - "@aws-sdk/middleware-user-agent": "npm:3.806.0" - "@aws-sdk/region-config-resolver": "npm:3.806.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.806.0" - "@aws-sdk/types": "npm:3.804.0" - "@aws-sdk/util-endpoints": "npm:3.806.0" - "@aws-sdk/util-user-agent-browser": "npm:3.804.0" - "@aws-sdk/util-user-agent-node": "npm:3.806.0" - "@aws-sdk/xml-builder": "npm:3.804.0" - "@smithy/config-resolver": "npm:^4.1.1" - "@smithy/core": "npm:^3.3.1" - "@smithy/eventstream-serde-browser": "npm:^4.0.2" - "@smithy/eventstream-serde-config-resolver": "npm:^4.1.0" - "@smithy/eventstream-serde-node": "npm:^4.0.2" - "@smithy/fetch-http-handler": "npm:^5.0.2" - "@smithy/hash-blob-browser": "npm:^4.0.2" - "@smithy/hash-node": "npm:^4.0.2" - "@smithy/hash-stream-node": "npm:^4.0.2" - "@smithy/invalid-dependency": "npm:^4.0.2" - "@smithy/md5-js": "npm:^4.0.2" - "@smithy/middleware-content-length": "npm:^4.0.2" - "@smithy/middleware-endpoint": "npm:^4.1.3" - "@smithy/middleware-retry": "npm:^4.1.4" - "@smithy/middleware-serde": "npm:^4.0.3" - "@smithy/middleware-stack": "npm:^4.0.2" - "@smithy/node-config-provider": "npm:^4.1.0" - "@smithy/node-http-handler": "npm:^4.0.4" - "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/smithy-client": "npm:^4.2.3" - "@smithy/types": "npm:^4.2.0" - "@smithy/url-parser": "npm:^4.0.2" - "@smithy/util-base64": "npm:^4.0.0" - "@smithy/util-body-length-browser": "npm:^4.0.0" - "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.11" - "@smithy/util-defaults-mode-node": "npm:^4.0.11" - "@smithy/util-endpoints": "npm:^3.0.3" - "@smithy/util-middleware": "npm:^4.0.2" - "@smithy/util-retry": "npm:^4.0.3" - "@smithy/util-stream": "npm:^4.2.0" - "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.3" + "@aws-sdk/core": "npm:3.911.0" + "@aws-sdk/credential-provider-node": "npm:3.913.0" + "@aws-sdk/middleware-bucket-endpoint": "npm:3.910.0" + "@aws-sdk/middleware-expect-continue": "npm:3.910.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.911.0" + "@aws-sdk/middleware-host-header": "npm:3.910.0" + "@aws-sdk/middleware-location-constraint": "npm:3.913.0" + "@aws-sdk/middleware-logger": "npm:3.910.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.910.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.911.0" + "@aws-sdk/middleware-ssec": "npm:3.910.0" + "@aws-sdk/middleware-user-agent": "npm:3.911.0" + "@aws-sdk/region-config-resolver": "npm:3.910.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.911.0" + "@aws-sdk/types": "npm:3.910.0" + "@aws-sdk/util-endpoints": "npm:3.910.0" + "@aws-sdk/util-user-agent-browser": "npm:3.910.0" + "@aws-sdk/util-user-agent-node": "npm:3.911.0" + "@aws-sdk/xml-builder": "npm:3.911.0" + "@smithy/config-resolver": "npm:^4.3.2" + "@smithy/core": "npm:^3.16.1" + "@smithy/eventstream-serde-browser": "npm:^4.2.2" + "@smithy/eventstream-serde-config-resolver": "npm:^4.3.2" + "@smithy/eventstream-serde-node": "npm:^4.2.2" + "@smithy/fetch-http-handler": "npm:^5.3.3" + "@smithy/hash-blob-browser": "npm:^4.2.3" + "@smithy/hash-node": "npm:^4.2.2" + "@smithy/hash-stream-node": "npm:^4.2.2" + "@smithy/invalid-dependency": "npm:^4.2.2" + "@smithy/md5-js": "npm:^4.2.2" + "@smithy/middleware-content-length": "npm:^4.2.2" + "@smithy/middleware-endpoint": "npm:^4.3.3" + "@smithy/middleware-retry": "npm:^4.4.3" + "@smithy/middleware-serde": "npm:^4.2.2" + "@smithy/middleware-stack": "npm:^4.2.2" + "@smithy/node-config-provider": "npm:^4.3.2" + "@smithy/node-http-handler": "npm:^4.4.1" + "@smithy/protocol-http": "npm:^5.3.2" + "@smithy/smithy-client": "npm:^4.8.1" + "@smithy/types": "npm:^4.7.1" + "@smithy/url-parser": "npm:^4.2.2" + "@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.2" + "@smithy/util-defaults-mode-node": "npm:^4.2.3" + "@smithy/util-endpoints": "npm:^3.2.2" + "@smithy/util-middleware": "npm:^4.2.2" + "@smithy/util-retry": "npm:^4.2.2" + "@smithy/util-stream": "npm:^4.5.2" + "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/util-waiter": "npm:^4.2.2" + "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10/4cd90de2bf0600385a7c318838614b9e287531c9acef0c23f26586446aa9557df66778ca17cd73504a5ff05769e266f0af7714e3586c62e1ecaaa534ac17c0c6 + checksum: 10/01987fbd0f1ac5862d393bce254b84c18e5b228323d02d790d885dad91181c06d3fe7a7525f4638fba7523c77d0463a95a3f87001304a0d2923961d6e19fad34 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/client-sso@npm:3.806.0" +"@aws-sdk/client-sso@npm:3.911.0": + version: 3.911.0 + resolution: "@aws-sdk/client-sso@npm:3.911.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.806.0" - "@aws-sdk/middleware-host-header": "npm:3.804.0" - "@aws-sdk/middleware-logger": "npm:3.804.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.804.0" - "@aws-sdk/middleware-user-agent": "npm:3.806.0" - "@aws-sdk/region-config-resolver": "npm:3.806.0" - "@aws-sdk/types": "npm:3.804.0" - "@aws-sdk/util-endpoints": "npm:3.806.0" - "@aws-sdk/util-user-agent-browser": "npm:3.804.0" - "@aws-sdk/util-user-agent-node": "npm:3.806.0" - "@smithy/config-resolver": "npm:^4.1.1" - "@smithy/core": "npm:^3.3.1" - "@smithy/fetch-http-handler": "npm:^5.0.2" - "@smithy/hash-node": "npm:^4.0.2" - "@smithy/invalid-dependency": "npm:^4.0.2" - "@smithy/middleware-content-length": "npm:^4.0.2" - "@smithy/middleware-endpoint": "npm:^4.1.3" - "@smithy/middleware-retry": "npm:^4.1.4" - "@smithy/middleware-serde": "npm:^4.0.3" - "@smithy/middleware-stack": "npm:^4.0.2" - "@smithy/node-config-provider": "npm:^4.1.0" - "@smithy/node-http-handler": "npm:^4.0.4" - "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/smithy-client": "npm:^4.2.3" - "@smithy/types": "npm:^4.2.0" - "@smithy/url-parser": "npm:^4.0.2" - "@smithy/util-base64": "npm:^4.0.0" - "@smithy/util-body-length-browser": "npm:^4.0.0" - "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.11" - "@smithy/util-defaults-mode-node": "npm:^4.0.11" - "@smithy/util-endpoints": "npm:^3.0.3" - "@smithy/util-middleware": "npm:^4.0.2" - "@smithy/util-retry": "npm:^4.0.3" - "@smithy/util-utf8": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.911.0" + "@aws-sdk/middleware-host-header": "npm:3.910.0" + "@aws-sdk/middleware-logger": "npm:3.910.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.910.0" + "@aws-sdk/middleware-user-agent": "npm:3.911.0" + "@aws-sdk/region-config-resolver": "npm:3.910.0" + "@aws-sdk/types": "npm:3.910.0" + "@aws-sdk/util-endpoints": "npm:3.910.0" + "@aws-sdk/util-user-agent-browser": "npm:3.910.0" + "@aws-sdk/util-user-agent-node": "npm:3.911.0" + "@smithy/config-resolver": "npm:^4.3.2" + "@smithy/core": "npm:^3.16.1" + "@smithy/fetch-http-handler": "npm:^5.3.3" + "@smithy/hash-node": "npm:^4.2.2" + "@smithy/invalid-dependency": "npm:^4.2.2" + "@smithy/middleware-content-length": "npm:^4.2.2" + "@smithy/middleware-endpoint": "npm:^4.3.3" + "@smithy/middleware-retry": "npm:^4.4.3" + "@smithy/middleware-serde": "npm:^4.2.2" + "@smithy/middleware-stack": "npm:^4.2.2" + "@smithy/node-config-provider": "npm:^4.3.2" + "@smithy/node-http-handler": "npm:^4.4.1" + "@smithy/protocol-http": "npm:^5.3.2" + "@smithy/smithy-client": "npm:^4.8.1" + "@smithy/types": "npm:^4.7.1" + "@smithy/url-parser": "npm:^4.2.2" + "@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.2" + "@smithy/util-defaults-mode-node": "npm:^4.2.3" + "@smithy/util-endpoints": "npm:^3.2.2" + "@smithy/util-middleware": "npm:^4.2.2" + "@smithy/util-retry": "npm:^4.2.2" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10/098e052dee7a951494f84de2f12ce7658340ebeac9aaa9bdbe5d0e1899ea140bee23e13df01e847e3cf6a3747dffce0b64bebd38a82dae0a99b90ddec3c077ac + checksum: 10/63c3f054251f9b2d823fa65c3c82887230a62bdf364af8f8b3ea5ad22995ea97058bb8ffbfacf2724c058acea0c437fc8b2bc5f21a098a03a3550df53a02e258 languageName: node linkType: hard @@ -246,213 +247,236 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.806.0" +"@aws-sdk/core@npm:3.911.0": + version: 3.911.0 + resolution: "@aws-sdk/core@npm:3.911.0" dependencies: - "@aws-sdk/core": "npm:3.806.0" - "@aws-sdk/types": "npm:3.804.0" - "@smithy/property-provider": "npm:^4.0.2" - "@smithy/types": "npm:^4.2.0" + "@aws-sdk/types": "npm:3.910.0" + "@aws-sdk/xml-builder": "npm:3.911.0" + "@smithy/core": "npm:^3.16.1" + "@smithy/node-config-provider": "npm:^4.3.2" + "@smithy/property-provider": "npm:^4.2.2" + "@smithy/protocol-http": "npm:^5.3.2" + "@smithy/signature-v4": "npm:^5.3.2" + "@smithy/smithy-client": "npm:^4.8.1" + "@smithy/types": "npm:^4.7.1" + "@smithy/util-base64": "npm:^4.3.0" + "@smithy/util-middleware": "npm:^4.2.2" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10/65ad87e3f655f5fccefdbd5a47c9316179607554bd8ec3d76b501cb6d126bd184906c126d33142c161816cb256f3dd3df2cb348f8eec985a7a7a27e9492ff7b9 + checksum: 10/d667250ebc1bf09c0e227f45b9d5c6036312b014f57c75c7f65165febc3f34d2f176a6d6042231eb3f7682f7a537d3c45f101d8c462026e380fa766a95ed70e6 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.806.0" +"@aws-sdk/credential-provider-env@npm:3.911.0": + version: 3.911.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.911.0" dependencies: - "@aws-sdk/core": "npm:3.806.0" - "@aws-sdk/types": "npm:3.804.0" - "@smithy/fetch-http-handler": "npm:^5.0.2" - "@smithy/node-http-handler": "npm:^4.0.4" - "@smithy/property-provider": "npm:^4.0.2" - "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/smithy-client": "npm:^4.2.3" - "@smithy/types": "npm:^4.2.0" - "@smithy/util-stream": "npm:^4.2.0" + "@aws-sdk/core": "npm:3.911.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/property-provider": "npm:^4.2.2" + "@smithy/types": "npm:^4.7.1" tslib: "npm:^2.6.2" - checksum: 10/496ce46a9050cab52f8d2cd161eb452f0bbdaf228eab65b92a29188fcbd4de1ff675bbb473dd209d59dd2c3ee6a91c76eaac5cfa560345de0adbdcd9a051d0e0 + checksum: 10/520736358644fc27a7f6b72ff2f4feafeef4a6a5ef045980f6399fb056b4b96aa0ca4ebced21c28c07aed6e54abd653a3254c56213842a879be6af975b0500f8 languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.806.0" +"@aws-sdk/credential-provider-http@npm:3.911.0": + version: 3.911.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.911.0" dependencies: - "@aws-sdk/core": "npm:3.806.0" - "@aws-sdk/credential-provider-env": "npm:3.806.0" - "@aws-sdk/credential-provider-http": "npm:3.806.0" - "@aws-sdk/credential-provider-process": "npm:3.806.0" - "@aws-sdk/credential-provider-sso": "npm:3.806.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.806.0" - "@aws-sdk/nested-clients": "npm:3.806.0" - "@aws-sdk/types": "npm:3.804.0" - "@smithy/credential-provider-imds": "npm:^4.0.2" - "@smithy/property-provider": "npm:^4.0.2" - "@smithy/shared-ini-file-loader": "npm:^4.0.2" - "@smithy/types": "npm:^4.2.0" + "@aws-sdk/core": "npm:3.911.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/fetch-http-handler": "npm:^5.3.3" + "@smithy/node-http-handler": "npm:^4.4.1" + "@smithy/property-provider": "npm:^4.2.2" + "@smithy/protocol-http": "npm:^5.3.2" + "@smithy/smithy-client": "npm:^4.8.1" + "@smithy/types": "npm:^4.7.1" + "@smithy/util-stream": "npm:^4.5.2" + tslib: "npm:^2.6.2" + checksum: 10/2fa71970a2d48873df48dde8aa17e949b0c6e58a3369c16f5f14e2e4193c48bfd6d33ce97c6f4e091d2aafc4ff4c0eb112559286c88749729a17a02bbe479c2d + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-ini@npm:3.913.0": + version: 3.913.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.913.0" + dependencies: + "@aws-sdk/core": "npm:3.911.0" + "@aws-sdk/credential-provider-env": "npm:3.911.0" + "@aws-sdk/credential-provider-http": "npm:3.911.0" + "@aws-sdk/credential-provider-process": "npm:3.911.0" + "@aws-sdk/credential-provider-sso": "npm:3.911.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.911.0" + "@aws-sdk/nested-clients": "npm:3.911.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/credential-provider-imds": "npm:^4.2.2" + "@smithy/property-provider": "npm:^4.2.2" + "@smithy/shared-ini-file-loader": "npm:^4.3.2" + "@smithy/types": "npm:^4.7.1" tslib: "npm:^2.6.2" - checksum: 10/f979a07f8c2f00cf451849cb3515b2c2cd87fa2d1992f2a2454688caa28b6108e98b72bfac598f52a20cbd0e018e10734c9c7f0d6b2397b2df55eb10b15bd1ff + checksum: 10/6706fade936682b38e8c004edd69003c1839abba4c47b6a9992f137b16874302a24822e639f876a2aa337fe70bd7bf0d2b4bdc8505814b3bef3e73c0662638cb languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.806.0" - dependencies: - "@aws-sdk/credential-provider-env": "npm:3.806.0" - "@aws-sdk/credential-provider-http": "npm:3.806.0" - "@aws-sdk/credential-provider-ini": "npm:3.806.0" - "@aws-sdk/credential-provider-process": "npm:3.806.0" - "@aws-sdk/credential-provider-sso": "npm:3.806.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.806.0" - "@aws-sdk/types": "npm:3.804.0" - "@smithy/credential-provider-imds": "npm:^4.0.2" - "@smithy/property-provider": "npm:^4.0.2" - "@smithy/shared-ini-file-loader": "npm:^4.0.2" - "@smithy/types": "npm:^4.2.0" +"@aws-sdk/credential-provider-node@npm:3.913.0": + version: 3.913.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.913.0" + dependencies: + "@aws-sdk/credential-provider-env": "npm:3.911.0" + "@aws-sdk/credential-provider-http": "npm:3.911.0" + "@aws-sdk/credential-provider-ini": "npm:3.913.0" + "@aws-sdk/credential-provider-process": "npm:3.911.0" + "@aws-sdk/credential-provider-sso": "npm:3.911.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.911.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/credential-provider-imds": "npm:^4.2.2" + "@smithy/property-provider": "npm:^4.2.2" + "@smithy/shared-ini-file-loader": "npm:^4.3.2" + "@smithy/types": "npm:^4.7.1" tslib: "npm:^2.6.2" - checksum: 10/ec104f9ad90ca2d3478e7ef65dc8b1ff9f19c294acdd0563a5e09d297179eeb334f8498a30220f843ba5540695e417dafa43152ae5fe08aa3c29f687d344ce00 + checksum: 10/600e243c0ba051f897fb283bb68e3bdca27bfb8323fcd28d01a077bd59d3186e8e6f5e40844a11110a8bf2ed06265fb8a477198d0d5fecef79f6b35484e03d95 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.806.0" +"@aws-sdk/credential-provider-process@npm:3.911.0": + version: 3.911.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.911.0" dependencies: - "@aws-sdk/core": "npm:3.806.0" - "@aws-sdk/types": "npm:3.804.0" - "@smithy/property-provider": "npm:^4.0.2" - "@smithy/shared-ini-file-loader": "npm:^4.0.2" - "@smithy/types": "npm:^4.2.0" + "@aws-sdk/core": "npm:3.911.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/property-provider": "npm:^4.2.2" + "@smithy/shared-ini-file-loader": "npm:^4.3.2" + "@smithy/types": "npm:^4.7.1" tslib: "npm:^2.6.2" - checksum: 10/f63ce84e6e6181468af968971829b01c41bc2f8b7ec0ea4f3f15878976893216200d460c2654b4886a4388fc75bffb1c99536bb179233500861fb929ee658637 + checksum: 10/73707a2b54f7d4e90a4080ac2cce03aa3738a8684ed0851b874be304839c90b1d8c2167d2eb4d63015e9d79cd19f94f682f3e31f8ecb5c361fd228ebf7f1c726 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.806.0" +"@aws-sdk/credential-provider-sso@npm:3.911.0": + version: 3.911.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.911.0" dependencies: - "@aws-sdk/client-sso": "npm:3.806.0" - "@aws-sdk/core": "npm:3.806.0" - "@aws-sdk/token-providers": "npm:3.806.0" - "@aws-sdk/types": "npm:3.804.0" - "@smithy/property-provider": "npm:^4.0.2" - "@smithy/shared-ini-file-loader": "npm:^4.0.2" - "@smithy/types": "npm:^4.2.0" + "@aws-sdk/client-sso": "npm:3.911.0" + "@aws-sdk/core": "npm:3.911.0" + "@aws-sdk/token-providers": "npm:3.911.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/property-provider": "npm:^4.2.2" + "@smithy/shared-ini-file-loader": "npm:^4.3.2" + "@smithy/types": "npm:^4.7.1" tslib: "npm:^2.6.2" - checksum: 10/b1b117f2bfb34388080f883c9405303e9e890c16073b92c99b0461f9e84a2e8116bcd809ba546e26fef10acb48809f500a910d8be1839cd2dde375d696a9a347 + checksum: 10/80d626057b992cdf891fc8eb3365fe45d0071e4024273a95a9699aaeda05751fc492926c230c8c6e99d6bf8dbf4e08a977e5e668326059d2aa936bf1246c1c23 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.806.0" +"@aws-sdk/credential-provider-web-identity@npm:3.911.0": + version: 3.911.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.911.0" dependencies: - "@aws-sdk/core": "npm:3.806.0" - "@aws-sdk/nested-clients": "npm:3.806.0" - "@aws-sdk/types": "npm:3.804.0" - "@smithy/property-provider": "npm:^4.0.2" - "@smithy/types": "npm:^4.2.0" + "@aws-sdk/core": "npm:3.911.0" + "@aws-sdk/nested-clients": "npm:3.911.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/property-provider": "npm:^4.2.2" + "@smithy/shared-ini-file-loader": "npm:^4.3.2" + "@smithy/types": "npm:^4.7.1" tslib: "npm:^2.6.2" - checksum: 10/e757b846fb6b3c89a923db52650dd2d78bc9ce820b17b348c56fcf45f0cbcd114d4551ea93a2b3c2ad696de7a30c2304ab0acf6583ad144cf7023f02f2614745 + checksum: 10/1a67f0799bd44f0cfaf0260c41c8b08009d6df80bf3de1028d67e808e003d11ea474f47d4a5816f147a413b6e29f5e1b28e2f4567b6f7f16ab2cdf196b731895 languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.806.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.910.0": + version: 3.910.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.910.0" dependencies: - "@aws-sdk/types": "npm:3.804.0" - "@aws-sdk/util-arn-parser": "npm:3.804.0" - "@smithy/node-config-provider": "npm:^4.1.0" - "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/types": "npm:^4.2.0" - "@smithy/util-config-provider": "npm:^4.0.0" + "@aws-sdk/types": "npm:3.910.0" + "@aws-sdk/util-arn-parser": "npm:3.893.0" + "@smithy/node-config-provider": "npm:^4.3.2" + "@smithy/protocol-http": "npm:^5.3.2" + "@smithy/types": "npm:^4.7.1" + "@smithy/util-config-provider": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10/a2c5ea58d237b8b1b23c6fb490b4c337b7e95813d266976b3fe4686c5b59323a4d21a343900c4e9deace4860bfed79567e16d5fe1ed8881656e6ee1ce7dfd939 + checksum: 10/a1b5b3ae5d8fad0a493674cb88b029ee7afcf76be4311c18c074f2307d64b350f6557c3168417c5d1b4800c1d19dea0ffec8ee1ee1502bf706490c614cc1b4f1 languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.804.0": - version: 3.804.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.804.0" +"@aws-sdk/middleware-expect-continue@npm:3.910.0": + version: 3.910.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.910.0" dependencies: - "@aws-sdk/types": "npm:3.804.0" - "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/types": "npm:^4.2.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/protocol-http": "npm:^5.3.2" + "@smithy/types": "npm:^4.7.1" tslib: "npm:^2.6.2" - checksum: 10/75298c41c39e5f54ea0e15419a06005c15ecec6bcc139a92ed374fdda291cb8a9a67f6d761c30f36ed25c5224159ae08cbe9cadc8a2599d365252d83c9bf350d + checksum: 10/f17e63c133db73c8fa86c69cf915bbf23df15003694ad227d279535b06f2e76295140ec09ff4ed0662446e5a1e936c965051efc586bad4a2fed88e6066615d5c languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.806.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.911.0": + version: 3.911.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.911.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.806.0" - "@aws-sdk/types": "npm:3.804.0" - "@smithy/is-array-buffer": "npm:^4.0.0" - "@smithy/node-config-provider": "npm:^4.1.0" - "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/types": "npm:^4.2.0" - "@smithy/util-middleware": "npm:^4.0.2" - "@smithy/util-stream": "npm:^4.2.0" - "@smithy/util-utf8": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.911.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/is-array-buffer": "npm:^4.2.0" + "@smithy/node-config-provider": "npm:^4.3.2" + "@smithy/protocol-http": "npm:^5.3.2" + "@smithy/types": "npm:^4.7.1" + "@smithy/util-middleware": "npm:^4.2.2" + "@smithy/util-stream": "npm:^4.5.2" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10/88cb06fec93335998ef7f2258b56670793bb39a29c94071ed833ad27f17b448c258c08a952f5116d28a48b9473d27136e49631a630deed9267bec6963f6ce2b6 + checksum: 10/cfb0276efe6262b24f7e9ac7f03ca3313ecc580d309b3bbc27fe6ee0cffe9531814fbcac90ee5a532416fa53b51d72d28f4a860f9c333c0783a0bf2dc0a5a311 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.804.0": - version: 3.804.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.804.0" +"@aws-sdk/middleware-host-header@npm:3.910.0": + version: 3.910.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.910.0" dependencies: - "@aws-sdk/types": "npm:3.804.0" - "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/types": "npm:^4.2.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/protocol-http": "npm:^5.3.2" + "@smithy/types": "npm:^4.7.1" tslib: "npm:^2.6.2" - checksum: 10/e511fc88eabf44a88458a24ad134933a01cc44704db5f9baaa179e87a541da7fee2de55ea5d1e16daedb5cad40d270d4f2fab41dd0b16db7ffa812461409194d + checksum: 10/456442bc5ab2b632562203e5f0185da4c9b20129ba7caf8371b021f1f47ac83a06b8726791d9ac350ba60531c9eaff6e6783a4e5be1a5c44fe6a59e766937c84 languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.804.0": - version: 3.804.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.804.0" +"@aws-sdk/middleware-location-constraint@npm:3.913.0": + version: 3.913.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.913.0" dependencies: - "@aws-sdk/types": "npm:3.804.0" - "@smithy/types": "npm:^4.2.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/types": "npm:^4.7.1" tslib: "npm:^2.6.2" - checksum: 10/cd24059bb0fdfe23da619ce09dc154a862be574ae0912408963d3bfe648921136c8f9f795f69cbe2a62e9c855a2561098f7b66fa9695bbe3a36cf14bbd5acd37 + checksum: 10/0fe207e4a10a86179888a3b0734c18a625ffac75928b1a0a570ca6fdfaf14c1fb2531f38759d72639d142554c3e5ac26bfd4156f975ac2c5280141af153c2dbe languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.804.0": - version: 3.804.0 - resolution: "@aws-sdk/middleware-logger@npm:3.804.0" +"@aws-sdk/middleware-logger@npm:3.910.0": + version: 3.910.0 + resolution: "@aws-sdk/middleware-logger@npm:3.910.0" dependencies: - "@aws-sdk/types": "npm:3.804.0" - "@smithy/types": "npm:^4.2.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/types": "npm:^4.7.1" tslib: "npm:^2.6.2" - checksum: 10/18097aae48558cf5d40bda906829b500693c9a22378babd9f177886cdb88eaf3da28cf38c09952502d9f951f50821a4f9082270c77329a12e61dc4d74905ec32 + checksum: 10/6153032647a6c5f79d4ef822a52079a6e56f56923d42d8f73b377ad4188df5078424fe21a88706ad27fe30906c602a1fcc68d91955f08ef4f55617bbb41d49e7 languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.804.0": - version: 3.804.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.804.0" +"@aws-sdk/middleware-recursion-detection@npm:3.910.0": + version: 3.910.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.910.0" dependencies: - "@aws-sdk/types": "npm:3.804.0" - "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/types": "npm:^4.2.0" + "@aws-sdk/types": "npm:3.910.0" + "@aws/lambda-invoke-store": "npm:^0.0.1" + "@smithy/protocol-http": "npm:^5.3.2" + "@smithy/types": "npm:^4.7.1" tslib: "npm:^2.6.2" - checksum: 10/781b4fa873a10b2b058f66eb5e5ddb758695edc62a1e802f2cba6e845e1e5e578d59e6adad4e0978020271eec5d1974b044bd529798cec1105b93ecc077ffa7d + checksum: 10/3d727f874667baf1b8076690a17c658bc2260330e23d5fe95bdaa060b235becf1202fb7f3ca277db3530f36e136fbde37dbe2ec78d0a5191d9c5291652a7ae91 languageName: node linkType: hard @@ -478,89 +502,111 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.804.0": - version: 3.804.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.804.0" +"@aws-sdk/middleware-sdk-s3@npm:3.911.0": + version: 3.911.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.911.0" + dependencies: + "@aws-sdk/core": "npm:3.911.0" + "@aws-sdk/types": "npm:3.910.0" + "@aws-sdk/util-arn-parser": "npm:3.893.0" + "@smithy/core": "npm:^3.16.1" + "@smithy/node-config-provider": "npm:^4.3.2" + "@smithy/protocol-http": "npm:^5.3.2" + "@smithy/signature-v4": "npm:^5.3.2" + "@smithy/smithy-client": "npm:^4.8.1" + "@smithy/types": "npm:^4.7.1" + "@smithy/util-config-provider": "npm:^4.2.0" + "@smithy/util-middleware": "npm:^4.2.2" + "@smithy/util-stream": "npm:^4.5.2" + "@smithy/util-utf8": "npm:^4.2.0" + tslib: "npm:^2.6.2" + checksum: 10/5b154c87e0bbb34fb8d137a0e613cb0b548150f181a44e316e140a3178facdf98cc5d7823c91999a0f26be27db12b23bddbdf380f7c0eae71772749944f1d548 + languageName: node + linkType: hard + +"@aws-sdk/middleware-ssec@npm:3.910.0": + version: 3.910.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.910.0" dependencies: - "@aws-sdk/types": "npm:3.804.0" - "@smithy/types": "npm:^4.2.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/types": "npm:^4.7.1" tslib: "npm:^2.6.2" - checksum: 10/05b0d392e7485113010ef61f2d47d5e6bc715bc2d2fa1d3dba26e059908a177e2119eb93e135bc5f471822c6aab411fa0122410142c3b4a92dfc9980d35e783f + checksum: 10/15df132a6198bcc5ebfffa620972cec28432e89aadd611b4769cf6161d30442bfeeafb21bdbcc1f81e549818613ff41deb9eb33f2e42916deb58d0d8cb452a5e languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.806.0" +"@aws-sdk/middleware-user-agent@npm:3.911.0": + version: 3.911.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.911.0" dependencies: - "@aws-sdk/core": "npm:3.806.0" - "@aws-sdk/types": "npm:3.804.0" - "@aws-sdk/util-endpoints": "npm:3.806.0" - "@smithy/core": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/types": "npm:^4.2.0" + "@aws-sdk/core": "npm:3.911.0" + "@aws-sdk/types": "npm:3.910.0" + "@aws-sdk/util-endpoints": "npm:3.910.0" + "@smithy/core": "npm:^3.16.1" + "@smithy/protocol-http": "npm:^5.3.2" + "@smithy/types": "npm:^4.7.1" tslib: "npm:^2.6.2" - checksum: 10/32a0f4dda1aed24f557582552217e899d43bf6dc11ea473d4dc0c04d6cd6fd471488a993488f9230ace73340a6cbfbac03e8ae2420e8bcf36408d8047b53a60c + checksum: 10/c6f2ea464bdc2cb084243ec0c4edf39e55e35ae47ac1c6baa7349f80c87ad8efda1b84587be4c75f21347e52229e82d41c3ac0ae48aaa6a71555f1c83bbdec1c languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/nested-clients@npm:3.806.0" +"@aws-sdk/nested-clients@npm:3.911.0": + version: 3.911.0 + resolution: "@aws-sdk/nested-clients@npm:3.911.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.806.0" - "@aws-sdk/middleware-host-header": "npm:3.804.0" - "@aws-sdk/middleware-logger": "npm:3.804.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.804.0" - "@aws-sdk/middleware-user-agent": "npm:3.806.0" - "@aws-sdk/region-config-resolver": "npm:3.806.0" - "@aws-sdk/types": "npm:3.804.0" - "@aws-sdk/util-endpoints": "npm:3.806.0" - "@aws-sdk/util-user-agent-browser": "npm:3.804.0" - "@aws-sdk/util-user-agent-node": "npm:3.806.0" - "@smithy/config-resolver": "npm:^4.1.1" - "@smithy/core": "npm:^3.3.1" - "@smithy/fetch-http-handler": "npm:^5.0.2" - "@smithy/hash-node": "npm:^4.0.2" - "@smithy/invalid-dependency": "npm:^4.0.2" - "@smithy/middleware-content-length": "npm:^4.0.2" - "@smithy/middleware-endpoint": "npm:^4.1.3" - "@smithy/middleware-retry": "npm:^4.1.4" - "@smithy/middleware-serde": "npm:^4.0.3" - "@smithy/middleware-stack": "npm:^4.0.2" - "@smithy/node-config-provider": "npm:^4.1.0" - "@smithy/node-http-handler": "npm:^4.0.4" - "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/smithy-client": "npm:^4.2.3" - "@smithy/types": "npm:^4.2.0" - "@smithy/url-parser": "npm:^4.0.2" - "@smithy/util-base64": "npm:^4.0.0" - "@smithy/util-body-length-browser": "npm:^4.0.0" - "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.11" - "@smithy/util-defaults-mode-node": "npm:^4.0.11" - "@smithy/util-endpoints": "npm:^3.0.3" - "@smithy/util-middleware": "npm:^4.0.2" - "@smithy/util-retry": "npm:^4.0.3" - "@smithy/util-utf8": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.911.0" + "@aws-sdk/middleware-host-header": "npm:3.910.0" + "@aws-sdk/middleware-logger": "npm:3.910.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.910.0" + "@aws-sdk/middleware-user-agent": "npm:3.911.0" + "@aws-sdk/region-config-resolver": "npm:3.910.0" + "@aws-sdk/types": "npm:3.910.0" + "@aws-sdk/util-endpoints": "npm:3.910.0" + "@aws-sdk/util-user-agent-browser": "npm:3.910.0" + "@aws-sdk/util-user-agent-node": "npm:3.911.0" + "@smithy/config-resolver": "npm:^4.3.2" + "@smithy/core": "npm:^3.16.1" + "@smithy/fetch-http-handler": "npm:^5.3.3" + "@smithy/hash-node": "npm:^4.2.2" + "@smithy/invalid-dependency": "npm:^4.2.2" + "@smithy/middleware-content-length": "npm:^4.2.2" + "@smithy/middleware-endpoint": "npm:^4.3.3" + "@smithy/middleware-retry": "npm:^4.4.3" + "@smithy/middleware-serde": "npm:^4.2.2" + "@smithy/middleware-stack": "npm:^4.2.2" + "@smithy/node-config-provider": "npm:^4.3.2" + "@smithy/node-http-handler": "npm:^4.4.1" + "@smithy/protocol-http": "npm:^5.3.2" + "@smithy/smithy-client": "npm:^4.8.1" + "@smithy/types": "npm:^4.7.1" + "@smithy/url-parser": "npm:^4.2.2" + "@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.2" + "@smithy/util-defaults-mode-node": "npm:^4.2.3" + "@smithy/util-endpoints": "npm:^3.2.2" + "@smithy/util-middleware": "npm:^4.2.2" + "@smithy/util-retry": "npm:^4.2.2" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10/59fe4ed47d512f35b3db1e4028034d8d83360771f53c29b2d1fb3666f6f7b72ba476e93c2bf1eb999fbab6da9319ca1324b9528384930d032c2ee2ef4b5c648a + checksum: 10/c666f08f4d9f3359b29852f64c1fcd1a837002cf546554e44ca23a4f2ba67ccfa356aae3e49d531b3481d1f9b982d61ad78e6a4779fab661aa0dfc522a90fd61 languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.806.0" +"@aws-sdk/region-config-resolver@npm:3.910.0": + version: 3.910.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.910.0" dependencies: - "@aws-sdk/types": "npm:3.804.0" - "@smithy/node-config-provider": "npm:^4.1.0" - "@smithy/types": "npm:^4.2.0" - "@smithy/util-config-provider": "npm:^4.0.0" - "@smithy/util-middleware": "npm:^4.0.2" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/node-config-provider": "npm:^4.3.2" + "@smithy/types": "npm:^4.7.1" + "@smithy/util-config-provider": "npm:^4.2.0" + "@smithy/util-middleware": "npm:^4.2.2" tslib: "npm:^2.6.2" - checksum: 10/fb9003e93381f9aa85573f36628ccdcdc0263f131b99f285d1ae01da8a73caec816b1435b76767f5a7e7970f1b62a771ed30cc3955564c99e568db7e0abebc7c + checksum: 10/30c72ad18fa9440765ace4c4acfa26f6525573adff1fb9c12b251da709413a6e0d08894c62d011b463dfd414ead54095845c7225d2a2654adf3e5871743ac965 languageName: node linkType: hard @@ -594,17 +640,32 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/token-providers@npm:3.806.0" +"@aws-sdk/signature-v4-multi-region@npm:3.911.0": + version: 3.911.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.911.0" dependencies: - "@aws-sdk/nested-clients": "npm:3.806.0" - "@aws-sdk/types": "npm:3.804.0" - "@smithy/property-provider": "npm:^4.0.2" - "@smithy/shared-ini-file-loader": "npm:^4.0.2" - "@smithy/types": "npm:^4.2.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.911.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/protocol-http": "npm:^5.3.2" + "@smithy/signature-v4": "npm:^5.3.2" + "@smithy/types": "npm:^4.7.1" + tslib: "npm:^2.6.2" + checksum: 10/da232ca896b90c6a8ae1370e29adb83af67a5ca4b660b61ba98ade2a31b173e5a31f4f535f342d5e4bac7f963641f4401c22616feca4dc622c538ef36982fa95 + languageName: node + linkType: hard + +"@aws-sdk/token-providers@npm:3.911.0": + version: 3.911.0 + resolution: "@aws-sdk/token-providers@npm:3.911.0" + dependencies: + "@aws-sdk/core": "npm:3.911.0" + "@aws-sdk/nested-clients": "npm:3.911.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/property-provider": "npm:^4.2.2" + "@smithy/shared-ini-file-loader": "npm:^4.3.2" + "@smithy/types": "npm:^4.7.1" tslib: "npm:^2.6.2" - checksum: 10/df1f99ba3b12cf53efb8599ef49e3be96e8faaf724957a009bb43c31b70db4e9ff38d84c97d6ee065bace776576642d9a1073587718a70df00a97f6b44d8eaef + checksum: 10/88cdadde7dbddc88c5cf33a519f7dd108ce74254acdee6a6c3e4c6aa931350f873c37abe426f43238ae58b02ce9dd7bc33c8b214813938eb9db88e74172f484b languageName: node linkType: hard @@ -618,6 +679,16 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/types@npm:3.910.0": + version: 3.910.0 + resolution: "@aws-sdk/types@npm:3.910.0" + dependencies: + "@smithy/types": "npm:^4.7.1" + tslib: "npm:^2.6.2" + checksum: 10/7865602184322eaa0588ae16ac3cda941d8aaceaa88a6c2ab723e37dc4017db84ba5cfdf6d3b42b01d132d3090c08a732598bf9d9734b66f1c82903e1602af6e + languageName: node + linkType: hard + "@aws-sdk/types@npm:^3.222.0": version: 3.667.0 resolution: "@aws-sdk/types@npm:3.667.0" @@ -637,15 +708,25 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/util-endpoints@npm:3.806.0" +"@aws-sdk/util-arn-parser@npm:3.893.0": + version: 3.893.0 + resolution: "@aws-sdk/util-arn-parser@npm:3.893.0" dependencies: - "@aws-sdk/types": "npm:3.804.0" - "@smithy/types": "npm:^4.2.0" - "@smithy/util-endpoints": "npm:^3.0.3" tslib: "npm:^2.6.2" - checksum: 10/020f408fdce7dc37197d4c75e8f4804f4a02d06d7f65fb1ba2cfd4e99f1fb4fcca7117fe945cda7d7b2464a7be845d80ea71a9afe3b20ca2f4fa052df8db0b08 + checksum: 10/f809777714618c63e92fd5881c9573081bc94df9c5cce53917b8e1db4efa1d44f1132f6c9179f9babc4964c648d42ebee5c1ad75641c6b336007be3df561053f + languageName: node + linkType: hard + +"@aws-sdk/util-endpoints@npm:3.910.0": + version: 3.910.0 + resolution: "@aws-sdk/util-endpoints@npm:3.910.0" + dependencies: + "@aws-sdk/types": "npm:3.910.0" + "@smithy/types": "npm:^4.7.1" + "@smithy/url-parser": "npm:^4.2.2" + "@smithy/util-endpoints": "npm:^3.2.2" + tslib: "npm:^2.6.2" + checksum: 10/c84a4f60cffad6db765e1f2a6e9a1d178adae1023f9c0594ed36504cfe9b9438073a4e81f668a1c9b27298ceb74800ff15088fa0d757cbddad41a179a160f879 languageName: node linkType: hard @@ -670,43 +751,51 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.804.0": - version: 3.804.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.804.0" +"@aws-sdk/util-user-agent-browser@npm:3.910.0": + version: 3.910.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.910.0" dependencies: - "@aws-sdk/types": "npm:3.804.0" - "@smithy/types": "npm:^4.2.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/types": "npm:^4.7.1" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10/6fe62a4625acc86cc018e6646b6737eec1aface0f0ae8215431eef740635cf3d2339e859f77d4030db696ac36a69a309fe2d2534b45e790feeb596f39c83e135 + checksum: 10/0bd5becebf9de4c3a02f88be5cb1912fb2b82f8ecf17e82840dcacfeac96fef4f04188645fe5f4cc6ecdbdc67dc5c408bb9843a9a534afe6be68af39ae1e9440 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.806.0": - version: 3.806.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.806.0" +"@aws-sdk/util-user-agent-node@npm:3.911.0": + version: 3.911.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.911.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.806.0" - "@aws-sdk/types": "npm:3.804.0" - "@smithy/node-config-provider": "npm:^4.1.0" - "@smithy/types": "npm:^4.2.0" + "@aws-sdk/middleware-user-agent": "npm:3.911.0" + "@aws-sdk/types": "npm:3.910.0" + "@smithy/node-config-provider": "npm:^4.3.2" + "@smithy/types": "npm:^4.7.1" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10/5cc8121052d8fcac30c65123879d5b37bd12214368259565456b82cc4353403b211b30755f60a23ac696c7180afc2d0ba49ce8fc46f18fffc8eb9a1b9bc4804e + checksum: 10/c87cd348edc6436f0788eaad4b05e15c4f2fe8f096f9e90d40c13f440241da4336192190be2720f9941f1c72ddfd1d8e317d616fe5db1b6d3780fafadc7941e4 languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.804.0": - version: 3.804.0 - resolution: "@aws-sdk/xml-builder@npm:3.804.0" +"@aws-sdk/xml-builder@npm:3.911.0": + version: 3.911.0 + resolution: "@aws-sdk/xml-builder@npm:3.911.0" dependencies: - "@smithy/types": "npm:^4.2.0" + "@smithy/types": "npm:^4.7.1" + fast-xml-parser: "npm:5.2.5" tslib: "npm:^2.6.2" - checksum: 10/b319e2e55591dfbdc17c2697308a3a0fcbd53f24dbbbd022101b066bb2101d51afbee76699d0f71998a2008cadb545f36652fcf8f41fe14f87680e98fd5be7c3 + checksum: 10/0208021abe8ac9633c3d13f1b108de58496af152029e6b0e10fe621a1dabfa412b1f14c91d531aeaf5431335b278d354a07d96acb8bc30369cff591d073338d8 + languageName: node + linkType: hard + +"@aws/lambda-invoke-store@npm:^0.0.1": + version: 0.0.1 + resolution: "@aws/lambda-invoke-store@npm:0.0.1" + checksum: 10/e8f54d28aade8828962f2871a22aa4e960ebc40c8fa551414181dd9dd32d6258279013c42f88e57d17aa4252cb5ed00df6a49fc35185f9fa6b6f351ccf821bd6 languageName: node linkType: hard @@ -4096,35 +4185,63 @@ __metadata: languageName: node linkType: hard -"@smithy/chunked-blob-reader-native@npm:^4.0.0": - version: 4.0.0 - resolution: "@smithy/chunked-blob-reader-native@npm:4.0.0" +"@smithy/abort-controller@npm:^4.2.3": + version: 4.2.3 + resolution: "@smithy/abort-controller@npm:4.2.3" dependencies: - "@smithy/util-base64": "npm:^4.0.0" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10/c58c4af5344cb9e2feddc15e020474930dc1a53a71b6dd2b3bd01d5555a5eb30ba964226b0fdac0c7e1f31d0354967a2e0c3c64860d6f0fe36652a7a003a8a19 + checksum: 10/0e1b6ea58c876f953cfd953e1dbe8aa58f6fa6530fcec89522922d93a56426943c0b0b488438c12b8994bc50880b7386ad776d308963260f4c2b3edf5d2a7abf languageName: node linkType: hard -"@smithy/chunked-blob-reader@npm:^5.0.0": - version: 5.0.0 - resolution: "@smithy/chunked-blob-reader@npm:5.0.0" +"@smithy/chunked-blob-reader-native@npm:^4.2.1": + version: 4.2.1 + resolution: "@smithy/chunked-blob-reader-native@npm:4.2.1" dependencies: + "@smithy/util-base64": "npm:^4.3.0" tslib: "npm:^2.6.2" - checksum: 10/d27333cfe68f7d8af6b7b9b3f6edf32c8dea9cac9e4933f2a062b0836b126af4abcec6b908f9607a2f137f86e59f2eee37a57f87dbaea046da95c1f01e44d5ef + checksum: 10/491cd1fbf74c53cc8c63abef1d9c0e93d1c0773db2c4458d4d3bd08217ea58872e413191b56259fd8081653ee07628e3ffcf7ff594d124378401fc3637794474 languageName: node linkType: hard -"@smithy/config-resolver@npm:^4.1.1, @smithy/config-resolver@npm:^4.1.2": - version: 4.1.2 - resolution: "@smithy/config-resolver@npm:4.1.2" +"@smithy/chunked-blob-reader@npm:^5.2.0": + version: 5.2.0 + resolution: "@smithy/chunked-blob-reader@npm:5.2.0" dependencies: - "@smithy/node-config-provider": "npm:^4.1.1" - "@smithy/types": "npm:^4.2.0" - "@smithy/util-config-provider": "npm:^4.0.0" - "@smithy/util-middleware": "npm:^4.0.2" tslib: "npm:^2.6.2" - checksum: 10/772c3b6cf062d096154076d470772cf8dfa5d1eb6b24784e939977349bc1011123f30da674d8996a0e63310b3db500458ee16dc3d8934fc2e1417a7959f082d0 + checksum: 10/c2f3b93343daba9a71e2f00fb93ae527a03c0adb6c6c6e194834bf4a67111e87f0694e2d9dd9b70bca87e9eb9da1d905d4450147e54e4cd27c6703dd98d58e0c + languageName: node + linkType: hard + +"@smithy/config-resolver@npm:^4.3.2, @smithy/config-resolver@npm:^4.3.3": + version: 4.3.3 + resolution: "@smithy/config-resolver@npm:4.3.3" + dependencies: + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/types": "npm:^4.8.0" + "@smithy/util-config-provider": "npm:^4.2.0" + "@smithy/util-middleware": "npm:^4.2.3" + tslib: "npm:^2.6.2" + checksum: 10/837e9a5f82aebbc114163e658462dd8a825e107d18687a404ceeb3650b992941f795dcef6b48f43875f6ff6262c7f435247d5c8c5b4c35615a198f3c3b8f7cc2 + languageName: node + linkType: hard + +"@smithy/core@npm:^3.16.1, @smithy/core@npm:^3.17.0": + version: 3.17.0 + resolution: "@smithy/core@npm:3.17.0" + dependencies: + "@smithy/middleware-serde": "npm:^4.2.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/types": "npm:^4.8.0" + "@smithy/util-base64": "npm:^4.3.0" + "@smithy/util-body-length-browser": "npm:^4.2.0" + "@smithy/util-middleware": "npm:^4.2.3" + "@smithy/util-stream": "npm:^4.5.3" + "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/uuid": "npm:^1.1.0" + tslib: "npm:^2.6.2" + checksum: 10/9f58db086801f69cba388a6c6e6af172c6f9dc7376497b608ddd25080b14a90eaa8de40cf9e5e3edb68135a3d9b0b35ce1dafb887a51781a59b4e2c2afc0223e languageName: node linkType: hard @@ -4144,84 +4261,71 @@ __metadata: languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^4.0.2": - version: 4.0.2 - resolution: "@smithy/credential-provider-imds@npm:4.0.2" - dependencies: - "@smithy/node-config-provider": "npm:^4.0.2" - "@smithy/property-provider": "npm:^4.0.2" - "@smithy/types": "npm:^4.2.0" - "@smithy/url-parser": "npm:^4.0.2" - tslib: "npm:^2.6.2" - checksum: 10/3b94f5a7b6e32941950211badd702c932f607b6f2dfcc9ce71845620510e9b714ea0eaa9c691da99786614bae6b9cdc567ced37441a811fe60f1b818314f5967 - languageName: node - linkType: hard - -"@smithy/credential-provider-imds@npm:^4.0.4": - version: 4.0.4 - resolution: "@smithy/credential-provider-imds@npm:4.0.4" +"@smithy/credential-provider-imds@npm:^4.2.2, @smithy/credential-provider-imds@npm:^4.2.3": + version: 4.2.3 + resolution: "@smithy/credential-provider-imds@npm:4.2.3" dependencies: - "@smithy/node-config-provider": "npm:^4.1.1" - "@smithy/property-provider": "npm:^4.0.2" - "@smithy/types": "npm:^4.2.0" - "@smithy/url-parser": "npm:^4.0.2" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/property-provider": "npm:^4.2.3" + "@smithy/types": "npm:^4.8.0" + "@smithy/url-parser": "npm:^4.2.3" tslib: "npm:^2.6.2" - checksum: 10/9a567113646709e1a39b3c370b9d4dc686f1f5d43c022d8b34a1b0245cc2c0d3dbc660f9020b3f00ad20fc9d470664b9bbbcc20bcd6cf32703c8fa98a4cf58a6 + checksum: 10/a654f9c5cd2be7a6faae6e71c0d69d1396037510eb843a3fd6297c81317ab03164a12582d6d24e132bb32f2a0b7c425e92ce963f7169329d8ef8245496a03ef1 languageName: node linkType: hard -"@smithy/eventstream-codec@npm:^4.0.2": - version: 4.0.2 - resolution: "@smithy/eventstream-codec@npm:4.0.2" +"@smithy/eventstream-codec@npm:^4.2.3": + version: 4.2.3 + resolution: "@smithy/eventstream-codec@npm:4.2.3" dependencies: "@aws-crypto/crc32": "npm:5.2.0" - "@smithy/types": "npm:^4.2.0" - "@smithy/util-hex-encoding": "npm:^4.0.0" + "@smithy/types": "npm:^4.8.0" + "@smithy/util-hex-encoding": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10/4da77caabc6dfe317153cff5899c03244c24ae9965939f2b0a0e7543bfb3c5266e8a13ce1de2c16c5ed2e16d8245017a74da15b31de42e51dcad465be4c16cdf + checksum: 10/789e3a1ff7419bf4110184fb1483550c4ac566b18f32c7acccb8c5f05dda777f34212a857d9e0072aac4fe4d4aaf46b1e50fd3e66b1f4032480d3f5b71e4fea6 languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^4.0.2": - version: 4.0.2 - resolution: "@smithy/eventstream-serde-browser@npm:4.0.2" +"@smithy/eventstream-serde-browser@npm:^4.2.2": + version: 4.2.3 + resolution: "@smithy/eventstream-serde-browser@npm:4.2.3" dependencies: - "@smithy/eventstream-serde-universal": "npm:^4.0.2" - "@smithy/types": "npm:^4.2.0" + "@smithy/eventstream-serde-universal": "npm:^4.2.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10/8ff3b826c338e314265897155d8580dfd342070f0ae53171bacf3d32f0324f9f6f20044731f5dab8cb14e66a5a57600f55a0b52412fbfc02c5ab61f238b1b700 + checksum: 10/94bb5042f858690c00833538b480f9a8b098840381ebe02e249dec830165cf75c7b7460a749ec01490e60bfafe63d238319dc9f1511fb4151dd29daa36d72bec languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/eventstream-serde-config-resolver@npm:4.1.0" +"@smithy/eventstream-serde-config-resolver@npm:^4.3.2": + version: 4.3.3 + resolution: "@smithy/eventstream-serde-config-resolver@npm:4.3.3" dependencies: - "@smithy/types": "npm:^4.2.0" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10/b25359b5d36904205a529bd8ef18e40508e094d9dbb8d2d8f79af1c5135402817dd153985fd5db71355d45d92d1bd7c412fc9474e55b742e15e9bc6577b20d42 + checksum: 10/e367e25b857df1c3bdd60b087ff8070781c11566229873b4a33cb1824a599b25b7bf95d7a5e8dbbc418a102065ba3d1422a2395ae95d17620b1a215946d7f3d2 languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^4.0.2": - version: 4.0.2 - resolution: "@smithy/eventstream-serde-node@npm:4.0.2" +"@smithy/eventstream-serde-node@npm:^4.2.2": + version: 4.2.3 + resolution: "@smithy/eventstream-serde-node@npm:4.2.3" dependencies: - "@smithy/eventstream-serde-universal": "npm:^4.0.2" - "@smithy/types": "npm:^4.2.0" + "@smithy/eventstream-serde-universal": "npm:^4.2.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10/890c2206eb18178184b35761641610ee96dd7c9a313d5f34591cda649cf268d6f4a34993897b9ba8ca28b87efd4a937d345abe9ca4ca7d92ed188e0c4f002198 + checksum: 10/5e2205bf15020606cce8f776dc72e71eb05fb92763b2d85282bfb8b30c0b92ebf050b68a42272426d04000fd153587860df0a76ae873dc42503c15a0e9a05198 languageName: node linkType: hard -"@smithy/eventstream-serde-universal@npm:^4.0.2": - version: 4.0.2 - resolution: "@smithy/eventstream-serde-universal@npm:4.0.2" +"@smithy/eventstream-serde-universal@npm:^4.2.3": + version: 4.2.3 + resolution: "@smithy/eventstream-serde-universal@npm:4.2.3" dependencies: - "@smithy/eventstream-codec": "npm:^4.0.2" - "@smithy/types": "npm:^4.2.0" + "@smithy/eventstream-codec": "npm:^4.2.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10/ef14ca4431ad952f0fa91df3c9e319859419b68128adc30f408335860ba1ad085059677f525d7d31ab65eb3c9f4359798d25176918661f53863c14f15fa2b22a + checksum: 10/4fbdc286dcce3e3483067a2167ba5ebb02d079b0aea85e5723afa36d95f2bb15bfdb9f83bb082bf9bb1fd73ae3c11b15a16a50695e71d278c5c28b6b71788caf languageName: node linkType: hard @@ -4238,48 +4342,61 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^4.0.2": - version: 4.0.2 - resolution: "@smithy/hash-blob-browser@npm:4.0.2" +"@smithy/fetch-http-handler@npm:^5.3.3, @smithy/fetch-http-handler@npm:^5.3.4": + version: 5.3.4 + resolution: "@smithy/fetch-http-handler@npm:5.3.4" dependencies: - "@smithy/chunked-blob-reader": "npm:^5.0.0" - "@smithy/chunked-blob-reader-native": "npm:^4.0.0" - "@smithy/types": "npm:^4.2.0" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/querystring-builder": "npm:^4.2.3" + "@smithy/types": "npm:^4.8.0" + "@smithy/util-base64": "npm:^4.3.0" tslib: "npm:^2.6.2" - checksum: 10/c553c78e31a843d71b91c33bdf5de902c350c4fefa536d90248a465faa77a2a118cb5aa399b10908f6aedfaf1829f4c526ab67b5b6353339b409908e2bc7df57 + checksum: 10/d72a4981611a5ef7f7f2d9e0ab75c6b2d98dfc09eeab94849f60e61780642221509ff00ca85d73eb2f9d42ea99a14fc9804f25335104d015c57d573fed02262b languageName: node linkType: hard -"@smithy/hash-node@npm:^4.0.2": - version: 4.0.2 - resolution: "@smithy/hash-node@npm:4.0.2" +"@smithy/hash-blob-browser@npm:^4.2.3": + version: 4.2.4 + resolution: "@smithy/hash-blob-browser@npm:4.2.4" dependencies: - "@smithy/types": "npm:^4.2.0" - "@smithy/util-buffer-from": "npm:^4.0.0" - "@smithy/util-utf8": "npm:^4.0.0" + "@smithy/chunked-blob-reader": "npm:^5.2.0" + "@smithy/chunked-blob-reader-native": "npm:^4.2.1" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10/54055312753d310c2a4e6db26843b0a24949aeedd2b4bb190c707f201b085c3acee10caaf29602b67e0ac189296d4ca426d4135dca1b38f4681c3b9c1d3b5680 + checksum: 10/83b177bccb86c739a27e2b0a4c90cc7eb321bfaced2f4a2847100154c22f2b94356dec52a7abed05c650989c1d3278bc345becbf60c7e4e3bcd522b39a4795f3 languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^4.0.2": - version: 4.0.2 - resolution: "@smithy/hash-stream-node@npm:4.0.2" +"@smithy/hash-node@npm:^4.2.2": + version: 4.2.3 + resolution: "@smithy/hash-node@npm:4.2.3" dependencies: - "@smithy/types": "npm:^4.2.0" - "@smithy/util-utf8": "npm:^4.0.0" + "@smithy/types": "npm:^4.8.0" + "@smithy/util-buffer-from": "npm:^4.2.0" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10/8dca62058ff3b18b10abdfdee88b22bb780008bf3c86f9570ae3d213579e6920faf47b7144ef438a28294033cd01f01bf3cee8f3dd9e997132867f74cad4f2f3 + checksum: 10/7fad11066f36ac4d8c29f3676b26d8ad5aaf82b30ccf417a9eecf2cf8965c2fd0afd1f5f8e28d09112e350c84385fdaa5ed8596a11413a33794923cdc61253de languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^4.0.2": - version: 4.0.2 - resolution: "@smithy/invalid-dependency@npm:4.0.2" +"@smithy/hash-stream-node@npm:^4.2.2": + version: 4.2.3 + resolution: "@smithy/hash-stream-node@npm:4.2.3" dependencies: - "@smithy/types": "npm:^4.2.0" + "@smithy/types": "npm:^4.8.0" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10/d37a8760d8f667c22b5693340772447937837d20c0d5fdd3c398afb6335f72e3b19feb6511bc6082e7dd7ce567ca007aeb52bb2ef10ef6e7b2d2a8ff5b22ff3d + checksum: 10/9a5fcf590db7674b0677a23a9021d2ba483bc1cd64c215a8e4281074637e24851192cc2e32f993b3461392c79867abc912791918e5cd64669c0370723f057516 + languageName: node + linkType: hard + +"@smithy/invalid-dependency@npm:^4.2.2": + version: 4.2.3 + resolution: "@smithy/invalid-dependency@npm:4.2.3" + dependencies: + "@smithy/types": "npm:^4.8.0" + tslib: "npm:^2.6.2" + checksum: 10/2aaac09946401b1665c686e43a08a09cd13fd9d4fac27849db70c685109b5419d06629b248a87921e939549fddc591a35d595855a753df990a0e9dc6ed807d77 languageName: node linkType: hard @@ -4301,25 +4418,34 @@ __metadata: languageName: node linkType: hard -"@smithy/md5-js@npm:^4.0.2": - version: 4.0.2 - resolution: "@smithy/md5-js@npm:4.0.2" +"@smithy/is-array-buffer@npm:^4.2.0": + version: 4.2.0 + resolution: "@smithy/is-array-buffer@npm:4.2.0" dependencies: - "@smithy/types": "npm:^4.2.0" - "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10/c70f4197e0d9b3203d5a5e74c5c10c4c21802abb8db742783feff82ae5072249a7aa60d208ce7603dd3d5bbca89c0d0dc912944d109a9a03dfe36b22ac032720 + checksum: 10/fdc097ce6a8b241565e2d56460ec289730bcd734dcde17c23d1eaaa0996337f897217166276a3fd82491fe9fd17447aadf62e8d9056b3d2b9daf192b4b668af9 languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^4.0.2": - version: 4.0.2 - resolution: "@smithy/middleware-content-length@npm:4.0.2" +"@smithy/md5-js@npm:^4.2.2": + version: 4.2.3 + resolution: "@smithy/md5-js@npm:4.2.3" dependencies: - "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/types": "npm:^4.2.0" + "@smithy/types": "npm:^4.8.0" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10/58c0b60955dfd3ec148e446cc6df03b226458334d35742e615633fa20ed8f690a4120f34e95afaa4d00cbbaa7875de86790094431b565bb063321759ff18e4f2 + checksum: 10/832b98218b716e1c421e7883ad52f3c85c34a26374705934a959d9e88609feadf5c8b636fb6f3b907b28b73a61addf0c4ebc35d091663bd34249a095188b5c71 + languageName: node + linkType: hard + +"@smithy/middleware-content-length@npm:^4.2.2": + version: 4.2.3 + resolution: "@smithy/middleware-content-length@npm:4.2.3" + dependencies: + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/types": "npm:^4.8.0" + tslib: "npm:^2.6.2" + checksum: 10/dc8dc197435e6a3b95812bfb57431b87c7d41175c8d24372f81e5eeda19448bca2fd2cb8829788e33abe3833e32da66e3fc44482ede3c929e04eec31bb74244d languageName: node linkType: hard @@ -4339,20 +4465,36 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.1.4": - version: 4.1.5 - resolution: "@smithy/middleware-retry@npm:4.1.5" +"@smithy/middleware-endpoint@npm:^4.3.3, @smithy/middleware-endpoint@npm:^4.3.4": + version: 4.3.4 + resolution: "@smithy/middleware-endpoint@npm:4.3.4" + dependencies: + "@smithy/core": "npm:^3.17.0" + "@smithy/middleware-serde": "npm:^4.2.3" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/shared-ini-file-loader": "npm:^4.3.3" + "@smithy/types": "npm:^4.8.0" + "@smithy/url-parser": "npm:^4.2.3" + "@smithy/util-middleware": "npm:^4.2.3" + tslib: "npm:^2.6.2" + checksum: 10/018dae712791d553bf9484b4183b6b6162da0d9a9baf6d8c39fae5669a6adf764b294edcf63827c119fed1da0bbfa3f751f4796d35379d13b8ac36504c449685 + languageName: node + linkType: hard + +"@smithy/middleware-retry@npm:^4.4.3": + version: 4.4.4 + resolution: "@smithy/middleware-retry@npm:4.4.4" dependencies: - "@smithy/node-config-provider": "npm:^4.1.1" - "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/service-error-classification": "npm:^4.0.3" - "@smithy/smithy-client": "npm:^4.2.4" - "@smithy/types": "npm:^4.2.0" - "@smithy/util-middleware": "npm:^4.0.2" - "@smithy/util-retry": "npm:^4.0.3" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/service-error-classification": "npm:^4.2.3" + "@smithy/smithy-client": "npm:^4.9.0" + "@smithy/types": "npm:^4.8.0" + "@smithy/util-middleware": "npm:^4.2.3" + "@smithy/util-retry": "npm:^4.2.3" + "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - uuid: "npm:^9.0.1" - checksum: 10/b955c088baf4c9f4ebdd11636c76553f888386d063fe2a061c96756d0845ffed11c6e900043a6c93112ed1cc044e74e84a20178a8555b9d25645e3d00a4d367b + checksum: 10/850477842b63bf6b7d362a777eee68db0d11578b3437a3ced55b3c9531622bb126531e7b9b3b4ab3627e59780f86bb3be690eb2ba0aa34fc1bf13cb29dad54c1 languageName: node linkType: hard @@ -4366,6 +4508,17 @@ __metadata: languageName: node linkType: hard +"@smithy/middleware-serde@npm:^4.2.2, @smithy/middleware-serde@npm:^4.2.3": + version: 4.2.3 + resolution: "@smithy/middleware-serde@npm:4.2.3" + dependencies: + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/types": "npm:^4.8.0" + tslib: "npm:^2.6.2" + checksum: 10/725583757ed653628887c72a3924e11eda9de88a72ca337538fb3365f1cb732c0652129d15033560548178bcccf7964211926340f56fdd972a28dab549b32dc1 + languageName: node + linkType: hard + "@smithy/middleware-stack@npm:^4.0.2": version: 4.0.2 resolution: "@smithy/middleware-stack@npm:4.0.2" @@ -4376,15 +4529,13 @@ __metadata: languageName: node linkType: hard -"@smithy/node-config-provider@npm:^4.0.2": - version: 4.0.2 - resolution: "@smithy/node-config-provider@npm:4.0.2" +"@smithy/middleware-stack@npm:^4.2.2, @smithy/middleware-stack@npm:^4.2.3": + version: 4.2.3 + resolution: "@smithy/middleware-stack@npm:4.2.3" dependencies: - "@smithy/property-provider": "npm:^4.0.2" - "@smithy/shared-ini-file-loader": "npm:^4.0.2" - "@smithy/types": "npm:^4.2.0" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10/6f78dc83270ac93c9721ecba0bf7202efce852fa9284ea6d761bfb2a7ea497861b41ce17e707503e083422820784e9e74820d18642c98d1ebf908ab7669c9bc5 + checksum: 10/f6054dbb2b3f141390940caa93319c750f447da483b36d506208200023100eeda5a550b9d3415812ad194604c54cae48aa2e185f6c3ab625e87718089d75b3ab languageName: node linkType: hard @@ -4400,6 +4551,18 @@ __metadata: languageName: node linkType: hard +"@smithy/node-config-provider@npm:^4.3.2, @smithy/node-config-provider@npm:^4.3.3": + version: 4.3.3 + resolution: "@smithy/node-config-provider@npm:4.3.3" + dependencies: + "@smithy/property-provider": "npm:^4.2.3" + "@smithy/shared-ini-file-loader": "npm:^4.3.3" + "@smithy/types": "npm:^4.8.0" + tslib: "npm:^2.6.2" + checksum: 10/0c2191861f5bcb4a0e1d5b15968c4edeb33a910948ee8378a3504311ee4da8f53a29d223ee86433b693cbd6aac9977560e62a5ef2fae108904408f4bf8b89e55 + languageName: node + linkType: hard + "@smithy/node-http-handler@npm:^4.0.4": version: 4.0.4 resolution: "@smithy/node-http-handler@npm:4.0.4" @@ -4413,6 +4576,19 @@ __metadata: languageName: node linkType: hard +"@smithy/node-http-handler@npm:^4.4.1, @smithy/node-http-handler@npm:^4.4.2": + version: 4.4.2 + resolution: "@smithy/node-http-handler@npm:4.4.2" + dependencies: + "@smithy/abort-controller": "npm:^4.2.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/querystring-builder": "npm:^4.2.3" + "@smithy/types": "npm:^4.8.0" + tslib: "npm:^2.6.2" + checksum: 10/82d08f563dad787a2685c3dbc2ae8d15d11f02bce2a5ba3e078b8093e2324f6a3e15ff5730cacc0a5bbd1c096134497da15c03bd0e03c73041205f8d84621910 + languageName: node + linkType: hard + "@smithy/property-provider@npm:^4.0.2": version: 4.0.2 resolution: "@smithy/property-provider@npm:4.0.2" @@ -4423,6 +4599,16 @@ __metadata: languageName: node linkType: hard +"@smithy/property-provider@npm:^4.2.2, @smithy/property-provider@npm:^4.2.3": + version: 4.2.3 + resolution: "@smithy/property-provider@npm:4.2.3" + dependencies: + "@smithy/types": "npm:^4.8.0" + tslib: "npm:^2.6.2" + checksum: 10/01368d05e878235fbda10f2d2b6c1d004d918ed84fcf01d26ad4765f4a6c7c6d889a0f3e08c786cf977f02c2eb53ae2fb01ac511c5f538ac6daa0170d41dbd7d + languageName: node + linkType: hard + "@smithy/protocol-http@npm:^5.1.0": version: 5.1.0 resolution: "@smithy/protocol-http@npm:5.1.0" @@ -4433,6 +4619,16 @@ __metadata: languageName: node linkType: hard +"@smithy/protocol-http@npm:^5.3.2, @smithy/protocol-http@npm:^5.3.3": + version: 5.3.3 + resolution: "@smithy/protocol-http@npm:5.3.3" + dependencies: + "@smithy/types": "npm:^4.8.0" + tslib: "npm:^2.6.2" + checksum: 10/224043361976827a5498809e0d9fe7c5fd8a8233da40f05b8113cf5358e6bc0d4a4e6160d74ffdadb0c9733fd88cab32625d324cfd45748beb19fa69201410fb + languageName: node + linkType: hard + "@smithy/querystring-builder@npm:^4.0.2": version: 4.0.2 resolution: "@smithy/querystring-builder@npm:4.0.2" @@ -4444,6 +4640,17 @@ __metadata: languageName: node linkType: hard +"@smithy/querystring-builder@npm:^4.2.3": + version: 4.2.3 + resolution: "@smithy/querystring-builder@npm:4.2.3" + dependencies: + "@smithy/types": "npm:^4.8.0" + "@smithy/util-uri-escape": "npm:^4.2.0" + tslib: "npm:^2.6.2" + checksum: 10/b0f7733d66b9e821d1efe260dc44db5586c3f8b1ebe59d30ff1fcf5d3dab87a1fa133f005e9947e7127dbfa6e504581bd2507b37c6568889ab2a99dceacb4064 + languageName: node + linkType: hard + "@smithy/querystring-parser@npm:^4.0.2": version: 4.0.2 resolution: "@smithy/querystring-parser@npm:4.0.2" @@ -4454,12 +4661,22 @@ __metadata: languageName: node linkType: hard -"@smithy/service-error-classification@npm:^4.0.3": - version: 4.0.3 - resolution: "@smithy/service-error-classification@npm:4.0.3" +"@smithy/querystring-parser@npm:^4.2.3": + version: 4.2.3 + resolution: "@smithy/querystring-parser@npm:4.2.3" dependencies: - "@smithy/types": "npm:^4.2.0" - checksum: 10/ebb0f1374e4b2eceece33884de413303df6a0cb8901fd66e315b7177c02bd800724144a22f1c1ef34d8e3cbe3536de19733a56eb7b93f11c345c576b9c97bce4 + "@smithy/types": "npm:^4.8.0" + tslib: "npm:^2.6.2" + checksum: 10/39bd2f57cf1c695f2942b4dd5362dd80ad2d2fd40d03e90396721735637190bd05ea9e942639b67ae8817a9e99fff9b510f6ba04568f14ad62228e676994107a + languageName: node + linkType: hard + +"@smithy/service-error-classification@npm:^4.2.3": + version: 4.2.3 + resolution: "@smithy/service-error-classification@npm:4.2.3" + dependencies: + "@smithy/types": "npm:^4.8.0" + checksum: 10/fcb61c68fb820c379ef3e86d6b316c10b706ef76f23f19c66323555b9973cec34a237caabcb67fb5b5553f93ddb52acd1d2dbbe6a9f64806584089588c203c38 languageName: node linkType: hard @@ -4473,6 +4690,16 @@ __metadata: languageName: node linkType: hard +"@smithy/shared-ini-file-loader@npm:^4.3.2, @smithy/shared-ini-file-loader@npm:^4.3.3": + version: 4.3.3 + resolution: "@smithy/shared-ini-file-loader@npm:4.3.3" + dependencies: + "@smithy/types": "npm:^4.8.0" + tslib: "npm:^2.6.2" + checksum: 10/2b724e27e7e7ff58be6a75985856f3cb11b3830cd04eab3375743ab961fa9a8a5bb5efa6cb40f89afc73702c6daa36c415153f460e4ec6b08394aa4101a1ec41 + languageName: node + linkType: hard + "@smithy/signature-v4@npm:^5.1.0": version: 5.1.0 resolution: "@smithy/signature-v4@npm:5.1.0" @@ -4489,7 +4716,23 @@ __metadata: languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.2.3, @smithy/smithy-client@npm:^4.2.4": +"@smithy/signature-v4@npm:^5.3.2": + version: 5.3.3 + resolution: "@smithy/signature-v4@npm:5.3.3" + dependencies: + "@smithy/is-array-buffer": "npm:^4.2.0" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/types": "npm:^4.8.0" + "@smithy/util-hex-encoding": "npm:^4.2.0" + "@smithy/util-middleware": "npm:^4.2.3" + "@smithy/util-uri-escape": "npm:^4.2.0" + "@smithy/util-utf8": "npm:^4.2.0" + tslib: "npm:^2.6.2" + checksum: 10/75c22765749fbcfe34110d745afc346aa6b6d62d2ede74e062be48e65704ff92abf1695c1e1323b211a813f355849aaeb2caa0cab3c92a34112512c51728e9ab + languageName: node + linkType: hard + +"@smithy/smithy-client@npm:^4.2.3": version: 4.2.4 resolution: "@smithy/smithy-client@npm:4.2.4" dependencies: @@ -4504,6 +4747,21 @@ __metadata: languageName: node linkType: hard +"@smithy/smithy-client@npm:^4.8.1, @smithy/smithy-client@npm:^4.9.0": + version: 4.9.0 + resolution: "@smithy/smithy-client@npm:4.9.0" + dependencies: + "@smithy/core": "npm:^3.17.0" + "@smithy/middleware-endpoint": "npm:^4.3.4" + "@smithy/middleware-stack": "npm:^4.2.3" + "@smithy/protocol-http": "npm:^5.3.3" + "@smithy/types": "npm:^4.8.0" + "@smithy/util-stream": "npm:^4.5.3" + tslib: "npm:^2.6.2" + checksum: 10/b1533d0faeaa810b87997ddc40bdda64a49af24b10fdb88ef37d1a45743b1d8eb292b7835e1da4c3f5facf47e4cc7caec7e2ccceae46ddb529257419b207086c + languageName: node + linkType: hard + "@smithy/types@npm:^3.5.0": version: 3.5.0 resolution: "@smithy/types@npm:3.5.0" @@ -4522,6 +4780,15 @@ __metadata: languageName: node linkType: hard +"@smithy/types@npm:^4.7.1, @smithy/types@npm:^4.8.0": + version: 4.8.0 + resolution: "@smithy/types@npm:4.8.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10/12ee5d629cae55b696e870caefbdbebc774deffee4171d0543552b6f8ce06ac1259fa3cf93e9be767f5e1f3c59c7ffa28a6d3dbe0a8f0c8e7811d3acbf3ab87c + languageName: node + linkType: hard + "@smithy/url-parser@npm:^4.0.2": version: 4.0.2 resolution: "@smithy/url-parser@npm:4.0.2" @@ -4533,6 +4800,17 @@ __metadata: languageName: node linkType: hard +"@smithy/url-parser@npm:^4.2.2, @smithy/url-parser@npm:^4.2.3": + version: 4.2.3 + resolution: "@smithy/url-parser@npm:4.2.3" + dependencies: + "@smithy/querystring-parser": "npm:^4.2.3" + "@smithy/types": "npm:^4.8.0" + tslib: "npm:^2.6.2" + checksum: 10/e8af96bb56b5cc18841a731ec01c16ea420628099c4c090c65f0a9867e693a53fa95a7b05fac60b9ac0ef1bfad9308bf13e68ac854d8fb62f599a3dcd164203d + languageName: node + linkType: hard + "@smithy/util-base64@npm:^4.0.0": version: 4.0.0 resolution: "@smithy/util-base64@npm:4.0.0" @@ -4544,6 +4822,17 @@ __metadata: languageName: node linkType: hard +"@smithy/util-base64@npm:^4.3.0": + version: 4.3.0 + resolution: "@smithy/util-base64@npm:4.3.0" + dependencies: + "@smithy/util-buffer-from": "npm:^4.2.0" + "@smithy/util-utf8": "npm:^4.2.0" + tslib: "npm:^2.6.2" + checksum: 10/87065ca13e3745858e0bb0ab6374433b258c378ee2a5ef865b74f6a4208c56db7db2b9ee5f888e021de0107fae49e9957662c4c6847fe10529e2f6cc882426b4 + languageName: node + linkType: hard + "@smithy/util-body-length-browser@npm:^4.0.0": version: 4.0.0 resolution: "@smithy/util-body-length-browser@npm:4.0.0" @@ -4553,12 +4842,21 @@ __metadata: languageName: node linkType: hard -"@smithy/util-body-length-node@npm:^4.0.0": - version: 4.0.0 - resolution: "@smithy/util-body-length-node@npm:4.0.0" +"@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: 10/28d7b25b1465b290507b90be595bb161f9c1de755b35b4b99c3cf752725806b7d1f0c364535007f45a6aba95f2b49c2be9ebabaa4f03b5d36f9fc3287cd9d17a + checksum: 10/deeb689b52652651c11530a324e07725805533899215ad1f93c5e9a14931443e22b313491a3c2a6d7f61d6dd1e84f9154d0d32de62bf61e0bd8e6ab7bf5f81ed + languageName: node + linkType: hard + +"@smithy/util-body-length-node@npm:^4.2.1": + version: 4.2.1 + resolution: "@smithy/util-body-length-node@npm:4.2.1" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10/efb1333d35120124ec0c751b7b7d5657eb9ad6d0bf6171ff61fde2504639883d36e9562613c70eca623b726193b22601c8ff60e40a8156102d4c5b12fae222f8 languageName: node linkType: hard @@ -4582,6 +4880,16 @@ __metadata: languageName: node linkType: hard +"@smithy/util-buffer-from@npm:^4.2.0": + version: 4.2.0 + resolution: "@smithy/util-buffer-from@npm:4.2.0" + dependencies: + "@smithy/is-array-buffer": "npm:^4.2.0" + tslib: "npm:^2.6.2" + checksum: 10/6a81e658554d7123fe089426a840b5e691aee4aa4f0d72b79af19dcf57ccb212dca518acb447714792d48c2dc99bda5e0e823dab05e450ee2393146706d476f9 + languageName: node + linkType: hard + "@smithy/util-config-provider@npm:^4.0.0": version: 4.0.0 resolution: "@smithy/util-config-provider@npm:4.0.0" @@ -4591,42 +4899,50 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.0.11": - version: 4.0.12 - resolution: "@smithy/util-defaults-mode-browser@npm:4.0.12" +"@smithy/util-config-provider@npm:^4.2.0": + version: 4.2.0 + resolution: "@smithy/util-config-provider@npm:4.2.0" dependencies: - "@smithy/property-provider": "npm:^4.0.2" - "@smithy/smithy-client": "npm:^4.2.4" - "@smithy/types": "npm:^4.2.0" - bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10/1c06e7eceda211f12d8b5ffd09ee2e6d3a12a4f43b2b55c4d8aecc8f7fe641a1298c46c3b297823217dfb591baea2c17fdda720a4300ae4ea15a03583eeb662a + checksum: 10/d65f36401c7a085660cf201a1b317d271e390258b619179fff88248c2db64fc35e6c62fe055f1e55be8935b06eb600379824dabf634fb26d528f54fe60c9d77b languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.0.11": - version: 4.0.12 - resolution: "@smithy/util-defaults-mode-node@npm:4.0.12" +"@smithy/util-defaults-mode-browser@npm:^4.3.2": + version: 4.3.3 + resolution: "@smithy/util-defaults-mode-browser@npm:4.3.3" dependencies: - "@smithy/config-resolver": "npm:^4.1.2" - "@smithy/credential-provider-imds": "npm:^4.0.4" - "@smithy/node-config-provider": "npm:^4.1.1" - "@smithy/property-provider": "npm:^4.0.2" - "@smithy/smithy-client": "npm:^4.2.4" - "@smithy/types": "npm:^4.2.0" + "@smithy/property-provider": "npm:^4.2.3" + "@smithy/smithy-client": "npm:^4.9.0" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10/ec9bf6db4ab4fcb02844597843e7eae5bbabe59b8795a075ab979d4054615ee56f7886b36c54d5cc9d1b3524d363c70d7b1818f3d1c44448739242ac3f1ab8e9 + checksum: 10/74efd0f09dc5638c1f183eb976f7293706dc37d506e23f534a0042324515e57d0e34ac6b65b75af2d1cc2f81bcec6626167d1bd231b278bb2505ae7c29eb0578 languageName: node linkType: hard -"@smithy/util-endpoints@npm:^3.0.3": - version: 3.0.4 - resolution: "@smithy/util-endpoints@npm:3.0.4" +"@smithy/util-defaults-mode-node@npm:^4.2.3": + version: 4.2.4 + resolution: "@smithy/util-defaults-mode-node@npm:4.2.4" + dependencies: + "@smithy/config-resolver": "npm:^4.3.3" + "@smithy/credential-provider-imds": "npm:^4.2.3" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/property-provider": "npm:^4.2.3" + "@smithy/smithy-client": "npm:^4.9.0" + "@smithy/types": "npm:^4.8.0" + tslib: "npm:^2.6.2" + checksum: 10/2c89802f37ee74803d3aa151c628b6d6479c42546582e50924a93e232b3b3ea289a8373833479f92f940cfe57c48714a4be03e78cea6cdcaa001ef482126b785 + languageName: node + linkType: hard + +"@smithy/util-endpoints@npm:^3.2.2": + version: 3.2.3 + resolution: "@smithy/util-endpoints@npm:3.2.3" dependencies: - "@smithy/node-config-provider": "npm:^4.1.1" - "@smithy/types": "npm:^4.2.0" + "@smithy/node-config-provider": "npm:^4.3.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10/fd8f3aa103f72763653f26d14eb1f16ff8b99be366de2aec67b63c1601a2e5dd92a80900e70d13dae6102802212d71cf8c887c981e71b12e4613db77c7f9dd41 + checksum: 10/55b94c1ad0b59ca92ba0fb8510bd981d9e82cc178425ed681172418993be4744371d8408fa5ac70a88019219534bed8cba4d42177bfadd0bb6d474e701161452 languageName: node linkType: hard @@ -4639,6 +4955,15 @@ __metadata: languageName: node linkType: hard +"@smithy/util-hex-encoding@npm:^4.2.0": + version: 4.2.0 + resolution: "@smithy/util-hex-encoding@npm:4.2.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10/478773d73690e39167b67481116c4fd47cecfc97c3a935d88db9271fb0718627bec1cbc143efbf0cd49d1ac417bde7e76aa74139ea07e365b51e66797f63a45d + languageName: node + linkType: hard + "@smithy/util-middleware@npm:^4.0.2": version: 4.0.2 resolution: "@smithy/util-middleware@npm:4.0.2" @@ -4649,14 +4974,24 @@ __metadata: languageName: node linkType: hard -"@smithy/util-retry@npm:^4.0.3": - version: 4.0.3 - resolution: "@smithy/util-retry@npm:4.0.3" +"@smithy/util-middleware@npm:^4.2.2, @smithy/util-middleware@npm:^4.2.3": + version: 4.2.3 + resolution: "@smithy/util-middleware@npm:4.2.3" dependencies: - "@smithy/service-error-classification": "npm:^4.0.3" - "@smithy/types": "npm:^4.2.0" + "@smithy/types": "npm:^4.8.0" + tslib: "npm:^2.6.2" + checksum: 10/3f029d65bb40c7b4555590e502d51942bde0bd413ac691417f09b7cbe384ddb22cb12976ee6c652beac76a8652927caa64c00a743a441639df0d4eb1fecc9c79 + languageName: node + linkType: hard + +"@smithy/util-retry@npm:^4.2.2, @smithy/util-retry@npm:^4.2.3": + version: 4.2.3 + resolution: "@smithy/util-retry@npm:4.2.3" + dependencies: + "@smithy/service-error-classification": "npm:^4.2.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10/198cfb5203dfb49bc098f8c5d8c888fb4ed4700481abba14c62954a09eb1ab421276d8eb4379e7f950ac484b417e3b81660defc2ff4e2c89b7d65908e90a69d4 + checksum: 10/7907a7ef3f766984c85438240b8a46776f5f0b385d1660b7c261e2ba50947dfbe70ba4924c47e11c2937add998c99cf97639c899b0bae476dfd18fe32125afe8 languageName: node linkType: hard @@ -4676,6 +5011,22 @@ __metadata: languageName: node linkType: hard +"@smithy/util-stream@npm:^4.5.2, @smithy/util-stream@npm:^4.5.3": + version: 4.5.3 + resolution: "@smithy/util-stream@npm:4.5.3" + dependencies: + "@smithy/fetch-http-handler": "npm:^5.3.4" + "@smithy/node-http-handler": "npm:^4.4.2" + "@smithy/types": "npm:^4.8.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" + tslib: "npm:^2.6.2" + checksum: 10/d898b1c45f635fe606f53718f2e1c812a6c74f5e0e2524ec494816d4dee7635d1c59436a90b679f46419079e5053d311a84f1d707354a08d11c4708ba502c806 + languageName: node + linkType: hard + "@smithy/util-uri-escape@npm:^4.0.0": version: 4.0.0 resolution: "@smithy/util-uri-escape@npm:4.0.0" @@ -4685,6 +5036,15 @@ __metadata: 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" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10/a838a3afe557d7087d4500735c79d5da72e0cd5a08f95d1a1c450ba29d9cd85c950228eedbd9b2494156f4eb8658afb0a9a5bd2df3fc4f297faed886c396242b + languageName: node + linkType: hard + "@smithy/util-utf8@npm:^2.0.0": version: 2.3.0 resolution: "@smithy/util-utf8@npm:2.3.0" @@ -4705,14 +5065,33 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^4.0.3": - version: 4.0.3 - resolution: "@smithy/util-waiter@npm:4.0.3" +"@smithy/util-utf8@npm:^4.2.0": + version: 4.2.0 + resolution: "@smithy/util-utf8@npm:4.2.0" dependencies: - "@smithy/abort-controller": "npm:^4.0.2" - "@smithy/types": "npm:^4.2.0" + "@smithy/util-buffer-from": "npm:^4.2.0" + tslib: "npm:^2.6.2" + checksum: 10/d49f58fc6681255eecc3dee39c657b80ef8a4c5617e361bdaf6aaa22f02e378622376153cafc9f0655fb80162e88fc98bbf459f8dd5ba6d7c4b9a59e6eaa05f8 + languageName: node + linkType: hard + +"@smithy/util-waiter@npm:^4.2.2": + version: 4.2.3 + resolution: "@smithy/util-waiter@npm:4.2.3" + dependencies: + "@smithy/abort-controller": "npm:^4.2.3" + "@smithy/types": "npm:^4.8.0" tslib: "npm:^2.6.2" - checksum: 10/c65a82748a99134282d906d0633717eae1ac61df1b07c8f2d30e1ef776b1dd2b367da1088d39e19570a3e110dfe33467952bf5362fddcc4de28329ffe2aa9438 + checksum: 10/d73f7a25c057490e756f5704a1fc2a83250b0366217e9d0bd544aa59c0b29dfec19d15a618349a08165aac40fee5d4a060baa7876d0e4ef3e335a8ffa018f12a + languageName: node + linkType: hard + +"@smithy/uuid@npm:^1.1.0": + version: 1.1.0 + resolution: "@smithy/uuid@npm:1.1.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10/fe77b1cebbbf2d541ee2f07eec6d4573af16e08dd3228758f59dcbe85a504112cefe81b971818cf39e2e3fa0ed1fcc61d392cddc50fca13d9dc9bd835e366db0 languageName: node linkType: hard @@ -8990,6 +9369,17 @@ __metadata: languageName: node linkType: hard +"fast-xml-parser@npm:5.2.5": + version: 5.2.5 + resolution: "fast-xml-parser@npm:5.2.5" + dependencies: + strnum: "npm:^2.1.0" + bin: + fxparser: src/cli/cli.js + checksum: 10/305017cff6968a34cbac597317be1516e85c44f650f30d982c84f8c30043e81fd38d39a8810d570136c921399dd43b9ac4775bdfbbbcfee96456f3c086b48bdd + languageName: node + linkType: hard + "fastq@npm:^1.6.0": version: 1.17.1 resolution: "fastq@npm:1.17.1" @@ -15048,7 +15438,7 @@ __metadata: version: 0.0.0-use.local resolution: "serlo-editor-lti-tool@workspace:." dependencies: - "@aws-sdk/client-s3": "npm:^3.806.0" + "@aws-sdk/client-s3": "npm:^3.913.0" "@aws-sdk/s3-request-presigner": "npm:^3.806.0" "@dotenvx/dotenvx": "npm:^1.44.2" "@eslint/compat": "npm:^1.2.5" @@ -15736,6 +16126,13 @@ __metadata: languageName: node linkType: hard +"strnum@npm:^2.1.0": + version: 2.1.1 + resolution: "strnum@npm:2.1.1" + checksum: 10/d5fe6e4333cddc17569331048e403e876ffcf629989815f0359b0caf05dae9441b7eef3d7dd07427313ac8b3f05a8f60abc1f61efc15f97245dbc24028362bc9 + languageName: node + linkType: hard + "sucrase@npm:^3.35.0": version: 3.35.0 resolution: "sucrase@npm:3.35.0" @@ -16623,15 +17020,6 @@ __metadata: languageName: node linkType: hard -"uuid@npm:^9.0.1": - version: 9.0.1 - resolution: "uuid@npm:9.0.1" - bin: - uuid: dist/bin/uuid - checksum: 10/9d0b6adb72b736e36f2b1b53da0d559125ba3e39d913b6072f6f033e0c87835b414f0836b45bcfaf2bdf698f92297fea1c3cc19b0b258bc182c9c43cc0fab9f2 - languageName: node - linkType: hard - "v8-compile-cache-lib@npm:^3.0.1": version: 3.0.1 resolution: "v8-compile-cache-lib@npm:3.0.1"