diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index 39559d2e44..f76e00e7cc 100644 --- a/lambdas/functions/ami-housekeeper/package.json +++ b/lambdas/functions/ami-housekeeper/package.json @@ -26,8 +26,8 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-ec2": "^3.940.0", - "@aws-sdk/client-ssm": "^3.940.0", + "@aws-sdk/client-ec2": "^3.943.0", + "@aws-sdk/client-ssm": "^3.943.0", "cron-parser": "^5.4.0" }, "nx": { diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index ca8af2f115..7b6c9f59b9 100644 --- a/lambdas/functions/control-plane/package.json +++ b/lambdas/functions/control-plane/package.json @@ -33,8 +33,8 @@ "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", "@aws-lambda-powertools/parameters": "^2.29.0", - "@aws-sdk/client-ec2": "^3.940.0", - "@aws-sdk/client-sqs": "^3.940.0", + "@aws-sdk/client-ec2": "^3.943.0", + "@aws-sdk/client-sqs": "^3.943.0", "@middy/core": "^6.4.5", "@octokit/auth-app": "8.1.2", "@octokit/core": "7.0.6", diff --git a/lambdas/functions/gh-agent-syncer/package.json b/lambdas/functions/gh-agent-syncer/package.json index d00e0ff171..ed9de88981 100644 --- a/lambdas/functions/gh-agent-syncer/package.json +++ b/lambdas/functions/gh-agent-syncer/package.json @@ -28,8 +28,8 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-s3": "^3.940.0", - "@aws-sdk/lib-storage": "^3.940.0", + "@aws-sdk/client-s3": "^3.943.0", + "@aws-sdk/lib-storage": "^3.943.0", "@middy/core": "^6.4.5", "@octokit/rest": "22.0.1", "axios": "^1.13.2" diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index 2b7e2b326f..e9ccac78f0 100644 --- a/lambdas/functions/termination-watcher/package.json +++ b/lambdas/functions/termination-watcher/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ec2": "^3.940.0", + "@aws-sdk/client-ec2": "^3.943.0", "@middy/core": "^6.4.5" }, "nx": { diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index 3d4a44a143..8755d68924 100644 --- a/lambdas/functions/webhook/package.json +++ b/lambdas/functions/webhook/package.json @@ -17,7 +17,7 @@ "all": "yarn build && yarn format && yarn lint && yarn test" }, "devDependencies": { - "@aws-sdk/client-eventbridge": "^3.940.0", + "@aws-sdk/client-eventbridge": "^3.943.0", "@octokit/webhooks-types": "^7.6.1", "@types/aws-lambda": "^8.10.155", "@types/express": "^5.0.3", @@ -30,7 +30,7 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-sqs": "^3.940.0", + "@aws-sdk/client-sqs": "^3.943.0", "@middy/core": "^6.4.5", "@octokit/rest": "22.0.1", "@octokit/types": "^16.0.0", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index 98ad2c1d71..fcc2fccf04 100644 --- a/lambdas/libs/aws-ssm-util/package.json +++ b/lambdas/libs/aws-ssm-util/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ssm": "^3.940.0" + "@aws-sdk/client-ssm": "^3.943.0" }, "nx": { "includedScripts": [ diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 25ae83d0d0..50346f298e 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -103,8 +103,8 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-ec2": "npm:^3.940.0" - "@aws-sdk/client-ssm": "npm:^3.940.0" + "@aws-sdk/client-ec2": "npm:^3.943.0" + "@aws-sdk/client-ssm": "npm:^3.943.0" "@aws-sdk/types": "npm:^3.936.0" "@types/aws-lambda": "npm:^8.10.155" "@vercel/ncc": "npm:^0.38.4" @@ -133,7 +133,7 @@ __metadata: resolution: "@aws-github-runner/aws-ssm-util@workspace:libs/aws-ssm-util" dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" - "@aws-sdk/client-ssm": "npm:^3.940.0" + "@aws-sdk/client-ssm": "npm:^3.943.0" "@aws-sdk/types": "npm:^3.936.0" "@types/aws-lambda": "npm:^8.10.155" "@types/node": "npm:^22.19.0" @@ -149,8 +149,8 @@ __metadata: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" "@aws-lambda-powertools/parameters": "npm:^2.29.0" - "@aws-sdk/client-ec2": "npm:^3.940.0" - "@aws-sdk/client-sqs": "npm:^3.940.0" + "@aws-sdk/client-ec2": "npm:^3.943.0" + "@aws-sdk/client-sqs": "npm:^3.943.0" "@aws-sdk/types": "npm:^3.936.0" "@middy/core": "npm:^6.4.5" "@octokit/auth-app": "npm:8.1.2" @@ -176,8 +176,8 @@ __metadata: resolution: "@aws-github-runner/gh-agent-syncer@workspace:functions/gh-agent-syncer" dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" - "@aws-sdk/client-s3": "npm:^3.940.0" - "@aws-sdk/lib-storage": "npm:^3.940.0" + "@aws-sdk/client-s3": "npm:^3.943.0" + "@aws-sdk/lib-storage": "npm:^3.943.0" "@aws-sdk/types": "npm:^3.936.0" "@middy/core": "npm:^6.4.5" "@octokit/rest": "npm:22.0.1" @@ -197,7 +197,7 @@ __metadata: resolution: "@aws-github-runner/termination-watcher@workspace:functions/termination-watcher" dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" - "@aws-sdk/client-ec2": "npm:^3.940.0" + "@aws-sdk/client-ec2": "npm:^3.943.0" "@aws-sdk/types": "npm:^3.936.0" "@middy/core": "npm:^6.4.5" "@types/aws-lambda": "npm:^8.10.155" @@ -214,8 +214,8 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-eventbridge": "npm:^3.940.0" - "@aws-sdk/client-sqs": "npm:^3.940.0" + "@aws-sdk/client-eventbridge": "npm:^3.943.0" + "@aws-sdk/client-sqs": "npm:^3.943.0" "@middy/core": "npm:^6.4.5" "@octokit/rest": "npm:22.0.1" "@octokit/types": "npm:^16.0.0" @@ -318,130 +318,130 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:^3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/client-ec2@npm:3.940.0" +"@aws-sdk/client-ec2@npm:^3.943.0": + version: 3.946.0 + resolution: "@aws-sdk/client-ec2@npm:3.946.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.940.0" - "@aws-sdk/credential-provider-node": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" + "@aws-sdk/credential-provider-node": "npm:3.946.0" "@aws-sdk/middleware-host-header": "npm:3.936.0" "@aws-sdk/middleware-logger": "npm:3.936.0" "@aws-sdk/middleware-recursion-detection": "npm:3.936.0" - "@aws-sdk/middleware-sdk-ec2": "npm:3.936.0" - "@aws-sdk/middleware-user-agent": "npm:3.940.0" + "@aws-sdk/middleware-sdk-ec2": "npm:3.946.0" + "@aws-sdk/middleware-user-agent": "npm:3.946.0" "@aws-sdk/region-config-resolver": "npm:3.936.0" "@aws-sdk/types": "npm:3.936.0" "@aws-sdk/util-endpoints": "npm:3.936.0" "@aws-sdk/util-user-agent-browser": "npm:3.936.0" - "@aws-sdk/util-user-agent-node": "npm:3.940.0" + "@aws-sdk/util-user-agent-node": "npm:3.946.0" "@smithy/config-resolver": "npm:^4.4.3" - "@smithy/core": "npm:^3.18.5" + "@smithy/core": "npm:^3.18.7" "@smithy/fetch-http-handler": "npm:^5.3.6" "@smithy/hash-node": "npm:^4.2.5" "@smithy/invalid-dependency": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.2.5" - "@smithy/middleware-endpoint": "npm:^4.3.12" - "@smithy/middleware-retry": "npm:^4.4.12" + "@smithy/middleware-endpoint": "npm:^4.3.14" + "@smithy/middleware-retry": "npm:^4.4.14" "@smithy/middleware-serde": "npm:^4.2.6" "@smithy/middleware-stack": "npm:^4.2.5" "@smithy/node-config-provider": "npm:^4.3.5" "@smithy/node-http-handler": "npm:^4.4.5" "@smithy/protocol-http": "npm:^5.3.5" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/smithy-client": "npm:^4.9.10" "@smithy/types": "npm:^4.9.0" "@smithy/url-parser": "npm:^4.2.5" "@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.11" - "@smithy/util-defaults-mode-node": "npm:^4.2.14" + "@smithy/util-defaults-mode-browser": "npm:^4.3.13" + "@smithy/util-defaults-mode-node": "npm:^4.2.16" "@smithy/util-endpoints": "npm:^3.2.5" "@smithy/util-middleware": "npm:^4.2.5" "@smithy/util-retry": "npm:^4.2.5" "@smithy/util-utf8": "npm:^4.2.0" "@smithy/util-waiter": "npm:^4.2.5" tslib: "npm:^2.6.2" - checksum: 10c0/c4a6104b403fb08c76db2dff4fb3f7d52ff6a96184d2f120f9505639418daeb848c0dfb7c49f49ad7d6c046ce2ca88409bec8f4d0c5f8df7adf76a147f1b1175 + checksum: 10c0/2376ffbfc2a117500c8b9742bb5a86806609d839ce511ef5cc83ec40fe1dfaade8089dc1734498ecce07791cff5aaab2fffd349fa3f1b6e873a3104468ce0aa2 languageName: node linkType: hard -"@aws-sdk/client-eventbridge@npm:^3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/client-eventbridge@npm:3.940.0" +"@aws-sdk/client-eventbridge@npm:^3.943.0": + version: 3.946.0 + resolution: "@aws-sdk/client-eventbridge@npm:3.946.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.940.0" - "@aws-sdk/credential-provider-node": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" + "@aws-sdk/credential-provider-node": "npm:3.946.0" "@aws-sdk/middleware-host-header": "npm:3.936.0" "@aws-sdk/middleware-logger": "npm:3.936.0" "@aws-sdk/middleware-recursion-detection": "npm:3.936.0" - "@aws-sdk/middleware-user-agent": "npm:3.940.0" + "@aws-sdk/middleware-user-agent": "npm:3.946.0" "@aws-sdk/region-config-resolver": "npm:3.936.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.940.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@aws-sdk/util-endpoints": "npm:3.936.0" "@aws-sdk/util-user-agent-browser": "npm:3.936.0" - "@aws-sdk/util-user-agent-node": "npm:3.940.0" + "@aws-sdk/util-user-agent-node": "npm:3.946.0" "@smithy/config-resolver": "npm:^4.4.3" - "@smithy/core": "npm:^3.18.5" + "@smithy/core": "npm:^3.18.7" "@smithy/fetch-http-handler": "npm:^5.3.6" "@smithy/hash-node": "npm:^4.2.5" "@smithy/invalid-dependency": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.2.5" - "@smithy/middleware-endpoint": "npm:^4.3.12" - "@smithy/middleware-retry": "npm:^4.4.12" + "@smithy/middleware-endpoint": "npm:^4.3.14" + "@smithy/middleware-retry": "npm:^4.4.14" "@smithy/middleware-serde": "npm:^4.2.6" "@smithy/middleware-stack": "npm:^4.2.5" "@smithy/node-config-provider": "npm:^4.3.5" "@smithy/node-http-handler": "npm:^4.4.5" "@smithy/protocol-http": "npm:^5.3.5" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/smithy-client": "npm:^4.9.10" "@smithy/types": "npm:^4.9.0" "@smithy/url-parser": "npm:^4.2.5" "@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.11" - "@smithy/util-defaults-mode-node": "npm:^4.2.14" + "@smithy/util-defaults-mode-browser": "npm:^4.3.13" + "@smithy/util-defaults-mode-node": "npm:^4.2.16" "@smithy/util-endpoints": "npm:^3.2.5" "@smithy/util-middleware": "npm:^4.2.5" "@smithy/util-retry": "npm:^4.2.5" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/3eaf7d50424127a463c444742656985911d16f7de693483c9c6d1fc54a1e4454b7229096def242b905f31182a5973b3d0d9ee8dde1309626183c7111e675ffbe + checksum: 10c0/5761615bff808f228964e6483b0c9f7779430f0a10c6c57ce3cbe7d3b4ad63d552983ffa651e7fd5f9e0be74ad55b20fe836ffb2b82c385e53f6c5b8b8eb2f3e languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/client-s3@npm:3.940.0" +"@aws-sdk/client-s3@npm:^3.943.0": + version: 3.946.0 + resolution: "@aws-sdk/client-s3@npm:3.946.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.940.0" - "@aws-sdk/credential-provider-node": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" + "@aws-sdk/credential-provider-node": "npm:3.946.0" "@aws-sdk/middleware-bucket-endpoint": "npm:3.936.0" "@aws-sdk/middleware-expect-continue": "npm:3.936.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.940.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.946.0" "@aws-sdk/middleware-host-header": "npm:3.936.0" "@aws-sdk/middleware-location-constraint": "npm:3.936.0" "@aws-sdk/middleware-logger": "npm:3.936.0" "@aws-sdk/middleware-recursion-detection": "npm:3.936.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.940.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.946.0" "@aws-sdk/middleware-ssec": "npm:3.936.0" - "@aws-sdk/middleware-user-agent": "npm:3.940.0" + "@aws-sdk/middleware-user-agent": "npm:3.946.0" "@aws-sdk/region-config-resolver": "npm:3.936.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.940.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@aws-sdk/util-endpoints": "npm:3.936.0" "@aws-sdk/util-user-agent-browser": "npm:3.936.0" - "@aws-sdk/util-user-agent-node": "npm:3.940.0" + "@aws-sdk/util-user-agent-node": "npm:3.946.0" "@smithy/config-resolver": "npm:^4.4.3" - "@smithy/core": "npm:^3.18.5" + "@smithy/core": "npm:^3.18.7" "@smithy/eventstream-serde-browser": "npm:^4.2.5" "@smithy/eventstream-serde-config-resolver": "npm:^4.3.5" "@smithy/eventstream-serde-node": "npm:^4.2.5" @@ -452,21 +452,21 @@ __metadata: "@smithy/invalid-dependency": "npm:^4.2.5" "@smithy/md5-js": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.2.5" - "@smithy/middleware-endpoint": "npm:^4.3.12" - "@smithy/middleware-retry": "npm:^4.4.12" + "@smithy/middleware-endpoint": "npm:^4.3.14" + "@smithy/middleware-retry": "npm:^4.4.14" "@smithy/middleware-serde": "npm:^4.2.6" "@smithy/middleware-stack": "npm:^4.2.5" "@smithy/node-config-provider": "npm:^4.3.5" "@smithy/node-http-handler": "npm:^4.4.5" "@smithy/protocol-http": "npm:^5.3.5" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/smithy-client": "npm:^4.9.10" "@smithy/types": "npm:^4.9.0" "@smithy/url-parser": "npm:^4.2.5" "@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.11" - "@smithy/util-defaults-mode-node": "npm:^4.2.14" + "@smithy/util-defaults-mode-browser": "npm:^4.3.13" + "@smithy/util-defaults-mode-node": "npm:^4.2.16" "@smithy/util-endpoints": "npm:^3.2.5" "@smithy/util-middleware": "npm:^4.2.5" "@smithy/util-retry": "npm:^4.2.5" @@ -474,322 +474,322 @@ __metadata: "@smithy/util-utf8": "npm:^4.2.0" "@smithy/util-waiter": "npm:^4.2.5" tslib: "npm:^2.6.2" - checksum: 10c0/349b6afcf0940e453472137b0fe13a57896946926a7b03333f2435665ba79000a54c70072e011d76aa7c52512d88a0195ef57794eb996d31a24253e906526b03 + checksum: 10c0/a53ee9ea6a0de366eb85cdf69eff66f9ea30de23447e8d7e0faacc0f19e22c7909347e08a07c52697800babdfc34b6dcf383a2d216246dd9cb90f35037182af8 languageName: node linkType: hard -"@aws-sdk/client-sqs@npm:^3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/client-sqs@npm:3.940.0" +"@aws-sdk/client-sqs@npm:^3.943.0": + version: 3.946.0 + resolution: "@aws-sdk/client-sqs@npm:3.946.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.940.0" - "@aws-sdk/credential-provider-node": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" + "@aws-sdk/credential-provider-node": "npm:3.946.0" "@aws-sdk/middleware-host-header": "npm:3.936.0" "@aws-sdk/middleware-logger": "npm:3.936.0" "@aws-sdk/middleware-recursion-detection": "npm:3.936.0" - "@aws-sdk/middleware-sdk-sqs": "npm:3.936.0" - "@aws-sdk/middleware-user-agent": "npm:3.940.0" + "@aws-sdk/middleware-sdk-sqs": "npm:3.946.0" + "@aws-sdk/middleware-user-agent": "npm:3.946.0" "@aws-sdk/region-config-resolver": "npm:3.936.0" "@aws-sdk/types": "npm:3.936.0" "@aws-sdk/util-endpoints": "npm:3.936.0" "@aws-sdk/util-user-agent-browser": "npm:3.936.0" - "@aws-sdk/util-user-agent-node": "npm:3.940.0" + "@aws-sdk/util-user-agent-node": "npm:3.946.0" "@smithy/config-resolver": "npm:^4.4.3" - "@smithy/core": "npm:^3.18.5" + "@smithy/core": "npm:^3.18.7" "@smithy/fetch-http-handler": "npm:^5.3.6" "@smithy/hash-node": "npm:^4.2.5" "@smithy/invalid-dependency": "npm:^4.2.5" "@smithy/md5-js": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.2.5" - "@smithy/middleware-endpoint": "npm:^4.3.12" - "@smithy/middleware-retry": "npm:^4.4.12" + "@smithy/middleware-endpoint": "npm:^4.3.14" + "@smithy/middleware-retry": "npm:^4.4.14" "@smithy/middleware-serde": "npm:^4.2.6" "@smithy/middleware-stack": "npm:^4.2.5" "@smithy/node-config-provider": "npm:^4.3.5" "@smithy/node-http-handler": "npm:^4.4.5" "@smithy/protocol-http": "npm:^5.3.5" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/smithy-client": "npm:^4.9.10" "@smithy/types": "npm:^4.9.0" "@smithy/url-parser": "npm:^4.2.5" "@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.11" - "@smithy/util-defaults-mode-node": "npm:^4.2.14" + "@smithy/util-defaults-mode-browser": "npm:^4.3.13" + "@smithy/util-defaults-mode-node": "npm:^4.2.16" "@smithy/util-endpoints": "npm:^3.2.5" "@smithy/util-middleware": "npm:^4.2.5" "@smithy/util-retry": "npm:^4.2.5" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/991ca050e885f7a88bcffac579c97bf3071a3599c299024ee8a583aa269756eb5ba9c76cab2e0fb0369f9396fa64e4ff9541f2de781612565053f04697b4258a + checksum: 10c0/00b9032ba218a0008e88f7e1e7ffa1ff2accb75cde883d508daaf9786482a1bd42a19b387c8b83ca049281e75b53df741097950a4b1d122b71eed94dd134b96b languageName: node linkType: hard -"@aws-sdk/client-ssm@npm:^3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/client-ssm@npm:3.940.0" +"@aws-sdk/client-ssm@npm:^3.943.0": + version: 3.946.0 + resolution: "@aws-sdk/client-ssm@npm:3.946.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.940.0" - "@aws-sdk/credential-provider-node": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" + "@aws-sdk/credential-provider-node": "npm:3.946.0" "@aws-sdk/middleware-host-header": "npm:3.936.0" "@aws-sdk/middleware-logger": "npm:3.936.0" "@aws-sdk/middleware-recursion-detection": "npm:3.936.0" - "@aws-sdk/middleware-user-agent": "npm:3.940.0" + "@aws-sdk/middleware-user-agent": "npm:3.946.0" "@aws-sdk/region-config-resolver": "npm:3.936.0" "@aws-sdk/types": "npm:3.936.0" "@aws-sdk/util-endpoints": "npm:3.936.0" "@aws-sdk/util-user-agent-browser": "npm:3.936.0" - "@aws-sdk/util-user-agent-node": "npm:3.940.0" + "@aws-sdk/util-user-agent-node": "npm:3.946.0" "@smithy/config-resolver": "npm:^4.4.3" - "@smithy/core": "npm:^3.18.5" + "@smithy/core": "npm:^3.18.7" "@smithy/fetch-http-handler": "npm:^5.3.6" "@smithy/hash-node": "npm:^4.2.5" "@smithy/invalid-dependency": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.2.5" - "@smithy/middleware-endpoint": "npm:^4.3.12" - "@smithy/middleware-retry": "npm:^4.4.12" + "@smithy/middleware-endpoint": "npm:^4.3.14" + "@smithy/middleware-retry": "npm:^4.4.14" "@smithy/middleware-serde": "npm:^4.2.6" "@smithy/middleware-stack": "npm:^4.2.5" "@smithy/node-config-provider": "npm:^4.3.5" "@smithy/node-http-handler": "npm:^4.4.5" "@smithy/protocol-http": "npm:^5.3.5" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/smithy-client": "npm:^4.9.10" "@smithy/types": "npm:^4.9.0" "@smithy/url-parser": "npm:^4.2.5" "@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.11" - "@smithy/util-defaults-mode-node": "npm:^4.2.14" + "@smithy/util-defaults-mode-browser": "npm:^4.3.13" + "@smithy/util-defaults-mode-node": "npm:^4.2.16" "@smithy/util-endpoints": "npm:^3.2.5" "@smithy/util-middleware": "npm:^4.2.5" "@smithy/util-retry": "npm:^4.2.5" "@smithy/util-utf8": "npm:^4.2.0" "@smithy/util-waiter": "npm:^4.2.5" tslib: "npm:^2.6.2" - checksum: 10c0/51bc53731a1cfdc90dc525a80f5eb5eb46fe9622687f42091e25f40a9fdb2469086e7de1bc059cfb4860431be5f59f89c3505527d94bbcad2c49228ad8d34db0 + checksum: 10c0/6b7de8ae22363324c98a5ecf5965120e7ecebfc5777f56ad2401798b1e91dcfb3eac20fd20aefc4fb4d6216aafcdebeeda52de2ef532b160086bcd0e9b8bc0cb languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/client-sso@npm:3.940.0" +"@aws-sdk/client-sso@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/client-sso@npm:3.946.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" "@aws-sdk/middleware-host-header": "npm:3.936.0" "@aws-sdk/middleware-logger": "npm:3.936.0" "@aws-sdk/middleware-recursion-detection": "npm:3.936.0" - "@aws-sdk/middleware-user-agent": "npm:3.940.0" + "@aws-sdk/middleware-user-agent": "npm:3.946.0" "@aws-sdk/region-config-resolver": "npm:3.936.0" "@aws-sdk/types": "npm:3.936.0" "@aws-sdk/util-endpoints": "npm:3.936.0" "@aws-sdk/util-user-agent-browser": "npm:3.936.0" - "@aws-sdk/util-user-agent-node": "npm:3.940.0" + "@aws-sdk/util-user-agent-node": "npm:3.946.0" "@smithy/config-resolver": "npm:^4.4.3" - "@smithy/core": "npm:^3.18.5" + "@smithy/core": "npm:^3.18.7" "@smithy/fetch-http-handler": "npm:^5.3.6" "@smithy/hash-node": "npm:^4.2.5" "@smithy/invalid-dependency": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.2.5" - "@smithy/middleware-endpoint": "npm:^4.3.12" - "@smithy/middleware-retry": "npm:^4.4.12" + "@smithy/middleware-endpoint": "npm:^4.3.14" + "@smithy/middleware-retry": "npm:^4.4.14" "@smithy/middleware-serde": "npm:^4.2.6" "@smithy/middleware-stack": "npm:^4.2.5" "@smithy/node-config-provider": "npm:^4.3.5" "@smithy/node-http-handler": "npm:^4.4.5" "@smithy/protocol-http": "npm:^5.3.5" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/smithy-client": "npm:^4.9.10" "@smithy/types": "npm:^4.9.0" "@smithy/url-parser": "npm:^4.2.5" "@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.11" - "@smithy/util-defaults-mode-node": "npm:^4.2.14" + "@smithy/util-defaults-mode-browser": "npm:^4.3.13" + "@smithy/util-defaults-mode-node": "npm:^4.2.16" "@smithy/util-endpoints": "npm:^3.2.5" "@smithy/util-middleware": "npm:^4.2.5" "@smithy/util-retry": "npm:^4.2.5" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/c0f6c8bc4ad55f2b573fbc40f472b974679c11c6e2bc224b1b9a4f4a9134895b37127eaaa588d56cb2e32522de4921dd813ae7229f5db4fedeeea1d06500e74c + checksum: 10c0/403f88113b35b000b2d813b455614659e17cce4cc3a8ddf350460a3827bfd969f984f725bc0172e0a3e3e96d667f9259d9f4ea5051483760aac5c5657c6cb986 languageName: node linkType: hard -"@aws-sdk/core@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/core@npm:3.940.0" +"@aws-sdk/core@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/core@npm:3.946.0" dependencies: "@aws-sdk/types": "npm:3.936.0" "@aws-sdk/xml-builder": "npm:3.930.0" - "@smithy/core": "npm:^3.18.5" + "@smithy/core": "npm:^3.18.7" "@smithy/node-config-provider": "npm:^4.3.5" "@smithy/property-provider": "npm:^4.2.5" "@smithy/protocol-http": "npm:^5.3.5" "@smithy/signature-v4": "npm:^5.3.5" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/smithy-client": "npm:^4.9.10" "@smithy/types": "npm:^4.9.0" "@smithy/util-base64": "npm:^4.3.0" "@smithy/util-middleware": "npm:^4.2.5" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/090b960007d3fe7a6f54d6e9a739f7de51c25d6e8f7519821ed94d8760508a9a1f034bc4ffc8b87a797eba485baf7024d45fc86556ce224b35da2530fe85af20 + checksum: 10c0/a6945e0e66fc877c401203d24557126822435f21979bd53e976f26884cb6c72d93730936283ea6353ff6930106837ea8aeae67de34ccb03c7dc4c78ad6d92be5 languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.940.0" +"@aws-sdk/credential-provider-env@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.946.0" dependencies: - "@aws-sdk/core": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@smithy/property-provider": "npm:^4.2.5" "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/538ede72ad6357ccc613957b11bcd254789cd502e14938c26870c326ff1518df9bb5b23fd4d1139bac77b4394ea6a1a621ad025609d62f86d7b363636ca73e5e + checksum: 10c0/5271b80a2102385e3111749cd09b8fadae98d2a262ec00f2e4d5abead5877009f8f10052b0ad6067e7ab1bc9408876ea9ba543a913c6efb06abbe7ff479f9534 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.940.0" +"@aws-sdk/credential-provider-http@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.946.0" dependencies: - "@aws-sdk/core": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@smithy/fetch-http-handler": "npm:^5.3.6" "@smithy/node-http-handler": "npm:^4.4.5" "@smithy/property-provider": "npm:^4.2.5" "@smithy/protocol-http": "npm:^5.3.5" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/smithy-client": "npm:^4.9.10" "@smithy/types": "npm:^4.9.0" "@smithy/util-stream": "npm:^4.5.6" tslib: "npm:^2.6.2" - checksum: 10c0/a3092b60041cb5be3d07891c1be959b14420a5d630372030877970c7d111c0ca8881daeb6740c16767c3a587a9a65d5e6aa8081a73a58a6cccefc98f9307a9e3 + checksum: 10c0/1db9345bfe9b561c992cc9a641da2d2689a1e7027d4f2333979f6b3832f457f63a3920e8c3cb3cb1580e794097a9a821af3a78b0c8c8c1e47ebe7f641ff38e3b languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.940.0" +"@aws-sdk/credential-provider-ini@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.946.0" dependencies: - "@aws-sdk/core": "npm:3.940.0" - "@aws-sdk/credential-provider-env": "npm:3.940.0" - "@aws-sdk/credential-provider-http": "npm:3.940.0" - "@aws-sdk/credential-provider-login": "npm:3.940.0" - "@aws-sdk/credential-provider-process": "npm:3.940.0" - "@aws-sdk/credential-provider-sso": "npm:3.940.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.940.0" - "@aws-sdk/nested-clients": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" + "@aws-sdk/credential-provider-env": "npm:3.946.0" + "@aws-sdk/credential-provider-http": "npm:3.946.0" + "@aws-sdk/credential-provider-login": "npm:3.946.0" + "@aws-sdk/credential-provider-process": "npm:3.946.0" + "@aws-sdk/credential-provider-sso": "npm:3.946.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.946.0" + "@aws-sdk/nested-clients": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@smithy/credential-provider-imds": "npm:^4.2.5" "@smithy/property-provider": "npm:^4.2.5" "@smithy/shared-ini-file-loader": "npm:^4.4.0" "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/28b78575da447ea9a8f21c926fe0b1ef037e886a1676d60e168702abbeb070241a869b758bab1522e9e97ad7940376e30e7866c72201fab46a3dd67c4073af94 + checksum: 10c0/a36b55e5f3f1e3353839bbf55f5b63f2607a0131d188c33278ca4e69ed4df7e59760e27ce626bf2c59585d1f186215505ec120da4a6073b2eafb22526dfda99b languageName: node linkType: hard -"@aws-sdk/credential-provider-login@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/credential-provider-login@npm:3.940.0" +"@aws-sdk/credential-provider-login@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/credential-provider-login@npm:3.946.0" dependencies: - "@aws-sdk/core": "npm:3.940.0" - "@aws-sdk/nested-clients": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" + "@aws-sdk/nested-clients": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@smithy/property-provider": "npm:^4.2.5" "@smithy/protocol-http": "npm:^5.3.5" "@smithy/shared-ini-file-loader": "npm:^4.4.0" "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/a408b413bf13c73c25bec80323e0cb59a86cf44b724156db6fd34cd8ae72b55af81a0c7c6325d1f99b85bd5f04aa64edadd06910c4f7ab0e5f8a714c54aad26e + checksum: 10c0/c7233e4a52615912fb2c3cc1d6caf7bb17a3f7c6bdf94ee1f198999a4268c004256041739b5fbc04a35fbc99b2ac7c025146ea63e26aded94b7dcb40b4db88a1 languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.940.0" +"@aws-sdk/credential-provider-node@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.946.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.940.0" - "@aws-sdk/credential-provider-http": "npm:3.940.0" - "@aws-sdk/credential-provider-ini": "npm:3.940.0" - "@aws-sdk/credential-provider-process": "npm:3.940.0" - "@aws-sdk/credential-provider-sso": "npm:3.940.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.940.0" + "@aws-sdk/credential-provider-env": "npm:3.946.0" + "@aws-sdk/credential-provider-http": "npm:3.946.0" + "@aws-sdk/credential-provider-ini": "npm:3.946.0" + "@aws-sdk/credential-provider-process": "npm:3.946.0" + "@aws-sdk/credential-provider-sso": "npm:3.946.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@smithy/credential-provider-imds": "npm:^4.2.5" "@smithy/property-provider": "npm:^4.2.5" "@smithy/shared-ini-file-loader": "npm:^4.4.0" "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/ecaa866d4cf9bce5cdf71e67d76e3e1b35e0f57b266f2b3447c08ccd5555c5b19d83a015cc153d2b6165ff6b1fce0c55d08eb306dcde909583741200ae287469 + checksum: 10c0/dc4f3c8149da98df886040c8d2407ec08150388d6042ee25dd219541c19286f4f49c7614a40d15128f5333a32dc7b0c9449e9230d56a9a4a8268c0e4cf1c7ee1 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.940.0" +"@aws-sdk/credential-provider-process@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.946.0" dependencies: - "@aws-sdk/core": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@smithy/property-provider": "npm:^4.2.5" "@smithy/shared-ini-file-loader": "npm:^4.4.0" "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/42aba573606be61f5d82120fa5379ff6eaf819be0972b20b08422a25b7f41c2113eaa762476590a08912ca248bd7eddf3504bd6620b18a98574450315b4962d0 + checksum: 10c0/57f0eb7fdd72c833aac563f7cd7264c35fdddfa3ed40f29adc0487a8136fe893e314e948137ceeff945ee8d4784eafd2228204968016f0dfc2c5cfe230131412 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.940.0" +"@aws-sdk/credential-provider-sso@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.946.0" dependencies: - "@aws-sdk/client-sso": "npm:3.940.0" - "@aws-sdk/core": "npm:3.940.0" - "@aws-sdk/token-providers": "npm:3.940.0" + "@aws-sdk/client-sso": "npm:3.946.0" + "@aws-sdk/core": "npm:3.946.0" + "@aws-sdk/token-providers": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@smithy/property-provider": "npm:^4.2.5" "@smithy/shared-ini-file-loader": "npm:^4.4.0" "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/fd6397d6df02ce23b1151a4453d35fd123b15a71322aab3e50885268ecac21cd441bc02063b0ad834d57ce57e70c3cf07f1e6ad75814e7baf74741a5919d3e9c + checksum: 10c0/8633a93a252c0cfb07e3f82262a08a59e0528b23c1d4bdfdecdaff0c4f40cba54254245e91d9eb01ffe9ac98ae16315668b9d66a16c1665f82c022e349f6fd58 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.940.0" +"@aws-sdk/credential-provider-web-identity@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.946.0" dependencies: - "@aws-sdk/core": "npm:3.940.0" - "@aws-sdk/nested-clients": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" + "@aws-sdk/nested-clients": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@smithy/property-provider": "npm:^4.2.5" "@smithy/shared-ini-file-loader": "npm:^4.4.0" "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/9967bbde6603372b89a600cfed211caa769709e34b27f90f627ee5b60c5994b6db0f17b4bbd1ea4ac133092691dc94a0776ba82a187075e875005c864eb7e851 + checksum: 10c0/4cfc4d0139592916f77343804b8b19f1505f1f7c4ff68db0f0459107e10293b55077f541acd9ec9ee6e14e2bd4ea973c0eb3251ae00de3fe871f065417223f78 languageName: node linkType: hard -"@aws-sdk/lib-storage@npm:^3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/lib-storage@npm:3.940.0" +"@aws-sdk/lib-storage@npm:^3.943.0": + version: 3.946.0 + resolution: "@aws-sdk/lib-storage@npm:3.946.0" dependencies: "@smithy/abort-controller": "npm:^4.2.5" - "@smithy/middleware-endpoint": "npm:^4.3.12" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/middleware-endpoint": "npm:^4.3.14" + "@smithy/smithy-client": "npm:^4.9.10" buffer: "npm:5.6.0" events: "npm:3.3.0" stream-browserify: "npm:3.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-s3": ^3.940.0 - checksum: 10c0/e3c3118fa352f588f816a603ab91a2be10fd1d9c2008837d9d1ff1026b6116360f002da92e574f7c3c09c6a9c576f41ac42c8064b847c43510efa46188b6e80c + "@aws-sdk/client-s3": ^3.946.0 + checksum: 10c0/0c6b19e116c39112bd45139cd4ead051cba1049416f06e34366d64a891ced09eb493535e7a34090c25579c1cb5e7c2e06af2970ea4b4beb2dc6438718740b919 languageName: node linkType: hard @@ -820,14 +820,14 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.940.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.946.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.940.0" + "@aws-sdk/core": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@smithy/is-array-buffer": "npm:^4.2.0" "@smithy/node-config-provider": "npm:^4.3.5" @@ -837,7 +837,7 @@ __metadata: "@smithy/util-stream": "npm:^4.5.6" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/d5d0b549baf03c1f103fe6a266f980d9f93116ac12d98285819192a29e1a0e58eb2ca12a9e5f6f3290294ec8fac85d0c0bb992105b895d93c4328dbc7aa665fb + checksum: 10c0/a89c4c541fdea21eb96ac88dba28514efd3b53f2ee377483f51f3f1eb997f0945866a2819ba0a0a17e8191d11a6a55660b530ae0017961ac39e1acee4300f0c3 languageName: node linkType: hard @@ -888,55 +888,55 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-sdk-ec2@npm:3.936.0": - version: 3.936.0 - resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.936.0" +"@aws-sdk/middleware-sdk-ec2@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.946.0" dependencies: "@aws-sdk/types": "npm:3.936.0" "@aws-sdk/util-format-url": "npm:3.936.0" - "@smithy/middleware-endpoint": "npm:^4.3.12" + "@smithy/middleware-endpoint": "npm:^4.3.14" "@smithy/protocol-http": "npm:^5.3.5" "@smithy/signature-v4": "npm:^5.3.5" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/smithy-client": "npm:^4.9.10" "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/48b810facc30e894aa1af90009b93e3df2a38d2edba787edadf1a9a1784c8c2a4f3de4e0bc421b764957ddb50312e87581fabb6f8d30bbb8846fb9e8a79234e2 + checksum: 10c0/108c7b6ed276c7827d6d345603822062e4345929ccc28922e7b90d898f7db58e5f0f553430f85374bfaf66939eeea32f8757f249d77dde16cfd78a4579250526 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.940.0" +"@aws-sdk/middleware-sdk-s3@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.946.0" dependencies: - "@aws-sdk/core": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@aws-sdk/util-arn-parser": "npm:3.893.0" - "@smithy/core": "npm:^3.18.5" + "@smithy/core": "npm:^3.18.7" "@smithy/node-config-provider": "npm:^4.3.5" "@smithy/protocol-http": "npm:^5.3.5" "@smithy/signature-v4": "npm:^5.3.5" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/smithy-client": "npm:^4.9.10" "@smithy/types": "npm:^4.9.0" "@smithy/util-config-provider": "npm:^4.2.0" "@smithy/util-middleware": "npm:^4.2.5" "@smithy/util-stream": "npm:^4.5.6" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/ecd85d7c391f53d5dc26658289428c2444781b1e612d98c8d86dca4d8ff07ac473886cfd07f396592ab14abc59651d7954e2fa532e2efbb84e29f5ecbc69f00f + checksum: 10c0/570d5b21fb9e855529382afcd2e7d87d7caacd69e442c9806389d11b977c127d1adb3cb8bacf7f1c87ee53a09d4fe5a9c2e3c6698985ec3e0c068529bf67a595 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-sqs@npm:3.936.0": - version: 3.936.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.936.0" +"@aws-sdk/middleware-sdk-sqs@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.946.0" dependencies: "@aws-sdk/types": "npm:3.936.0" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/smithy-client": "npm:^4.9.10" "@smithy/types": "npm:^4.9.0" "@smithy/util-hex-encoding": "npm:^4.2.0" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/0a9fec58088a25f580483883ee922c19176c2e49ba45ea38580f17bf205835ab3e697e3a4be999cd9265b219a6061ec8f5b5caddb075fe49a9680fe5b4639619 + checksum: 10c0/cb379b3271007f5700d0972e36636834c3a442e94bbc9bb514f2163f1561ce56efb829fdb848d8e9bfb0d9e7a25b022155ce428a0c30a53368633b4cf37f080b languageName: node linkType: hard @@ -951,64 +951,64 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.940.0" +"@aws-sdk/middleware-user-agent@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.946.0" dependencies: - "@aws-sdk/core": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@aws-sdk/util-endpoints": "npm:3.936.0" - "@smithy/core": "npm:^3.18.5" + "@smithy/core": "npm:^3.18.7" "@smithy/protocol-http": "npm:^5.3.5" "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/1756e35c96c5289857c65c8620d9e3afe5b14259fb0bb1290f8f08d879dd62a44569b28c505e2a56e641300df4e15fd7f29e788d1301ee2a0926caab6d2d0b9f + checksum: 10c0/6bc8e5a400d459062eaa23e8fca680e21eb2796b609774047fdfff10c1d8a121b5f2cdf6eca6c94b190b73a1afa47e0b21e3b044f3135c45c2864e4088eea7bb languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/nested-clients@npm:3.940.0" +"@aws-sdk/nested-clients@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/nested-clients@npm:3.946.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" "@aws-sdk/middleware-host-header": "npm:3.936.0" "@aws-sdk/middleware-logger": "npm:3.936.0" "@aws-sdk/middleware-recursion-detection": "npm:3.936.0" - "@aws-sdk/middleware-user-agent": "npm:3.940.0" + "@aws-sdk/middleware-user-agent": "npm:3.946.0" "@aws-sdk/region-config-resolver": "npm:3.936.0" "@aws-sdk/types": "npm:3.936.0" "@aws-sdk/util-endpoints": "npm:3.936.0" "@aws-sdk/util-user-agent-browser": "npm:3.936.0" - "@aws-sdk/util-user-agent-node": "npm:3.940.0" + "@aws-sdk/util-user-agent-node": "npm:3.946.0" "@smithy/config-resolver": "npm:^4.4.3" - "@smithy/core": "npm:^3.18.5" + "@smithy/core": "npm:^3.18.7" "@smithy/fetch-http-handler": "npm:^5.3.6" "@smithy/hash-node": "npm:^4.2.5" "@smithy/invalid-dependency": "npm:^4.2.5" "@smithy/middleware-content-length": "npm:^4.2.5" - "@smithy/middleware-endpoint": "npm:^4.3.12" - "@smithy/middleware-retry": "npm:^4.4.12" + "@smithy/middleware-endpoint": "npm:^4.3.14" + "@smithy/middleware-retry": "npm:^4.4.14" "@smithy/middleware-serde": "npm:^4.2.6" "@smithy/middleware-stack": "npm:^4.2.5" "@smithy/node-config-provider": "npm:^4.3.5" "@smithy/node-http-handler": "npm:^4.4.5" "@smithy/protocol-http": "npm:^5.3.5" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/smithy-client": "npm:^4.9.10" "@smithy/types": "npm:^4.9.0" "@smithy/url-parser": "npm:^4.2.5" "@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.11" - "@smithy/util-defaults-mode-node": "npm:^4.2.14" + "@smithy/util-defaults-mode-browser": "npm:^4.3.13" + "@smithy/util-defaults-mode-node": "npm:^4.2.16" "@smithy/util-endpoints": "npm:^3.2.5" "@smithy/util-middleware": "npm:^4.2.5" "@smithy/util-retry": "npm:^4.2.5" "@smithy/util-utf8": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/6695cd044d5b43f26a6d2ae533dcd56f6a8780dc0a19e152af1dfb1017fa1a1813c1e742ca7ba608561f881f4cd4e18f957293698d880d857b460dd715b8ac50 + checksum: 10c0/f85f1482f5971c177ddad1194e5fad4268c12a460fec05c8bc7a8256885a9a10192dfe5c0d46b21456cf39dc3a5d1f3bafdba749483fb4d9e8cbeb54349a72eb languageName: node linkType: hard @@ -1025,32 +1025,32 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.940.0" +"@aws-sdk/signature-v4-multi-region@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.946.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.940.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@smithy/protocol-http": "npm:^5.3.5" "@smithy/signature-v4": "npm:^5.3.5" "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/877127f4f3a64e62e110b80b7f1c0f6e99a670e2263d4efa2c46c5ae249ee9cf5081a1e38e1f8c3df2fedffb772f6a33f348f95b2301246c9b37b46c32aa055e + checksum: 10c0/8aad77641947b498894b1a29b05b36c58e0e8a6db15988ea610b7a7e65b8482efa3ab868f4b1eb9c4238801e61eaa22aa857ae5147d93961e638291568a20d3a languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/token-providers@npm:3.940.0" +"@aws-sdk/token-providers@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/token-providers@npm:3.946.0" dependencies: - "@aws-sdk/core": "npm:3.940.0" - "@aws-sdk/nested-clients": "npm:3.940.0" + "@aws-sdk/core": "npm:3.946.0" + "@aws-sdk/nested-clients": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@smithy/property-provider": "npm:^4.2.5" "@smithy/shared-ini-file-loader": "npm:^4.4.0" "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/6dc90385d521521124eb65a1acdc28c792f5c353c15cc61ba08f7e2dae45f3ad81e02603eb0c244f453409becf73ec7c4e92a32048a464f07e85055a84faf0d7 + checksum: 10c0/df09fd07715fea2a8c5080a934e9dfc1cda64b07c4ba0a2814706e645034b56de5ee9a4f901c483faadc898e2390645c51e6710614f8e50860e89c08f5e787cf languageName: node linkType: hard @@ -1129,11 +1129,11 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.940.0": - version: 3.940.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.940.0" +"@aws-sdk/util-user-agent-node@npm:3.946.0": + version: 3.946.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.946.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.940.0" + "@aws-sdk/middleware-user-agent": "npm:3.946.0" "@aws-sdk/types": "npm:3.936.0" "@smithy/node-config-provider": "npm:^4.3.5" "@smithy/types": "npm:^4.9.0" @@ -1143,7 +1143,7 @@ __metadata: peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/0287c87d3e4bb8f679c54123314ed164013b357ad7a8eefd1685ecef14c6fed062e31e9a689c6e761acc49a1f3eb1903a95d450f823c76fb89f49a4729a83a93 + checksum: 10c0/b74f3c7fa19df156be4e2637f14bbf95be2f37334ef50e4c473a4297762dd8acf7d937a89ce316903d2a937cf4c6d060e1a1f141fa20e5d5adfd6a38c2421233 languageName: node linkType: hard @@ -4213,9 +4213,9 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^3.18.5": - version: 3.18.5 - resolution: "@smithy/core@npm:3.18.5" +"@smithy/core@npm:^3.18.7": + version: 3.18.7 + resolution: "@smithy/core@npm:3.18.7" dependencies: "@smithy/middleware-serde": "npm:^4.2.6" "@smithy/protocol-http": "npm:^5.3.5" @@ -4227,7 +4227,7 @@ __metadata: "@smithy/util-utf8": "npm:^4.2.0" "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/c6ccaf4a0639524e0141905224cbbd0142a98ee4917bc0e3e914bcc887be5f7740f1baa2717dab131f5e185fa69002d3cb5cb1a40e5a1a31c5c2c30bd946060d + checksum: 10c0/dddf579c5efb8d0875a926d23f10e73d1898969022dcef533d210cb73c930be6faf59adc6ea324ef5b6e7eee25dac3c622e2c988439263405cdf498147ea024f languageName: node linkType: hard @@ -4397,11 +4397,11 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.3.12": - version: 4.3.12 - resolution: "@smithy/middleware-endpoint@npm:4.3.12" +"@smithy/middleware-endpoint@npm:^4.3.14": + version: 4.3.14 + resolution: "@smithy/middleware-endpoint@npm:4.3.14" dependencies: - "@smithy/core": "npm:^3.18.5" + "@smithy/core": "npm:^3.18.7" "@smithy/middleware-serde": "npm:^4.2.6" "@smithy/node-config-provider": "npm:^4.3.5" "@smithy/shared-ini-file-loader": "npm:^4.4.0" @@ -4409,24 +4409,24 @@ __metadata: "@smithy/url-parser": "npm:^4.2.5" "@smithy/util-middleware": "npm:^4.2.5" tslib: "npm:^2.6.2" - checksum: 10c0/0bfb1d825d15eed389e603e547aab134c8064c3e82fad9241f721d0f896d2f3490516d8b0a845869c78a1d071040df26cd4e3234b171bab130f0da13cb4f2a94 + checksum: 10c0/50618535c73a4d9322967013a8cd6026dcd0ec37686cc53d990bf2bb3ed18aa84fddecfae080fa6ceb57297ddedf6f1b42c82249ad513792bf1b6cb89480b530 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.4.12": - version: 4.4.12 - resolution: "@smithy/middleware-retry@npm:4.4.12" +"@smithy/middleware-retry@npm:^4.4.14": + version: 4.4.14 + resolution: "@smithy/middleware-retry@npm:4.4.14" dependencies: "@smithy/node-config-provider": "npm:^4.3.5" "@smithy/protocol-http": "npm:^5.3.5" "@smithy/service-error-classification": "npm:^4.2.5" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/smithy-client": "npm:^4.9.10" "@smithy/types": "npm:^4.9.0" "@smithy/util-middleware": "npm:^4.2.5" "@smithy/util-retry": "npm:^4.2.5" "@smithy/uuid": "npm:^1.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/3c958a58c6346b07d3d1231e4835754fe159f4697bb2b8d8a0e173ec9325e92d5e73a21b1f8f7854b390fc5a5715c44a44a50ea389c17edf95178a8173d819c4 + checksum: 10c0/03ffc52f690c6663bec91c417bf578f43bcb62325c6145d1e0fe98cab6809534d7b4c7cb7dcbe393613487c70886a0cba1c7863ad055e96d257e3f0d914d06be languageName: node linkType: hard @@ -4561,18 +4561,18 @@ __metadata: languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.9.8": - version: 4.9.8 - resolution: "@smithy/smithy-client@npm:4.9.8" +"@smithy/smithy-client@npm:^4.9.10": + version: 4.9.10 + resolution: "@smithy/smithy-client@npm:4.9.10" dependencies: - "@smithy/core": "npm:^3.18.5" - "@smithy/middleware-endpoint": "npm:^4.3.12" + "@smithy/core": "npm:^3.18.7" + "@smithy/middleware-endpoint": "npm:^4.3.14" "@smithy/middleware-stack": "npm:^4.2.5" "@smithy/protocol-http": "npm:^5.3.5" "@smithy/types": "npm:^4.9.0" "@smithy/util-stream": "npm:^4.5.6" tslib: "npm:^2.6.2" - checksum: 10c0/42752686da591865cea0f5f7379eb729bdba003ddf59cfc05368e4155b350d6499772426e66b32c9e9af003fe1eb812170652a5d0f996097df4411c722120852 + checksum: 10c0/6129126b0129e2ecc58a15b9cc83d6f5b52d45ec488126063be20dc1eb0e94c7f1bd4406e9eb1c670830f84dc5969ffb4117d3bf33a89794a7e0615d66a06707 languageName: node linkType: hard @@ -4672,30 +4672,30 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.3.11": - version: 4.3.11 - resolution: "@smithy/util-defaults-mode-browser@npm:4.3.11" +"@smithy/util-defaults-mode-browser@npm:^4.3.13": + version: 4.3.13 + resolution: "@smithy/util-defaults-mode-browser@npm:4.3.13" dependencies: "@smithy/property-provider": "npm:^4.2.5" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/smithy-client": "npm:^4.9.10" "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/ec5601922356a7249448007d03036e9ffc9ddede5f2567f5de2a826a2dc18c1f27c038543eae96a58837a248f412fbb67c965cc43e1029a2519e8440760e790f + checksum: 10c0/536d9efea73d9935876482b6e55e80351839bdd95c394a61ae54d238fefa2f836c0bbcffc33d80cd75369fc513a6bb8f30898270785d21ba89f9938bf0625aca languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.2.14": - version: 4.2.14 - resolution: "@smithy/util-defaults-mode-node@npm:4.2.14" +"@smithy/util-defaults-mode-node@npm:^4.2.16": + version: 4.2.16 + resolution: "@smithy/util-defaults-mode-node@npm:4.2.16" dependencies: "@smithy/config-resolver": "npm:^4.4.3" "@smithy/credential-provider-imds": "npm:^4.2.5" "@smithy/node-config-provider": "npm:^4.3.5" "@smithy/property-provider": "npm:^4.2.5" - "@smithy/smithy-client": "npm:^4.9.8" + "@smithy/smithy-client": "npm:^4.9.10" "@smithy/types": "npm:^4.9.0" tslib: "npm:^2.6.2" - checksum: 10c0/965860eddf4f73de7574060bc717a8ca27591456ca0cd36f114ceab2ba5a05cb53931b40088642bc866e3bde9f812bb60b5a12ff04fe1820d059b362a9443a41 + checksum: 10c0/95a6c5f07e6d7fffa0985973deed254a55b0dc3d18e2dd72834f60f9c8988c92d09dde70d20962fb02ac1c173ff251165c2d4eea54ed679bc77c7681a4896fdb languageName: node linkType: hard