diff --git a/packages/basic-auth/package.json b/packages/basic-auth/package.json index 99810ce3..93c92f8f 100644 --- a/packages/basic-auth/package.json +++ b/packages/basic-auth/package.json @@ -19,10 +19,10 @@ "homepage": "https://github.com/aligent/aws-cdk-constructs/tree/main/packages/basic-auth#readme", "devDependencies": { "@aligent/cdk-esbuild": "^2.5.1", - "@types/aws-lambda": "^8.10.150", + "@types/aws-lambda": "^8.10.157", "@types/jest": "^29.5.10", "@types/node": "^20.6.3", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1031.1", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/packages/cloudfront-security-headers/package.json b/packages/cloudfront-security-headers/package.json index 5b703875..1f33c896 100644 --- a/packages/cloudfront-security-headers/package.json +++ b/packages/cloudfront-security-headers/package.json @@ -11,10 +11,10 @@ }, "devDependencies": { "@aligent/cdk-esbuild": "^2.5.1", - "@types/aws-lambda": "^8.10.150", + "@types/aws-lambda": "^8.10.157", "@types/jest": "^29.5.10", "@types/node": "^20.6.3", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1031.1", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/packages/esbuild/package.json b/packages/esbuild/package.json index 4f65afd8..ec038bd3 100644 --- a/packages/esbuild/package.json +++ b/packages/esbuild/package.json @@ -13,14 +13,14 @@ "devDependencies": { "@types/jest": "^29.5.10", "@types/node": "^20.6.3", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1031.1", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", "typescript": "^5.3.2" }, "dependencies": { - "aws-cdk-lib": "^2.201.0", + "aws-cdk-lib": "^2.221.1", "constructs": "^10.3.0", "esbuild": "^0.18.0", "source-map-support": "^0.5.21" diff --git a/packages/feature-env-handlers/package.json b/packages/feature-env-handlers/package.json index f3980ec9..52f36ecb 100644 --- a/packages/feature-env-handlers/package.json +++ b/packages/feature-env-handlers/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/aligent/cdk-constructs#readme", "devDependencies": { - "@types/aws-lambda": "^8.10.150" + "@types/aws-lambda": "^8.10.157" }, "dependencies": { "source-map-support": "^0.5.21" diff --git a/packages/geoip-redirect/package.json b/packages/geoip-redirect/package.json index b41fa8d8..da817c31 100644 --- a/packages/geoip-redirect/package.json +++ b/packages/geoip-redirect/package.json @@ -19,10 +19,10 @@ "homepage": "https://github.com/aligent/aws-cdk-constructs/tree/main/packages/geoip-redirect#readme", "devDependencies": { "@aligent/cdk-esbuild": "^2.5.1", - "@types/aws-lambda": "^8.10.150", + "@types/aws-lambda": "^8.10.157", "@types/jest": "^29.5.10", "@types/node": "^20.6.3", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1031.1", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/packages/graphql-mesh-server/package.json b/packages/graphql-mesh-server/package.json index 47e8b0c4..093031f3 100644 --- a/packages/graphql-mesh-server/package.json +++ b/packages/graphql-mesh-server/package.json @@ -18,19 +18,19 @@ }, "homepage": "https://github.com/aligent/cdk-constructs#readme", "devDependencies": { - "@types/aws-lambda": "^8.10.150", + "@types/aws-lambda": "^8.10.157", "@types/jest": "^29.5.10", "@types/node": "^20.6.3", "@types/yaml": "^1.9.7", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1031.1", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", "typescript": "^5.3.2" }, "dependencies": { - "@aws-sdk/client-cloudfront": "^3.830.0", - "@aws-sdk/client-sns": "^3.830.0", + "@aws-sdk/client-cloudfront": "^3.922.0", + "@aws-sdk/client-sns": "^3.922.0", "source-map-support": "^0.5.21", "yaml": "^2.3.1" }, diff --git a/packages/header-change-detection/package.json b/packages/header-change-detection/package.json index 9f2917c4..66ae0c06 100644 --- a/packages/header-change-detection/package.json +++ b/packages/header-change-detection/package.json @@ -20,15 +20,15 @@ "devDependencies": { "@types/jest": "^29.5.10", "@types/node": "^20.6.3", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1031.1", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", "typescript": "^5.3.2" }, "dependencies": { - "@aws-sdk/client-dynamodb": "^3.830.0", - "@aws-sdk/client-sns": "3.830.0", + "@aws-sdk/client-dynamodb": "^3.922.0", + "@aws-sdk/client-sns": "3.922.0", "axios": "^1.8.3", "source-map-support": "^0.5.21" }, diff --git a/packages/prerender-fargate/package.json b/packages/prerender-fargate/package.json index 0e657e04..dd6901a0 100644 --- a/packages/prerender-fargate/package.json +++ b/packages/prerender-fargate/package.json @@ -21,11 +21,11 @@ "@aws-cdk/aws-apigatewayv2-alpha": "2.30.0-alpha.0", "@aws-cdk/aws-apigatewayv2-authorizers-alpha": "2.30.0-alpha.0", "@aws-cdk/aws-apigatewayv2-integrations-alpha": "2.30.0-alpha.0", - "@aws-sdk/client-s3": "^3.832.0", - "@aws-sdk/client-secrets-manager": "^3.830.0", - "@aws-sdk/client-sqs": "^3.831.0", - "@aws-sdk/client-ssm": "^3.830.0", - "@aws-solutions-constructs/aws-lambda-sqs-lambda": "^2.85.2" + "@aws-sdk/client-s3": "^3.922.0", + "@aws-sdk/client-secrets-manager": "^3.922.0", + "@aws-sdk/client-sqs": "^3.922.0", + "@aws-sdk/client-ssm": "^3.922.0", + "@aws-solutions-constructs/aws-lambda-sqs-lambda": "^2.94.0" }, "peerDependencies": { "aws-cdk-lib": "^2.113.0", diff --git a/packages/prerender-proxy/package.json b/packages/prerender-proxy/package.json index 27b1c378..38b24113 100644 --- a/packages/prerender-proxy/package.json +++ b/packages/prerender-proxy/package.json @@ -19,10 +19,10 @@ "homepage": "https://github.com/aligent/aws-cdk-constructs/tree/main/packages/prerender-proxy#readme", "devDependencies": { "@aligent/cdk-esbuild": "^2.5.1", - "@types/aws-lambda": "^8.10.150", + "@types/aws-lambda": "^8.10.157", "@types/jest": "^29.5.10", "@types/node": "^20.6.3", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1031.1", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/packages/rabbitmq/package.json b/packages/rabbitmq/package.json index 1bc383c8..298ab187 100644 --- a/packages/rabbitmq/package.json +++ b/packages/rabbitmq/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@types/jest": "^29.5.10", "@types/node": "^20.6.3", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1031.1", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/packages/shared-vpc/package.json b/packages/shared-vpc/package.json index 31eddabf..62aac7c3 100644 --- a/packages/shared-vpc/package.json +++ b/packages/shared-vpc/package.json @@ -10,7 +10,7 @@ "devDependencies": { "@types/jest": "^29.5.10", "@types/node": "^20.6.3", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1031.1", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/packages/static-hosting/package.json b/packages/static-hosting/package.json index 46ebcb41..b7714ccc 100644 --- a/packages/static-hosting/package.json +++ b/packages/static-hosting/package.json @@ -16,11 +16,11 @@ }, "devDependencies": { "@aligent/cdk-esbuild": "^2.5.1", - "@types/aws-lambda": "^8.10.150", + "@types/aws-lambda": "^8.10.157", "@types/jest": "^29.5.10", "@types/node": "^20.6.3", - "aws-cdk": "^2.1019.1", - "aws-cdk-lib": "^2.168.0", + "aws-cdk": "^2.1031.1", + "aws-cdk-lib": "^2.221.1", "aws-sdk-client-mock": "^3.0.0", "constructs": "^10.4.2", "jest": "^29.7.0", @@ -29,7 +29,7 @@ "typescript": "^5.3.2" }, "dependencies": { - "@aws-sdk/client-s3": "^3.832.0", + "@aws-sdk/client-s3": "^3.922.0", "source-map-support": "^0.5.21" }, "peerDependencies": { diff --git a/packages/waf/package.json b/packages/waf/package.json index 2e603294..7a0f9bcf 100644 --- a/packages/waf/package.json +++ b/packages/waf/package.json @@ -17,7 +17,7 @@ "devDependencies": { "@types/jest": "^29.5.10", "@types/node": "^20.6.3", - "aws-cdk": "^2.1019.1", + "aws-cdk": "^2.1031.1", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", diff --git a/yarn.lock b/yarn.lock index 70991968..bd17ff80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10,10 +10,10 @@ __metadata: resolution: "@aligent/cdk-basic-auth@workspace:packages/basic-auth" dependencies: "@aligent/cdk-esbuild": "npm:^2.5.1" - "@types/aws-lambda": "npm:^8.10.150" + "@types/aws-lambda": "npm:^8.10.157" "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.6.3" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1031.1" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -30,10 +30,10 @@ __metadata: resolution: "@aligent/cdk-cloudfront-security-headers@workspace:packages/cloudfront-security-headers" dependencies: "@aligent/cdk-esbuild": "npm:^2.5.1" - "@types/aws-lambda": "npm:^8.10.150" + "@types/aws-lambda": "npm:^8.10.157" "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.6.3" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1031.1" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -80,8 +80,8 @@ __metadata: dependencies: "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.6.3" - aws-cdk: "npm:^2.1019.1" - aws-cdk-lib: "npm:^2.201.0" + aws-cdk: "npm:^2.1031.1" + aws-cdk-lib: "npm:^2.221.1" constructs: "npm:^10.3.0" esbuild: "npm:^0.18.0" jest: "npm:^29.7.0" @@ -96,7 +96,7 @@ __metadata: version: 0.0.0-use.local resolution: "@aligent/cdk-feature-env-handlers@workspace:packages/feature-env-handlers" dependencies: - "@types/aws-lambda": "npm:^8.10.150" + "@types/aws-lambda": "npm:^8.10.157" source-map-support: "npm:^0.5.21" languageName: unknown linkType: soft @@ -106,10 +106,10 @@ __metadata: resolution: "@aligent/cdk-geoip-redirect@workspace:packages/geoip-redirect" dependencies: "@aligent/cdk-esbuild": "npm:^2.5.1" - "@types/aws-lambda": "npm:^8.10.150" + "@types/aws-lambda": "npm:^8.10.157" "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.6.3" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1031.1" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -125,13 +125,13 @@ __metadata: version: 0.0.0-use.local resolution: "@aligent/cdk-graphql-mesh-server@workspace:packages/graphql-mesh-server" dependencies: - "@aws-sdk/client-cloudfront": "npm:^3.830.0" - "@aws-sdk/client-sns": "npm:^3.830.0" - "@types/aws-lambda": "npm:^8.10.150" + "@aws-sdk/client-cloudfront": "npm:^3.922.0" + "@aws-sdk/client-sns": "npm:^3.922.0" + "@types/aws-lambda": "npm:^8.10.157" "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.6.3" "@types/yaml": "npm:^1.9.7" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1031.1" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -148,11 +148,11 @@ __metadata: version: 0.0.0-use.local resolution: "@aligent/cdk-header-change-detection@workspace:packages/header-change-detection" dependencies: - "@aws-sdk/client-dynamodb": "npm:^3.830.0" - "@aws-sdk/client-sns": "npm:3.830.0" + "@aws-sdk/client-dynamodb": "npm:^3.922.0" + "@aws-sdk/client-sns": "npm:3.922.0" "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.6.3" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1031.1" axios: "npm:^1.8.3" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" @@ -172,11 +172,11 @@ __metadata: "@aws-cdk/aws-apigatewayv2-alpha": "npm:2.30.0-alpha.0" "@aws-cdk/aws-apigatewayv2-authorizers-alpha": "npm:2.30.0-alpha.0" "@aws-cdk/aws-apigatewayv2-integrations-alpha": "npm:2.30.0-alpha.0" - "@aws-sdk/client-s3": "npm:^3.832.0" - "@aws-sdk/client-secrets-manager": "npm:^3.830.0" - "@aws-sdk/client-sqs": "npm:^3.831.0" - "@aws-sdk/client-ssm": "npm:^3.830.0" - "@aws-solutions-constructs/aws-lambda-sqs-lambda": "npm:^2.85.2" + "@aws-sdk/client-s3": "npm:^3.922.0" + "@aws-sdk/client-secrets-manager": "npm:^3.922.0" + "@aws-sdk/client-sqs": "npm:^3.922.0" + "@aws-sdk/client-ssm": "npm:^3.922.0" + "@aws-solutions-constructs/aws-lambda-sqs-lambda": "npm:^2.94.0" peerDependencies: aws-cdk-lib: ^2.113.0 constructs: ^10.4.2 @@ -188,10 +188,10 @@ __metadata: resolution: "@aligent/cdk-prerender-proxy@workspace:packages/prerender-proxy" dependencies: "@aligent/cdk-esbuild": "npm:^2.5.1" - "@types/aws-lambda": "npm:^8.10.150" + "@types/aws-lambda": "npm:^8.10.157" "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.6.3" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1031.1" axios: "npm:^1.8.3" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" @@ -210,7 +210,7 @@ __metadata: dependencies: "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.6.3" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1031.1" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -228,7 +228,7 @@ __metadata: dependencies: "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.6.3" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1031.1" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -245,12 +245,12 @@ __metadata: resolution: "@aligent/cdk-static-hosting@workspace:packages/static-hosting" dependencies: "@aligent/cdk-esbuild": "npm:^2.5.1" - "@aws-sdk/client-s3": "npm:^3.832.0" - "@types/aws-lambda": "npm:^8.10.150" + "@aws-sdk/client-s3": "npm:^3.922.0" + "@types/aws-lambda": "npm:^8.10.157" "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.6.3" - aws-cdk: "npm:^2.1019.1" - aws-cdk-lib: "npm:^2.168.0" + aws-cdk: "npm:^2.1031.1" + aws-cdk-lib: "npm:^2.221.1" aws-sdk-client-mock: "npm:^3.0.0" constructs: "npm:^10.4.2" jest: "npm:^29.7.0" @@ -275,7 +275,7 @@ __metadata: dependencies: "@types/jest": "npm:^29.5.10" "@types/node": "npm:^20.6.3" - aws-cdk: "npm:^2.1019.1" + aws-cdk: "npm:^2.1031.1" jest: "npm:^29.7.0" source-map-support: "npm:^0.5.21" ts-jest: "npm:^29.1.1" @@ -425,782 +425,545 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-cloudfront@npm:^3.830.0": - version: 3.895.0 - resolution: "@aws-sdk/client-cloudfront@npm:3.895.0" +"@aws-sdk/client-cloudfront@npm:^3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/client-cloudfront@npm:3.922.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/credential-provider-node": "npm:3.895.0" - "@aws-sdk/middleware-host-header": "npm:3.893.0" - "@aws-sdk/middleware-logger": "npm:3.893.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.893.0" - "@aws-sdk/middleware-user-agent": "npm:3.895.0" - "@aws-sdk/region-config-resolver": "npm:3.893.0" - "@aws-sdk/types": "npm:3.893.0" - "@aws-sdk/util-endpoints": "npm:3.895.0" - "@aws-sdk/util-user-agent-browser": "npm:3.893.0" - "@aws-sdk/util-user-agent-node": "npm:3.895.0" - "@aws-sdk/xml-builder": "npm:3.894.0" - "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.11.1" - "@smithy/fetch-http-handler": "npm:^5.2.1" - "@smithy/hash-node": "npm:^4.1.1" - "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.3" - "@smithy/middleware-retry": "npm:^4.2.4" - "@smithy/middleware-serde": "npm:^4.1.1" - "@smithy/middleware-stack": "npm:^4.1.1" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/node-http-handler": "npm:^4.2.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.3" - "@smithy/types": "npm:^4.5.0" - "@smithy/url-parser": "npm:^4.1.1" - "@smithy/util-base64": "npm:^4.1.0" - "@smithy/util-body-length-browser": "npm:^4.1.0" - "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.3" - "@smithy/util-defaults-mode-node": "npm:^4.1.3" - "@smithy/util-endpoints": "npm:^3.1.2" - "@smithy/util-middleware": "npm:^4.1.1" - "@smithy/util-retry": "npm:^4.1.2" - "@smithy/util-stream": "npm:^4.3.2" - "@smithy/util-utf8": "npm:^4.1.0" - "@smithy/util-waiter": "npm:^4.1.1" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/credential-provider-node": "npm:3.922.0" + "@aws-sdk/middleware-host-header": "npm:3.922.0" + "@aws-sdk/middleware-logger": "npm:3.922.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" + "@aws-sdk/middleware-user-agent": "npm:3.922.0" + "@aws-sdk/region-config-resolver": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@aws-sdk/util-endpoints": "npm:3.922.0" + "@aws-sdk/util-user-agent-browser": "npm:3.922.0" + "@aws-sdk/util-user-agent-node": "npm:3.922.0" + "@aws-sdk/xml-builder": "npm:3.921.0" + "@smithy/config-resolver": "npm:^4.4.1" + "@smithy/core": "npm:^3.17.2" + "@smithy/fetch-http-handler": "npm:^5.3.5" + "@smithy/hash-node": "npm:^4.2.4" + "@smithy/invalid-dependency": "npm:^4.2.4" + "@smithy/middleware-content-length": "npm:^4.2.4" + "@smithy/middleware-endpoint": "npm:^4.3.6" + "@smithy/middleware-retry": "npm:^4.4.6" + "@smithy/middleware-serde": "npm:^4.2.4" + "@smithy/middleware-stack": "npm:^4.2.4" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/node-http-handler": "npm:^4.4.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" + "@smithy/url-parser": "npm:^4.2.4" + "@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.5" + "@smithy/util-defaults-mode-node": "npm:^4.2.7" + "@smithy/util-endpoints": "npm:^3.2.4" + "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-retry": "npm:^4.2.4" + "@smithy/util-stream": "npm:^4.5.5" + "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/util-waiter": "npm:^4.2.4" tslib: "npm:^2.6.2" - checksum: 10c0/da66c98697a123b2b21476a903f4b332cac41b2b3e7e7b1aeeb391a54914bb3a60089bd8572a05cfa368987b0f8db240f3726f89f4d1602de35c1dcca5702015 + checksum: 10c0/ce4f47331c57f994939d6a87cf2cc9fa7f85828c679fc82790f86d0f89052a7c0203210f5e9849173e5be08296241e72e33524a031640d35eaf6619eec1065d1 languageName: node linkType: hard -"@aws-sdk/client-dynamodb@npm:^3.830.0": - version: 3.895.0 - resolution: "@aws-sdk/client-dynamodb@npm:3.895.0" +"@aws-sdk/client-dynamodb@npm:^3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/client-dynamodb@npm:3.922.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/credential-provider-node": "npm:3.895.0" - "@aws-sdk/middleware-endpoint-discovery": "npm:3.893.0" - "@aws-sdk/middleware-host-header": "npm:3.893.0" - "@aws-sdk/middleware-logger": "npm:3.893.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.893.0" - "@aws-sdk/middleware-user-agent": "npm:3.895.0" - "@aws-sdk/region-config-resolver": "npm:3.893.0" - "@aws-sdk/types": "npm:3.893.0" - "@aws-sdk/util-endpoints": "npm:3.895.0" - "@aws-sdk/util-user-agent-browser": "npm:3.893.0" - "@aws-sdk/util-user-agent-node": "npm:3.895.0" - "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.11.1" - "@smithy/fetch-http-handler": "npm:^5.2.1" - "@smithy/hash-node": "npm:^4.1.1" - "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.3" - "@smithy/middleware-retry": "npm:^4.2.4" - "@smithy/middleware-serde": "npm:^4.1.1" - "@smithy/middleware-stack": "npm:^4.1.1" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/node-http-handler": "npm:^4.2.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.3" - "@smithy/types": "npm:^4.5.0" - "@smithy/url-parser": "npm:^4.1.1" - "@smithy/util-base64": "npm:^4.1.0" - "@smithy/util-body-length-browser": "npm:^4.1.0" - "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.3" - "@smithy/util-defaults-mode-node": "npm:^4.1.3" - "@smithy/util-endpoints": "npm:^3.1.2" - "@smithy/util-middleware": "npm:^4.1.1" - "@smithy/util-retry": "npm:^4.1.2" - "@smithy/util-utf8": "npm:^4.1.0" - "@smithy/util-waiter": "npm:^4.1.1" - "@types/uuid": "npm:^9.0.1" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/credential-provider-node": "npm:3.922.0" + "@aws-sdk/middleware-endpoint-discovery": "npm:3.922.0" + "@aws-sdk/middleware-host-header": "npm:3.922.0" + "@aws-sdk/middleware-logger": "npm:3.922.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" + "@aws-sdk/middleware-user-agent": "npm:3.922.0" + "@aws-sdk/region-config-resolver": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@aws-sdk/util-endpoints": "npm:3.922.0" + "@aws-sdk/util-user-agent-browser": "npm:3.922.0" + "@aws-sdk/util-user-agent-node": "npm:3.922.0" + "@smithy/config-resolver": "npm:^4.4.1" + "@smithy/core": "npm:^3.17.2" + "@smithy/fetch-http-handler": "npm:^5.3.5" + "@smithy/hash-node": "npm:^4.2.4" + "@smithy/invalid-dependency": "npm:^4.2.4" + "@smithy/middleware-content-length": "npm:^4.2.4" + "@smithy/middleware-endpoint": "npm:^4.3.6" + "@smithy/middleware-retry": "npm:^4.4.6" + "@smithy/middleware-serde": "npm:^4.2.4" + "@smithy/middleware-stack": "npm:^4.2.4" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/node-http-handler": "npm:^4.4.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" + "@smithy/url-parser": "npm:^4.2.4" + "@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.5" + "@smithy/util-defaults-mode-node": "npm:^4.2.7" + "@smithy/util-endpoints": "npm:^3.2.4" + "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-retry": "npm:^4.2.4" + "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/util-waiter": "npm:^4.2.4" + "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - uuid: "npm:^9.0.1" - checksum: 10c0/38461c4e608508a8ec0372bd98b660e6bf899c12399e41e54bb0d9bd43577a5092cb97f11a05e80f28ec6dadcb9ab81d1e9f7aca858f5b91ff1dd1a88c7cb00a + checksum: 10c0/3d9e4847701744ddfb4f9b36888e25fdb620f311e499dbf8af45c438c37ad6081c3dfb95cb6a81dde5597659f72f19d33564ad127ca6afacf8d224bc0adac460 languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.832.0": - version: 3.895.0 - resolution: "@aws-sdk/client-s3@npm:3.895.0" +"@aws-sdk/client-s3@npm:^3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/client-s3@npm:3.922.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.894.0" - "@aws-sdk/credential-provider-node": "npm:3.895.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.893.0" - "@aws-sdk/middleware-expect-continue": "npm:3.893.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.894.0" - "@aws-sdk/middleware-host-header": "npm:3.893.0" - "@aws-sdk/middleware-location-constraint": "npm:3.893.0" - "@aws-sdk/middleware-logger": "npm:3.893.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.893.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.894.0" - "@aws-sdk/middleware-ssec": "npm:3.893.0" - "@aws-sdk/middleware-user-agent": "npm:3.895.0" - "@aws-sdk/region-config-resolver": "npm:3.893.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.894.0" - "@aws-sdk/types": "npm:3.893.0" - "@aws-sdk/util-endpoints": "npm:3.895.0" - "@aws-sdk/util-user-agent-browser": "npm:3.893.0" - "@aws-sdk/util-user-agent-node": "npm:3.895.0" - "@aws-sdk/xml-builder": "npm:3.894.0" - "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.11.1" - "@smithy/eventstream-serde-browser": "npm:^4.1.1" - "@smithy/eventstream-serde-config-resolver": "npm:^4.2.1" - "@smithy/eventstream-serde-node": "npm:^4.1.1" - "@smithy/fetch-http-handler": "npm:^5.2.1" - "@smithy/hash-blob-browser": "npm:^4.1.1" - "@smithy/hash-node": "npm:^4.1.1" - "@smithy/hash-stream-node": "npm:^4.1.1" - "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/md5-js": "npm:^4.1.1" - "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.3" - "@smithy/middleware-retry": "npm:^4.2.4" - "@smithy/middleware-serde": "npm:^4.1.1" - "@smithy/middleware-stack": "npm:^4.1.1" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/node-http-handler": "npm:^4.2.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.3" - "@smithy/types": "npm:^4.5.0" - "@smithy/url-parser": "npm:^4.1.1" - "@smithy/util-base64": "npm:^4.1.0" - "@smithy/util-body-length-browser": "npm:^4.1.0" - "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.3" - "@smithy/util-defaults-mode-node": "npm:^4.1.3" - "@smithy/util-endpoints": "npm:^3.1.2" - "@smithy/util-middleware": "npm:^4.1.1" - "@smithy/util-retry": "npm:^4.1.2" - "@smithy/util-stream": "npm:^4.3.2" - "@smithy/util-utf8": "npm:^4.1.0" - "@smithy/util-waiter": "npm:^4.1.1" - "@types/uuid": "npm:^9.0.1" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/credential-provider-node": "npm:3.922.0" + "@aws-sdk/middleware-bucket-endpoint": "npm:3.922.0" + "@aws-sdk/middleware-expect-continue": "npm:3.922.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.922.0" + "@aws-sdk/middleware-host-header": "npm:3.922.0" + "@aws-sdk/middleware-location-constraint": "npm:3.922.0" + "@aws-sdk/middleware-logger": "npm:3.922.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.922.0" + "@aws-sdk/middleware-ssec": "npm:3.922.0" + "@aws-sdk/middleware-user-agent": "npm:3.922.0" + "@aws-sdk/region-config-resolver": "npm:3.922.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@aws-sdk/util-endpoints": "npm:3.922.0" + "@aws-sdk/util-user-agent-browser": "npm:3.922.0" + "@aws-sdk/util-user-agent-node": "npm:3.922.0" + "@aws-sdk/xml-builder": "npm:3.921.0" + "@smithy/config-resolver": "npm:^4.4.1" + "@smithy/core": "npm:^3.17.2" + "@smithy/eventstream-serde-browser": "npm:^4.2.4" + "@smithy/eventstream-serde-config-resolver": "npm:^4.3.4" + "@smithy/eventstream-serde-node": "npm:^4.2.4" + "@smithy/fetch-http-handler": "npm:^5.3.5" + "@smithy/hash-blob-browser": "npm:^4.2.5" + "@smithy/hash-node": "npm:^4.2.4" + "@smithy/hash-stream-node": "npm:^4.2.4" + "@smithy/invalid-dependency": "npm:^4.2.4" + "@smithy/md5-js": "npm:^4.2.4" + "@smithy/middleware-content-length": "npm:^4.2.4" + "@smithy/middleware-endpoint": "npm:^4.3.6" + "@smithy/middleware-retry": "npm:^4.4.6" + "@smithy/middleware-serde": "npm:^4.2.4" + "@smithy/middleware-stack": "npm:^4.2.4" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/node-http-handler": "npm:^4.4.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" + "@smithy/url-parser": "npm:^4.2.4" + "@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.5" + "@smithy/util-defaults-mode-node": "npm:^4.2.7" + "@smithy/util-endpoints": "npm:^3.2.4" + "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-retry": "npm:^4.2.4" + "@smithy/util-stream": "npm:^4.5.5" + "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/util-waiter": "npm:^4.2.4" + "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - uuid: "npm:^9.0.1" - checksum: 10c0/297ac6671a0ca869e3706f1de331a5cebf9e0f149a82e61060457a5c6ba4bbc836c5196fef2a35f1baffb8c04285199b0b8a24b24cde86f069acfc7ebad03e84 + checksum: 10c0/ed94e34b271a336dc85149605e4dbe2dba65d791b30f4cdb3c39660737a1b6d66ae3b3a75a9634d48e08d25c1483ce1e5a99521828c9e39282e8eaa871bb83f9 languageName: node linkType: hard -"@aws-sdk/client-secrets-manager@npm:^3.830.0": - version: 3.895.0 - resolution: "@aws-sdk/client-secrets-manager@npm:3.895.0" +"@aws-sdk/client-secrets-manager@npm:^3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/client-secrets-manager@npm:3.922.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/credential-provider-node": "npm:3.895.0" - "@aws-sdk/middleware-host-header": "npm:3.893.0" - "@aws-sdk/middleware-logger": "npm:3.893.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.893.0" - "@aws-sdk/middleware-user-agent": "npm:3.895.0" - "@aws-sdk/region-config-resolver": "npm:3.893.0" - "@aws-sdk/types": "npm:3.893.0" - "@aws-sdk/util-endpoints": "npm:3.895.0" - "@aws-sdk/util-user-agent-browser": "npm:3.893.0" - "@aws-sdk/util-user-agent-node": "npm:3.895.0" - "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.11.1" - "@smithy/fetch-http-handler": "npm:^5.2.1" - "@smithy/hash-node": "npm:^4.1.1" - "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.3" - "@smithy/middleware-retry": "npm:^4.2.4" - "@smithy/middleware-serde": "npm:^4.1.1" - "@smithy/middleware-stack": "npm:^4.1.1" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/node-http-handler": "npm:^4.2.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.3" - "@smithy/types": "npm:^4.5.0" - "@smithy/url-parser": "npm:^4.1.1" - "@smithy/util-base64": "npm:^4.1.0" - "@smithy/util-body-length-browser": "npm:^4.1.0" - "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.3" - "@smithy/util-defaults-mode-node": "npm:^4.1.3" - "@smithy/util-endpoints": "npm:^3.1.2" - "@smithy/util-middleware": "npm:^4.1.1" - "@smithy/util-retry": "npm:^4.1.2" - "@smithy/util-utf8": "npm:^4.1.0" - "@types/uuid": "npm:^9.0.1" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/credential-provider-node": "npm:3.922.0" + "@aws-sdk/middleware-host-header": "npm:3.922.0" + "@aws-sdk/middleware-logger": "npm:3.922.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" + "@aws-sdk/middleware-user-agent": "npm:3.922.0" + "@aws-sdk/region-config-resolver": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@aws-sdk/util-endpoints": "npm:3.922.0" + "@aws-sdk/util-user-agent-browser": "npm:3.922.0" + "@aws-sdk/util-user-agent-node": "npm:3.922.0" + "@smithy/config-resolver": "npm:^4.4.1" + "@smithy/core": "npm:^3.17.2" + "@smithy/fetch-http-handler": "npm:^5.3.5" + "@smithy/hash-node": "npm:^4.2.4" + "@smithy/invalid-dependency": "npm:^4.2.4" + "@smithy/middleware-content-length": "npm:^4.2.4" + "@smithy/middleware-endpoint": "npm:^4.3.6" + "@smithy/middleware-retry": "npm:^4.4.6" + "@smithy/middleware-serde": "npm:^4.2.4" + "@smithy/middleware-stack": "npm:^4.2.4" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/node-http-handler": "npm:^4.4.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" + "@smithy/url-parser": "npm:^4.2.4" + "@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.5" + "@smithy/util-defaults-mode-node": "npm:^4.2.7" + "@smithy/util-endpoints": "npm:^3.2.4" + "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-retry": "npm:^4.2.4" + "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - uuid: "npm:^9.0.1" - checksum: 10c0/550e43e19805afedd65d08d6110fed88ccb6be9204b52be9b28ae22f3a9183622d22b8f5bef1dc4e82831b60d634b59cc8062d17b80c28831d03372831be3eb9 + checksum: 10c0/f354450c48b70030a5f57b859b1ff33f50bf6402af0025bbbdf0a82d8ea3fe1bda95b4b4f0953a20d1b9b07ceb28edaf05dbe70a321f27d4aa465f45b5dfdb30 languageName: node linkType: hard -"@aws-sdk/client-sns@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/client-sns@npm:3.830.0" +"@aws-sdk/client-sns@npm:3.922.0, @aws-sdk/client-sns@npm:^3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/client-sns@npm:3.922.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/credential-provider-node": "npm:3.830.0" - "@aws-sdk/middleware-host-header": "npm:3.821.0" - "@aws-sdk/middleware-logger": "npm:3.821.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.821.0" - "@aws-sdk/middleware-user-agent": "npm:3.828.0" - "@aws-sdk/region-config-resolver": "npm:3.821.0" - "@aws-sdk/types": "npm:3.821.0" - "@aws-sdk/util-endpoints": "npm:3.828.0" - "@aws-sdk/util-user-agent-browser": "npm:3.821.0" - "@aws-sdk/util-user-agent-node": "npm:3.828.0" - "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" - "@smithy/fetch-http-handler": "npm:^5.0.4" - "@smithy/hash-node": "npm:^4.0.4" - "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.11" - "@smithy/middleware-retry": "npm:^4.1.12" - "@smithy/middleware-serde": "npm:^4.0.8" - "@smithy/middleware-stack": "npm:^4.0.4" - "@smithy/node-config-provider": "npm:^4.1.3" - "@smithy/node-http-handler": "npm:^4.0.6" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.3" - "@smithy/types": "npm:^4.3.1" - "@smithy/url-parser": "npm:^4.0.4" - "@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.19" - "@smithy/util-defaults-mode-node": "npm:^4.0.19" - "@smithy/util-endpoints": "npm:^3.0.6" - "@smithy/util-middleware": "npm:^4.0.4" - "@smithy/util-retry": "npm:^4.0.5" - "@smithy/util-utf8": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/credential-provider-node": "npm:3.922.0" + "@aws-sdk/middleware-host-header": "npm:3.922.0" + "@aws-sdk/middleware-logger": "npm:3.922.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" + "@aws-sdk/middleware-user-agent": "npm:3.922.0" + "@aws-sdk/region-config-resolver": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@aws-sdk/util-endpoints": "npm:3.922.0" + "@aws-sdk/util-user-agent-browser": "npm:3.922.0" + "@aws-sdk/util-user-agent-node": "npm:3.922.0" + "@smithy/config-resolver": "npm:^4.4.1" + "@smithy/core": "npm:^3.17.2" + "@smithy/fetch-http-handler": "npm:^5.3.5" + "@smithy/hash-node": "npm:^4.2.4" + "@smithy/invalid-dependency": "npm:^4.2.4" + "@smithy/middleware-content-length": "npm:^4.2.4" + "@smithy/middleware-endpoint": "npm:^4.3.6" + "@smithy/middleware-retry": "npm:^4.4.6" + "@smithy/middleware-serde": "npm:^4.2.4" + "@smithy/middleware-stack": "npm:^4.2.4" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/node-http-handler": "npm:^4.4.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" + "@smithy/url-parser": "npm:^4.2.4" + "@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.5" + "@smithy/util-defaults-mode-node": "npm:^4.2.7" + "@smithy/util-endpoints": "npm:^3.2.4" + "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-retry": "npm:^4.2.4" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/8297d0cc49049f2907dbb733313c5c21a19674af25d0c481a712f43f4e56a2925b37a9ec8a97d1405cebbe7084745634726c59d308542bb90a077ceefa5c6940 + checksum: 10c0/34d4b060f1213e84a19497848ee74ad613ce21945cfdaaf63638fd617b573ca1e1c0bf1fa6ada18b5bb545d6e28121dd474b6c7bc11bfc0dc349c23f5e32a926 languageName: node linkType: hard -"@aws-sdk/client-sns@npm:^3.830.0": - version: 3.895.0 - resolution: "@aws-sdk/client-sns@npm:3.895.0" +"@aws-sdk/client-sqs@npm:^3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/client-sqs@npm:3.922.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/credential-provider-node": "npm:3.895.0" - "@aws-sdk/middleware-host-header": "npm:3.893.0" - "@aws-sdk/middleware-logger": "npm:3.893.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.893.0" - "@aws-sdk/middleware-user-agent": "npm:3.895.0" - "@aws-sdk/region-config-resolver": "npm:3.893.0" - "@aws-sdk/types": "npm:3.893.0" - "@aws-sdk/util-endpoints": "npm:3.895.0" - "@aws-sdk/util-user-agent-browser": "npm:3.893.0" - "@aws-sdk/util-user-agent-node": "npm:3.895.0" - "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.11.1" - "@smithy/fetch-http-handler": "npm:^5.2.1" - "@smithy/hash-node": "npm:^4.1.1" - "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.3" - "@smithy/middleware-retry": "npm:^4.2.4" - "@smithy/middleware-serde": "npm:^4.1.1" - "@smithy/middleware-stack": "npm:^4.1.1" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/node-http-handler": "npm:^4.2.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.3" - "@smithy/types": "npm:^4.5.0" - "@smithy/url-parser": "npm:^4.1.1" - "@smithy/util-base64": "npm:^4.1.0" - "@smithy/util-body-length-browser": "npm:^4.1.0" - "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.3" - "@smithy/util-defaults-mode-node": "npm:^4.1.3" - "@smithy/util-endpoints": "npm:^3.1.2" - "@smithy/util-middleware": "npm:^4.1.1" - "@smithy/util-retry": "npm:^4.1.2" - "@smithy/util-utf8": "npm:^4.1.0" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/credential-provider-node": "npm:3.922.0" + "@aws-sdk/middleware-host-header": "npm:3.922.0" + "@aws-sdk/middleware-logger": "npm:3.922.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" + "@aws-sdk/middleware-sdk-sqs": "npm:3.922.0" + "@aws-sdk/middleware-user-agent": "npm:3.922.0" + "@aws-sdk/region-config-resolver": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@aws-sdk/util-endpoints": "npm:3.922.0" + "@aws-sdk/util-user-agent-browser": "npm:3.922.0" + "@aws-sdk/util-user-agent-node": "npm:3.922.0" + "@smithy/config-resolver": "npm:^4.4.1" + "@smithy/core": "npm:^3.17.2" + "@smithy/fetch-http-handler": "npm:^5.3.5" + "@smithy/hash-node": "npm:^4.2.4" + "@smithy/invalid-dependency": "npm:^4.2.4" + "@smithy/md5-js": "npm:^4.2.4" + "@smithy/middleware-content-length": "npm:^4.2.4" + "@smithy/middleware-endpoint": "npm:^4.3.6" + "@smithy/middleware-retry": "npm:^4.4.6" + "@smithy/middleware-serde": "npm:^4.2.4" + "@smithy/middleware-stack": "npm:^4.2.4" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/node-http-handler": "npm:^4.4.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" + "@smithy/url-parser": "npm:^4.2.4" + "@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.5" + "@smithy/util-defaults-mode-node": "npm:^4.2.7" + "@smithy/util-endpoints": "npm:^3.2.4" + "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-retry": "npm:^4.2.4" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/8cf02fc97f5a70ca5144dadfa5c21b724bbc616a5ef2076c7c87cc6cb40153ae5d24c5ac27d547fa3459dda7cf18b994ca2ccaeb4f2936d7992b0c0c5e1663ef + checksum: 10c0/f54c0517e2ce5163dbb231e7d2bcdfbb336781a7030e9ea990414b7ae3780c1a05bc28aca42ab5bed8107998bbce1ac32c374c58652f658a8c289a30b45855c5 languageName: node linkType: hard -"@aws-sdk/client-sqs@npm:^3.831.0": - version: 3.895.0 - resolution: "@aws-sdk/client-sqs@npm:3.895.0" +"@aws-sdk/client-ssm@npm:^3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/client-ssm@npm:3.922.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/credential-provider-node": "npm:3.895.0" - "@aws-sdk/middleware-host-header": "npm:3.893.0" - "@aws-sdk/middleware-logger": "npm:3.893.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.893.0" - "@aws-sdk/middleware-sdk-sqs": "npm:3.893.0" - "@aws-sdk/middleware-user-agent": "npm:3.895.0" - "@aws-sdk/region-config-resolver": "npm:3.893.0" - "@aws-sdk/types": "npm:3.893.0" - "@aws-sdk/util-endpoints": "npm:3.895.0" - "@aws-sdk/util-user-agent-browser": "npm:3.893.0" - "@aws-sdk/util-user-agent-node": "npm:3.895.0" - "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.11.1" - "@smithy/fetch-http-handler": "npm:^5.2.1" - "@smithy/hash-node": "npm:^4.1.1" - "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/md5-js": "npm:^4.1.1" - "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.3" - "@smithy/middleware-retry": "npm:^4.2.4" - "@smithy/middleware-serde": "npm:^4.1.1" - "@smithy/middleware-stack": "npm:^4.1.1" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/node-http-handler": "npm:^4.2.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.3" - "@smithy/types": "npm:^4.5.0" - "@smithy/url-parser": "npm:^4.1.1" - "@smithy/util-base64": "npm:^4.1.0" - "@smithy/util-body-length-browser": "npm:^4.1.0" - "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.3" - "@smithy/util-defaults-mode-node": "npm:^4.1.3" - "@smithy/util-endpoints": "npm:^3.1.2" - "@smithy/util-middleware": "npm:^4.1.1" - "@smithy/util-retry": "npm:^4.1.2" - "@smithy/util-utf8": "npm:^4.1.0" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/credential-provider-node": "npm:3.922.0" + "@aws-sdk/middleware-host-header": "npm:3.922.0" + "@aws-sdk/middleware-logger": "npm:3.922.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" + "@aws-sdk/middleware-user-agent": "npm:3.922.0" + "@aws-sdk/region-config-resolver": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@aws-sdk/util-endpoints": "npm:3.922.0" + "@aws-sdk/util-user-agent-browser": "npm:3.922.0" + "@aws-sdk/util-user-agent-node": "npm:3.922.0" + "@smithy/config-resolver": "npm:^4.4.1" + "@smithy/core": "npm:^3.17.2" + "@smithy/fetch-http-handler": "npm:^5.3.5" + "@smithy/hash-node": "npm:^4.2.4" + "@smithy/invalid-dependency": "npm:^4.2.4" + "@smithy/middleware-content-length": "npm:^4.2.4" + "@smithy/middleware-endpoint": "npm:^4.3.6" + "@smithy/middleware-retry": "npm:^4.4.6" + "@smithy/middleware-serde": "npm:^4.2.4" + "@smithy/middleware-stack": "npm:^4.2.4" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/node-http-handler": "npm:^4.4.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" + "@smithy/url-parser": "npm:^4.2.4" + "@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.5" + "@smithy/util-defaults-mode-node": "npm:^4.2.7" + "@smithy/util-endpoints": "npm:^3.2.4" + "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-retry": "npm:^4.2.4" + "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/util-waiter": "npm:^4.2.4" + "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/df5003a1ff7bb6548064fba6845236bf09e8b1f6586105bf84a960e9c60d30d4f607302723acc9b36907a134165009d4f1ad663c45790731dd0a225f983a403b + checksum: 10c0/039559e886bf7c4bcb501321ccd916424f914b47bce9b37c64e3a12b15733068ea9364f15d7604c9d36d0c66976b8dc92226529675f885979e393e89c5b7ef59 languageName: node linkType: hard -"@aws-sdk/client-ssm@npm:^3.830.0": - version: 3.895.0 - resolution: "@aws-sdk/client-ssm@npm:3.895.0" +"@aws-sdk/client-sso@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/client-sso@npm:3.922.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/credential-provider-node": "npm:3.895.0" - "@aws-sdk/middleware-host-header": "npm:3.893.0" - "@aws-sdk/middleware-logger": "npm:3.893.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.893.0" - "@aws-sdk/middleware-user-agent": "npm:3.895.0" - "@aws-sdk/region-config-resolver": "npm:3.893.0" - "@aws-sdk/types": "npm:3.893.0" - "@aws-sdk/util-endpoints": "npm:3.895.0" - "@aws-sdk/util-user-agent-browser": "npm:3.893.0" - "@aws-sdk/util-user-agent-node": "npm:3.895.0" - "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.11.1" - "@smithy/fetch-http-handler": "npm:^5.2.1" - "@smithy/hash-node": "npm:^4.1.1" - "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.3" - "@smithy/middleware-retry": "npm:^4.2.4" - "@smithy/middleware-serde": "npm:^4.1.1" - "@smithy/middleware-stack": "npm:^4.1.1" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/node-http-handler": "npm:^4.2.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.3" - "@smithy/types": "npm:^4.5.0" - "@smithy/url-parser": "npm:^4.1.1" - "@smithy/util-base64": "npm:^4.1.0" - "@smithy/util-body-length-browser": "npm:^4.1.0" - "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.3" - "@smithy/util-defaults-mode-node": "npm:^4.1.3" - "@smithy/util-endpoints": "npm:^3.1.2" - "@smithy/util-middleware": "npm:^4.1.1" - "@smithy/util-retry": "npm:^4.1.2" - "@smithy/util-utf8": "npm:^4.1.0" - "@smithy/util-waiter": "npm:^4.1.1" - "@types/uuid": "npm:^9.0.1" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/middleware-host-header": "npm:3.922.0" + "@aws-sdk/middleware-logger": "npm:3.922.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" + "@aws-sdk/middleware-user-agent": "npm:3.922.0" + "@aws-sdk/region-config-resolver": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@aws-sdk/util-endpoints": "npm:3.922.0" + "@aws-sdk/util-user-agent-browser": "npm:3.922.0" + "@aws-sdk/util-user-agent-node": "npm:3.922.0" + "@smithy/config-resolver": "npm:^4.4.1" + "@smithy/core": "npm:^3.17.2" + "@smithy/fetch-http-handler": "npm:^5.3.5" + "@smithy/hash-node": "npm:^4.2.4" + "@smithy/invalid-dependency": "npm:^4.2.4" + "@smithy/middleware-content-length": "npm:^4.2.4" + "@smithy/middleware-endpoint": "npm:^4.3.6" + "@smithy/middleware-retry": "npm:^4.4.6" + "@smithy/middleware-serde": "npm:^4.2.4" + "@smithy/middleware-stack": "npm:^4.2.4" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/node-http-handler": "npm:^4.4.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" + "@smithy/url-parser": "npm:^4.2.4" + "@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.5" + "@smithy/util-defaults-mode-node": "npm:^4.2.7" + "@smithy/util-endpoints": "npm:^3.2.4" + "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-retry": "npm:^4.2.4" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - uuid: "npm:^9.0.1" - checksum: 10c0/69906da1301982952ca05ac83a8798f4c5045370611006edf1ca9eaf5951f5e5a672db6ffea5618da499c70daec283c08a713cbbd756adef376961b6f33cac72 - languageName: node - linkType: hard - -"@aws-sdk/client-sso@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/client-sso@npm:3.830.0" - dependencies: - "@aws-crypto/sha256-browser": "npm:5.2.0" - "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/middleware-host-header": "npm:3.821.0" - "@aws-sdk/middleware-logger": "npm:3.821.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.821.0" - "@aws-sdk/middleware-user-agent": "npm:3.828.0" - "@aws-sdk/region-config-resolver": "npm:3.821.0" - "@aws-sdk/types": "npm:3.821.0" - "@aws-sdk/util-endpoints": "npm:3.828.0" - "@aws-sdk/util-user-agent-browser": "npm:3.821.0" - "@aws-sdk/util-user-agent-node": "npm:3.828.0" - "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" - "@smithy/fetch-http-handler": "npm:^5.0.4" - "@smithy/hash-node": "npm:^4.0.4" - "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.11" - "@smithy/middleware-retry": "npm:^4.1.12" - "@smithy/middleware-serde": "npm:^4.0.8" - "@smithy/middleware-stack": "npm:^4.0.4" - "@smithy/node-config-provider": "npm:^4.1.3" - "@smithy/node-http-handler": "npm:^4.0.6" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.3" - "@smithy/types": "npm:^4.3.1" - "@smithy/url-parser": "npm:^4.0.4" - "@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.19" - "@smithy/util-defaults-mode-node": "npm:^4.0.19" - "@smithy/util-endpoints": "npm:^3.0.6" - "@smithy/util-middleware": "npm:^4.0.4" - "@smithy/util-retry": "npm:^4.0.5" - "@smithy/util-utf8": "npm:^4.0.0" + checksum: 10c0/32170244bc1569857cc9062c86416eb0b6bab9f8284f357a7abb535bff0865dfd8ed56e0648ef23a4c58e26f4523ba62ee87b3895ee2a053b60f93efa8147cf3 + languageName: node + linkType: hard + +"@aws-sdk/core@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/core@npm:3.922.0" + dependencies: + "@aws-sdk/types": "npm:3.922.0" + "@aws-sdk/xml-builder": "npm:3.921.0" + "@smithy/core": "npm:^3.17.2" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/property-provider": "npm:^4.2.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/signature-v4": "npm:^5.3.4" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-base64": "npm:^4.3.0" + "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/1e457581b5c05e2cff22c7dfd9b572b92a0e2b494dffdc4ff2869ab6d2f38cb9b69a153d6bc6e4210ebc83231fda6cb3fc2530bd9763052be149eed7e4dbf983 + checksum: 10c0/fdd9fb28853ece26617338630dbaa04c1d9261b6b6977a4db8230fecc177e1ef12ae86833af66b8f325a59bac6ad2451069256ef73595a50af00fe02e52aed01 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.895.0": - version: 3.895.0 - resolution: "@aws-sdk/client-sso@npm:3.895.0" +"@aws-sdk/credential-provider-env@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.922.0" dependencies: - "@aws-crypto/sha256-browser": "npm:5.2.0" - "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/middleware-host-header": "npm:3.893.0" - "@aws-sdk/middleware-logger": "npm:3.893.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.893.0" - "@aws-sdk/middleware-user-agent": "npm:3.895.0" - "@aws-sdk/region-config-resolver": "npm:3.893.0" - "@aws-sdk/types": "npm:3.893.0" - "@aws-sdk/util-endpoints": "npm:3.895.0" - "@aws-sdk/util-user-agent-browser": "npm:3.893.0" - "@aws-sdk/util-user-agent-node": "npm:3.895.0" - "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.11.1" - "@smithy/fetch-http-handler": "npm:^5.2.1" - "@smithy/hash-node": "npm:^4.1.1" - "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.3" - "@smithy/middleware-retry": "npm:^4.2.4" - "@smithy/middleware-serde": "npm:^4.1.1" - "@smithy/middleware-stack": "npm:^4.1.1" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/node-http-handler": "npm:^4.2.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.3" - "@smithy/types": "npm:^4.5.0" - "@smithy/url-parser": "npm:^4.1.1" - "@smithy/util-base64": "npm:^4.1.0" - "@smithy/util-body-length-browser": "npm:^4.1.0" - "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.3" - "@smithy/util-defaults-mode-node": "npm:^4.1.3" - "@smithy/util-endpoints": "npm:^3.1.2" - "@smithy/util-middleware": "npm:^4.1.1" - "@smithy/util-retry": "npm:^4.1.2" - "@smithy/util-utf8": "npm:^4.1.0" - tslib: "npm:^2.6.2" - checksum: 10c0/c70b7016dff566e7a7747bc855ccbbdcbfdc4534f39e33e55a4dea5f0552c4cb957e80949082c832254e7203bdb4910d25c7240db5919ba45bbf8a454d18831b - languageName: node - linkType: hard - -"@aws-sdk/core@npm:3.826.0": - version: 3.826.0 - resolution: "@aws-sdk/core@npm:3.826.0" - dependencies: - "@aws-sdk/types": "npm:3.821.0" - "@aws-sdk/xml-builder": "npm:3.821.0" - "@smithy/core": "npm:^3.5.3" - "@smithy/node-config-provider": "npm:^4.1.3" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/signature-v4": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.3" - "@smithy/types": "npm:^4.3.1" - "@smithy/util-base64": "npm:^4.0.0" - "@smithy/util-body-length-browser": "npm:^4.0.0" - "@smithy/util-middleware": "npm:^4.0.4" - "@smithy/util-utf8": "npm:^4.0.0" - fast-xml-parser: "npm:4.4.1" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/property-provider": "npm:^4.2.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/d8e1d72e8503d27c31891aabc5e7de893e4994a64d48e80614547c9cb886e664f068ec3fd80d6e3dcea16950a9dfe4abb6cdca2552775c12b0c8ea1d05588c71 + checksum: 10c0/c3ba63c50814c9922588f5639ac1113364de4c81af4288962b09ba371d366ef5bb97a7667813a44ee17477abac776acaef7d037672453a5fbe105e95d5e227ef languageName: node linkType: hard -"@aws-sdk/core@npm:3.894.0": - version: 3.894.0 - resolution: "@aws-sdk/core@npm:3.894.0" +"@aws-sdk/credential-provider-http@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.922.0" dependencies: - "@aws-sdk/types": "npm:3.893.0" - "@aws-sdk/xml-builder": "npm:3.894.0" - "@smithy/core": "npm:^3.11.1" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/property-provider": "npm:^4.1.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/signature-v4": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.3" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-base64": "npm:^4.1.0" - "@smithy/util-body-length-browser": "npm:^4.1.0" - "@smithy/util-middleware": "npm:^4.1.1" - "@smithy/util-utf8": "npm:^4.1.0" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/fetch-http-handler": "npm:^5.3.5" + "@smithy/node-http-handler": "npm:^4.4.4" + "@smithy/property-provider": "npm:^4.2.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-stream": "npm:^4.5.5" tslib: "npm:^2.6.2" - checksum: 10c0/2073bb36de7d4b05470dd1ef85d74c02032e8a9d7d995042b41365c10a5629f96e0e7cd376d0efd52b61b5ead4b033bcf922ff6169c6f5173a53921074d7399d - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-env@npm:3.826.0": - version: 3.826.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.826.0" - dependencies: - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/types": "npm:^4.3.1" + checksum: 10c0/70f3c6315a2cd3ece055d2732a9b4eab2129781aa29d437a59f7e9a153b0b649b43f375692bcda252801bc7c9798cb1f25e9c3cabdcf383021542243c6154287 + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-ini@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.922.0" + dependencies: + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/credential-provider-env": "npm:3.922.0" + "@aws-sdk/credential-provider-http": "npm:3.922.0" + "@aws-sdk/credential-provider-process": "npm:3.922.0" + "@aws-sdk/credential-provider-sso": "npm:3.922.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.922.0" + "@aws-sdk/nested-clients": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/credential-provider-imds": "npm:^4.2.4" + "@smithy/property-provider": "npm:^4.2.4" + "@smithy/shared-ini-file-loader": "npm:^4.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/3cfcf7ec921c39ce0e5cb43d821e99d1260a1aa62e16617383f1401a0f600fe60a77cf92f97f86c9a81b99d741a8d640f1401da1e492b5a9f845833031c1ee44 + checksum: 10c0/7d58cfa719f99b2f30e262147df8d7bdaeb61918d8d913303c52500edffb017c24855123d42c7b9d277bf044e4c0fb6041a5097d686951c5acdcc173a9edfb6b languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.894.0": - version: 3.894.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.894.0" +"@aws-sdk/credential-provider-node@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.922.0" dependencies: - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/types": "npm:3.893.0" - "@smithy/property-provider": "npm:^4.1.1" - "@smithy/types": "npm:^4.5.0" + "@aws-sdk/credential-provider-env": "npm:3.922.0" + "@aws-sdk/credential-provider-http": "npm:3.922.0" + "@aws-sdk/credential-provider-ini": "npm:3.922.0" + "@aws-sdk/credential-provider-process": "npm:3.922.0" + "@aws-sdk/credential-provider-sso": "npm:3.922.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/credential-provider-imds": "npm:^4.2.4" + "@smithy/property-provider": "npm:^4.2.4" + "@smithy/shared-ini-file-loader": "npm:^4.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/ee37d2a0a7af673c366173fbce43b6601ca57076af2226373502c27064518df6470d35b74715af44ee911e063f4638b21e1694b0f6b6c0bb571180bc59b61259 + checksum: 10c0/3e303fb04f9a9f27c78270662f96a649157c37dc580608dd1dd16df1a0a56027c7650ef777aeb9297149979dc88efeab58a687b7127573ba73c4b972398e58d2 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.826.0": - version: 3.826.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.826.0" +"@aws-sdk/credential-provider-process@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.922.0" dependencies: - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/fetch-http-handler": "npm:^5.0.4" - "@smithy/node-http-handler": "npm:^4.0.6" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.3" - "@smithy/types": "npm:^4.3.1" - "@smithy/util-stream": "npm:^4.2.2" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/property-provider": "npm:^4.2.4" + "@smithy/shared-ini-file-loader": "npm:^4.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/042c3b873cc57acfd711ff90350a32d2f4371a1de80ec301d9e4268c184ec42d6de94ecbab3784d6853a18c6fb3bb06a198d02f9025479681e1e9a230b18e436 + checksum: 10c0/1ea7f7135a9ff5e1b76338be23e71f425a336f38083eb67d82bf94138e7fdb137ea96e512cbab3843f6af2fde4c1f3e9f68a6586688a427e198017292ae38856 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.894.0": - version: 3.894.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.894.0" +"@aws-sdk/credential-provider-sso@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.922.0" dependencies: - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/types": "npm:3.893.0" - "@smithy/fetch-http-handler": "npm:^5.2.1" - "@smithy/node-http-handler": "npm:^4.2.1" - "@smithy/property-provider": "npm:^4.1.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.3" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-stream": "npm:^4.3.2" - tslib: "npm:^2.6.2" - checksum: 10c0/41c171d7e8ef1a20c2b8fab63703ba0cd810f5ec7da8c217cd11e14f0fe53748d499bf091a9088c5fa6518a5e5953f4ab4c327ef84fec8d679f773ee31d7f642 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-ini@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.830.0" - dependencies: - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/credential-provider-env": "npm:3.826.0" - "@aws-sdk/credential-provider-http": "npm:3.826.0" - "@aws-sdk/credential-provider-process": "npm:3.826.0" - "@aws-sdk/credential-provider-sso": "npm:3.830.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.830.0" - "@aws-sdk/nested-clients": "npm:3.830.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/credential-provider-imds": "npm:^4.0.6" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/shared-ini-file-loader": "npm:^4.0.4" - "@smithy/types": "npm:^4.3.1" + "@aws-sdk/client-sso": "npm:3.922.0" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/token-providers": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/property-provider": "npm:^4.2.4" + "@smithy/shared-ini-file-loader": "npm:^4.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/766eabc244574668235f132078038fa4fb29785b8d7d2e5339f055c0ae827977526ace3cf5feaa66c8adf4c226a91609738895e6c9f507ca2297039bda83fcb6 + checksum: 10c0/277e756a6ac8e4a253822bbcb4065854a649f81f574d220287c224156c423bcbb0238028695ca5c3a4c99fd73a99a5627171bf397dd6a943e700621423bf0842 languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.895.0": - version: 3.895.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.895.0" +"@aws-sdk/credential-provider-web-identity@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.922.0" dependencies: - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/credential-provider-env": "npm:3.894.0" - "@aws-sdk/credential-provider-http": "npm:3.894.0" - "@aws-sdk/credential-provider-process": "npm:3.894.0" - "@aws-sdk/credential-provider-sso": "npm:3.895.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.895.0" - "@aws-sdk/nested-clients": "npm:3.895.0" - "@aws-sdk/types": "npm:3.893.0" - "@smithy/credential-provider-imds": "npm:^4.1.2" - "@smithy/property-provider": "npm:^4.1.1" - "@smithy/shared-ini-file-loader": "npm:^4.2.0" - "@smithy/types": "npm:^4.5.0" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/nested-clients": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/property-provider": "npm:^4.2.4" + "@smithy/shared-ini-file-loader": "npm:^4.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/291508e98f970988808e7ea587c4d5e42ee356a7b31c1196e0d1f8ae53df64abf513545fe195640d1967b714e495cd129b16348fc1c2c416ab07c90fe9454d5b - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-node@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.830.0" - dependencies: - "@aws-sdk/credential-provider-env": "npm:3.826.0" - "@aws-sdk/credential-provider-http": "npm:3.826.0" - "@aws-sdk/credential-provider-ini": "npm:3.830.0" - "@aws-sdk/credential-provider-process": "npm:3.826.0" - "@aws-sdk/credential-provider-sso": "npm:3.830.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.830.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/credential-provider-imds": "npm:^4.0.6" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/shared-ini-file-loader": "npm:^4.0.4" - "@smithy/types": "npm:^4.3.1" - tslib: "npm:^2.6.2" - checksum: 10c0/1c007cc2547703227128247d05dd9c2b49c0f9f3069bc7b49eaedf3764909811017fb2561c25773caf1478bc0822decdcfa2b041c204c393cba69f26a9fea071 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-node@npm:3.895.0": - version: 3.895.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.895.0" - dependencies: - "@aws-sdk/credential-provider-env": "npm:3.894.0" - "@aws-sdk/credential-provider-http": "npm:3.894.0" - "@aws-sdk/credential-provider-ini": "npm:3.895.0" - "@aws-sdk/credential-provider-process": "npm:3.894.0" - "@aws-sdk/credential-provider-sso": "npm:3.895.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.895.0" - "@aws-sdk/types": "npm:3.893.0" - "@smithy/credential-provider-imds": "npm:^4.1.2" - "@smithy/property-provider": "npm:^4.1.1" - "@smithy/shared-ini-file-loader": "npm:^4.2.0" - "@smithy/types": "npm:^4.5.0" - tslib: "npm:^2.6.2" - checksum: 10c0/fe4195e36d20b7df9b4402cbf754d35ced18c926b619ca914de9ae270431ab46ccdd747f5980632eeddbc1498d22bf33cb0022f99f9d73636d6fbb1a95d667db - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-process@npm:3.826.0": - version: 3.826.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.826.0" - dependencies: - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/shared-ini-file-loader": "npm:^4.0.4" - "@smithy/types": "npm:^4.3.1" - tslib: "npm:^2.6.2" - checksum: 10c0/af6d32620b32cbe5069e967b6727e79076b9be9ae22977da5e0f08a9e95358a43060455e75fa77e58dae22ffe058f0c4c055675b3f80ecce34a2680464988da5 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-process@npm:3.894.0": - version: 3.894.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.894.0" - dependencies: - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/types": "npm:3.893.0" - "@smithy/property-provider": "npm:^4.1.1" - "@smithy/shared-ini-file-loader": "npm:^4.2.0" - "@smithy/types": "npm:^4.5.0" - tslib: "npm:^2.6.2" - checksum: 10c0/960c2d9a475b09e848c6fabb06df597435e5c3e26efbf9566e7e6f0dcb5f1461ffb87a623f1be740037253700702dde8af422540313ffc0e0608afddfbaff529 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-sso@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.830.0" - dependencies: - "@aws-sdk/client-sso": "npm:3.830.0" - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/token-providers": "npm:3.830.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/shared-ini-file-loader": "npm:^4.0.4" - "@smithy/types": "npm:^4.3.1" - tslib: "npm:^2.6.2" - checksum: 10c0/9d30bf8c1c45957eadbb912db9303fc7b94aee3dc76f7189e451bd60dd263ca4114ace2651b0ac84c4150c736ec9bd4d66a4eaa776388a163d34a779c9ab1d71 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-sso@npm:3.895.0": - version: 3.895.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.895.0" - dependencies: - "@aws-sdk/client-sso": "npm:3.895.0" - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/token-providers": "npm:3.895.0" - "@aws-sdk/types": "npm:3.893.0" - "@smithy/property-provider": "npm:^4.1.1" - "@smithy/shared-ini-file-loader": "npm:^4.2.0" - "@smithy/types": "npm:^4.5.0" - tslib: "npm:^2.6.2" - checksum: 10c0/4c7f106f2e2bff682c400f39453952a17267cf20b013380abb4a9bdaf36960257bacf43cf6b7a555545bfb031db4e2e301a112df6137a781c9898172b42b6b57 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-web-identity@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.830.0" - dependencies: - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/nested-clients": "npm:3.830.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/types": "npm:^4.3.1" - tslib: "npm:^2.6.2" - checksum: 10c0/31fea28695739267418be58a211ba71cd62f73484a38d327fc01685de4afbba018eb543ad17b10bc073dc36f9b96d1fdcaadd6d55801aa8cd02231827f779db5 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-web-identity@npm:3.895.0": - version: 3.895.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.895.0" - dependencies: - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/nested-clients": "npm:3.895.0" - "@aws-sdk/types": "npm:3.893.0" - "@smithy/property-provider": "npm:^4.1.1" - "@smithy/shared-ini-file-loader": "npm:^4.2.0" - "@smithy/types": "npm:^4.5.0" - tslib: "npm:^2.6.2" - checksum: 10c0/656604713935da7b4068d29a1c646950aa5b56787e333ecb4a4abd3b79399e555165bca999d27e244d160da59fcd0e5da8ccb5ef0e2fdc704e088e69769368ac + checksum: 10c0/f30912be8e568331300c79d308c0bf4e7428e7c5dd93351e9fe1f71d9a0ef899a252d7e372032b296985ccc4768a575e2538b31d3a6d854146a5b96d7681b0b9 languageName: node linkType: hard @@ -1214,402 +977,276 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.893.0": - version: 3.893.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.893.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.922.0" dependencies: - "@aws-sdk/types": "npm:3.893.0" + "@aws-sdk/types": "npm:3.922.0" "@aws-sdk/util-arn-parser": "npm:3.893.0" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-config-provider": "npm:^4.1.0" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-config-provider": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/d8ce1bf741fd6e1f5c0db369dc64e0e2bca2c1ee1ebdce2bcd2f40c4dd63834c492c9d87f6b1bcee67e705e24ad7a431da0932ec1ecaed30ce26eddbc8d9a806 + checksum: 10c0/12bec86e132953f85cac9a177e6ba4ffc14981222b20269b273f696f8786d31eb3627f14f2def183eb9bc980b7818f7eeb69de6ab916fbdbbd2935a96f0367a7 languageName: node linkType: hard -"@aws-sdk/middleware-endpoint-discovery@npm:3.893.0": - version: 3.893.0 - resolution: "@aws-sdk/middleware-endpoint-discovery@npm:3.893.0" +"@aws-sdk/middleware-endpoint-discovery@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/middleware-endpoint-discovery@npm:3.922.0" dependencies: "@aws-sdk/endpoint-cache": "npm:3.893.0" - "@aws-sdk/types": "npm:3.893.0" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/types": "npm:^4.5.0" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/56672f99eb1e225e6c4d35ee4b59cab2d3840c3b2c8d558951ee87da937043a12396653ffdde019f65e0040b358d9f9cdcf8aada0efd30ccd24e6bfedde75682 + checksum: 10c0/3f6d8e081630bb99a751f286b50c3f14e9021072ea75ddaa26f180058f6ceb0345abaac0ec716a1e6736da3d337f2a92a77f85cff6c37d827c10f6adaddc3808 languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.893.0": - version: 3.893.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.893.0" +"@aws-sdk/middleware-expect-continue@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.922.0" dependencies: - "@aws-sdk/types": "npm:3.893.0" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/types": "npm:^4.5.0" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/928a0e00d35305f0c2b81218b572924f5443b913bf436d0a2c7a59d3c8c4ed3708d87e62297e6a74e3010dd66f9bbaaeb7b8cb08dfa3662c462c54455b79947e + checksum: 10c0/f7416fa024094abfb9008a60bcf50fc46fa13e84970d20dbdfd1149a97f6959de02879426300a575a7f8951d196647abdd5f530eb2d4f12ce115950c34dbccdb languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.894.0": - version: 3.894.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.894.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.922.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.894.0" - "@aws-sdk/types": "npm:3.893.0" - "@smithy/is-array-buffer": "npm:^4.1.0" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-middleware": "npm:^4.1.1" - "@smithy/util-stream": "npm:^4.3.2" - "@smithy/util-utf8": "npm:^4.1.0" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/is-array-buffer": "npm:^4.2.0" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-stream": "npm:^4.5.5" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/99057cf609c95599f04abe902831046d99e3c029cfe70719916ddf12b65993a66969d3152d683f2f987471590914ac689ed5f581eeb69b7a61d9792e9009815f + checksum: 10c0/2cb719f24ac735aa97d0594bea98fe529a4185a14e82e1e0903c7b0c33d7aa5952e8848ce9d35004c7acdea397bc695e69fc9c76ed7020ed3f32459737a2ff78 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.821.0": - version: 3.821.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.821.0" +"@aws-sdk/middleware-host-header@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.922.0" dependencies: - "@aws-sdk/types": "npm:3.821.0" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/types": "npm:^4.3.1" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/8c6282ef885a455cf34667831577085fca3c58cd7b4ee3c773eb7fabab0704583497a13230b1f877879414646f1eb74225278c7587b3207df042b054d777d4b7 + checksum: 10c0/a3c0664b13bce6274ff67c809bc61553e178879842182064093b0e3628e91ade7555da2e29ca08d058125fc902a33601d0ed46d6a29f49f55d33f7a11166d1ba languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.893.0": - version: 3.893.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.893.0" - dependencies: - "@aws-sdk/types": "npm:3.893.0" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/types": "npm:^4.5.0" - tslib: "npm:^2.6.2" - checksum: 10c0/1a3997a527db45392c9fdc246ae3150548143ccc4e534334519fb5653cdb338fd1373b2926981d78d555598072b9219f423091713d9604fc5555b198f8ee806f - languageName: node - linkType: hard - -"@aws-sdk/middleware-location-constraint@npm:3.893.0": - version: 3.893.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.893.0" - dependencies: - "@aws-sdk/types": "npm:3.893.0" - "@smithy/types": "npm:^4.5.0" - tslib: "npm:^2.6.2" - checksum: 10c0/b6cc1da3d7e3a01c236d350236be13ce02f2c2de1804e4f80946471cbd444d0047a973f7faca3f830e0236b2d487d26d906e5c6a71279b2031f8931df37dae68 - languageName: node - linkType: hard - -"@aws-sdk/middleware-logger@npm:3.821.0": - version: 3.821.0 - resolution: "@aws-sdk/middleware-logger@npm:3.821.0" - dependencies: - "@aws-sdk/types": "npm:3.821.0" - "@smithy/types": "npm:^4.3.1" - tslib: "npm:^2.6.2" - checksum: 10c0/2d9d9995c62e741fa059dbf8b20ff2000c63b73c2ece256146e1c5862a6aec4ab14165bfa52c9369906eca906f7b2247b6795c2e29f66408b5195c5ac738963a - languageName: node - linkType: hard - -"@aws-sdk/middleware-logger@npm:3.893.0": - version: 3.893.0 - resolution: "@aws-sdk/middleware-logger@npm:3.893.0" +"@aws-sdk/middleware-location-constraint@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.922.0" dependencies: - "@aws-sdk/types": "npm:3.893.0" - "@smithy/types": "npm:^4.5.0" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/86a15ad778a8931ddeb1bd9ae93b2c6e13462f63df76107dbd69fc92ba42739698929e22abf5ead719693fb967ba396a5212395c314220641a38a1c0fdf005da + checksum: 10c0/5d1991b35aec1e9658fdf299146345c916e72d474926c8410cf82f8044401cffa42e593397643d9f7c3276aeaa369ebff001a0c0be6a4af9e36c4752fe5617e6 languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.821.0": - version: 3.821.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.821.0" +"@aws-sdk/middleware-logger@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/middleware-logger@npm:3.922.0" dependencies: - "@aws-sdk/types": "npm:3.821.0" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/types": "npm:^4.3.1" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/209d7cad9c86baa84053c3a6bdb364cd5ad06d6f964f0a040b8572ac5300723adfb6914f4e875024f1af5058ca6f468c5c9d5c8c0d283b403ffed5e08dccb711 + checksum: 10c0/b9e24de778ba03b39e531e485b05d2ea8deaed6e1f69dea3b8e33c133c1fa350821edb1cc12193c799af513897012b6b9bcb449d16d6f847a921a553101896e6 languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.893.0": - version: 3.893.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.893.0" +"@aws-sdk/middleware-recursion-detection@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.922.0" dependencies: - "@aws-sdk/types": "npm:3.893.0" - "@aws/lambda-invoke-store": "npm:^0.0.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/types": "npm:^4.5.0" + "@aws-sdk/types": "npm:3.922.0" + "@aws/lambda-invoke-store": "npm:^0.1.1" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/2c8d74fa9753497e8872579f03f2bab354899d496ca0d3720e95807a87ebf7ffbc7ce37fe4b2067e5fffdc53f32097be67c0b3b4471359ca13685612605a59dc + checksum: 10c0/9975b01a3ff28e2fb8cb29b252f2839c59efd72f84f0d50cf69d51617452741feb6d4d1fb7fdee929d1b3791fd7d98cb1cad16362ac35fee33d68e8868ce8ef2 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.894.0": - version: 3.894.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.894.0" +"@aws-sdk/middleware-sdk-s3@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.922.0" dependencies: - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/types": "npm:3.893.0" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" "@aws-sdk/util-arn-parser": "npm:3.893.0" - "@smithy/core": "npm:^3.11.1" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/signature-v4": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.3" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-config-provider": "npm:^4.1.0" - "@smithy/util-middleware": "npm:^4.1.1" - "@smithy/util-stream": "npm:^4.3.2" - "@smithy/util-utf8": "npm:^4.1.0" - tslib: "npm:^2.6.2" - checksum: 10c0/05a9e9b673eedf4daf7bfc7f8525202ae127baea9c2957deffcc638b950e4bc4d1219b26d73c0b492456126d2c488ab859ccbf7c341ce0333ee42eb170554f8a - languageName: node - linkType: hard - -"@aws-sdk/middleware-sdk-sqs@npm:3.893.0": - version: 3.893.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.893.0" - dependencies: - "@aws-sdk/types": "npm:3.893.0" - "@smithy/smithy-client": "npm:^4.6.3" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-hex-encoding": "npm:^4.1.0" - "@smithy/util-utf8": "npm:^4.1.0" - tslib: "npm:^2.6.2" - checksum: 10c0/2f59813c6c8eb8da1be3a102ce2b9f14b0a03c4df8032efbffbffb5ed12ce8c9def4c7793b9183585a87c8231cdd34b61a8d9e0880746dc05448f1bc70012753 - languageName: node - linkType: hard - -"@aws-sdk/middleware-ssec@npm:3.893.0": - version: 3.893.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.893.0" - dependencies: - "@aws-sdk/types": "npm:3.893.0" - "@smithy/types": "npm:^4.5.0" + "@smithy/core": "npm:^3.17.2" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/signature-v4": "npm:^5.3.4" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-config-provider": "npm:^4.2.0" + "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-stream": "npm:^4.5.5" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/d2202575e7443c22a132ed180fd56d95b8623d087e8eb40a515add7f01c2066407d7d02c42dc41b920ff8ccf4b91cb7ec5f05dea7dc164782d0d9cdaa2f36cfd + checksum: 10c0/fd6950bf2fa8516f90fe256895cf3baf008b5d444cc425ddf3e844f5829a55f822b7ee83e75f3ff458b733853715668142d67b2c1b8496f236d5ad9cb64546d1 languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.828.0": - version: 3.828.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.828.0" +"@aws-sdk/middleware-sdk-sqs@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.922.0" dependencies: - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/types": "npm:3.821.0" - "@aws-sdk/util-endpoints": "npm:3.828.0" - "@smithy/core": "npm:^3.5.3" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/types": "npm:^4.3.1" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-hex-encoding": "npm:^4.2.0" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/3b2576d33f21d07b6b6b42f823e9277d55ea81913e6ad526b300961c5525e70d1571dd6953c282208b3da6a58ffb19fa2bc3b3b04962122cb87365bb7353478a + checksum: 10c0/750d8734fa858b60af22202e00423cc7dc745d0d829a7a72f7d278563e813fb0be3c312a63769d37869f56c62bf9e54459b1f9c040950a4fa3fc8c6c5422ce48 languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.895.0": - version: 3.895.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.895.0" +"@aws-sdk/middleware-ssec@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.922.0" dependencies: - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/types": "npm:3.893.0" - "@aws-sdk/util-endpoints": "npm:3.895.0" - "@smithy/core": "npm:^3.11.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/types": "npm:^4.5.0" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/522efc03c0fbaae56aae2a7597ccfeec8f376680ca10cf1cd6f4a09d80947dfe3a92a7b265fd721fc69909d539d5ef87f8c996bdf9423401f40aa8e8bcb22e49 + checksum: 10c0/fe21229157aef84b6871dcc2a1bc97a267a9d5a54c784c18df265d6cdeebf99c8801e3a8b610ef26b4629afd217c130383c0d34edf0660d8fc8085690d5a0915 languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/nested-clients@npm:3.830.0" +"@aws-sdk/middleware-user-agent@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.922.0" dependencies: - "@aws-crypto/sha256-browser": "npm:5.2.0" - "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/middleware-host-header": "npm:3.821.0" - "@aws-sdk/middleware-logger": "npm:3.821.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.821.0" - "@aws-sdk/middleware-user-agent": "npm:3.828.0" - "@aws-sdk/region-config-resolver": "npm:3.821.0" - "@aws-sdk/types": "npm:3.821.0" - "@aws-sdk/util-endpoints": "npm:3.828.0" - "@aws-sdk/util-user-agent-browser": "npm:3.821.0" - "@aws-sdk/util-user-agent-node": "npm:3.828.0" - "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" - "@smithy/fetch-http-handler": "npm:^5.0.4" - "@smithy/hash-node": "npm:^4.0.4" - "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.11" - "@smithy/middleware-retry": "npm:^4.1.12" - "@smithy/middleware-serde": "npm:^4.0.8" - "@smithy/middleware-stack": "npm:^4.0.4" - "@smithy/node-config-provider": "npm:^4.1.3" - "@smithy/node-http-handler": "npm:^4.0.6" - "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.3" - "@smithy/types": "npm:^4.3.1" - "@smithy/url-parser": "npm:^4.0.4" - "@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.19" - "@smithy/util-defaults-mode-node": "npm:^4.0.19" - "@smithy/util-endpoints": "npm:^3.0.6" - "@smithy/util-middleware": "npm:^4.0.4" - "@smithy/util-retry": "npm:^4.0.5" - "@smithy/util-utf8": "npm:^4.0.0" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@aws-sdk/util-endpoints": "npm:3.922.0" + "@smithy/core": "npm:^3.17.2" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/14cbf4d11e8600e5cbb7519518c1b51ee950b5057d9b3a78d297656689e031aa1cb7805f8ffeecc195cbc93a517c04f925db550ac79bbb9f75b47d3e5d7f366c + checksum: 10c0/be3d38d7082ab003ddb489ccdfe30ebd5e639fe2c6465bcbce11fc64b275ba6aa9fa1f8d39e460a60419dec6a67b7d236023485f9b2aeebdec2404ae2612dabb languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.895.0": - version: 3.895.0 - resolution: "@aws-sdk/nested-clients@npm:3.895.0" +"@aws-sdk/nested-clients@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/nested-clients@npm:3.922.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/middleware-host-header": "npm:3.893.0" - "@aws-sdk/middleware-logger": "npm:3.893.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.893.0" - "@aws-sdk/middleware-user-agent": "npm:3.895.0" - "@aws-sdk/region-config-resolver": "npm:3.893.0" - "@aws-sdk/types": "npm:3.893.0" - "@aws-sdk/util-endpoints": "npm:3.895.0" - "@aws-sdk/util-user-agent-browser": "npm:3.893.0" - "@aws-sdk/util-user-agent-node": "npm:3.895.0" - "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/core": "npm:^3.11.1" - "@smithy/fetch-http-handler": "npm:^5.2.1" - "@smithy/hash-node": "npm:^4.1.1" - "@smithy/invalid-dependency": "npm:^4.1.1" - "@smithy/middleware-content-length": "npm:^4.1.1" - "@smithy/middleware-endpoint": "npm:^4.2.3" - "@smithy/middleware-retry": "npm:^4.2.4" - "@smithy/middleware-serde": "npm:^4.1.1" - "@smithy/middleware-stack": "npm:^4.1.1" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/node-http-handler": "npm:^4.2.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/smithy-client": "npm:^4.6.3" - "@smithy/types": "npm:^4.5.0" - "@smithy/url-parser": "npm:^4.1.1" - "@smithy/util-base64": "npm:^4.1.0" - "@smithy/util-body-length-browser": "npm:^4.1.0" - "@smithy/util-body-length-node": "npm:^4.1.0" - "@smithy/util-defaults-mode-browser": "npm:^4.1.3" - "@smithy/util-defaults-mode-node": "npm:^4.1.3" - "@smithy/util-endpoints": "npm:^3.1.2" - "@smithy/util-middleware": "npm:^4.1.1" - "@smithy/util-retry": "npm:^4.1.2" - "@smithy/util-utf8": "npm:^4.1.0" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/middleware-host-header": "npm:3.922.0" + "@aws-sdk/middleware-logger": "npm:3.922.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.922.0" + "@aws-sdk/middleware-user-agent": "npm:3.922.0" + "@aws-sdk/region-config-resolver": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@aws-sdk/util-endpoints": "npm:3.922.0" + "@aws-sdk/util-user-agent-browser": "npm:3.922.0" + "@aws-sdk/util-user-agent-node": "npm:3.922.0" + "@smithy/config-resolver": "npm:^4.4.1" + "@smithy/core": "npm:^3.17.2" + "@smithy/fetch-http-handler": "npm:^5.3.5" + "@smithy/hash-node": "npm:^4.2.4" + "@smithy/invalid-dependency": "npm:^4.2.4" + "@smithy/middleware-content-length": "npm:^4.2.4" + "@smithy/middleware-endpoint": "npm:^4.3.6" + "@smithy/middleware-retry": "npm:^4.4.6" + "@smithy/middleware-serde": "npm:^4.2.4" + "@smithy/middleware-stack": "npm:^4.2.4" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/node-http-handler": "npm:^4.4.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" + "@smithy/url-parser": "npm:^4.2.4" + "@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.5" + "@smithy/util-defaults-mode-node": "npm:^4.2.7" + "@smithy/util-endpoints": "npm:^3.2.4" + "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-retry": "npm:^4.2.4" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/a72196c951c04ef4c24b9a625a7f78b7d7e39949e91ef9e17bb190bfe17414c1516f1d3a1ee7566923da8eb038ec13073c024e0de859694811e5ac1ca95cc79b + checksum: 10c0/87b6d0a0edab2d7c746fe7567d7e9fc95006b5ae5b16d6b3ff7518692f933fbb4ff392a6951cc30b820c602722aef49fde82575ca302a013490cce859c1ffeff languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.821.0": - version: 3.821.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.821.0" +"@aws-sdk/region-config-resolver@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.922.0" dependencies: - "@aws-sdk/types": "npm:3.821.0" - "@smithy/node-config-provider": "npm:^4.1.3" - "@smithy/types": "npm:^4.3.1" - "@smithy/util-config-provider": "npm:^4.0.0" - "@smithy/util-middleware": "npm:^4.0.4" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/config-resolver": "npm:^4.4.1" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/b0f8a22541db5f4d5eee79320fe3d97dfa9cd7c37130771b354771c811243d458e18f22dfead70802ade8ce7537376eea4931479922df15a2e93378cf210ec30 + checksum: 10c0/05ade4d91e33c69db35af9bd1da4003a95c02a9e24b862116699db27cc86e719ff2b74df6d8c5960dedbd06ef19a104ec3f734f36eeab7140fb0a69b5870192d languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.893.0": - version: 3.893.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.893.0" +"@aws-sdk/signature-v4-multi-region@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.922.0" dependencies: - "@aws-sdk/types": "npm:3.893.0" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-config-provider": "npm:^4.1.0" - "@smithy/util-middleware": "npm:^4.1.1" + "@aws-sdk/middleware-sdk-s3": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/signature-v4": "npm:^5.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/76d48bb4ab16b6cd0693983d1e1aee672909d5e4c8ad6482d0f011d2fdbd3e76972518991546596d8c96c1d284667667a5a727de10e36c01ca9a9b07446ccc4f + checksum: 10c0/1e307a0b8a8ee5a70e2ba8d84e5106bbf68d288fde8dcedbea7b693958d381710ea75161fb937ff75af3fbe833a0fef2c8b67e212bb51d9d0b5815b13c56f461 languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.894.0": - version: 3.894.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.894.0" +"@aws-sdk/token-providers@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/token-providers@npm:3.922.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.894.0" - "@aws-sdk/types": "npm:3.893.0" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/signature-v4": "npm:^5.2.1" - "@smithy/types": "npm:^4.5.0" + "@aws-sdk/core": "npm:3.922.0" + "@aws-sdk/nested-clients": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/property-provider": "npm:^4.2.4" + "@smithy/shared-ini-file-loader": "npm:^4.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/ef6217c79152d0e5eb01c51b6d22acb767c90d9fd5acde2e35316a1ab67cbb6fe50d1004b930418fc8e55654206d12e62115f1f0d0aa70c731f500a98ff9c6cd + checksum: 10c0/ba5817a75c0b4cd92aab2d88996fb0a622309538e642f137aee102d1b04962e1b4d39256a157c09be23507ab95859d1a6979faa0ae45b6ca1fe13fa6f4e1d7bc languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.830.0": - version: 3.830.0 - resolution: "@aws-sdk/token-providers@npm:3.830.0" +"@aws-sdk/types@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/types@npm:3.922.0" dependencies: - "@aws-sdk/core": "npm:3.826.0" - "@aws-sdk/nested-clients": "npm:3.830.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/property-provider": "npm:^4.0.4" - "@smithy/shared-ini-file-loader": "npm:^4.0.4" - "@smithy/types": "npm:^4.3.1" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/2a541d1b329b5a285a69d25695051c1069a266902d5996d4fdd1b6d4f43bbd53780ab48e27eda0625e35a3c58b4d6ee6ddf97249bf0b73e0c4d43879a6c9159a + checksum: 10c0/8a02f3af191d553ed54d30c404ac35c439db71c64ed45a7bcbf53e6200662030df8f28e0559679b14aa0d0afbb91479c11cc4656545a80d0a64567e6959cfca0 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.895.0": - version: 3.895.0 - resolution: "@aws-sdk/token-providers@npm:3.895.0" - dependencies: - "@aws-sdk/core": "npm:3.894.0" - "@aws-sdk/nested-clients": "npm:3.895.0" - "@aws-sdk/types": "npm:3.893.0" - "@smithy/property-provider": "npm:^4.1.1" - "@smithy/shared-ini-file-loader": "npm:^4.2.0" - "@smithy/types": "npm:^4.5.0" - tslib: "npm:^2.6.2" - checksum: 10c0/1821654e9ebf62f5e86ecb2a5812b41a63ea88b0f70b3378f7503989b3cbc09deb1a7ce4380da73fedacc97cbc86143f63a012d7b726e203a694938e9a38fa8c - languageName: node - linkType: hard - -"@aws-sdk/types@npm:3.821.0": - version: 3.821.0 - resolution: "@aws-sdk/types@npm:3.821.0" - dependencies: - "@smithy/types": "npm:^4.3.1" - tslib: "npm:^2.6.2" - checksum: 10c0/6202b2c0db1dd5ee78e6dc45c51f8b19deff0ee400dd5a7a15d089cc5493a2db6a6e0553ff32742e8bc810d428b36599534e14c1b466695550aef1b1d87f043d - languageName: node - linkType: hard - -"@aws-sdk/types@npm:3.893.0, @aws-sdk/types@npm:^3.222.0": +"@aws-sdk/types@npm:^3.222.0": version: 3.893.0 resolution: "@aws-sdk/types@npm:3.893.0" dependencies: @@ -1628,28 +1265,16 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.828.0": - version: 3.828.0 - resolution: "@aws-sdk/util-endpoints@npm:3.828.0" - dependencies: - "@aws-sdk/types": "npm:3.821.0" - "@smithy/types": "npm:^4.3.1" - "@smithy/util-endpoints": "npm:^3.0.6" - tslib: "npm:^2.6.2" - checksum: 10c0/650a8bd823f22c6fb1ebc21bf418af9de99c969a8b856721dcadf563b7699971db475ce1c725b9e5423dd8c30801c1cd9e0a5cbe17bb71b5fe74740669c213cf - languageName: node - linkType: hard - -"@aws-sdk/util-endpoints@npm:3.895.0": - version: 3.895.0 - resolution: "@aws-sdk/util-endpoints@npm:3.895.0" +"@aws-sdk/util-endpoints@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/util-endpoints@npm:3.922.0" dependencies: - "@aws-sdk/types": "npm:3.893.0" - "@smithy/types": "npm:^4.5.0" - "@smithy/url-parser": "npm:^4.1.1" - "@smithy/util-endpoints": "npm:^3.1.2" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/types": "npm:^4.8.1" + "@smithy/url-parser": "npm:^4.2.4" + "@smithy/util-endpoints": "npm:^3.2.4" tslib: "npm:^2.6.2" - checksum: 10c0/3aa234e007f2a137982390b05e6d4f692780b4d9f1039191285daa0726590d122614840d73975f0a29a3084a12687b16bda116b850e1a31c02b293e8a6dab48a + checksum: 10c0/77ef513c32954942f070c5d1c96be537d5f5e55e785af492094177124006f908cd82f1c299a3db37c4b496d5127680d370be1c845a9f1e6ecd8c62e228e43985 languageName: node linkType: hard @@ -1662,152 +1287,113 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.821.0": - version: 3.821.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.821.0" +"@aws-sdk/util-user-agent-browser@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.922.0" dependencies: - "@aws-sdk/types": "npm:3.821.0" - "@smithy/types": "npm:^4.3.1" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/types": "npm:^4.8.1" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/e0045e9d3798c96f9e4da949a79a54a725ad5806129691a967fd0fad4bcea4c65cd7a962c71eab9f61417d804c281faa42c5cd461cca151ea931349ee4cf2a2b - languageName: node - linkType: hard - -"@aws-sdk/util-user-agent-browser@npm:3.893.0": - version: 3.893.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.893.0" - dependencies: - "@aws-sdk/types": "npm:3.893.0" - "@smithy/types": "npm:^4.5.0" - bowser: "npm:^2.11.0" - tslib: "npm:^2.6.2" - checksum: 10c0/ad0ba125fde05fcd768b1391e8fae0113446d94353112966a1be918c2b35af6625458f07076d93ed0ef5a33fb74a0c746c417b3c140a755696c6e6b18b24cc2e - languageName: node - linkType: hard - -"@aws-sdk/util-user-agent-node@npm:3.828.0": - version: 3.828.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.828.0" - dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.828.0" - "@aws-sdk/types": "npm:3.821.0" - "@smithy/node-config-provider": "npm:^4.1.3" - "@smithy/types": "npm:^4.3.1" - tslib: "npm:^2.6.2" - peerDependencies: - aws-crt: ">=1.0.0" - peerDependenciesMeta: - aws-crt: - optional: true - checksum: 10c0/19997223540d49bbeaeae5aafc7b0d81bb9ae4af83405e66cd19beb57a93f35cb8866216ae699da2c9e99fff3986557e77679267338cf40380f8a49e767e6dbd + checksum: 10c0/5a425f27c0b873fe039a3c042710384829d474aba832026d9b082d21d469300b0d6418eddff0d4fd77ba1971a3c526c39917a20fb7531ad0bfae40595f27baa7 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.895.0": - version: 3.895.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.895.0" +"@aws-sdk/util-user-agent-node@npm:3.922.0": + version: 3.922.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.922.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.895.0" - "@aws-sdk/types": "npm:3.893.0" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/types": "npm:^4.5.0" + "@aws-sdk/middleware-user-agent": "npm:3.922.0" + "@aws-sdk/types": "npm:3.922.0" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/7d1f8661a8383bbf2daac0767814dfd80b2399514439767b16d5e94177ab359eb15168e36f44ee949ef652cc4e5e6cb952b847513e7e604945ba79e1a5ccf691 - languageName: node - linkType: hard - -"@aws-sdk/xml-builder@npm:3.821.0": - version: 3.821.0 - resolution: "@aws-sdk/xml-builder@npm:3.821.0" - dependencies: - "@smithy/types": "npm:^4.3.1" - tslib: "npm:^2.6.2" - checksum: 10c0/316e0eb04bcec0bb0897f67718629deab29adb9664ce78743ad854df772472c02332ab12627d74b96ebe2205adc51b1cb7fb01fcb4251e80a7af405e56cfa135 + checksum: 10c0/847f32a6ca8a8cea01db59bc9a6df0a456c22b746b7703f2bef3f9827267f6d0fbd93ad083b312e9e602137c12ae9e3abbc2cd54ec1cdf12d4e87dcfbd03b876 languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.894.0": - version: 3.894.0 - resolution: "@aws-sdk/xml-builder@npm:3.894.0" +"@aws-sdk/xml-builder@npm:3.921.0": + version: 3.921.0 + resolution: "@aws-sdk/xml-builder@npm:3.921.0" dependencies: - "@smithy/types": "npm:^4.5.0" + "@smithy/types": "npm:^4.8.1" fast-xml-parser: "npm:5.2.5" tslib: "npm:^2.6.2" - checksum: 10c0/c3ca8ce529757c53bff57a617acb75b9e32a64eec3ad97a8f81d3c0da98902cff89ca10ec9f6fb84541b9f1ccb897aa75704bd7577f21c5b418cd07f256b7628 + checksum: 10c0/83c1e24e1a81f6e102d55f31373a38eeedd59baf2ee7c9d83287ac5880624b436f1d762757956853f3922980db322d0121c4f6a1b090e94c78c339d39400d9aa languageName: node linkType: hard -"@aws-solutions-constructs/aws-lambda-sqs-lambda@npm:^2.85.2": - version: 2.92.2 - resolution: "@aws-solutions-constructs/aws-lambda-sqs-lambda@npm:2.92.2" +"@aws-solutions-constructs/aws-lambda-sqs-lambda@npm:^2.94.0": + version: 2.94.0 + resolution: "@aws-solutions-constructs/aws-lambda-sqs-lambda@npm:2.94.0" dependencies: - "@aws-solutions-constructs/aws-lambda-sqs": "npm:2.92.2" - "@aws-solutions-constructs/aws-sqs-lambda": "npm:2.92.2" - "@aws-solutions-constructs/core": "npm:2.92.2" + "@aws-solutions-constructs/aws-lambda-sqs": "npm:2.94.0" + "@aws-solutions-constructs/aws-sqs-lambda": "npm:2.94.0" + "@aws-solutions-constructs/core": "npm:2.94.0" constructs: "npm:^10.0.0" peerDependencies: - "@aws-solutions-constructs/aws-lambda-sqs": 2.92.2 - "@aws-solutions-constructs/aws-sqs-lambda": 2.92.2 - "@aws-solutions-constructs/core": 2.92.2 - aws-cdk-lib: ^2.214.0 + "@aws-solutions-constructs/aws-lambda-sqs": 2.94.0 + "@aws-solutions-constructs/aws-sqs-lambda": 2.94.0 + "@aws-solutions-constructs/core": 2.94.0 + aws-cdk-lib: ^2.219.0 constructs: ^10.0.0 - checksum: 10c0/619e57b41bd4567771168e38ae1971348696c213b123b76d215136d413b17a63fe8a0b34d1f7c850b3698b4cc4740a499a47f4049e76340e655728f1958919db + checksum: 10c0/55697ddb7065f739c57e3888ac34253ba109f14a0a0ec46dce7ec08a1fab83c10e9d478b74f81bce5f0eb14fd22f1740c55fc39cab40a7eea0763fa5a4c41ec5 languageName: node linkType: hard -"@aws-solutions-constructs/aws-lambda-sqs@npm:2.92.2": - version: 2.92.2 - resolution: "@aws-solutions-constructs/aws-lambda-sqs@npm:2.92.2" +"@aws-solutions-constructs/aws-lambda-sqs@npm:2.94.0": + version: 2.94.0 + resolution: "@aws-solutions-constructs/aws-lambda-sqs@npm:2.94.0" dependencies: - "@aws-solutions-constructs/core": "npm:2.92.2" + "@aws-solutions-constructs/core": "npm:2.94.0" constructs: "npm:^10.0.0" peerDependencies: - "@aws-solutions-constructs/core": 2.92.2 - aws-cdk-lib: ^2.214.0 + "@aws-solutions-constructs/core": 2.94.0 + aws-cdk-lib: ^2.219.0 constructs: ^10.0.0 - checksum: 10c0/42fad51a473cfcf73b262e175e2e60e6bdde8ec90a86796c392d0975c1f655581a2f3d07e93d9a53a267c613a9b9a812c0063df6822ed2cb72a11328f6c67e28 + checksum: 10c0/108074080573300bb7a9824c53adb024ee4dbaa9f49f2809b5e117089c361837c481535b5899f5d83037b2b944fd5d1e756481db27afc134704895019b8bdaef languageName: node linkType: hard -"@aws-solutions-constructs/aws-sqs-lambda@npm:2.92.2": - version: 2.92.2 - resolution: "@aws-solutions-constructs/aws-sqs-lambda@npm:2.92.2" +"@aws-solutions-constructs/aws-sqs-lambda@npm:2.94.0": + version: 2.94.0 + resolution: "@aws-solutions-constructs/aws-sqs-lambda@npm:2.94.0" dependencies: - "@aws-solutions-constructs/core": "npm:2.92.2" + "@aws-solutions-constructs/core": "npm:2.94.0" constructs: "npm:^10.0.0" peerDependencies: - "@aws-solutions-constructs/core": 2.92.2 - aws-cdk-lib: ^2.214.0 + "@aws-solutions-constructs/core": 2.94.0 + aws-cdk-lib: ^2.219.0 constructs: ^10.0.0 - checksum: 10c0/ed32d850cd3c373e0f43645292eb5f2450d2d311e2b8cc1ef11a2234b4c0e5546befd7f3280cb18a4b66c2ddedb4150f14f12b7ebc0ed4d04e7354dc94f9029b + checksum: 10c0/a34f999ed51337d83cc30da90c9a7d220c9bd4e06637c99d6bc6cad9c3702d9188223a71492c75384b9777fed45a78c49ee16e74c51047e095e9b6b85f29d1d8 languageName: node linkType: hard -"@aws-solutions-constructs/core@npm:2.92.2": - version: 2.92.2 - resolution: "@aws-solutions-constructs/core@npm:2.92.2" +"@aws-solutions-constructs/core@npm:2.94.0": + version: 2.94.0 + resolution: "@aws-solutions-constructs/core@npm:2.94.0" dependencies: + "@aws-cdk/cloud-assembly-schema": "npm:^48.6.0" constructs: "npm:^10.0.0" deep-diff: "npm:^1.0.2" deepmerge: "npm:^4.0.0" npmlog: "npm:^7.0.0" peerDependencies: - aws-cdk-lib: ^2.214.0 + aws-cdk-lib: ^2.219.0 constructs: ^10.0.0 - checksum: 10c0/0e676e250c24c4b150a797bee279d352c25e8acc0adc0d15add14159447cb086b945fcd067b18425640752090f479923df27f137aa36e596871bf7b7c0e2df1f + checksum: 10c0/a1d65f7b33838cb91f845c512c1aca0e88c684c3bdac62727570be55b8a57c10ce1fa55ebddaed80f1397861e04a58233c5e12711e4acc811b2f4d46db2d0725 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: 10c0/0bbf3060014a462177fb743e132e9b106a6743ad9cd905df4bd26e9ca8bfe2cc90473b03a79938fa908934e45e43f366f57af56a697991abda71d9ac92f5018f +"@aws/lambda-invoke-store@npm:^0.1.1": + version: 0.1.1 + resolution: "@aws/lambda-invoke-store@npm:0.1.1" + checksum: 10c0/27c90d9af7cca7ff4870e87dc303516e6d09ebe18f5fa13813397cd6a37fd26cf3ff1715469e3c5323fea0404a55c110f35e21bcc3ea595a4f6ba6406ea1f103 languageName: node linkType: hard @@ -4723,189 +4309,190 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/abort-controller@npm:4.1.1" +"@smithy/abort-controller@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/abort-controller@npm:4.2.4" dependencies: - "@smithy/types": "npm:^4.5.0" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/f50ee8e76dab55df7af7247c5dac88209702b9e0a775a5d98472d67c607b6f624c3789ac75974c8b6fa452e1a4f9f72e5749dbea5b57f14d7ca137929e36f0ee + checksum: 10c0/d9d15c801773c5fda8676473b3ac9dea66ff15d560613509b16888127f908f873f3d6cfe8bb610211a8332401740a8430b3706f875b78ab168a8790e9d9f3f07 languageName: node linkType: hard -"@smithy/chunked-blob-reader-native@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/chunked-blob-reader-native@npm:4.1.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.1.0" + "@smithy/util-base64": "npm:^4.3.0" tslib: "npm:^2.6.2" - checksum: 10c0/1b6805ac870c2138c471997b80a75967eb7226cc86dc8550797446b4106e22fd078c4717b4acf5deda9fba284eac7738b4c7ed749a5199e44c1d482f35c7d3b8 + checksum: 10c0/63831fe47a5b3a1ea6821846a5fb009298da57159e4818238e8110b77245805c1a07cb854df7955a39de1f5f2dfb7c8803ac942117e622665e089d715cb2041c languageName: node linkType: hard -"@smithy/chunked-blob-reader@npm:^5.1.0": - version: 5.1.0 - resolution: "@smithy/chunked-blob-reader@npm:5.1.0" +"@smithy/chunked-blob-reader@npm:^5.2.0": + version: 5.2.0 + resolution: "@smithy/chunked-blob-reader@npm:5.2.0" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/28f2ac63b2c019f605d7669fb9dc2a77e3ab54460a7c23fa3eaa64fa80d465e971905a80717a6260b88941f2acca556128984d914cd728fa34bcb2bd2826e7b8 + checksum: 10c0/9fe95b788e022ce2b59c8cab607c8f71d73cce367329871d2a7eafdc0d77cec8d1939fe8141f446bbe4051dcfffce864a562762ac2691c368df3b6c2f6ed62b3 languageName: node linkType: hard -"@smithy/config-resolver@npm:^4.1.4, @smithy/config-resolver@npm:^4.2.2": - version: 4.2.2 - resolution: "@smithy/config-resolver@npm:4.2.2" +"@smithy/config-resolver@npm:^4.4.1": + version: 4.4.1 + resolution: "@smithy/config-resolver@npm:4.4.1" dependencies: - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-config-provider": "npm:^4.1.0" - "@smithy/util-middleware": "npm:^4.1.1" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-config-provider": "npm:^4.2.0" + "@smithy/util-endpoints": "npm:^3.2.4" + "@smithy/util-middleware": "npm:^4.2.4" tslib: "npm:^2.6.2" - checksum: 10c0/3d53cd54424dfaa1e0249c0de987fc10b3c5d48b9807f5ac6d692483d1438210c9058251223f15931bfdacfdbfd4320b754abdaa6a9b1c7e3722b8584d4eb270 + checksum: 10c0/05b93ee9dc43d1ba99699ccd626efca32bc1821b2e2a655ce74bf6a96acab5a78c0bb26938e758d2710d3bbc32b8844cd7027fa8cf93fe1fc0d374c951aed5e2 languageName: node linkType: hard -"@smithy/core@npm:^3.11.1, @smithy/core@npm:^3.12.0, @smithy/core@npm:^3.5.3": - version: 3.12.0 - resolution: "@smithy/core@npm:3.12.0" +"@smithy/core@npm:^3.17.2": + version: 3.17.2 + resolution: "@smithy/core@npm:3.17.2" dependencies: - "@smithy/middleware-serde": "npm:^4.1.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-base64": "npm:^4.1.0" - "@smithy/util-body-length-browser": "npm:^4.1.0" - "@smithy/util-middleware": "npm:^4.1.1" - "@smithy/util-stream": "npm:^4.3.2" - "@smithy/util-utf8": "npm:^4.1.0" - "@smithy/uuid": "npm:^1.0.0" + "@smithy/middleware-serde": "npm:^4.2.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-base64": "npm:^4.3.0" + "@smithy/util-body-length-browser": "npm:^4.2.0" + "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-stream": "npm:^4.5.5" + "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/1f8dc3a1150cc9abb47a54af6e82c7e128e67116a19678e8fc715bdde8b5da57636e4db72b0290c7906c5b4d80b7ae7478e1762b0b3a165cbe95464149185271 + checksum: 10c0/ccef89c35ebb6b29cf5a59fa870979fd6366326a65c8cd0ea78d59444a0c0f796da058dfde7fd6fa54c43c103a48f8f124c6ae221ef8ac635a311796c254a4fd languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^4.0.6, @smithy/credential-provider-imds@npm:^4.1.2": - version: 4.1.2 - resolution: "@smithy/credential-provider-imds@npm:4.1.2" +"@smithy/credential-provider-imds@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/credential-provider-imds@npm:4.2.4" dependencies: - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/property-provider": "npm:^4.1.1" - "@smithy/types": "npm:^4.5.0" - "@smithy/url-parser": "npm:^4.1.1" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/property-provider": "npm:^4.2.4" + "@smithy/types": "npm:^4.8.1" + "@smithy/url-parser": "npm:^4.2.4" tslib: "npm:^2.6.2" - checksum: 10c0/c1ab5c17ee832edf2135eaf17c90f6fd34af2926bfd35c76312a10172cafbaf730b15d29384e3f3838e1c3b55df111539d4e07fdfc4d11b639f4622d4e067f6b + checksum: 10c0/a0e9b45f821af8d35657627340e708b97ade53f449861414e9c811eafb97ff0cb75209fa21774601ae44e77eb60bcf892894c3cbe0a2a9b7327950892e8f785a languageName: node linkType: hard -"@smithy/eventstream-codec@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/eventstream-codec@npm:4.1.1" +"@smithy/eventstream-codec@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/eventstream-codec@npm:4.2.4" dependencies: "@aws-crypto/crc32": "npm:5.2.0" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-hex-encoding": "npm:^4.1.0" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-hex-encoding": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/b3f3f11789cda08846d4e44065c870d30501b9c51042d756fab2fc3917b5886719a458cc4613890650cbcf9761b78fce8ead5add0385bc091c31fff186bbff85 + checksum: 10c0/2a9a28d7b95ff1e0a387498715635bcd88aa66edd058abb21ddccb43b2bd5c6949ca223adefcdf1d8dd02925094249fca08573b77da7d6b72c83cf566585727a languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/eventstream-serde-browser@npm:4.1.1" +"@smithy/eventstream-serde-browser@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/eventstream-serde-browser@npm:4.2.4" dependencies: - "@smithy/eventstream-serde-universal": "npm:^4.1.1" - "@smithy/types": "npm:^4.5.0" + "@smithy/eventstream-serde-universal": "npm:^4.2.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/5062581b4f011aed2d86b819f876080054ff730af3d0c995aa0099570dc513056471746f3f09f48196b7bbec8119363f1f1f4f7151ac3e5aaf67d28bba57edbb + checksum: 10c0/1d42efa8dba32c7af9af080b147a7cc79e5d47705b7cb5c94de921e60cde559f68621b7bd2386b6bbe3f134d022b3a1bd49afa42cdcdcaee5d117dab233d360f languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^4.2.1": - version: 4.2.1 - resolution: "@smithy/eventstream-serde-config-resolver@npm:4.2.1" +"@smithy/eventstream-serde-config-resolver@npm:^4.3.4": + version: 4.3.4 + resolution: "@smithy/eventstream-serde-config-resolver@npm:4.3.4" dependencies: - "@smithy/types": "npm:^4.5.0" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/93e31728e95b51d67c8ec61be074b12a5b6906af24ec3e2cee11c49f19f2cb95982b35c41eb8514498d409e10692e2baa68346938889c9d341e6443e039b4e74 + checksum: 10c0/1ce03dd62b1bcb418c9bdc7135a5c0199ac7b074ad5ed391f8ef9b1d135968793c5bbacdb3bbc447aaac1910e59d1d651e2873f89372676cb6e07b3510780693 languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/eventstream-serde-node@npm:4.1.1" +"@smithy/eventstream-serde-node@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/eventstream-serde-node@npm:4.2.4" dependencies: - "@smithy/eventstream-serde-universal": "npm:^4.1.1" - "@smithy/types": "npm:^4.5.0" + "@smithy/eventstream-serde-universal": "npm:^4.2.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/c92c6d0cb6e382f8c22188517cd31d8436866f229cead67c0bd02f961b998ae8bfffbce9a874638c4e55f0c52ffd9659e6e7b8b3f4dbb138bab79a4651eb46c2 + checksum: 10c0/b7d30eafdcea0ff75c6a0ba34be7293f12535b25b7178e0a9818c6898dbe80003b490b67cb6c44e387b93918027edbd3a8c8febf3d405243435293a6edb69e50 languageName: node linkType: hard -"@smithy/eventstream-serde-universal@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/eventstream-serde-universal@npm:4.1.1" +"@smithy/eventstream-serde-universal@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/eventstream-serde-universal@npm:4.2.4" dependencies: - "@smithy/eventstream-codec": "npm:^4.1.1" - "@smithy/types": "npm:^4.5.0" + "@smithy/eventstream-codec": "npm:^4.2.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/5b9c0271746b9556d3818ae0f7fc16ec2414a2a30885eeb4c68ad3e9d9665e06b36c9a4384f9ef188afc5e72e50f6c8a37d7a11d8185f46e5cb041918fcf5ed7 + checksum: 10c0/14228d5a547dacbd0c8c749ee846e21aa1e64c297c337eb197e86ea423b1f39f91d4eb0b5a0f3a06d27d4ff6adb06e6e93e70761e63272aed319685722455ff1 languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^5.0.4, @smithy/fetch-http-handler@npm:^5.2.1": - version: 5.2.1 - resolution: "@smithy/fetch-http-handler@npm:5.2.1" +"@smithy/fetch-http-handler@npm:^5.3.5": + version: 5.3.5 + resolution: "@smithy/fetch-http-handler@npm:5.3.5" dependencies: - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/querystring-builder": "npm:^4.1.1" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-base64": "npm:^4.1.0" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/querystring-builder": "npm:^4.2.4" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-base64": "npm:^4.3.0" tslib: "npm:^2.6.2" - checksum: 10c0/c4a6a1a67f84361045bd10fef470ec6cda8691f549a455f734cfd3de05ccefc300973188e55578ae379b936f7e3f842971447386a3d8ec728f7df9c2f1c58fc2 + checksum: 10c0/a00579f5672035ee1caac743c5881ea35fdc863b84294049e6ba0a18d2e70d4386589d0c90698dbbb4886e53b8b82986426e7c7d44698a98129145123e10b8da languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/hash-blob-browser@npm:4.1.1" +"@smithy/hash-blob-browser@npm:^4.2.5": + version: 4.2.5 + resolution: "@smithy/hash-blob-browser@npm:4.2.5" dependencies: - "@smithy/chunked-blob-reader": "npm:^5.1.0" - "@smithy/chunked-blob-reader-native": "npm:^4.1.0" - "@smithy/types": "npm:^4.5.0" + "@smithy/chunked-blob-reader": "npm:^5.2.0" + "@smithy/chunked-blob-reader-native": "npm:^4.2.1" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/9188397ce2ee92bbac6147e3a342c981051e9623852198dc69de4899dd058ce5866222c663c166e6ddb6e9caa375e1b6296b5f7730026ec13a7d554009304571 + checksum: 10c0/ee46a895ee8f417441abec02f3335411bbd92a60d59514ffb77891c4050ea589b24d93898c2c28b6b3b9bd22c802fac7694e6c5925bc1793b5e73073f9b9ab5c languageName: node linkType: hard -"@smithy/hash-node@npm:^4.0.4, @smithy/hash-node@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/hash-node@npm:4.1.1" +"@smithy/hash-node@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/hash-node@npm:4.2.4" dependencies: - "@smithy/types": "npm:^4.5.0" - "@smithy/util-buffer-from": "npm:^4.1.0" - "@smithy/util-utf8": "npm:^4.1.0" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-buffer-from": "npm:^4.2.0" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/aedf905c5fba7c814a697d973ea49c76d529dc9a10675676984a811637623b4f41542d72e53ed0df0a30881ee7fbe77c74bd49bd272e4a034e9d80021b6022a7 + checksum: 10c0/599805ef73d31bf55cf27c4a99ffe3d7fb2a570521b91475648b29f62ea1294f8c6568c4405c0b285a5d0be7e4b519d033eaa62214df2dcfb5c232e4d5d55502 languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/hash-stream-node@npm:4.1.1" +"@smithy/hash-stream-node@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/hash-stream-node@npm:4.2.4" dependencies: - "@smithy/types": "npm:^4.5.0" - "@smithy/util-utf8": "npm:^4.1.0" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/91281943a0f198f01183a75ff62fd3fd8bc6708ee70e8d9a124d70f89042f3c300b42ceb58adb25ab5727df1810648c3e46ecf489b36a4020dc1c97a9003a771 + checksum: 10c0/dcf3a4d3ae8c7a86684cd69287c29ca080a3cf6869ca133c9cfa5458a4742b207194c3d63e0a2d907ee10d31d70c96459fd99d00aa726dc7791104c627ac6a03 languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^4.0.4, @smithy/invalid-dependency@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/invalid-dependency@npm:4.1.1" +"@smithy/invalid-dependency@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/invalid-dependency@npm:4.2.4" dependencies: - "@smithy/types": "npm:^4.5.0" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/5700333f00b6a31a97b792fa9a00fadd07b2eafaea01087a6ea212753dba2621a040dfb0d7dc5a1f75bb95cc28fba2e498cdaca43009b142610944c0fcd95a58 + checksum: 10c0/2f8e2147090f98a6a4bfd674d31135270e31086cb27bb7e9f1251f795aee20003426f185077c463b698d1c7554b23048da733591c6066aef4cc9d2de91f8649f languageName: node linkType: hard @@ -4918,208 +4505,208 @@ __metadata: languageName: node linkType: hard -"@smithy/is-array-buffer@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/is-array-buffer@npm:4.1.0" +"@smithy/is-array-buffer@npm:^4.2.0": + version: 4.2.0 + resolution: "@smithy/is-array-buffer@npm:4.2.0" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/399af810a9329c033d1816c492b17343d2ff956d32a358f327da6af0e4ad3c4640a1ef8dcd5f4d0f7d85ef19cf6909038f1a6539c938372dd33996d8f102bb9a + checksum: 10c0/8e3e21cff5929d627bbf4a9beded28bd54555cfd37772226290964af6950cc10d700776a2ce7553f34ddf88a2e7e3d4681de58c94e9805592d901fc0f32cb597 languageName: node linkType: hard -"@smithy/md5-js@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/md5-js@npm:4.1.1" +"@smithy/md5-js@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/md5-js@npm:4.2.4" dependencies: - "@smithy/types": "npm:^4.5.0" - "@smithy/util-utf8": "npm:^4.1.0" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/72d85566af8a318eb1599d483a51bb4eecd7204daba164fbefca04733e001ecc08fb1921815e399a5d5c8b46ab73804f8f5ac86501d4f5643d005733dc8a2360 + checksum: 10c0/1b51106952e0a8946669f9ae1e7e9a4a1a1c9eaead0595486d2da6ec5ceca6bf5dd1956e73a15db6a62ba3fb1bc0608118626df9cdae6e84507baacfe9eeba50 languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^4.0.4, @smithy/middleware-content-length@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/middleware-content-length@npm:4.1.1" +"@smithy/middleware-content-length@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/middleware-content-length@npm:4.2.4" dependencies: - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/types": "npm:^4.5.0" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/c841e9221f43303103076b3e2d0fb745b75f8caa0ec9cabb0be4fdb2c5a3fe4077391c083b6f8547ccdc58c44f267ee2423430e544bb95484d2b805e6008b8f3 + checksum: 10c0/a7b2b68b0ce05a8625c19daa0716022094be41995922e07d2251ff1d4ab436c735c53e5bd494835c714a0ce5c892fe56b5c355459e04fee47e674c4fcc6ebf3a languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.1.11, @smithy/middleware-endpoint@npm:^4.2.3, @smithy/middleware-endpoint@npm:^4.2.4": - version: 4.2.4 - resolution: "@smithy/middleware-endpoint@npm:4.2.4" +"@smithy/middleware-endpoint@npm:^4.3.6": + version: 4.3.6 + resolution: "@smithy/middleware-endpoint@npm:4.3.6" dependencies: - "@smithy/core": "npm:^3.12.0" - "@smithy/middleware-serde": "npm:^4.1.1" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/shared-ini-file-loader": "npm:^4.2.0" - "@smithy/types": "npm:^4.5.0" - "@smithy/url-parser": "npm:^4.1.1" - "@smithy/util-middleware": "npm:^4.1.1" + "@smithy/core": "npm:^3.17.2" + "@smithy/middleware-serde": "npm:^4.2.4" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/shared-ini-file-loader": "npm:^4.3.4" + "@smithy/types": "npm:^4.8.1" + "@smithy/url-parser": "npm:^4.2.4" + "@smithy/util-middleware": "npm:^4.2.4" tslib: "npm:^2.6.2" - checksum: 10c0/a29f29a511b5b4d62be2f122c0120cc8cb82bf4ef4ab6759967475138bde70ea000410d6d9cd53eee3548a87faf711193c40873322b76d7c5f2231ad5902fd9f + checksum: 10c0/265bf22c72185a5b4c572c233a92db01ca7a5eaea77a9fd575106a89a7be16467bdc049bb36d5bb30235360dc64fc5b6562782c55385599e37d60ce7c917d224 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.1.12, @smithy/middleware-retry@npm:^4.2.4": - version: 4.3.0 - resolution: "@smithy/middleware-retry@npm:4.3.0" +"@smithy/middleware-retry@npm:^4.4.6": + version: 4.4.6 + resolution: "@smithy/middleware-retry@npm:4.4.6" dependencies: - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/service-error-classification": "npm:^4.1.2" - "@smithy/smithy-client": "npm:^4.6.4" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-middleware": "npm:^4.1.1" - "@smithy/util-retry": "npm:^4.1.2" - "@smithy/uuid": "npm:^1.0.0" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/service-error-classification": "npm:^4.2.4" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-retry": "npm:^4.2.4" + "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/30e478aa16dfc5c448cb96731683947e2ec7f624590ed84302d0b4ba34647124cbc14c50dce9de756300bd5974594ea6f896933fb11075a27a8237bec6e34c85 + checksum: 10c0/2dbfe3b7125af53651427b37f0264ccca80064153e7055f90a5294f2a2e872e1c15139d394938f78f14b14d36cb0cab2d20da74e4812d10959205099e04e3885 languageName: node linkType: hard -"@smithy/middleware-serde@npm:^4.0.8, @smithy/middleware-serde@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/middleware-serde@npm:4.1.1" +"@smithy/middleware-serde@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/middleware-serde@npm:4.2.4" dependencies: - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/types": "npm:^4.5.0" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/69c0cf035da2ccbdf2838f50a1fafb0f8e6fb286b820e0aa91be7bdc6dd102f51ce3b295e68cdf9e7441dfc3160a3d3cabac99d98a8f0a75675ecf0f1e09d439 + checksum: 10c0/ea61bf4a281ec58363a0940115a42eee4fdd90491ac0c32e3d217f815b8cf52b257732f6c43d0abdab18e9bb77af2d216c3a1c2cdfc66fb223f7e67e8b14325c languageName: node linkType: hard -"@smithy/middleware-stack@npm:^4.0.4, @smithy/middleware-stack@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/middleware-stack@npm:4.1.1" +"@smithy/middleware-stack@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/middleware-stack@npm:4.2.4" dependencies: - "@smithy/types": "npm:^4.5.0" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/8ee554c30e6802f6adcaf673e4d216cd8f56e13a9ef5d644ec94f0b553c3b62b451a8156fd49645cc1f5eedd09234a107edc42faff779416a4a43a215e370007 + checksum: 10c0/95dd4239b461a510b454c9462b66dd1738b97c4b3a0e424addf64b811b05f93470274fb85b1298fca5e590a76be77da440250bd4fe08cb08cb714371a45a3110 languageName: node linkType: hard -"@smithy/node-config-provider@npm:^4.1.3, @smithy/node-config-provider@npm:^4.2.2": - version: 4.2.2 - resolution: "@smithy/node-config-provider@npm:4.2.2" +"@smithy/node-config-provider@npm:^4.3.4": + version: 4.3.4 + resolution: "@smithy/node-config-provider@npm:4.3.4" dependencies: - "@smithy/property-provider": "npm:^4.1.1" - "@smithy/shared-ini-file-loader": "npm:^4.2.0" - "@smithy/types": "npm:^4.5.0" + "@smithy/property-provider": "npm:^4.2.4" + "@smithy/shared-ini-file-loader": "npm:^4.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/9170728f606f1e250236c1265bee9811e1062e3b929339eafc5a8d5229e9fbb4c94e1b8cdcd644b0a8c855370b649c85a0aca5b47d132ad505ce32ba8a51e230 + checksum: 10c0/94087cb14acebc2e7cf3150d00731679dcbdd9204cd5fff612b1bee01c71bee94d6d5de037a2ee0279a68f0f7d6051105613449bd2ba7ff3b32fa63ce21aa182 languageName: node linkType: hard -"@smithy/node-http-handler@npm:^4.0.6, @smithy/node-http-handler@npm:^4.2.1": - version: 4.2.1 - resolution: "@smithy/node-http-handler@npm:4.2.1" +"@smithy/node-http-handler@npm:^4.4.4": + version: 4.4.4 + resolution: "@smithy/node-http-handler@npm:4.4.4" dependencies: - "@smithy/abort-controller": "npm:^4.1.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/querystring-builder": "npm:^4.1.1" - "@smithy/types": "npm:^4.5.0" + "@smithy/abort-controller": "npm:^4.2.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/querystring-builder": "npm:^4.2.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/7536923c62b0bbbade8335b25368d02b4840cd381aba9dbdadb472fb501576d7b3b73121069356b022e9da3ec5d27711a00ec7786d31ba15089abdce582121cc + checksum: 10c0/c1c07ce92b62d351f3bfc26a8a8c5dfb2a77a5df1a84171e2dfa37fb2ef52d90305d97d1824f0a007b7484e733953d1933c7e6f529617a33f6b78b5b2c3f4f96 languageName: node linkType: hard -"@smithy/property-provider@npm:^4.0.4, @smithy/property-provider@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/property-provider@npm:4.1.1" +"@smithy/property-provider@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/property-provider@npm:4.2.4" dependencies: - "@smithy/types": "npm:^4.5.0" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/5aa28b7e6cc23baf3605aa3be8a33ae4943635e698e0de773e8056f5ad06494f370f23cd3c4d083245d6fe411c25c38a76887d38a36d5daf075e36e6e6e3864f + checksum: 10c0/bdd3b930a3871653b1f8571203a80f639863a58269e9248451468a2bd966d6f654af9afebaccda16de02d570ea651961239fe071b2eae75ded3e2ffa1781fe4b languageName: node linkType: hard -"@smithy/protocol-http@npm:^5.1.2, @smithy/protocol-http@npm:^5.2.1": - version: 5.2.1 - resolution: "@smithy/protocol-http@npm:5.2.1" +"@smithy/protocol-http@npm:^5.3.4": + version: 5.3.4 + resolution: "@smithy/protocol-http@npm:5.3.4" dependencies: - "@smithy/types": "npm:^4.5.0" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/b27df0a94f8e0bab1e8310da82c3048e6d397a3b52f8413c4f19bb9c13d11afcdf7424293cb8d8d3e867b07ff8c5f3c8d0fbdd7d07a8328a39721eb202336d2b + checksum: 10c0/7a5a4e4f427215bfcad19e97652d597bae03b90f2e1fd9abbffc7cc7a88ca8034dd690977fe12dc9574682917c7c988d8852c12fa9477f6373edcb1504345cca languageName: node linkType: hard -"@smithy/querystring-builder@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/querystring-builder@npm:4.1.1" +"@smithy/querystring-builder@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/querystring-builder@npm:4.2.4" dependencies: - "@smithy/types": "npm:^4.5.0" - "@smithy/util-uri-escape": "npm:^4.1.0" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-uri-escape": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/15d41888eae29f57dbf9d2c8caa449d19ebb760b83958a0fe2cf4858948bb6e0466c176a207b868d8af7785e8f6688b87ada4e364ec6fd729ab6bffbd64b92d8 + checksum: 10c0/07516146deb8ed476742c51c39a5b4ea3db2cd5731ab98f3b5c2202f24ea0414850252b643fcfbed36f04db7dbc97a8209c20c109306a6fb5bd3f75219d027bd languageName: node linkType: hard -"@smithy/querystring-parser@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/querystring-parser@npm:4.1.1" +"@smithy/querystring-parser@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/querystring-parser@npm:4.2.4" dependencies: - "@smithy/types": "npm:^4.5.0" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/6bf8672aca07826af16625b41f20332fdfdc39861124e026ee929e4652f638edc7107d347a2fe7feb0c2e6f2c98d149d2d383cecaab46a48a990f36333e8f016 + checksum: 10c0/b0d3fc8e16e3df21c83857740b5130d8d262879e5aba3f835e5eb3e9e86df49b0c08cd1bb621c7971ddd28702af2bcf31fb1f1954dcdba62247b4d820a081d0c languageName: node linkType: hard -"@smithy/service-error-classification@npm:^4.1.2": - version: 4.1.2 - resolution: "@smithy/service-error-classification@npm:4.1.2" +"@smithy/service-error-classification@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/service-error-classification@npm:4.2.4" dependencies: - "@smithy/types": "npm:^4.5.0" - checksum: 10c0/f9c3d3d085491e9bc67c0bdb2fe51ba19ada826daf2b9bf7b335f1d37186eedcbf4c33927a1cc266bf8505c39672d4b26a0a133fe7924377866ba5ae4261a0c6 + "@smithy/types": "npm:^4.8.1" + checksum: 10c0/56c68c8968ec7fd858c4676202ec3342d12993ab97f429c9ea8a32e334c9456af0ecea02e4b4b03ed23f6f69bdea40228360849bfa1b6cf1a5def0699864bb97 languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^4.0.4, @smithy/shared-ini-file-loader@npm:^4.2.0": - version: 4.2.0 - resolution: "@smithy/shared-ini-file-loader@npm:4.2.0" +"@smithy/shared-ini-file-loader@npm:^4.3.4": + version: 4.3.4 + resolution: "@smithy/shared-ini-file-loader@npm:4.3.4" dependencies: - "@smithy/types": "npm:^4.5.0" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/36b0ee727a7c07c617db986ff34c55ffc5068074ccd01cf1650bbef299c909b72d3f3a703c42f45b31d4ebfe698ec32036eeb57c27a1281de000543bcfe1ac9f + checksum: 10c0/7d6d999ffd21230db8639d067c5ad7533be5d55ffdd73f61efe68151b326c1d6ce93daae98f83f6978997cfa99e9297b41bc67896b29fd7c95cc2071d71acab4 languageName: node linkType: hard -"@smithy/signature-v4@npm:^5.1.2, @smithy/signature-v4@npm:^5.2.1": - version: 5.2.1 - resolution: "@smithy/signature-v4@npm:5.2.1" +"@smithy/signature-v4@npm:^5.3.4": + version: 5.3.4 + resolution: "@smithy/signature-v4@npm:5.3.4" dependencies: - "@smithy/is-array-buffer": "npm:^4.1.0" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-hex-encoding": "npm:^4.1.0" - "@smithy/util-middleware": "npm:^4.1.1" - "@smithy/util-uri-escape": "npm:^4.1.0" - "@smithy/util-utf8": "npm:^4.1.0" + "@smithy/is-array-buffer": "npm:^4.2.0" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-hex-encoding": "npm:^4.2.0" + "@smithy/util-middleware": "npm:^4.2.4" + "@smithy/util-uri-escape": "npm:^4.2.0" + "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/d00cb14155b89016493e90e19d3406f5362d7ec4205cd82a4fba47521f87d88b372e1ebfa34ceb739704f2f21d7a7bbf4da699773f71fab58028d515b932d014 + checksum: 10c0/b0685709c58cb4199396bd91c53d4ad3935b2f0f13b39855b12c6ab215d3cf8fc810427385fcc2c462c7e621357c2663f1dec8d46f1cb2374ad855ebe54d9a9a languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.4.3, @smithy/smithy-client@npm:^4.6.3, @smithy/smithy-client@npm:^4.6.4": - version: 4.6.4 - resolution: "@smithy/smithy-client@npm:4.6.4" +"@smithy/smithy-client@npm:^4.9.2": + version: 4.9.2 + resolution: "@smithy/smithy-client@npm:4.9.2" dependencies: - "@smithy/core": "npm:^3.12.0" - "@smithy/middleware-endpoint": "npm:^4.2.4" - "@smithy/middleware-stack": "npm:^4.1.1" - "@smithy/protocol-http": "npm:^5.2.1" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-stream": "npm:^4.3.2" + "@smithy/core": "npm:^3.17.2" + "@smithy/middleware-endpoint": "npm:^4.3.6" + "@smithy/middleware-stack": "npm:^4.2.4" + "@smithy/protocol-http": "npm:^5.3.4" + "@smithy/types": "npm:^4.8.1" + "@smithy/util-stream": "npm:^4.5.5" tslib: "npm:^2.6.2" - checksum: 10c0/ba831b5e1096c7c604f1fc3b455ff1b044db1cfab1a71a0f4366ad96fb7cedf1b3b26d2a3dba80755549a05c86cb12ecfe9fe9082a16a14936d4b738f11b9ee9 + checksum: 10c0/40dd96d527680c4e33b7836154968f093301a1462b35ddfb8c919c92a1d4db94d5e7ee5a476697ec5a4be378be7fa99f6dfb7c94718697500f6f149ed6f09ff5 languageName: node linkType: hard -"@smithy/types@npm:^4.3.1, @smithy/types@npm:^4.5.0": +"@smithy/types@npm:^4.5.0": version: 4.5.0 resolution: "@smithy/types@npm:4.5.0" dependencies: @@ -5128,43 +4715,52 @@ __metadata: languageName: node linkType: hard -"@smithy/url-parser@npm:^4.0.4, @smithy/url-parser@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/url-parser@npm:4.1.1" +"@smithy/types@npm:^4.8.1": + version: 4.8.1 + resolution: "@smithy/types@npm:4.8.1" dependencies: - "@smithy/querystring-parser": "npm:^4.1.1" - "@smithy/types": "npm:^4.5.0" tslib: "npm:^2.6.2" - checksum: 10c0/1f9e19d5d1e1a4874cf2f61df014715dc3685be385356758d3aed1a6b020b074af22961b12ae651faad74ed0460a102156471543031e74c726770820ede6f31c + checksum: 10c0/517f90a32f19f867456b253d99ab9d96b680bde8dd19129e7e7cabf355e8082d8d25ece561fef68a73a1d961155dedc30d44194e25232ed05005399aa5962195 languageName: node linkType: hard -"@smithy/util-base64@npm:^4.0.0, @smithy/util-base64@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/util-base64@npm:4.1.0" +"@smithy/url-parser@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/url-parser@npm:4.2.4" dependencies: - "@smithy/util-buffer-from": "npm:^4.1.0" - "@smithy/util-utf8": "npm:^4.1.0" + "@smithy/querystring-parser": "npm:^4.2.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/e2275e4a09c245b8a0c1c6ead4418333d037f6cbc29a01881b56fb5676ad46839058bbdb3f9f357898c8000feccac9344ee66c9c36e17dd321bda84a93f2c36f + checksum: 10c0/725b23f8a8b24bf444486dfefc29b3000e29a0ff98140304ddc8a25ab493ea2084cac942dca85e1299baab96e30bfeaafe8bd8dccb77e8d9579e93672272a6a9 languageName: node linkType: hard -"@smithy/util-body-length-browser@npm:^4.0.0, @smithy/util-body-length-browser@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/util-body-length-browser@npm:4.1.0" +"@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: 10c0/e86c39696dca4ce4b58e393fb85263e31ee046d88fdbd0bd1ee121f5101faca5fc945a7da17432aa39e86c178c80ac183568edb3b7df323f1134172dc36192c6 + checksum: 10c0/02dd536b9257914cc9a595a865faac64fc96db10468d52d0cba475df78764fc25ba255707ccd061ee197fca189d7859d70af8cf89b0b0c3e27c1c693676eb6e4 languageName: node linkType: hard -"@smithy/util-body-length-node@npm:^4.0.0, @smithy/util-body-length-node@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/util-body-length-node@npm:4.1.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: 10c0/d31fb7be66eb481f865d046b48c07221d25108b07c783f05eff7f165369d2259ca01de7c369f9de95e37e989b1344521bc6d4a6b38b42a7a46375a0c97f38a0b + checksum: 10c0/15553c249088d59406c6917c19ed19810c7dbcc0967c44e5f3fbb2cc870c004b35f388c082b77f370a2c440a69ec7e8336c7a066af904812a66944dd5cb4c8cc + 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: 10c0/3c32306735af5b62f75375e976a531ab45f171dfb0dc23ee035478d2132eaf21f244c31b0f3e861c514ff97d8112055e74c98ed44595ad24bd31434d5fdaf4bf languageName: node linkType: hard @@ -5178,116 +4774,115 @@ __metadata: languageName: node linkType: hard -"@smithy/util-buffer-from@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/util-buffer-from@npm:4.1.0" +"@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.1.0" + "@smithy/is-array-buffer": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/f19457df277e7125ffbf106c26c70ffbc550956afceede4e2c2eb13a32f6f304f9e3b7a37f4c717df3c5ce97f8b759ee59ceed0e3f649f236bbaf2bfe8f266ef + checksum: 10c0/4842d5607240c11400db30762ef6cb4def8d13e3474c5a901a4e2a1783198f5b163ab6011cf24a7f0acbba9a4d7cc79db1d811dc8aa9da446448e52773223997 languageName: node linkType: hard -"@smithy/util-config-provider@npm:^4.0.0, @smithy/util-config-provider@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/util-config-provider@npm:4.1.0" +"@smithy/util-config-provider@npm:^4.2.0": + version: 4.2.0 + resolution: "@smithy/util-config-provider@npm:4.2.0" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/099add392d9f029dec36d3646af4a63145a13ed8014af11f507bffbdb113fc2bb2bfd71ee157e385320f4c8de4bd48557c98f40878f93022187d3fc3082e6713 + checksum: 10c0/0699b9980ef94eac8f491c2ac557dc47e01c6ae71dabcb4464cc064f8dbf0855797461dbec8ba1925d45f076e968b0df02f0691c636cd1043e560f67541a1d27 languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.0.19, @smithy/util-defaults-mode-browser@npm:^4.1.3": - version: 4.1.4 - resolution: "@smithy/util-defaults-mode-browser@npm:4.1.4" +"@smithy/util-defaults-mode-browser@npm:^4.3.5": + version: 4.3.5 + resolution: "@smithy/util-defaults-mode-browser@npm:4.3.5" dependencies: - "@smithy/property-provider": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^4.6.4" - "@smithy/types": "npm:^4.5.0" - bowser: "npm:^2.11.0" + "@smithy/property-provider": "npm:^4.2.4" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/f7f57a4c123ad84c27d14a6aed0f3930e38cf90f8636db7beb64af6c5805610148f215a75557329c56baa273dd23cd6f669e02b404ce35f0c2343774574a345b + checksum: 10c0/0c3e73f4437517c4c3d2b6abe5129b1b69dc16d0129be146948950cc52b91269cf978a711f52c833e37c7efb95ec1b3bd7412adf75fd9341ffab337907dddcc8 languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.0.19, @smithy/util-defaults-mode-node@npm:^4.1.3": - version: 4.1.4 - resolution: "@smithy/util-defaults-mode-node@npm:4.1.4" +"@smithy/util-defaults-mode-node@npm:^4.2.7": + version: 4.2.7 + resolution: "@smithy/util-defaults-mode-node@npm:4.2.7" dependencies: - "@smithy/config-resolver": "npm:^4.2.2" - "@smithy/credential-provider-imds": "npm:^4.1.2" - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/property-provider": "npm:^4.1.1" - "@smithy/smithy-client": "npm:^4.6.4" - "@smithy/types": "npm:^4.5.0" + "@smithy/config-resolver": "npm:^4.4.1" + "@smithy/credential-provider-imds": "npm:^4.2.4" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/property-provider": "npm:^4.2.4" + "@smithy/smithy-client": "npm:^4.9.2" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/f06d3ed621dc40dabf20fc27bb6f7c90bfa8c557725f3db045668d849def2aaf21809e2dd8d513d5a99ff6d8ad76528ae029433c4692f20b9eaed6018e2c1da1 + checksum: 10c0/554a7fdd92d318b19496baea14d95c3fd9a42a888b423195683fde0c9b3204d0e7fd9e6307cee2f1a630def8bfe54264537acb85477719c36a0479c857d76ef9 languageName: node linkType: hard -"@smithy/util-endpoints@npm:^3.0.6, @smithy/util-endpoints@npm:^3.1.2": - version: 3.1.2 - resolution: "@smithy/util-endpoints@npm:3.1.2" +"@smithy/util-endpoints@npm:^3.2.4": + version: 3.2.4 + resolution: "@smithy/util-endpoints@npm:3.2.4" dependencies: - "@smithy/node-config-provider": "npm:^4.2.2" - "@smithy/types": "npm:^4.5.0" + "@smithy/node-config-provider": "npm:^4.3.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/326511840868b2a1e337dd9bcc746d25c1efe8b9b9a7b15ff439a8e01978821bf6410eb8bf32037c781e48c8286f40e82cc77f8bcbaee3f2b3c242b8af3f52cc + checksum: 10c0/72d47d652501eca0eaae70707f52781144bd478eb2ae47de1dd85000890914e26bd26d89f362853849e20b1b3e8a8812b37d675e6e464136f4c51958592d0187 languageName: node linkType: hard -"@smithy/util-hex-encoding@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/util-hex-encoding@npm:4.1.0" +"@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: 10c0/eefaa537612afd13e497353a1bd55f3d6f977cdc52360f91fcb3b83b68d6cdd9b9fc16ab82561375b509ed8d5735c47b263c4e64e96471d1662d4c7a8c88449d + checksum: 10c0/aaa94a69f03d14d3f28125cc915ca421065735e2d05d7305f0958a50021b2fce4fc68a248328e6b5b612dbaa49e471d481ff513bf89554f659f0a49573e97312 languageName: node linkType: hard -"@smithy/util-middleware@npm:^4.0.4, @smithy/util-middleware@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/util-middleware@npm:4.1.1" +"@smithy/util-middleware@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/util-middleware@npm:4.2.4" dependencies: - "@smithy/types": "npm:^4.5.0" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/47bee56b2fbf9fbe3c4be4e1daac247fea889848d43120c64895529bb92ef43b25cf07213792d1646622356a1572b91cc48b0976c39667a9020edfa5ec58d093 + checksum: 10c0/0d9a9e4df6bdc28e4e2cb5c8e8b31fb406d0e2f74a9f07b16b59084dfb412656ca9fe2f8225a5d859e20a16e04353543d2531918b9c9439001d479d76f62d4ec languageName: node linkType: hard -"@smithy/util-retry@npm:^4.0.5, @smithy/util-retry@npm:^4.1.2": - version: 4.1.2 - resolution: "@smithy/util-retry@npm:4.1.2" +"@smithy/util-retry@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/util-retry@npm:4.2.4" dependencies: - "@smithy/service-error-classification": "npm:^4.1.2" - "@smithy/types": "npm:^4.5.0" + "@smithy/service-error-classification": "npm:^4.2.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/7fe664301f67898fcb721d250487763e3e59462027fe7081e4d0126d5a2d2703b053e9bdd6ffc3926dd2e4e5ea4d78590e33d512e1cb195ff21981e43e1ec3e7 + checksum: 10c0/6cc07d33c5be871727107119e810b7ba6fe88c05595da66bc6a600608a366d9c2a3b36068eb7494ab4b07542c8769e77ce78914d02c059c5bedb14caafd39aaf languageName: node linkType: hard -"@smithy/util-stream@npm:^4.2.2, @smithy/util-stream@npm:^4.3.2": - version: 4.3.2 - resolution: "@smithy/util-stream@npm:4.3.2" +"@smithy/util-stream@npm:^4.5.5": + version: 4.5.5 + resolution: "@smithy/util-stream@npm:4.5.5" dependencies: - "@smithy/fetch-http-handler": "npm:^5.2.1" - "@smithy/node-http-handler": "npm:^4.2.1" - "@smithy/types": "npm:^4.5.0" - "@smithy/util-base64": "npm:^4.1.0" - "@smithy/util-buffer-from": "npm:^4.1.0" - "@smithy/util-hex-encoding": "npm:^4.1.0" - "@smithy/util-utf8": "npm:^4.1.0" + "@smithy/fetch-http-handler": "npm:^5.3.5" + "@smithy/node-http-handler": "npm:^4.4.4" + "@smithy/types": "npm:^4.8.1" + "@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: 10c0/681544c3794709ee3c56d0bdbacf8ce9046b4a08ec75656c46a9951a1d82c24617737cb25aad0703571f558d89ed3d42e335c14372e25d92eb15ec11deb613f0 + checksum: 10c0/d8cc3931a4792c4a8263227418be1a5853081b8718180f065ac0bff3b1018e57199c1d4e3cde57a027e61e7fc531f8d8b9bbad8a0c77138595d72ce88dbffeea languageName: node linkType: hard -"@smithy/util-uri-escape@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/util-uri-escape@npm:4.1.0" +"@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: 10c0/3ff56036ce93226b05e68d34c1691e51cdd82ac5f2ba635701ba76a36a2b384ce945bfe2d9c4992f7b500387a6fe1de4d5d0825cd7c73fa10165678d443d3acc + checksum: 10c0/1933e8d939dc52e1ee5e7d2397f4c208a9eac0283397a19ee72078d04db997ebe3ad39709b56aac586ffce10d1cf5ab17dfc068ea6ab030098fc06fe3532e085 languageName: node linkType: hard @@ -5301,33 +4896,33 @@ __metadata: languageName: node linkType: hard -"@smithy/util-utf8@npm:^4.0.0, @smithy/util-utf8@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/util-utf8@npm:4.1.0" +"@smithy/util-utf8@npm:^4.2.0": + version: 4.2.0 + resolution: "@smithy/util-utf8@npm:4.2.0" dependencies: - "@smithy/util-buffer-from": "npm:^4.1.0" + "@smithy/util-buffer-from": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/4331c056b005647701609c42609c3bf0848fdaa01134d891327820c32cfcf7410d8bce1c15d534e5c75af79ea4527c3ca33bccfc104e19a94475fbfe125ecb86 + checksum: 10c0/689a1f2295d52bec0dde7215a075d79ef32ad8b146cb610a529b2cab747d96978401fd31469c225e31f3042830c54403e64d39b28033df013c8de27a84b405a2 languageName: node linkType: hard -"@smithy/util-waiter@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/util-waiter@npm:4.1.1" +"@smithy/util-waiter@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/util-waiter@npm:4.2.4" dependencies: - "@smithy/abort-controller": "npm:^4.1.1" - "@smithy/types": "npm:^4.5.0" + "@smithy/abort-controller": "npm:^4.2.4" + "@smithy/types": "npm:^4.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/0ecdaa4b8a2036f753e0ad6c2a4f3c98b069b98f16525db9e8219aaceb189e78b46ebcd8829210874cc44a4693f9a83da9eb96315c2ed30f379065b821d6447c + checksum: 10c0/ceae65ea783dc5737c0e762a5fc250e49163634b0b5372831dc842904f98b4075614f1b4ca341464af87c0c68ac241a8ea5b4823fcc22cae38d5eb98b90fa8d9 languageName: node linkType: hard -"@smithy/uuid@npm:^1.0.0": - version: 1.0.0 - resolution: "@smithy/uuid@npm:1.0.0" +"@smithy/uuid@npm:^1.1.0": + version: 1.1.0 + resolution: "@smithy/uuid@npm:1.1.0" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/af73c375461766756ba9700be142a2f3332e96e14ee49411ffbcad622d595a4a77f70a8a27055d795517d34293ba46f8819df88ee0554e01c9315d6dd9040c62 + checksum: 10c0/f8a8bfcc0e241457636884e778e261d45d8a3aaad533775111170cac36ac666275b59ec6d86d3d5b8d470ff4b864202d2a1a188b3c0e0ed0c86a0b693acf1ecf languageName: node linkType: hard @@ -5547,10 +5142,10 @@ __metadata: languageName: node linkType: hard -"@types/aws-lambda@npm:^8.10.150": - version: 8.10.152 - resolution: "@types/aws-lambda@npm:8.10.152" - checksum: 10c0/ddb3858d961b88a3c5eb947ddd8890bf6d0ae8d24ce5bf7d4fd8b54f7d45646864da10cdde038755d191e834201624a40eb3240dbe48f633f4dd18137ac2e3d7 +"@types/aws-lambda@npm:^8.10.157": + version: 8.10.157 + resolution: "@types/aws-lambda@npm:8.10.157" + checksum: 10c0/2517007b6c0b392883aac58d8ef88c0d387de5fcb425011300d2641fd1a1dab5755df4d973abc8879132ffb2924321e19b5ce3ecd06eaa0fdf71ba6e172c9be0 languageName: node linkType: hard @@ -5708,13 +5303,6 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:^9.0.1": - version: 9.0.8 - resolution: "@types/uuid@npm:9.0.8" - checksum: 10c0/b411b93054cb1d4361919579ef3508a1f12bf15b5fdd97337d3d351bece6c921b52b6daeef89b62340fd73fd60da407878432a1af777f40648cbe53a01723489 - languageName: node - linkType: hard - "@types/yaml@npm:^1.9.7": version: 1.9.7 resolution: "@types/yaml@npm:1.9.7" @@ -6105,9 +5693,9 @@ __metadata: languageName: node linkType: hard -"aws-cdk-lib@npm:^2.168.0, aws-cdk-lib@npm:^2.201.0": - version: 2.216.0 - resolution: "aws-cdk-lib@npm:2.216.0" +"aws-cdk-lib@npm:^2.221.1": + version: 2.221.1 + resolution: "aws-cdk-lib@npm:2.221.1" dependencies: "@aws-cdk/asset-awscli-v1": "npm:2.2.242" "@aws-cdk/asset-node-proxy-agent-v6": "npm:^2.1.0" @@ -6125,13 +5713,13 @@ __metadata: yaml: "npm:1.10.2" peerDependencies: constructs: ^10.0.0 - checksum: 10c0/7996f129339a03f5077829056d6db816bf2ab0ed58f218d4a2261923fac0e67fa09acacc902e77e4db7fb546c026e8489bd5a174805011ceffadef70dce49723 + checksum: 10c0/47bd6903b59f97d3ab3bf5d071d6ff0e03503b446d6392ce3aca45c4a38040c560381a646c2ca493889b8cb5af7a22a15373461f5b868d00c300e2332bbafbcd languageName: node linkType: hard -"aws-cdk@npm:^2.1019.1": - version: 2.1029.2 - resolution: "aws-cdk@npm:2.1029.2" +"aws-cdk@npm:^2.1031.1": + version: 2.1031.1 + resolution: "aws-cdk@npm:2.1031.1" dependencies: fsevents: "npm:2.3.2" dependenciesMeta: @@ -6139,7 +5727,7 @@ __metadata: optional: true bin: cdk: bin/cdk - checksum: 10c0/a9193cba20103767e90b8fe4a35decb08859c8e87f4263dea66f57206742fdcfe0442e6e75056393814685be4a2b282856457740cf179c324e0e717e2caf9ee0 + checksum: 10c0/b93feb87dd4aa17c73effbbf2f3ef277d1e8c4b8eaf0ba0bd3328b00f51201535d12fcee3e8b541080661d49fc9f5c0e585e5d171f297638540a852d6afee615 languageName: node linkType: hard @@ -7442,17 +7030,6 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:4.4.1": - version: 4.4.1 - resolution: "fast-xml-parser@npm:4.4.1" - dependencies: - strnum: "npm:^1.0.5" - bin: - fxparser: src/cli/cli.js - checksum: 10c0/7f334841fe41bfb0bf5d920904ccad09cefc4b5e61eaf4c225bf1e1bb69ee77ef2147d8942f783ee8249e154d1ca8a858e10bda78a5d78b8bed3f48dcee9bf33 - languageName: node - linkType: hard - "fast-xml-parser@npm:5.2.5": version: 5.2.5 resolution: "fast-xml-parser@npm:5.2.5" @@ -10508,13 +10085,6 @@ __metadata: languageName: node linkType: hard -"strnum@npm:^1.0.5": - version: 1.1.2 - resolution: "strnum@npm:1.1.2" - checksum: 10c0/a0fce2498fa3c64ce64a40dada41beb91cabe3caefa910e467dc0518ef2ebd7e4d10f8c2202a6104f1410254cae245066c0e94e2521fb4061a5cb41831952392 - languageName: node - linkType: hard - "strnum@npm:^2.1.0": version: 2.1.1 resolution: "strnum@npm:2.1.1" @@ -10989,15 +10559,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: 10c0/1607dd32ac7fc22f2d8f77051e6a64845c9bce5cd3dd8aa0070c074ec73e666a1f63c7b4e0f4bf2bc8b9d59dc85a15e17807446d9d2b17c8485fbc2147b27f9b - 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"