diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index 5ba7702749..5386fc5a06 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.787.0", - "@aws-sdk/client-ssm": "^3.787.0", + "@aws-sdk/client-ec2": "^3.798.0", + "@aws-sdk/client-ssm": "^3.798.0", "cron-parser": "^5.0.4" }, "nx": { diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index d450127fcc..5e1fb960c5 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.18.0", - "@aws-sdk/client-ec2": "^3.787.0", - "@aws-sdk/client-sqs": "^3.787.0", + "@aws-sdk/client-ec2": "^3.798.0", + "@aws-sdk/client-sqs": "^3.798.0", "@middy/core": "^6.1.6", "@octokit/auth-app": "7.2.1", "@octokit/core": "6.1.5", diff --git a/lambdas/functions/gh-agent-syncer/package.json b/lambdas/functions/gh-agent-syncer/package.json index 6495385831..41e2e630ba 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.787.0", - "@aws-sdk/lib-storage": "^3.787.0", + "@aws-sdk/client-s3": "^3.798.0", + "@aws-sdk/lib-storage": "^3.798.0", "@middy/core": "^6.1.6", "@octokit/rest": "21.1.1", "axios": "^1.8.4" diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index 6021aa315a..c37f74dfbb 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.787.0", + "@aws-sdk/client-ec2": "^3.798.0", "@middy/core": "^6.1.6" }, "nx": { diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index fb304abf43..7d1d7f7e1b 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.790.0", + "@aws-sdk/client-eventbridge": "^3.798.0", "@octokit/webhooks-types": "^7.6.1", "@types/aws-lambda": "^8.10.147", "@types/express": "^5.0.0", @@ -30,7 +30,7 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-sqs": "^3.787.0", + "@aws-sdk/client-sqs": "^3.798.0", "@middy/core": "^6.1.6", "@octokit/rest": "21.1.1", "@octokit/types": "^14.0.0", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index 20a87bc334..e406e596ba 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.787.0" + "@aws-sdk/client-ssm": "^3.798.0" }, "nx": { "includedScripts": [ diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index a204899375..5bac2c31a9 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -126,8 +126,8 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-ec2": "npm:^3.787.0" - "@aws-sdk/client-ssm": "npm:^3.787.0" + "@aws-sdk/client-ec2": "npm:^3.798.0" + "@aws-sdk/client-ssm": "npm:^3.798.0" "@aws-sdk/types": "npm:^3.775.0" "@types/aws-lambda": "npm:^8.10.147" "@vercel/ncc": "npm:^0.38.3" @@ -156,7 +156,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.787.0" + "@aws-sdk/client-ssm": "npm:^3.798.0" "@aws-sdk/types": "npm:^3.775.0" "@types/aws-lambda": "npm:^8.10.147" "@types/node": "npm:^22.14.0" @@ -172,8 +172,8 @@ __metadata: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" "@aws-lambda-powertools/parameters": "npm:^2.18.0" - "@aws-sdk/client-ec2": "npm:^3.787.0" - "@aws-sdk/client-sqs": "npm:^3.787.0" + "@aws-sdk/client-ec2": "npm:^3.798.0" + "@aws-sdk/client-sqs": "npm:^3.798.0" "@aws-sdk/types": "npm:^3.775.0" "@middy/core": "npm:^6.1.6" "@octokit/auth-app": "npm:7.2.1" @@ -199,8 +199,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.787.0" - "@aws-sdk/lib-storage": "npm:^3.787.0" + "@aws-sdk/client-s3": "npm:^3.798.0" + "@aws-sdk/lib-storage": "npm:^3.798.0" "@aws-sdk/types": "npm:^3.775.0" "@middy/core": "npm:^6.1.6" "@octokit/rest": "npm:21.1.1" @@ -220,7 +220,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.787.0" + "@aws-sdk/client-ec2": "npm:^3.798.0" "@aws-sdk/types": "npm:^3.775.0" "@middy/core": "npm:^6.1.6" "@types/aws-lambda": "npm:^8.10.147" @@ -237,8 +237,8 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-eventbridge": "npm:^3.790.0" - "@aws-sdk/client-sqs": "npm:^3.787.0" + "@aws-sdk/client-eventbridge": "npm:^3.798.0" + "@aws-sdk/client-sqs": "npm:^3.798.0" "@middy/core": "npm:^6.1.6" "@octokit/rest": "npm:21.1.1" "@octokit/types": "npm:^14.0.0" @@ -338,45 +338,45 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:^3.787.0": - version: 3.787.0 - resolution: "@aws-sdk/client-ec2@npm:3.787.0" +"@aws-sdk/client-ec2@npm:^3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/client-ec2@npm:3.798.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.775.0" - "@aws-sdk/credential-provider-node": "npm:3.787.0" + "@aws-sdk/core": "npm:3.798.0" + "@aws-sdk/credential-provider-node": "npm:3.798.0" "@aws-sdk/middleware-host-header": "npm:3.775.0" "@aws-sdk/middleware-logger": "npm:3.775.0" "@aws-sdk/middleware-recursion-detection": "npm:3.775.0" - "@aws-sdk/middleware-sdk-ec2": "npm:3.775.0" - "@aws-sdk/middleware-user-agent": "npm:3.787.0" + "@aws-sdk/middleware-sdk-ec2": "npm:3.798.0" + "@aws-sdk/middleware-user-agent": "npm:3.798.0" "@aws-sdk/region-config-resolver": "npm:3.775.0" "@aws-sdk/types": "npm:3.775.0" "@aws-sdk/util-endpoints": "npm:3.787.0" "@aws-sdk/util-user-agent-browser": "npm:3.775.0" - "@aws-sdk/util-user-agent-node": "npm:3.787.0" + "@aws-sdk/util-user-agent-node": "npm:3.798.0" "@smithy/config-resolver": "npm:^4.1.0" - "@smithy/core": "npm:^3.2.0" + "@smithy/core": "npm:^3.3.0" "@smithy/fetch-http-handler": "npm:^5.0.2" "@smithy/hash-node": "npm:^4.0.2" "@smithy/invalid-dependency": "npm:^4.0.2" "@smithy/middleware-content-length": "npm:^4.0.2" - "@smithy/middleware-endpoint": "npm:^4.1.0" - "@smithy/middleware-retry": "npm:^4.1.0" + "@smithy/middleware-endpoint": "npm:^4.1.1" + "@smithy/middleware-retry": "npm:^4.1.1" "@smithy/middleware-serde": "npm:^4.0.3" "@smithy/middleware-stack": "npm:^4.0.2" "@smithy/node-config-provider": "npm:^4.0.2" "@smithy/node-http-handler": "npm:^4.0.4" "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/smithy-client": "npm:^4.2.1" "@smithy/types": "npm:^4.2.0" "@smithy/url-parser": "npm:^4.0.2" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.8" - "@smithy/util-defaults-mode-node": "npm:^4.0.8" + "@smithy/util-defaults-mode-browser": "npm:^4.0.9" + "@smithy/util-defaults-mode-node": "npm:^4.0.9" "@smithy/util-endpoints": "npm:^3.0.2" "@smithy/util-middleware": "npm:^4.0.2" "@smithy/util-retry": "npm:^4.0.2" @@ -385,86 +385,86 @@ __metadata: "@types/uuid": "npm:^9.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/6fc44016b01b339f88226a1687dca6cd11d74cc2018edfdef673a06e7698e7e540c623238958de365b1f9d8067c536a37dcccdec4777e3e509a45c768470c649 + checksum: 10c0/e0a27413aaf8f4a6ebc607c548f0452de53869c605eebe7dd78bc1ee39caf784722d5fa17a64d1eb0b7c9a5be73a6c57725cde3b47c585e78b5e55dc25e46ce0 languageName: node linkType: hard -"@aws-sdk/client-eventbridge@npm:^3.790.0": - version: 3.790.0 - resolution: "@aws-sdk/client-eventbridge@npm:3.790.0" +"@aws-sdk/client-eventbridge@npm:^3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/client-eventbridge@npm:3.798.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.775.0" - "@aws-sdk/credential-provider-node": "npm:3.787.0" + "@aws-sdk/core": "npm:3.798.0" + "@aws-sdk/credential-provider-node": "npm:3.798.0" "@aws-sdk/middleware-host-header": "npm:3.775.0" "@aws-sdk/middleware-logger": "npm:3.775.0" "@aws-sdk/middleware-recursion-detection": "npm:3.775.0" - "@aws-sdk/middleware-user-agent": "npm:3.787.0" + "@aws-sdk/middleware-user-agent": "npm:3.798.0" "@aws-sdk/region-config-resolver": "npm:3.775.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.775.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.798.0" "@aws-sdk/types": "npm:3.775.0" "@aws-sdk/util-endpoints": "npm:3.787.0" "@aws-sdk/util-user-agent-browser": "npm:3.775.0" - "@aws-sdk/util-user-agent-node": "npm:3.787.0" + "@aws-sdk/util-user-agent-node": "npm:3.798.0" "@smithy/config-resolver": "npm:^4.1.0" - "@smithy/core": "npm:^3.2.0" + "@smithy/core": "npm:^3.3.0" "@smithy/fetch-http-handler": "npm:^5.0.2" "@smithy/hash-node": "npm:^4.0.2" "@smithy/invalid-dependency": "npm:^4.0.2" "@smithy/middleware-content-length": "npm:^4.0.2" - "@smithy/middleware-endpoint": "npm:^4.1.0" - "@smithy/middleware-retry": "npm:^4.1.0" + "@smithy/middleware-endpoint": "npm:^4.1.1" + "@smithy/middleware-retry": "npm:^4.1.1" "@smithy/middleware-serde": "npm:^4.0.3" "@smithy/middleware-stack": "npm:^4.0.2" "@smithy/node-config-provider": "npm:^4.0.2" "@smithy/node-http-handler": "npm:^4.0.4" "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/smithy-client": "npm:^4.2.1" "@smithy/types": "npm:^4.2.0" "@smithy/url-parser": "npm:^4.0.2" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.8" - "@smithy/util-defaults-mode-node": "npm:^4.0.8" + "@smithy/util-defaults-mode-browser": "npm:^4.0.9" + "@smithy/util-defaults-mode-node": "npm:^4.0.9" "@smithy/util-endpoints": "npm:^3.0.2" "@smithy/util-middleware": "npm:^4.0.2" "@smithy/util-retry": "npm:^4.0.2" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/b9ccf3c5bcb41d157b9b22e4b70922386e4dccbd06ba416e353a46b8188e0c1029af2f8af596d2206aedb4dc4b66d2d147b9e846da87e32a0c94d87486d02c8a + checksum: 10c0/b7c922de15566435d216c52c2a384d3682d54008b7c8ea6d0cfde8e45c27712dbd4964059f1ae1936b6ab3bd598008ec393c030f716c6b82b6b494cea04059fe languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.787.0": - version: 3.787.0 - resolution: "@aws-sdk/client-s3@npm:3.787.0" +"@aws-sdk/client-s3@npm:^3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/client-s3@npm:3.798.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.775.0" - "@aws-sdk/credential-provider-node": "npm:3.787.0" + "@aws-sdk/core": "npm:3.798.0" + "@aws-sdk/credential-provider-node": "npm:3.798.0" "@aws-sdk/middleware-bucket-endpoint": "npm:3.775.0" "@aws-sdk/middleware-expect-continue": "npm:3.775.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.787.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.798.0" "@aws-sdk/middleware-host-header": "npm:3.775.0" "@aws-sdk/middleware-location-constraint": "npm:3.775.0" "@aws-sdk/middleware-logger": "npm:3.775.0" "@aws-sdk/middleware-recursion-detection": "npm:3.775.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.775.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.798.0" "@aws-sdk/middleware-ssec": "npm:3.775.0" - "@aws-sdk/middleware-user-agent": "npm:3.787.0" + "@aws-sdk/middleware-user-agent": "npm:3.798.0" "@aws-sdk/region-config-resolver": "npm:3.775.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.775.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.798.0" "@aws-sdk/types": "npm:3.775.0" "@aws-sdk/util-endpoints": "npm:3.787.0" "@aws-sdk/util-user-agent-browser": "npm:3.775.0" - "@aws-sdk/util-user-agent-node": "npm:3.787.0" + "@aws-sdk/util-user-agent-node": "npm:3.798.0" "@aws-sdk/xml-builder": "npm:3.775.0" "@smithy/config-resolver": "npm:^4.1.0" - "@smithy/core": "npm:^3.2.0" + "@smithy/core": "npm:^3.3.0" "@smithy/eventstream-serde-browser": "npm:^4.0.2" "@smithy/eventstream-serde-config-resolver": "npm:^4.1.0" "@smithy/eventstream-serde-node": "npm:^4.0.2" @@ -475,21 +475,21 @@ __metadata: "@smithy/invalid-dependency": "npm:^4.0.2" "@smithy/md5-js": "npm:^4.0.2" "@smithy/middleware-content-length": "npm:^4.0.2" - "@smithy/middleware-endpoint": "npm:^4.1.0" - "@smithy/middleware-retry": "npm:^4.1.0" + "@smithy/middleware-endpoint": "npm:^4.1.1" + "@smithy/middleware-retry": "npm:^4.1.1" "@smithy/middleware-serde": "npm:^4.0.3" "@smithy/middleware-stack": "npm:^4.0.2" "@smithy/node-config-provider": "npm:^4.0.2" "@smithy/node-http-handler": "npm:^4.0.4" "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/smithy-client": "npm:^4.2.1" "@smithy/types": "npm:^4.2.0" "@smithy/url-parser": "npm:^4.0.2" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.8" - "@smithy/util-defaults-mode-node": "npm:^4.0.8" + "@smithy/util-defaults-mode-browser": "npm:^4.0.9" + "@smithy/util-defaults-mode-node": "npm:^4.0.9" "@smithy/util-endpoints": "npm:^3.0.2" "@smithy/util-middleware": "npm:^4.0.2" "@smithy/util-retry": "npm:^4.0.2" @@ -497,97 +497,97 @@ __metadata: "@smithy/util-utf8": "npm:^4.0.0" "@smithy/util-waiter": "npm:^4.0.3" tslib: "npm:^2.6.2" - checksum: 10c0/a00a65998804a1160067c59273f8beb5e55a9b0135e92f439adfb195785adfdd579dfb80ecf20a5ea6d5011db467f809d21bd63c2b3cb44d58982b3cf1c10da8 + checksum: 10c0/05734a82f9e05693f196668178a8bed33a5d34ff023f5fb88597dbaf869579e3e8229c6b57e06fe2061e0a239497db48980f99854ff27b4b3130dbb0e4b43af8 languageName: node linkType: hard -"@aws-sdk/client-sqs@npm:^3.787.0": - version: 3.787.0 - resolution: "@aws-sdk/client-sqs@npm:3.787.0" +"@aws-sdk/client-sqs@npm:^3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/client-sqs@npm:3.798.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.775.0" - "@aws-sdk/credential-provider-node": "npm:3.787.0" + "@aws-sdk/core": "npm:3.798.0" + "@aws-sdk/credential-provider-node": "npm:3.798.0" "@aws-sdk/middleware-host-header": "npm:3.775.0" "@aws-sdk/middleware-logger": "npm:3.775.0" "@aws-sdk/middleware-recursion-detection": "npm:3.775.0" - "@aws-sdk/middleware-sdk-sqs": "npm:3.775.0" - "@aws-sdk/middleware-user-agent": "npm:3.787.0" + "@aws-sdk/middleware-sdk-sqs": "npm:3.798.0" + "@aws-sdk/middleware-user-agent": "npm:3.798.0" "@aws-sdk/region-config-resolver": "npm:3.775.0" "@aws-sdk/types": "npm:3.775.0" "@aws-sdk/util-endpoints": "npm:3.787.0" "@aws-sdk/util-user-agent-browser": "npm:3.775.0" - "@aws-sdk/util-user-agent-node": "npm:3.787.0" + "@aws-sdk/util-user-agent-node": "npm:3.798.0" "@smithy/config-resolver": "npm:^4.1.0" - "@smithy/core": "npm:^3.2.0" + "@smithy/core": "npm:^3.3.0" "@smithy/fetch-http-handler": "npm:^5.0.2" "@smithy/hash-node": "npm:^4.0.2" "@smithy/invalid-dependency": "npm:^4.0.2" "@smithy/md5-js": "npm:^4.0.2" "@smithy/middleware-content-length": "npm:^4.0.2" - "@smithy/middleware-endpoint": "npm:^4.1.0" - "@smithy/middleware-retry": "npm:^4.1.0" + "@smithy/middleware-endpoint": "npm:^4.1.1" + "@smithy/middleware-retry": "npm:^4.1.1" "@smithy/middleware-serde": "npm:^4.0.3" "@smithy/middleware-stack": "npm:^4.0.2" "@smithy/node-config-provider": "npm:^4.0.2" "@smithy/node-http-handler": "npm:^4.0.4" "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/smithy-client": "npm:^4.2.1" "@smithy/types": "npm:^4.2.0" "@smithy/url-parser": "npm:^4.0.2" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.8" - "@smithy/util-defaults-mode-node": "npm:^4.0.8" + "@smithy/util-defaults-mode-browser": "npm:^4.0.9" + "@smithy/util-defaults-mode-node": "npm:^4.0.9" "@smithy/util-endpoints": "npm:^3.0.2" "@smithy/util-middleware": "npm:^4.0.2" "@smithy/util-retry": "npm:^4.0.2" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/ae3a58728612216994faf90d2163c0edfea2ed7a94eff6583be2171057e93cfc6c0b2a080b456fb3be19da801f84e828a56676390fe9d7915e434627d04f4156 + checksum: 10c0/678e2017717bdb3c4b12844c4d2399baaf5328835e9431c09c710ec3fee4824b2eadd862a94f7daae624f7779fb4f5de8f15d8fc4a4a1bcc183d9f2bf318b2c8 languageName: node linkType: hard -"@aws-sdk/client-ssm@npm:^3.787.0": - version: 3.787.0 - resolution: "@aws-sdk/client-ssm@npm:3.787.0" +"@aws-sdk/client-ssm@npm:^3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/client-ssm@npm:3.798.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.775.0" - "@aws-sdk/credential-provider-node": "npm:3.787.0" + "@aws-sdk/core": "npm:3.798.0" + "@aws-sdk/credential-provider-node": "npm:3.798.0" "@aws-sdk/middleware-host-header": "npm:3.775.0" "@aws-sdk/middleware-logger": "npm:3.775.0" "@aws-sdk/middleware-recursion-detection": "npm:3.775.0" - "@aws-sdk/middleware-user-agent": "npm:3.787.0" + "@aws-sdk/middleware-user-agent": "npm:3.798.0" "@aws-sdk/region-config-resolver": "npm:3.775.0" "@aws-sdk/types": "npm:3.775.0" "@aws-sdk/util-endpoints": "npm:3.787.0" "@aws-sdk/util-user-agent-browser": "npm:3.775.0" - "@aws-sdk/util-user-agent-node": "npm:3.787.0" + "@aws-sdk/util-user-agent-node": "npm:3.798.0" "@smithy/config-resolver": "npm:^4.1.0" - "@smithy/core": "npm:^3.2.0" + "@smithy/core": "npm:^3.3.0" "@smithy/fetch-http-handler": "npm:^5.0.2" "@smithy/hash-node": "npm:^4.0.2" "@smithy/invalid-dependency": "npm:^4.0.2" "@smithy/middleware-content-length": "npm:^4.0.2" - "@smithy/middleware-endpoint": "npm:^4.1.0" - "@smithy/middleware-retry": "npm:^4.1.0" + "@smithy/middleware-endpoint": "npm:^4.1.1" + "@smithy/middleware-retry": "npm:^4.1.1" "@smithy/middleware-serde": "npm:^4.0.3" "@smithy/middleware-stack": "npm:^4.0.2" "@smithy/node-config-provider": "npm:^4.0.2" "@smithy/node-http-handler": "npm:^4.0.4" "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/smithy-client": "npm:^4.2.1" "@smithy/types": "npm:^4.2.0" "@smithy/url-parser": "npm:^4.0.2" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.8" - "@smithy/util-defaults-mode-node": "npm:^4.0.8" + "@smithy/util-defaults-mode-browser": "npm:^4.0.9" + "@smithy/util-defaults-mode-node": "npm:^4.0.9" "@smithy/util-endpoints": "npm:^3.0.2" "@smithy/util-middleware": "npm:^4.0.2" "@smithy/util-retry": "npm:^4.0.2" @@ -596,205 +596,205 @@ __metadata: "@types/uuid": "npm:^9.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/7879f92e2ef83f374b83dd7e1f6e3d267ba0be0ed7e779fb9a416ee50a7470557947e8f1e9ff9c3b4a8bae1211d93506eefeee003dae5ed76cb5fc611e831f40 + checksum: 10c0/47ecf4cd098bb7fc21b86db89199f85ed3fe5c35978e53714b6077ef226f240523301ff1935a927ad47b55babc432fd4facfc2cb88f468a13fe3c6da9b2953c6 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.787.0": - version: 3.787.0 - resolution: "@aws-sdk/client-sso@npm:3.787.0" +"@aws-sdk/client-sso@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/client-sso@npm:3.798.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.775.0" + "@aws-sdk/core": "npm:3.798.0" "@aws-sdk/middleware-host-header": "npm:3.775.0" "@aws-sdk/middleware-logger": "npm:3.775.0" "@aws-sdk/middleware-recursion-detection": "npm:3.775.0" - "@aws-sdk/middleware-user-agent": "npm:3.787.0" + "@aws-sdk/middleware-user-agent": "npm:3.798.0" "@aws-sdk/region-config-resolver": "npm:3.775.0" "@aws-sdk/types": "npm:3.775.0" "@aws-sdk/util-endpoints": "npm:3.787.0" "@aws-sdk/util-user-agent-browser": "npm:3.775.0" - "@aws-sdk/util-user-agent-node": "npm:3.787.0" + "@aws-sdk/util-user-agent-node": "npm:3.798.0" "@smithy/config-resolver": "npm:^4.1.0" - "@smithy/core": "npm:^3.2.0" + "@smithy/core": "npm:^3.3.0" "@smithy/fetch-http-handler": "npm:^5.0.2" "@smithy/hash-node": "npm:^4.0.2" "@smithy/invalid-dependency": "npm:^4.0.2" "@smithy/middleware-content-length": "npm:^4.0.2" - "@smithy/middleware-endpoint": "npm:^4.1.0" - "@smithy/middleware-retry": "npm:^4.1.0" + "@smithy/middleware-endpoint": "npm:^4.1.1" + "@smithy/middleware-retry": "npm:^4.1.1" "@smithy/middleware-serde": "npm:^4.0.3" "@smithy/middleware-stack": "npm:^4.0.2" "@smithy/node-config-provider": "npm:^4.0.2" "@smithy/node-http-handler": "npm:^4.0.4" "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/smithy-client": "npm:^4.2.1" "@smithy/types": "npm:^4.2.0" "@smithy/url-parser": "npm:^4.0.2" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.8" - "@smithy/util-defaults-mode-node": "npm:^4.0.8" + "@smithy/util-defaults-mode-browser": "npm:^4.0.9" + "@smithy/util-defaults-mode-node": "npm:^4.0.9" "@smithy/util-endpoints": "npm:^3.0.2" "@smithy/util-middleware": "npm:^4.0.2" "@smithy/util-retry": "npm:^4.0.2" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/bb6c3fe2fec4b306245f9742d16cad50e4ca7c2187e770923ae3597cd9a63fe8581b9224783164ff8ef0bbf74cb25c6e32597c94bd6c82d3432aa4b9d7227c73 + checksum: 10c0/3b2bf6f6e42e38b23537c476bada8dea8c75b5dea80c67aceee9598983096a9e2541a9c229cbc4d70df51ad42788522ed0a053aa17d3a292ef1fc06c1d9d4599 languageName: node linkType: hard -"@aws-sdk/core@npm:3.775.0": - version: 3.775.0 - resolution: "@aws-sdk/core@npm:3.775.0" +"@aws-sdk/core@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/core@npm:3.798.0" dependencies: "@aws-sdk/types": "npm:3.775.0" - "@smithy/core": "npm:^3.2.0" + "@smithy/core": "npm:^3.3.0" "@smithy/node-config-provider": "npm:^4.0.2" "@smithy/property-provider": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/signature-v4": "npm:^5.0.2" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/signature-v4": "npm:^5.1.0" + "@smithy/smithy-client": "npm:^4.2.1" "@smithy/types": "npm:^4.2.0" "@smithy/util-middleware": "npm:^4.0.2" fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10c0/14fb2fb46c191d4409a1f35fc4276ec77c446e81f22d6dc5355d3d7a28575ab26253fc646e4a0deed05c2fe89e4850547096191a4ef3ec6bb775a1a4c30171d1 + checksum: 10c0/b4da088b5512fe03b50ca0d908916b9fc489ad4ec5b37684159c93634724274d1209e7d523974d5697f544e98d66478fd0005cb9184a31df9dc7fa8d42350f81 languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.775.0": - version: 3.775.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.775.0" +"@aws-sdk/credential-provider-env@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.798.0" dependencies: - "@aws-sdk/core": "npm:3.775.0" + "@aws-sdk/core": "npm:3.798.0" "@aws-sdk/types": "npm:3.775.0" "@smithy/property-provider": "npm:^4.0.2" "@smithy/types": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/461d2dba7d8dde9720b99e9d34d6b9e4e115335d3d184d15011e36124fc73d182e9c9f33fcf77682428abc7849a1b248371758be46c23fc312521f51d08054e2 + checksum: 10c0/ecb8b428a25c41704a2f35398e527d37959c18ba8c6197b6a4f92d41b26bf190607e2006dbc61369e11301f01d7fb408031335e77171150b8de6bf8c316af4c3 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.775.0": - version: 3.775.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.775.0" +"@aws-sdk/credential-provider-http@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.798.0" dependencies: - "@aws-sdk/core": "npm:3.775.0" + "@aws-sdk/core": "npm:3.798.0" "@aws-sdk/types": "npm:3.775.0" "@smithy/fetch-http-handler": "npm:^5.0.2" "@smithy/node-http-handler": "npm:^4.0.4" "@smithy/property-provider": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/smithy-client": "npm:^4.2.1" "@smithy/types": "npm:^4.2.0" "@smithy/util-stream": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/f2a5939108ecdb330610b60fab61c01f0b98e972df2abaa5ac6e46102e4a2a7e877c934e28bacb32a855a431c33af53a169568ee2df6b1c4bcf6e32ed69c721a + checksum: 10c0/4771f468b060bbd41ffb6f49f68fb1b0b71c9e9782d9c5ed297e633f4887ca44ab4d3e315abac6bdb90caacce57ac430b69978a07707d606cf3e36aa1d63da50 languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.787.0": - version: 3.787.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.787.0" - dependencies: - "@aws-sdk/core": "npm:3.775.0" - "@aws-sdk/credential-provider-env": "npm:3.775.0" - "@aws-sdk/credential-provider-http": "npm:3.775.0" - "@aws-sdk/credential-provider-process": "npm:3.775.0" - "@aws-sdk/credential-provider-sso": "npm:3.787.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.787.0" - "@aws-sdk/nested-clients": "npm:3.787.0" +"@aws-sdk/credential-provider-ini@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.798.0" + dependencies: + "@aws-sdk/core": "npm:3.798.0" + "@aws-sdk/credential-provider-env": "npm:3.798.0" + "@aws-sdk/credential-provider-http": "npm:3.798.0" + "@aws-sdk/credential-provider-process": "npm:3.798.0" + "@aws-sdk/credential-provider-sso": "npm:3.798.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.798.0" + "@aws-sdk/nested-clients": "npm:3.798.0" "@aws-sdk/types": "npm:3.775.0" "@smithy/credential-provider-imds": "npm:^4.0.2" "@smithy/property-provider": "npm:^4.0.2" "@smithy/shared-ini-file-loader": "npm:^4.0.2" "@smithy/types": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/7d0f06e2106cc0190c72ed29e113e24363f17de27cfe22c3f722e958cc46b05b17ddca52f199ed07654f21eab7f6a3a600e7c522bc95c224cb0a095774e4b5c1 + checksum: 10c0/153a3f3afe5fc8b9143079e5d27fb0658743e0af4bc5051084d043dc2499e936f59a164b015e1c9aa3f961041ab110edea73e7847179f7b6d933e57ebc049ccd languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.787.0": - version: 3.787.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.787.0" - dependencies: - "@aws-sdk/credential-provider-env": "npm:3.775.0" - "@aws-sdk/credential-provider-http": "npm:3.775.0" - "@aws-sdk/credential-provider-ini": "npm:3.787.0" - "@aws-sdk/credential-provider-process": "npm:3.775.0" - "@aws-sdk/credential-provider-sso": "npm:3.787.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.787.0" +"@aws-sdk/credential-provider-node@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.798.0" + dependencies: + "@aws-sdk/credential-provider-env": "npm:3.798.0" + "@aws-sdk/credential-provider-http": "npm:3.798.0" + "@aws-sdk/credential-provider-ini": "npm:3.798.0" + "@aws-sdk/credential-provider-process": "npm:3.798.0" + "@aws-sdk/credential-provider-sso": "npm:3.798.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.798.0" "@aws-sdk/types": "npm:3.775.0" "@smithy/credential-provider-imds": "npm:^4.0.2" "@smithy/property-provider": "npm:^4.0.2" "@smithy/shared-ini-file-loader": "npm:^4.0.2" "@smithy/types": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/30c548cb7de839b4bc8e7bf3826e7a4c0f70a408411d2f2302eb9bc3350ff8e43b322c2fb7a3cc43f924abc0aef964782da4e009c5aab93de4e780beec9d0242 + checksum: 10c0/94a697f60a07742a729e6869a9076f513c838973acbc7fb9fee0b64bbab301bf7c169b887c7886796006c161d5935f61c1fef058ca5f9055e9727899c91181d4 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.775.0": - version: 3.775.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.775.0" +"@aws-sdk/credential-provider-process@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.798.0" dependencies: - "@aws-sdk/core": "npm:3.775.0" + "@aws-sdk/core": "npm:3.798.0" "@aws-sdk/types": "npm:3.775.0" "@smithy/property-provider": "npm:^4.0.2" "@smithy/shared-ini-file-loader": "npm:^4.0.2" "@smithy/types": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/5e8fc389ddf91694a590adb0ee2dadf148b7279759c1a0a8b3a055a78af0b75773f9f50f6a769be1d3284c639ad037a2a8951a463020e692c5f911c8e5062402 + checksum: 10c0/62c1e801b64b0160e05c61bb0724f7a620af9bdea9c71ce66eb993870362b648bdcc46a7a81fb851d3b11488d49d6218f461d3f5ff32f9b8da5f3ebc269d3887 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.787.0": - version: 3.787.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.787.0" +"@aws-sdk/credential-provider-sso@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.798.0" dependencies: - "@aws-sdk/client-sso": "npm:3.787.0" - "@aws-sdk/core": "npm:3.775.0" - "@aws-sdk/token-providers": "npm:3.787.0" + "@aws-sdk/client-sso": "npm:3.798.0" + "@aws-sdk/core": "npm:3.798.0" + "@aws-sdk/token-providers": "npm:3.798.0" "@aws-sdk/types": "npm:3.775.0" "@smithy/property-provider": "npm:^4.0.2" "@smithy/shared-ini-file-loader": "npm:^4.0.2" "@smithy/types": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/3942e8dabb3ee39a15048b4c778cf9f5ae4242330beeb9b220b639a6a448a0f4ed3e2aa82bb2fd95c44bcc212bc244ecfd9eae5758ffb115f47a6135551ce219 + checksum: 10c0/e82e19e5789648b7d64fa33dc7b307ae31edd43279fa97463ac34ee34f9b26bb167e391963616006acc02af345ba249cbe407d2b9183f50dff126ad189a45556 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.787.0": - version: 3.787.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.787.0" +"@aws-sdk/credential-provider-web-identity@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.798.0" dependencies: - "@aws-sdk/core": "npm:3.775.0" - "@aws-sdk/nested-clients": "npm:3.787.0" + "@aws-sdk/core": "npm:3.798.0" + "@aws-sdk/nested-clients": "npm:3.798.0" "@aws-sdk/types": "npm:3.775.0" "@smithy/property-provider": "npm:^4.0.2" "@smithy/types": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/8b6c8cf0c3e2b42c0076707f03accb41d57a3dbd08cb3aa5b59d9a6be33ded8d5ca1d1f48a33dd34d718e262bf27a98e3c64e0370557d612a27d220e777a7b50 + checksum: 10c0/db8d40dde28082b587952100511c354c9f2ae577aef1c5cf0c456ab8fa0b5bf0c730d893a7d0c2439ba2491a9ebda35c2cf74d5b84cc2395c7a7aa8598f21138 languageName: node linkType: hard -"@aws-sdk/lib-storage@npm:^3.787.0": - version: 3.787.0 - resolution: "@aws-sdk/lib-storage@npm:3.787.0" +"@aws-sdk/lib-storage@npm:^3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/lib-storage@npm:3.798.0" dependencies: "@smithy/abort-controller": "npm:^4.0.2" - "@smithy/middleware-endpoint": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/middleware-endpoint": "npm:^4.1.1" + "@smithy/smithy-client": "npm:^4.2.1" 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.787.0 - checksum: 10c0/b353eda39e1829d9ae56bd9b435a60c48b85170d001abb2be38950494f3e0c5af94a42a2ff29b4c4819ec7c0bc283adeff8ea9081ee087cff01d92f61c51e45f + "@aws-sdk/client-s3": ^3.798.0 + checksum: 10c0/506f4df38c965d09d474d2c977ba28cde007f043454b11745d1a0b99d3e3d89200197989dc59cd25d56f2668dd862f832324e42815463920346d6ac4a708cf9c languageName: node linkType: hard @@ -825,14 +825,14 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.787.0": - version: 3.787.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.787.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.798.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.775.0" + "@aws-sdk/core": "npm:3.798.0" "@aws-sdk/types": "npm:3.775.0" "@smithy/is-array-buffer": "npm:^4.0.0" "@smithy/node-config-provider": "npm:^4.0.2" @@ -842,7 +842,7 @@ __metadata: "@smithy/util-stream": "npm:^4.2.0" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/7e7de51efc7350fab306f1f3b08f9a3b1d322f9df79fa4bdf7f824fb24ca94991ef20e7b0a4cfd65fdf93335e693144117afe98d438850a94b8a116221787fb1 + checksum: 10c0/0df0f8c461a2d1a1ef35c4b3c77d5996823405930ed86f7cb34dc4ad07148e1a0a19c103f1488a1ce2bed900996e43c3b4f5594da79886ab1a7f13c0581f9fdf languageName: node linkType: hard @@ -892,55 +892,55 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-sdk-ec2@npm:3.775.0": - version: 3.775.0 - resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.775.0" +"@aws-sdk/middleware-sdk-ec2@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.798.0" dependencies: "@aws-sdk/types": "npm:3.775.0" "@aws-sdk/util-format-url": "npm:3.775.0" - "@smithy/middleware-endpoint": "npm:^4.1.0" + "@smithy/middleware-endpoint": "npm:^4.1.1" "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/signature-v4": "npm:^5.0.2" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/signature-v4": "npm:^5.1.0" + "@smithy/smithy-client": "npm:^4.2.1" "@smithy/types": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/5b25b469583c1679d50b593bfa4ffd9e58f4c661049d0b1454576b0d044307ed796f4717cf8e0a9759f378695788d64c29b62130ab36c6b081e5256d4c761c4a + checksum: 10c0/6e08632b2effc34a00e244a60b93170be0756050729dcc34654bdba4167e8560cf285f612b30d354672768c702fd5c3ab8260a187e011c93c573ea95c29b1510 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.775.0": - version: 3.775.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.775.0" +"@aws-sdk/middleware-sdk-s3@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.798.0" dependencies: - "@aws-sdk/core": "npm:3.775.0" + "@aws-sdk/core": "npm:3.798.0" "@aws-sdk/types": "npm:3.775.0" "@aws-sdk/util-arn-parser": "npm:3.723.0" - "@smithy/core": "npm:^3.2.0" + "@smithy/core": "npm:^3.3.0" "@smithy/node-config-provider": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/signature-v4": "npm:^5.0.2" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/signature-v4": "npm:^5.1.0" + "@smithy/smithy-client": "npm:^4.2.1" "@smithy/types": "npm:^4.2.0" "@smithy/util-config-provider": "npm:^4.0.0" "@smithy/util-middleware": "npm:^4.0.2" "@smithy/util-stream": "npm:^4.2.0" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/4d7c47b4168f2b8f35d2bdf9aa964b8e31c6e4b2a243555265effa1aeae688629b7c8605ea34644d21b9b20850d53d7e7493c2ff44aa85f8ee9529cede7c7dcb + checksum: 10c0/68c525453a5f5bb5fb7a5d42cc8f043f689587073f8f38d2d57e0f39989677d23bd8bc5cf7a53c1bf0be0ad43f369df0c81e164d0248405fb9f15e74245f742a languageName: node linkType: hard -"@aws-sdk/middleware-sdk-sqs@npm:3.775.0": - version: 3.775.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.775.0" +"@aws-sdk/middleware-sdk-sqs@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.798.0" dependencies: "@aws-sdk/types": "npm:3.775.0" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/smithy-client": "npm:^4.2.1" "@smithy/types": "npm:^4.2.0" "@smithy/util-hex-encoding": "npm:^4.0.0" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/23dbdce5cb2a09e91d4e125e611907d8923f9864166d5e914c5ad0b432b72aa37d785ad1fba6efbb751edd69f35ec8ea4ab0f05b06df12dabdf5aad25ee05ccb + checksum: 10c0/14c29d29d118843dd8f78095dddbfc0d6e4177cd8ec4b8406d8075960c2ff319a9ebadfd815934dd882547353abfc56cef80bcfe9790b1e6e1c3de4941539264 languageName: node linkType: hard @@ -955,64 +955,64 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.787.0": - version: 3.787.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.787.0" +"@aws-sdk/middleware-user-agent@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.798.0" dependencies: - "@aws-sdk/core": "npm:3.775.0" + "@aws-sdk/core": "npm:3.798.0" "@aws-sdk/types": "npm:3.775.0" "@aws-sdk/util-endpoints": "npm:3.787.0" - "@smithy/core": "npm:^3.2.0" + "@smithy/core": "npm:^3.3.0" "@smithy/protocol-http": "npm:^5.1.0" "@smithy/types": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/3e71d1e71de30af50d0104ca5641b161317c1602ec81f1afc3cc8ed35dd17d4c92d752d1a3e93cb4992ece344d2def9dec19d56757500ece5a4cea1187814eaf + checksum: 10c0/cdbedd6ed9f0cf0a5dd5f6bfe50c32d7fed06576139e616dd9d91ae0ad394fe705e9003d8a3b961ea7894d60f09c11c8a6625fc2071c85cdd266157759be7de5 languageName: node linkType: hard -"@aws-sdk/nested-clients@npm:3.787.0": - version: 3.787.0 - resolution: "@aws-sdk/nested-clients@npm:3.787.0" +"@aws-sdk/nested-clients@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/nested-clients@npm:3.798.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.775.0" + "@aws-sdk/core": "npm:3.798.0" "@aws-sdk/middleware-host-header": "npm:3.775.0" "@aws-sdk/middleware-logger": "npm:3.775.0" "@aws-sdk/middleware-recursion-detection": "npm:3.775.0" - "@aws-sdk/middleware-user-agent": "npm:3.787.0" + "@aws-sdk/middleware-user-agent": "npm:3.798.0" "@aws-sdk/region-config-resolver": "npm:3.775.0" "@aws-sdk/types": "npm:3.775.0" "@aws-sdk/util-endpoints": "npm:3.787.0" "@aws-sdk/util-user-agent-browser": "npm:3.775.0" - "@aws-sdk/util-user-agent-node": "npm:3.787.0" + "@aws-sdk/util-user-agent-node": "npm:3.798.0" "@smithy/config-resolver": "npm:^4.1.0" - "@smithy/core": "npm:^3.2.0" + "@smithy/core": "npm:^3.3.0" "@smithy/fetch-http-handler": "npm:^5.0.2" "@smithy/hash-node": "npm:^4.0.2" "@smithy/invalid-dependency": "npm:^4.0.2" "@smithy/middleware-content-length": "npm:^4.0.2" - "@smithy/middleware-endpoint": "npm:^4.1.0" - "@smithy/middleware-retry": "npm:^4.1.0" + "@smithy/middleware-endpoint": "npm:^4.1.1" + "@smithy/middleware-retry": "npm:^4.1.1" "@smithy/middleware-serde": "npm:^4.0.3" "@smithy/middleware-stack": "npm:^4.0.2" "@smithy/node-config-provider": "npm:^4.0.2" "@smithy/node-http-handler": "npm:^4.0.4" "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/smithy-client": "npm:^4.2.1" "@smithy/types": "npm:^4.2.0" "@smithy/url-parser": "npm:^4.0.2" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.8" - "@smithy/util-defaults-mode-node": "npm:^4.0.8" + "@smithy/util-defaults-mode-browser": "npm:^4.0.9" + "@smithy/util-defaults-mode-node": "npm:^4.0.9" "@smithy/util-endpoints": "npm:^3.0.2" "@smithy/util-middleware": "npm:^4.0.2" "@smithy/util-retry": "npm:^4.0.2" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/60df36f9ab99488e87c50b4d81b9e2827b7db9964772ceba5f421cfe29246e39f0ca41c51c5c76c58edc5ce9cf94da7769d6613ae4a43beb0d0af8e998b31ead + checksum: 10c0/88af1892c75318bdd4bff91a3ab1412c903eae1d9dd049c637dcd10e38f0e7c9105dbdacde6a03e9b3de9eb2d797ca8a0dfb77b9f4869974d2cddacc9dc057d3 languageName: node linkType: hard @@ -1030,31 +1030,31 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.775.0": - version: 3.775.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.775.0" +"@aws-sdk/signature-v4-multi-region@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.798.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.775.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.798.0" "@aws-sdk/types": "npm:3.775.0" "@smithy/protocol-http": "npm:^5.1.0" - "@smithy/signature-v4": "npm:^5.0.2" + "@smithy/signature-v4": "npm:^5.1.0" "@smithy/types": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/1e13b2382bdc4a8b917466c01388575b7139f9207410a19d99d39db6546f1e56b99fe043276136fbdad05133ca3e6e92c84a2c0fcf6cea573f12db9bc3d8079f + checksum: 10c0/614b892ceb21c2dbbb00beed2f1dd0683e5581daf875676dd2900b6743113d48e0328e9ceb4e49b19fd25e3205a5691e9d3330bebe3bd97c274a242ccaa28ec3 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.787.0": - version: 3.787.0 - resolution: "@aws-sdk/token-providers@npm:3.787.0" +"@aws-sdk/token-providers@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/token-providers@npm:3.798.0" dependencies: - "@aws-sdk/nested-clients": "npm:3.787.0" + "@aws-sdk/nested-clients": "npm:3.798.0" "@aws-sdk/types": "npm:3.775.0" "@smithy/property-provider": "npm:^4.0.2" "@smithy/shared-ini-file-loader": "npm:^4.0.2" "@smithy/types": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/45ddd09cd9323bed9aea207dab1d826948db6db63f61889cb3830ccab3390c695513659d352a84c9c6fbc5e052b08999484672cc5ceb1ba408e669333ae77742 + checksum: 10c0/7b4f2a964be9026f78a2c11c7f93ad920a683ec83a3fb4e456dcc9e7bd924f8a1e33024b4b2e7bf37663a8bf146682e24bed75381d4fb2b0f0f29ec1aa7c7875 languageName: node linkType: hard @@ -1132,11 +1132,11 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.787.0": - version: 3.787.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.787.0" +"@aws-sdk/util-user-agent-node@npm:3.798.0": + version: 3.798.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.798.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.787.0" + "@aws-sdk/middleware-user-agent": "npm:3.798.0" "@aws-sdk/types": "npm:3.775.0" "@smithy/node-config-provider": "npm:^4.0.2" "@smithy/types": "npm:^4.2.0" @@ -1146,7 +1146,7 @@ __metadata: peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/c188eabe9069afe1f9fe92cd033cd6f7b2faf5190c29fc21eafc3f72ae78a1d94faf860c8df4b35b35d956947a8a9bec93f5b02b0f941d8fb5ef30dda11cd1e0 + checksum: 10c0/16c19730b4bb61bd19e99b0774b8d34c0fc05e23f581a72e28010d0269da6083c34695e3a5c5f197f8ef07506dadb99feeea7cf716d91d2763c958fcc04ade33 languageName: node linkType: hard @@ -4390,9 +4390,9 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^3.2.0": - version: 3.2.0 - resolution: "@smithy/core@npm:3.2.0" +"@smithy/core@npm:^3.3.0": + version: 3.3.0 + resolution: "@smithy/core@npm:3.3.0" dependencies: "@smithy/middleware-serde": "npm:^4.0.3" "@smithy/protocol-http": "npm:^5.1.0" @@ -4402,7 +4402,7 @@ __metadata: "@smithy/util-stream": "npm:^4.2.0" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/ad514aec318c4863851c8167fdade41ac3393f245038de73b546fcdc6e3ad794c12a661d5248cb56a2e893c2b236db95a93d06c91e53b04e6c2967c31e300567 + checksum: 10c0/f9086d3bd950202c097aa27e5a8f92294bd8254591424938a85190087135465bebc722e02f6b3367e8b955b1ece80683034690d25a4ac0a2731fe3794892efd5 languageName: node linkType: hard @@ -4572,11 +4572,11 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/middleware-endpoint@npm:4.1.0" +"@smithy/middleware-endpoint@npm:^4.1.1": + version: 4.1.1 + resolution: "@smithy/middleware-endpoint@npm:4.1.1" dependencies: - "@smithy/core": "npm:^3.2.0" + "@smithy/core": "npm:^3.3.0" "@smithy/middleware-serde": "npm:^4.0.3" "@smithy/node-config-provider": "npm:^4.0.2" "@smithy/shared-ini-file-loader": "npm:^4.0.2" @@ -4584,24 +4584,24 @@ __metadata: "@smithy/url-parser": "npm:^4.0.2" "@smithy/util-middleware": "npm:^4.0.2" tslib: "npm:^2.6.2" - checksum: 10c0/1d38c793dbe5b32f01f96c6812935753ee14ebf5c9adf9f3782b6d3b36cf48537a7e123bfb7f7447effffa5dde0bd0d79c581cf07e8175fe1fb2b69fe158a41a + checksum: 10c0/74632053cf279d7cba87887ee2723cf12b7413f200cf55b18c8417c1358dac08fb3e975993c084d23b7906f67e0c75af68e0aba9e8c815092d2c3e585dedba39 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.1.0": - version: 4.1.0 - resolution: "@smithy/middleware-retry@npm:4.1.0" +"@smithy/middleware-retry@npm:^4.1.1": + version: 4.1.1 + resolution: "@smithy/middleware-retry@npm:4.1.1" dependencies: "@smithy/node-config-provider": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.1.0" "@smithy/service-error-classification": "npm:^4.0.2" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/smithy-client": "npm:^4.2.1" "@smithy/types": "npm:^4.2.0" "@smithy/util-middleware": "npm:^4.0.2" "@smithy/util-retry": "npm:^4.0.2" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/fe62a5be9f7e81bff08ce495792c8f5c6cffecd3a872125b8e3487b9bb2dd7341ee8804a714ab4cc8b00468f80d6d83fa19b146dfb0a8d38da9502c582655f52 + checksum: 10c0/fd29504ced2ace83aed694915163679ad5356f3c0a8a450a0cb378411c1bf1ae796dcd67c2bcf61842d9d73422a8b97c016754aafc41dfda17a3b9d98ce75c1a languageName: node linkType: hard @@ -4719,9 +4719,9 @@ __metadata: languageName: node linkType: hard -"@smithy/signature-v4@npm:^5.0.2": - version: 5.0.2 - resolution: "@smithy/signature-v4@npm:5.0.2" +"@smithy/signature-v4@npm:^5.1.0": + version: 5.1.0 + resolution: "@smithy/signature-v4@npm:5.1.0" dependencies: "@smithy/is-array-buffer": "npm:^4.0.0" "@smithy/protocol-http": "npm:^5.1.0" @@ -4731,22 +4731,22 @@ __metadata: "@smithy/util-uri-escape": "npm:^4.0.0" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/379b2bcd535cfcf68567b8931920eefd3ec30fc734369b5a1055792377a815cb7b6c7fc3a18567e6066d771ddfd0d06da8e45334a02bf86d69985d1923a11c29 + checksum: 10c0/7f3aed4999b47f04485846a90a08d0863c8bf4201a38616faf4bcb3166892a5b2946e7d0f1d5dc068b667913713873e21ab8374d60c1ff02828972d8c9201282 languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.2.0": - version: 4.2.0 - resolution: "@smithy/smithy-client@npm:4.2.0" +"@smithy/smithy-client@npm:^4.2.1": + version: 4.2.1 + resolution: "@smithy/smithy-client@npm:4.2.1" dependencies: - "@smithy/core": "npm:^3.2.0" - "@smithy/middleware-endpoint": "npm:^4.1.0" + "@smithy/core": "npm:^3.3.0" + "@smithy/middleware-endpoint": "npm:^4.1.1" "@smithy/middleware-stack": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.1.0" "@smithy/types": "npm:^4.2.0" "@smithy/util-stream": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/0d7ac7549edd92a7c50abcfdb9607f729533ff1aa5f70fbe7e3f9a47a272f0f1487094fb72f421d0bbf303b335e349bfd3db3f5b9e841037c3f23f47febb0f6b + checksum: 10c0/573d5099ba2faf8f63431f284dd26920fb9619a14174c890d4c621e3cf5a75868970683e4d31209ef0f63db1c81298e8bbe8c87a3bf524c75783b18637a7dee7 languageName: node linkType: hard @@ -4846,31 +4846,31 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.0.8": - version: 4.0.8 - resolution: "@smithy/util-defaults-mode-browser@npm:4.0.8" +"@smithy/util-defaults-mode-browser@npm:^4.0.9": + version: 4.0.9 + resolution: "@smithy/util-defaults-mode-browser@npm:4.0.9" dependencies: "@smithy/property-provider": "npm:^4.0.2" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/smithy-client": "npm:^4.2.1" "@smithy/types": "npm:^4.2.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/ada59bc98f2538d189363bc8e22c7cb72b9ddd06142fbca54921efa5742cc248e8ea06f79ec679cb916683d3ac9e3a35bafb6377ee5d4cff8715e46de1445b81 + checksum: 10c0/57d67ffb149c2e59b46bfede0ca339ebf0417b837c0356b8381016152ed4e2d3ea8127ce2c91282d38fd4841a38640ac14be8d8d8dccb889836adc0610cfcb3c languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.0.8": - version: 4.0.8 - resolution: "@smithy/util-defaults-mode-node@npm:4.0.8" +"@smithy/util-defaults-mode-node@npm:^4.0.9": + version: 4.0.9 + resolution: "@smithy/util-defaults-mode-node@npm:4.0.9" dependencies: "@smithy/config-resolver": "npm:^4.1.0" "@smithy/credential-provider-imds": "npm:^4.0.2" "@smithy/node-config-provider": "npm:^4.0.2" "@smithy/property-provider": "npm:^4.0.2" - "@smithy/smithy-client": "npm:^4.2.0" + "@smithy/smithy-client": "npm:^4.2.1" "@smithy/types": "npm:^4.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/cbdfe00d5cd645250ca49416ebddcfc1055da3412826cf0baa75d4af6e58765ac7ea4b262a48c5bbd4e60e4329e362b76f96c319db1112b2d92b506c82bc002a + checksum: 10c0/11a8b2693d4590ab997d3080b1feb8998c0b8fefe1819c470a2097cb1a4266ead1a8f48a187d6c1b6a1125325e2211685e5dedb93231acb90cb69a55d1623ac3 languageName: node linkType: hard