diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index 364a2804ed..33496152d1 100644 --- a/lambdas/functions/ami-housekeeper/package.json +++ b/lambdas/functions/ami-housekeeper/package.json @@ -37,8 +37,8 @@ "ts-node-dev": "^2.0.0" }, "dependencies": { - "@aws-sdk/client-ec2": "^3.621.0", - "@aws-sdk/client-ssm": "^3.621.0", + "@aws-sdk/client-ec2": "^3.624.0", + "@aws-sdk/client-ssm": "^3.623.0", "@aws-sdk/types": "^3.609.0", "@terraform-aws-github-runner/aws-powertools-util": "*", "@terraform-aws-github-runner/aws-ssm-util": "*", diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index b32075c98d..9bbf89ac48 100644 --- a/lambdas/functions/control-plane/package.json +++ b/lambdas/functions/control-plane/package.json @@ -38,7 +38,7 @@ "ts-node-dev": "^2.0.0" }, "dependencies": { - "@aws-sdk/client-ec2": "^3.621.0", + "@aws-sdk/client-ec2": "^3.624.0", "@aws-sdk/types": "^3.609.0", "@middy/core": "^4.7.0", "@octokit/auth-app": "6.0.3", diff --git a/lambdas/functions/gh-agent-syncer/package.json b/lambdas/functions/gh-agent-syncer/package.json index 2ffe19cd27..db2461dc46 100644 --- a/lambdas/functions/gh-agent-syncer/package.json +++ b/lambdas/functions/gh-agent-syncer/package.json @@ -36,8 +36,8 @@ "typescript": "^5.5.4" }, "dependencies": { - "@aws-sdk/client-s3": "^3.621.0", - "@aws-sdk/lib-storage": "^3.621.0", + "@aws-sdk/client-s3": "^3.623.0", + "@aws-sdk/lib-storage": "^3.623.0", "@aws-sdk/types": "^3.609.0", "@middy/core": "^4.7.0", "@octokit/rest": "20.0.2", diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index e193c33fa9..71c024bd2b 100644 --- a/lambdas/functions/termination-watcher/package.json +++ b/lambdas/functions/termination-watcher/package.json @@ -35,7 +35,7 @@ "ts-node-dev": "^2.0.0" }, "dependencies": { - "@aws-sdk/client-ec2": "^3.621.0", + "@aws-sdk/client-ec2": "^3.624.0", "@aws-sdk/types": "^3.609.0", "@middy/core": "^4.7.0", "@terraform-aws-github-runner/aws-powertools-util": "*", diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index 117c2807ad..501bc5d5a6 100644 --- a/lambdas/functions/webhook/package.json +++ b/lambdas/functions/webhook/package.json @@ -37,7 +37,7 @@ "typescript": "^5.5.4" }, "dependencies": { - "@aws-sdk/client-sqs": "^3.621.0", + "@aws-sdk/client-sqs": "^3.623.0", "@middy/core": "^4.7.0", "@octokit/rest": "20.0.2", "@octokit/types": "^13.5.0", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index 70a3189eb4..5d4fada4f3 100644 --- a/lambdas/libs/aws-ssm-util/package.json +++ b/lambdas/libs/aws-ssm-util/package.json @@ -35,7 +35,7 @@ "typescript": "^5.5.4" }, "dependencies": { - "@aws-sdk/client-ssm": "^3.621.0", + "@aws-sdk/client-ssm": "^3.623.0", "@aws-sdk/types": "^3.609.0", "@terraform-aws-github-runner/aws-powertools-util": "*" }, diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 5f8c2add11..c51d0702c2 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -148,20 +148,20 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:^3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/client-ec2@npm:3.621.0" +"@aws-sdk/client-ec2@npm:^3.624.0": + version: 3.624.0 + resolution: "@aws-sdk/client-ec2@npm:3.624.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.621.0" - "@aws-sdk/client-sts": "npm:3.621.0" - "@aws-sdk/core": "npm:3.621.0" - "@aws-sdk/credential-provider-node": "npm:3.621.0" + "@aws-sdk/client-sso-oidc": "npm:3.624.0" + "@aws-sdk/client-sts": "npm:3.624.0" + "@aws-sdk/core": "npm:3.624.0" + "@aws-sdk/credential-provider-node": "npm:3.624.0" "@aws-sdk/middleware-host-header": "npm:3.620.0" "@aws-sdk/middleware-logger": "npm:3.609.0" "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" - "@aws-sdk/middleware-sdk-ec2": "npm:3.621.0" + "@aws-sdk/middleware-sdk-ec2": "npm:3.622.0" "@aws-sdk/middleware-user-agent": "npm:3.620.0" "@aws-sdk/region-config-resolver": "npm:3.614.0" "@aws-sdk/types": "npm:3.609.0" @@ -169,26 +169,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:3.609.0" "@aws-sdk/util-user-agent-node": "npm:3.614.0" "@smithy/config-resolver": "npm:^3.0.5" - "@smithy/core": "npm:^2.3.1" + "@smithy/core": "npm:^2.3.2" "@smithy/fetch-http-handler": "npm:^3.2.4" "@smithy/hash-node": "npm:^3.0.3" "@smithy/invalid-dependency": "npm:^3.0.3" "@smithy/middleware-content-length": "npm:^3.0.5" "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.13" + "@smithy/middleware-retry": "npm:^3.0.14" "@smithy/middleware-serde": "npm:^3.0.3" "@smithy/middleware-stack": "npm:^3.0.3" "@smithy/node-config-provider": "npm:^3.1.4" "@smithy/node-http-handler": "npm:^3.1.4" "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" "@smithy/url-parser": "npm:^3.0.3" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.13" - "@smithy/util-defaults-mode-node": "npm:^3.0.13" + "@smithy/util-defaults-mode-browser": "npm:^3.0.14" + "@smithy/util-defaults-mode-node": "npm:^3.0.14" "@smithy/util-endpoints": "npm:^2.0.5" "@smithy/util-middleware": "npm:^3.0.3" "@smithy/util-retry": "npm:^3.0.3" @@ -196,21 +196,21 @@ __metadata: "@smithy/util-waiter": "npm:^3.1.2" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/7ece3e8b7d007fde3fafb9d4ea3a5f2211da1611dce84118a0783dc93bbc855e0ece0d5868b0f22421dca913623c5fb50b854e6d9b36302b685d8b317bbb9aa1 + checksum: 10c0/9f2ff60eafc8751a2459e27254d133078b3598cf61b12cedca4d6fd5dd4d66488ea332f8bf0293c0182ac42524d1b0bd03ce5dbefbdcd0515231ef877ca3e228 languageName: node linkType: hard -"@aws-sdk/client-s3@npm:^3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/client-s3@npm:3.621.0" +"@aws-sdk/client-s3@npm:^3.623.0": + version: 3.623.0 + resolution: "@aws-sdk/client-s3@npm:3.623.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/client-sso-oidc": "npm:3.621.0" - "@aws-sdk/client-sts": "npm:3.621.0" - "@aws-sdk/core": "npm:3.621.0" - "@aws-sdk/credential-provider-node": "npm:3.621.0" + "@aws-sdk/client-sso-oidc": "npm:3.623.0" + "@aws-sdk/client-sts": "npm:3.623.0" + "@aws-sdk/core": "npm:3.623.0" + "@aws-sdk/credential-provider-node": "npm:3.623.0" "@aws-sdk/middleware-bucket-endpoint": "npm:3.620.0" "@aws-sdk/middleware-expect-continue": "npm:3.620.0" "@aws-sdk/middleware-flexible-checksums": "npm:3.620.0" @@ -218,19 +218,19 @@ __metadata: "@aws-sdk/middleware-location-constraint": "npm:3.609.0" "@aws-sdk/middleware-logger": "npm:3.609.0" "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.621.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.622.0" "@aws-sdk/middleware-signing": "npm:3.620.0" "@aws-sdk/middleware-ssec": "npm:3.609.0" "@aws-sdk/middleware-user-agent": "npm:3.620.0" "@aws-sdk/region-config-resolver": "npm:3.614.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.621.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.622.0" "@aws-sdk/types": "npm:3.609.0" "@aws-sdk/util-endpoints": "npm:3.614.0" "@aws-sdk/util-user-agent-browser": "npm:3.609.0" "@aws-sdk/util-user-agent-node": "npm:3.614.0" "@aws-sdk/xml-builder": "npm:3.609.0" "@smithy/config-resolver": "npm:^3.0.5" - "@smithy/core": "npm:^2.3.1" + "@smithy/core": "npm:^2.3.2" "@smithy/eventstream-serde-browser": "npm:^3.0.5" "@smithy/eventstream-serde-config-resolver": "npm:^3.0.3" "@smithy/eventstream-serde-node": "npm:^3.0.4" @@ -242,44 +242,44 @@ __metadata: "@smithy/md5-js": "npm:^3.0.3" "@smithy/middleware-content-length": "npm:^3.0.5" "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.13" + "@smithy/middleware-retry": "npm:^3.0.14" "@smithy/middleware-serde": "npm:^3.0.3" "@smithy/middleware-stack": "npm:^3.0.3" "@smithy/node-config-provider": "npm:^3.1.4" "@smithy/node-http-handler": "npm:^3.1.4" "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" "@smithy/url-parser": "npm:^3.0.3" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.13" - "@smithy/util-defaults-mode-node": "npm:^3.0.13" + "@smithy/util-defaults-mode-browser": "npm:^3.0.14" + "@smithy/util-defaults-mode-node": "npm:^3.0.14" "@smithy/util-endpoints": "npm:^2.0.5" "@smithy/util-retry": "npm:^3.0.3" "@smithy/util-stream": "npm:^3.1.3" "@smithy/util-utf8": "npm:^3.0.0" "@smithy/util-waiter": "npm:^3.1.2" tslib: "npm:^2.6.2" - checksum: 10c0/3c29b0b8ed9251383c5c3139492dde9c73b555e5e87771492660a82c9394f38db10576860b225839ac8e80b99bc00be6fa0b5866e753b12e1db78734a1043e4a + checksum: 10c0/fce3f98136b7b50651ac72a5a61e32848fd6b3c4a7b5d803667aae056a39405de337da50aaba35e72e32ae9f877bd7d1a9a50a7ecdd34bff6dc733486cf09cf8 languageName: node linkType: hard -"@aws-sdk/client-sqs@npm:^3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/client-sqs@npm:3.621.0" +"@aws-sdk/client-sqs@npm:^3.623.0": + version: 3.623.0 + resolution: "@aws-sdk/client-sqs@npm:3.623.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.621.0" - "@aws-sdk/client-sts": "npm:3.621.0" - "@aws-sdk/core": "npm:3.621.0" - "@aws-sdk/credential-provider-node": "npm:3.621.0" + "@aws-sdk/client-sso-oidc": "npm:3.623.0" + "@aws-sdk/client-sts": "npm:3.623.0" + "@aws-sdk/core": "npm:3.623.0" + "@aws-sdk/credential-provider-node": "npm:3.623.0" "@aws-sdk/middleware-host-header": "npm:3.620.0" "@aws-sdk/middleware-logger": "npm:3.609.0" "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" - "@aws-sdk/middleware-sdk-sqs": "npm:3.621.0" + "@aws-sdk/middleware-sdk-sqs": "npm:3.622.0" "@aws-sdk/middleware-user-agent": "npm:3.620.0" "@aws-sdk/region-config-resolver": "npm:3.614.0" "@aws-sdk/types": "npm:3.609.0" @@ -287,46 +287,46 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:3.609.0" "@aws-sdk/util-user-agent-node": "npm:3.614.0" "@smithy/config-resolver": "npm:^3.0.5" - "@smithy/core": "npm:^2.3.1" + "@smithy/core": "npm:^2.3.2" "@smithy/fetch-http-handler": "npm:^3.2.4" "@smithy/hash-node": "npm:^3.0.3" "@smithy/invalid-dependency": "npm:^3.0.3" "@smithy/md5-js": "npm:^3.0.3" "@smithy/middleware-content-length": "npm:^3.0.5" "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.13" + "@smithy/middleware-retry": "npm:^3.0.14" "@smithy/middleware-serde": "npm:^3.0.3" "@smithy/middleware-stack": "npm:^3.0.3" "@smithy/node-config-provider": "npm:^3.1.4" "@smithy/node-http-handler": "npm:^3.1.4" "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" "@smithy/url-parser": "npm:^3.0.3" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.13" - "@smithy/util-defaults-mode-node": "npm:^3.0.13" + "@smithy/util-defaults-mode-browser": "npm:^3.0.14" + "@smithy/util-defaults-mode-node": "npm:^3.0.14" "@smithy/util-endpoints": "npm:^2.0.5" "@smithy/util-middleware": "npm:^3.0.3" "@smithy/util-retry": "npm:^3.0.3" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/95c8f0c3ec330829f96fcfc92240d119bdb13ec2e235add78f28bf9f6e1862d15f2821d8d1ea437b077973f7ccd4e3adc57fe5e1827199f94839f27eca902edb + checksum: 10c0/e39cabd2a7da7679b74f365fb798e984a6f33d0fd015267826b993d30b92a62d25f8841cbf27cef8c734cf06b84c3f951387f6d8aa101ed321e492cefe7a7a35 languageName: node linkType: hard -"@aws-sdk/client-ssm@npm:^3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/client-ssm@npm:3.621.0" +"@aws-sdk/client-ssm@npm:^3.623.0": + version: 3.623.0 + resolution: "@aws-sdk/client-ssm@npm:3.623.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.621.0" - "@aws-sdk/client-sts": "npm:3.621.0" - "@aws-sdk/core": "npm:3.621.0" - "@aws-sdk/credential-provider-node": "npm:3.621.0" + "@aws-sdk/client-sso-oidc": "npm:3.623.0" + "@aws-sdk/client-sts": "npm:3.623.0" + "@aws-sdk/core": "npm:3.623.0" + "@aws-sdk/credential-provider-node": "npm:3.623.0" "@aws-sdk/middleware-host-header": "npm:3.620.0" "@aws-sdk/middleware-logger": "npm:3.609.0" "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" @@ -337,26 +337,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:3.609.0" "@aws-sdk/util-user-agent-node": "npm:3.614.0" "@smithy/config-resolver": "npm:^3.0.5" - "@smithy/core": "npm:^2.3.1" + "@smithy/core": "npm:^2.3.2" "@smithy/fetch-http-handler": "npm:^3.2.4" "@smithy/hash-node": "npm:^3.0.3" "@smithy/invalid-dependency": "npm:^3.0.3" "@smithy/middleware-content-length": "npm:^3.0.5" "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.13" + "@smithy/middleware-retry": "npm:^3.0.14" "@smithy/middleware-serde": "npm:^3.0.3" "@smithy/middleware-stack": "npm:^3.0.3" "@smithy/node-config-provider": "npm:^3.1.4" "@smithy/node-http-handler": "npm:^3.1.4" "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" "@smithy/url-parser": "npm:^3.0.3" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.13" - "@smithy/util-defaults-mode-node": "npm:^3.0.13" + "@smithy/util-defaults-mode-browser": "npm:^3.0.14" + "@smithy/util-defaults-mode-node": "npm:^3.0.14" "@smithy/util-endpoints": "npm:^2.0.5" "@smithy/util-middleware": "npm:^3.0.3" "@smithy/util-retry": "npm:^3.0.3" @@ -364,18 +364,18 @@ __metadata: "@smithy/util-waiter": "npm:^3.1.2" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/ee15ab19c992669cf2769d667f661eab84bca915e0b214688e8712391a18182901699713c79c35b675f7c7944159bd41c9bab85cb8f333e45e417cb10def4732 + checksum: 10c0/da243cd7251b04a18209c25f32f8b612fc783973f49db99684789d7521836b4e7db34bf9d4d8255f2d1d33586e826ad5a95464d0ddb33afa91f481d20fa9a2d7 languageName: node linkType: hard -"@aws-sdk/client-sso-oidc@npm:3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/client-sso-oidc@npm:3.621.0" +"@aws-sdk/client-sso-oidc@npm:3.623.0": + version: 3.623.0 + resolution: "@aws-sdk/client-sso-oidc@npm:3.623.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.621.0" - "@aws-sdk/credential-provider-node": "npm:3.621.0" + "@aws-sdk/core": "npm:3.623.0" + "@aws-sdk/credential-provider-node": "npm:3.623.0" "@aws-sdk/middleware-host-header": "npm:3.620.0" "@aws-sdk/middleware-logger": "npm:3.609.0" "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" @@ -386,44 +386,45 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:3.609.0" "@aws-sdk/util-user-agent-node": "npm:3.614.0" "@smithy/config-resolver": "npm:^3.0.5" - "@smithy/core": "npm:^2.3.1" + "@smithy/core": "npm:^2.3.2" "@smithy/fetch-http-handler": "npm:^3.2.4" "@smithy/hash-node": "npm:^3.0.3" "@smithy/invalid-dependency": "npm:^3.0.3" "@smithy/middleware-content-length": "npm:^3.0.5" "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.13" + "@smithy/middleware-retry": "npm:^3.0.14" "@smithy/middleware-serde": "npm:^3.0.3" "@smithy/middleware-stack": "npm:^3.0.3" "@smithy/node-config-provider": "npm:^3.1.4" "@smithy/node-http-handler": "npm:^3.1.4" "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" "@smithy/url-parser": "npm:^3.0.3" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.13" - "@smithy/util-defaults-mode-node": "npm:^3.0.13" + "@smithy/util-defaults-mode-browser": "npm:^3.0.14" + "@smithy/util-defaults-mode-node": "npm:^3.0.14" "@smithy/util-endpoints": "npm:^2.0.5" "@smithy/util-middleware": "npm:^3.0.3" "@smithy/util-retry": "npm:^3.0.3" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.621.0 - checksum: 10c0/600a196da24da566d2cc126fbba47c013724c91d399911614c13d0ebf4af33f4d0553da0da40ac7146d8e593cd4c46ebd4d7313a61a6c1d2dc9fb03948a98796 + "@aws-sdk/client-sts": ^3.623.0 + checksum: 10c0/024469b75856b5233d51568b08678166d19028b484212a2e8c29ba2364a608e72d2a55b46287e707ca4f3256bfaf5b0b13f143ba41a9ed21562dc7c3399b4de5 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/client-sso@npm:3.621.0" +"@aws-sdk/client-sso-oidc@npm:3.624.0": + version: 3.624.0 + resolution: "@aws-sdk/client-sso-oidc@npm:3.624.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.621.0" + "@aws-sdk/core": "npm:3.624.0" + "@aws-sdk/credential-provider-node": "npm:3.624.0" "@aws-sdk/middleware-host-header": "npm:3.620.0" "@aws-sdk/middleware-logger": "npm:3.609.0" "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" @@ -434,44 +435,44 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:3.609.0" "@aws-sdk/util-user-agent-node": "npm:3.614.0" "@smithy/config-resolver": "npm:^3.0.5" - "@smithy/core": "npm:^2.3.1" + "@smithy/core": "npm:^2.3.2" "@smithy/fetch-http-handler": "npm:^3.2.4" "@smithy/hash-node": "npm:^3.0.3" "@smithy/invalid-dependency": "npm:^3.0.3" "@smithy/middleware-content-length": "npm:^3.0.5" "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.13" + "@smithy/middleware-retry": "npm:^3.0.14" "@smithy/middleware-serde": "npm:^3.0.3" "@smithy/middleware-stack": "npm:^3.0.3" "@smithy/node-config-provider": "npm:^3.1.4" "@smithy/node-http-handler": "npm:^3.1.4" "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" "@smithy/url-parser": "npm:^3.0.3" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.13" - "@smithy/util-defaults-mode-node": "npm:^3.0.13" + "@smithy/util-defaults-mode-browser": "npm:^3.0.14" + "@smithy/util-defaults-mode-node": "npm:^3.0.14" "@smithy/util-endpoints": "npm:^2.0.5" "@smithy/util-middleware": "npm:^3.0.3" "@smithy/util-retry": "npm:^3.0.3" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/6a276bcd6bbb32849504124bd7fe63dcb151b4a978cef9207909b24ce82bdec8dd8df39f3175530e2633ed056c4abab460a594b180765f3078ca7c3646728c9c + peerDependencies: + "@aws-sdk/client-sts": ^3.624.0 + checksum: 10c0/cc7dc73b69025eabf5a0f9c7a924beaf393794c2477e4e8c508bfe59f5cca71b7ca7bb01288b90237f082f7e19f850e2d797b151182006f043118f4135c814b9 languageName: node linkType: hard -"@aws-sdk/client-sts@npm:3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/client-sts@npm:3.621.0" +"@aws-sdk/client-sso@npm:3.623.0": + version: 3.623.0 + resolution: "@aws-sdk/client-sso@npm:3.623.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.621.0" - "@aws-sdk/core": "npm:3.621.0" - "@aws-sdk/credential-provider-node": "npm:3.621.0" + "@aws-sdk/core": "npm:3.623.0" "@aws-sdk/middleware-host-header": "npm:3.620.0" "@aws-sdk/middleware-logger": "npm:3.609.0" "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" @@ -482,49 +483,208 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:3.609.0" "@aws-sdk/util-user-agent-node": "npm:3.614.0" "@smithy/config-resolver": "npm:^3.0.5" - "@smithy/core": "npm:^2.3.1" + "@smithy/core": "npm:^2.3.2" "@smithy/fetch-http-handler": "npm:^3.2.4" "@smithy/hash-node": "npm:^3.0.3" "@smithy/invalid-dependency": "npm:^3.0.3" "@smithy/middleware-content-length": "npm:^3.0.5" "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.13" + "@smithy/middleware-retry": "npm:^3.0.14" "@smithy/middleware-serde": "npm:^3.0.3" "@smithy/middleware-stack": "npm:^3.0.3" "@smithy/node-config-provider": "npm:^3.1.4" "@smithy/node-http-handler": "npm:^3.1.4" "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" "@smithy/url-parser": "npm:^3.0.3" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.13" - "@smithy/util-defaults-mode-node": "npm:^3.0.13" + "@smithy/util-defaults-mode-browser": "npm:^3.0.14" + "@smithy/util-defaults-mode-node": "npm:^3.0.14" "@smithy/util-endpoints": "npm:^2.0.5" "@smithy/util-middleware": "npm:^3.0.3" "@smithy/util-retry": "npm:^3.0.3" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/bfee49ac83b2167c3da1eab7a2d55f8e7e2bc5c0cc5914e0ca46e109cca682a29d9149b0bb5880dd9e7cc6ed1aed3c1c2a2299a4c2c099f9c222cb74f320564c + checksum: 10c0/38a33e66625b780362128298322c15fb3c024fd5d57acedb38d6699928344a0318dbe08ecc3c8811ec8d6eb9af4861007acba80f5c1141d1d27bc8b8018bf597 languageName: node linkType: hard -"@aws-sdk/core@npm:3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/core@npm:3.621.0" +"@aws-sdk/client-sso@npm:3.624.0": + version: 3.624.0 + resolution: "@aws-sdk/client-sso@npm:3.624.0" + dependencies: + "@aws-crypto/sha256-browser": "npm:5.2.0" + "@aws-crypto/sha256-js": "npm:5.2.0" + "@aws-sdk/core": "npm:3.624.0" + "@aws-sdk/middleware-host-header": "npm:3.620.0" + "@aws-sdk/middleware-logger": "npm:3.609.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" + "@aws-sdk/middleware-user-agent": "npm:3.620.0" + "@aws-sdk/region-config-resolver": "npm:3.614.0" + "@aws-sdk/types": "npm:3.609.0" + "@aws-sdk/util-endpoints": "npm:3.614.0" + "@aws-sdk/util-user-agent-browser": "npm:3.609.0" + "@aws-sdk/util-user-agent-node": "npm:3.614.0" + "@smithy/config-resolver": "npm:^3.0.5" + "@smithy/core": "npm:^2.3.2" + "@smithy/fetch-http-handler": "npm:^3.2.4" + "@smithy/hash-node": "npm:^3.0.3" + "@smithy/invalid-dependency": "npm:^3.0.3" + "@smithy/middleware-content-length": "npm:^3.0.5" + "@smithy/middleware-endpoint": "npm:^3.1.0" + "@smithy/middleware-retry": "npm:^3.0.14" + "@smithy/middleware-serde": "npm:^3.0.3" + "@smithy/middleware-stack": "npm:^3.0.3" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/node-http-handler": "npm:^3.1.4" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/smithy-client": "npm:^3.1.12" + "@smithy/types": "npm:^3.3.0" + "@smithy/url-parser": "npm:^3.0.3" + "@smithy/util-base64": "npm:^3.0.0" + "@smithy/util-body-length-browser": "npm:^3.0.0" + "@smithy/util-body-length-node": "npm:^3.0.0" + "@smithy/util-defaults-mode-browser": "npm:^3.0.14" + "@smithy/util-defaults-mode-node": "npm:^3.0.14" + "@smithy/util-endpoints": "npm:^2.0.5" + "@smithy/util-middleware": "npm:^3.0.3" + "@smithy/util-retry": "npm:^3.0.3" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/94ad5bc973407b024c2e66aafb360bac6c4056bb4ea868244bd2eddce1d2407ea66de894d14ce4211c471fe649c2a2a0315af6e4332fbea826098a0c769420da + languageName: node + linkType: hard + +"@aws-sdk/client-sts@npm:3.623.0": + version: 3.623.0 + resolution: "@aws-sdk/client-sts@npm:3.623.0" + dependencies: + "@aws-crypto/sha256-browser": "npm:5.2.0" + "@aws-crypto/sha256-js": "npm:5.2.0" + "@aws-sdk/client-sso-oidc": "npm:3.623.0" + "@aws-sdk/core": "npm:3.623.0" + "@aws-sdk/credential-provider-node": "npm:3.623.0" + "@aws-sdk/middleware-host-header": "npm:3.620.0" + "@aws-sdk/middleware-logger": "npm:3.609.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" + "@aws-sdk/middleware-user-agent": "npm:3.620.0" + "@aws-sdk/region-config-resolver": "npm:3.614.0" + "@aws-sdk/types": "npm:3.609.0" + "@aws-sdk/util-endpoints": "npm:3.614.0" + "@aws-sdk/util-user-agent-browser": "npm:3.609.0" + "@aws-sdk/util-user-agent-node": "npm:3.614.0" + "@smithy/config-resolver": "npm:^3.0.5" + "@smithy/core": "npm:^2.3.2" + "@smithy/fetch-http-handler": "npm:^3.2.4" + "@smithy/hash-node": "npm:^3.0.3" + "@smithy/invalid-dependency": "npm:^3.0.3" + "@smithy/middleware-content-length": "npm:^3.0.5" + "@smithy/middleware-endpoint": "npm:^3.1.0" + "@smithy/middleware-retry": "npm:^3.0.14" + "@smithy/middleware-serde": "npm:^3.0.3" + "@smithy/middleware-stack": "npm:^3.0.3" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/node-http-handler": "npm:^3.1.4" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/smithy-client": "npm:^3.1.12" + "@smithy/types": "npm:^3.3.0" + "@smithy/url-parser": "npm:^3.0.3" + "@smithy/util-base64": "npm:^3.0.0" + "@smithy/util-body-length-browser": "npm:^3.0.0" + "@smithy/util-body-length-node": "npm:^3.0.0" + "@smithy/util-defaults-mode-browser": "npm:^3.0.14" + "@smithy/util-defaults-mode-node": "npm:^3.0.14" + "@smithy/util-endpoints": "npm:^2.0.5" + "@smithy/util-middleware": "npm:^3.0.3" + "@smithy/util-retry": "npm:^3.0.3" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/b0eebc2834744bb8fdceb9e12fb7bea7779d673186f9a4e6e24c722e015528e26bf15f9cb946bb120656d0c5180b225f42a01236f97f4f908cc2eaf9fd6948da + languageName: node + linkType: hard + +"@aws-sdk/client-sts@npm:3.624.0": + version: 3.624.0 + resolution: "@aws-sdk/client-sts@npm:3.624.0" + dependencies: + "@aws-crypto/sha256-browser": "npm:5.2.0" + "@aws-crypto/sha256-js": "npm:5.2.0" + "@aws-sdk/client-sso-oidc": "npm:3.624.0" + "@aws-sdk/core": "npm:3.624.0" + "@aws-sdk/credential-provider-node": "npm:3.624.0" + "@aws-sdk/middleware-host-header": "npm:3.620.0" + "@aws-sdk/middleware-logger": "npm:3.609.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" + "@aws-sdk/middleware-user-agent": "npm:3.620.0" + "@aws-sdk/region-config-resolver": "npm:3.614.0" + "@aws-sdk/types": "npm:3.609.0" + "@aws-sdk/util-endpoints": "npm:3.614.0" + "@aws-sdk/util-user-agent-browser": "npm:3.609.0" + "@aws-sdk/util-user-agent-node": "npm:3.614.0" + "@smithy/config-resolver": "npm:^3.0.5" + "@smithy/core": "npm:^2.3.2" + "@smithy/fetch-http-handler": "npm:^3.2.4" + "@smithy/hash-node": "npm:^3.0.3" + "@smithy/invalid-dependency": "npm:^3.0.3" + "@smithy/middleware-content-length": "npm:^3.0.5" + "@smithy/middleware-endpoint": "npm:^3.1.0" + "@smithy/middleware-retry": "npm:^3.0.14" + "@smithy/middleware-serde": "npm:^3.0.3" + "@smithy/middleware-stack": "npm:^3.0.3" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/node-http-handler": "npm:^3.1.4" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/smithy-client": "npm:^3.1.12" + "@smithy/types": "npm:^3.3.0" + "@smithy/url-parser": "npm:^3.0.3" + "@smithy/util-base64": "npm:^3.0.0" + "@smithy/util-body-length-browser": "npm:^3.0.0" + "@smithy/util-body-length-node": "npm:^3.0.0" + "@smithy/util-defaults-mode-browser": "npm:^3.0.14" + "@smithy/util-defaults-mode-node": "npm:^3.0.14" + "@smithy/util-endpoints": "npm:^2.0.5" + "@smithy/util-middleware": "npm:^3.0.3" + "@smithy/util-retry": "npm:^3.0.3" + "@smithy/util-utf8": "npm:^3.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/4b7279bdc9fb8e90652d09322ffadf7897824dc69951030ea454c135c2e91f09bedd52249c39e66fa2751c8610fd0a0848693fec690e1868e7d848f08bcfa647 + languageName: node + linkType: hard + +"@aws-sdk/core@npm:3.623.0": + version: 3.623.0 + resolution: "@aws-sdk/core@npm:3.623.0" + dependencies: + "@smithy/core": "npm:^2.3.2" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/signature-v4": "npm:^4.1.0" + "@smithy/smithy-client": "npm:^3.1.12" + "@smithy/types": "npm:^3.3.0" + "@smithy/util-middleware": "npm:^3.0.3" + fast-xml-parser: "npm:4.4.1" + tslib: "npm:^2.6.2" + checksum: 10c0/4a12e3abbbdc28997b6858c819a816a91b2c477d82e00ec122e0ec8334b599591184a0fd08d14a000d333abea24342c7e09b30572239dcec117ef126b1970605 + languageName: node + linkType: hard + +"@aws-sdk/core@npm:3.624.0": + version: 3.624.0 + resolution: "@aws-sdk/core@npm:3.624.0" dependencies: - "@smithy/core": "npm:^2.3.1" + "@smithy/core": "npm:^2.3.2" "@smithy/node-config-provider": "npm:^3.1.4" "@smithy/protocol-http": "npm:^4.1.0" "@smithy/signature-v4": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" "@smithy/util-middleware": "npm:^3.0.3" fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10c0/7c23da79289b73b6e34eca04eb28200c3e800ca360ed4dc7cd0c2b17839cc6bc9f151589eb78fe3dc71632800bea540529ec8f6d26ac909ddebc30b6bc7a6c65 + checksum: 10c0/c0c915985ee8e52c9eb1484664d6dbfc81c815f25e0c78841a29cf90a4f165f685bae7455c6f285f282387670e97e81ff36132751a4b8fff4b40ecdcd0965d8b languageName: node linkType: hard @@ -540,31 +700,31 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.621.0" +"@aws-sdk/credential-provider-http@npm:3.622.0": + version: 3.622.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.622.0" dependencies: "@aws-sdk/types": "npm:3.609.0" "@smithy/fetch-http-handler": "npm:^3.2.4" "@smithy/node-http-handler": "npm:^3.1.4" "@smithy/property-provider": "npm:^3.1.3" "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" "@smithy/util-stream": "npm:^3.1.3" tslib: "npm:^2.6.2" - checksum: 10c0/d92dfea07d432059189f61735a6504439804463a4a3ff2b0ed22f9ce70ffbfa003f3137236b18c268a4a63b9d25d358110fc9d566a56936d71cd2f31fc2a2286 + checksum: 10c0/fa6b24991532dddcf1e688ab08fd831e5df189b4a5f2d560f41f3f870b9c940c00411a62e05f4a02e808edcab52f49b4255c8fba8fe07152224676e54eb6bbdb languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.621.0" +"@aws-sdk/credential-provider-ini@npm:3.623.0": + version: 3.623.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.623.0" dependencies: "@aws-sdk/credential-provider-env": "npm:3.620.1" - "@aws-sdk/credential-provider-http": "npm:3.621.0" + "@aws-sdk/credential-provider-http": "npm:3.622.0" "@aws-sdk/credential-provider-process": "npm:3.620.1" - "@aws-sdk/credential-provider-sso": "npm:3.621.0" + "@aws-sdk/credential-provider-sso": "npm:3.623.0" "@aws-sdk/credential-provider-web-identity": "npm:3.621.0" "@aws-sdk/types": "npm:3.609.0" "@smithy/credential-provider-imds": "npm:^3.2.0" @@ -573,20 +733,19 @@ __metadata: "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.621.0 - checksum: 10c0/01b6c8a7a045422dd0826aed3e7fa3a9584bd28d3ce6abee322e5114b03adc362a6b1ea27c226371d76e6f671cf6593fb8d604054f126c40fb3df8f7abb9076b + "@aws-sdk/client-sts": ^3.623.0 + checksum: 10c0/00d3521a7b203153de92baa77fe0b3588be4f345d503b9f08c115e01e63cd92a442cbf6ccd8cce6ecf0e783a654b2f9945b04172a278e0d98912b3c453bab7b5 languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.621.0" +"@aws-sdk/credential-provider-ini@npm:3.624.0": + version: 3.624.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.624.0" dependencies: "@aws-sdk/credential-provider-env": "npm:3.620.1" - "@aws-sdk/credential-provider-http": "npm:3.621.0" - "@aws-sdk/credential-provider-ini": "npm:3.621.0" + "@aws-sdk/credential-provider-http": "npm:3.622.0" "@aws-sdk/credential-provider-process": "npm:3.620.1" - "@aws-sdk/credential-provider-sso": "npm:3.621.0" + "@aws-sdk/credential-provider-sso": "npm:3.624.0" "@aws-sdk/credential-provider-web-identity": "npm:3.621.0" "@aws-sdk/types": "npm:3.609.0" "@smithy/credential-provider-imds": "npm:^3.2.0" @@ -594,7 +753,49 @@ __metadata: "@smithy/shared-ini-file-loader": "npm:^3.1.4" "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10c0/284c3140a615fdaf76f7a965e9bb9a1e60b43b68c69a095c758d10a82978a32e3fe39962a4491c64066cfd53c11188045ab183d34f90e1152bae95ebaf1ce290 + peerDependencies: + "@aws-sdk/client-sts": ^3.624.0 + checksum: 10c0/d21788b622fdb4b86403af10eaf22704b9e7cd520a4dbb18cc258da6dda2c032b3235ab76834ea08c959b0cf534962cf0b8baad813e1e73cfddfb1c243a4caca + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-node@npm:3.623.0": + version: 3.623.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.623.0" + dependencies: + "@aws-sdk/credential-provider-env": "npm:3.620.1" + "@aws-sdk/credential-provider-http": "npm:3.622.0" + "@aws-sdk/credential-provider-ini": "npm:3.623.0" + "@aws-sdk/credential-provider-process": "npm:3.620.1" + "@aws-sdk/credential-provider-sso": "npm:3.623.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.621.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/credential-provider-imds": "npm:^3.2.0" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/shared-ini-file-loader": "npm:^3.1.4" + "@smithy/types": "npm:^3.3.0" + tslib: "npm:^2.6.2" + checksum: 10c0/f13beb0a64fac4b76306cb8ef0689c17c99997c3264f3ae0fb4a81767d8acc1bb3fe59ac6463da9226758372b8d9768923909e40f48d2f606389dbdbb32509bc + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-node@npm:3.624.0": + version: 3.624.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.624.0" + dependencies: + "@aws-sdk/credential-provider-env": "npm:3.620.1" + "@aws-sdk/credential-provider-http": "npm:3.622.0" + "@aws-sdk/credential-provider-ini": "npm:3.624.0" + "@aws-sdk/credential-provider-process": "npm:3.620.1" + "@aws-sdk/credential-provider-sso": "npm:3.624.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.621.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/credential-provider-imds": "npm:^3.2.0" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/shared-ini-file-loader": "npm:^3.1.4" + "@smithy/types": "npm:^3.3.0" + tslib: "npm:^2.6.2" + checksum: 10c0/1f1b9fd4bb28bb042bab07b892a94dcb78f2149e6e56b5bb3138e9da29269039cc6d61c27f1a3273b63db521bb4fc5352931cbe38207d4b18b64f43538f73591 languageName: node linkType: hard @@ -611,18 +812,33 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.621.0" +"@aws-sdk/credential-provider-sso@npm:3.623.0": + version: 3.623.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.623.0" + dependencies: + "@aws-sdk/client-sso": "npm:3.623.0" + "@aws-sdk/token-providers": "npm:3.614.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/shared-ini-file-loader": "npm:^3.1.4" + "@smithy/types": "npm:^3.3.0" + tslib: "npm:^2.6.2" + checksum: 10c0/3858cbcb30896f6b75132d6fde9157ca69939bb4c9a7e49748e2ee6b0e10d4f09890f1c32d0d7ebb67d2c576c7c4e3f39e664a5a4d974fdc3cc263bd0f29384a + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-sso@npm:3.624.0": + version: 3.624.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.624.0" dependencies: - "@aws-sdk/client-sso": "npm:3.621.0" + "@aws-sdk/client-sso": "npm:3.624.0" "@aws-sdk/token-providers": "npm:3.614.0" "@aws-sdk/types": "npm:3.609.0" "@smithy/property-provider": "npm:^3.1.3" "@smithy/shared-ini-file-loader": "npm:^3.1.4" "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10c0/dca9c793136ca2113f675b641a537bed6ce1a1fa004747cc5320aefd0caebc9dbc48ca176390cca4feed09316ca3790bcaf63383d58902fd0f6d9ab3406d7e85 + checksum: 10c0/454e1e1817f8c9ca1b34f6370489520a4858a9e83c4e44ea75afff334a848fa0b9042e7cc13c701ddde114abc551da29f08d6319c76a87ddd3f1d85768d04f33 languageName: node linkType: hard @@ -640,20 +856,20 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/lib-storage@npm:^3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/lib-storage@npm:3.621.0" +"@aws-sdk/lib-storage@npm:^3.623.0": + version: 3.623.0 + resolution: "@aws-sdk/lib-storage@npm:3.623.0" dependencies: "@smithy/abort-controller": "npm:^3.1.1" "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" 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.621.0 - checksum: 10c0/7a07981d2773a631c5eea3ae4e8ba51c4173893025b4483f2294c572113c612ab56a575de91a136ac827081038b77547e6f4169b5566379a20dc6317f3a178b9 + "@aws-sdk/client-s3": ^3.623.0 + checksum: 10c0/c190510235d1f5ee7a5631cb57036012af6498be35dae429c0f90ef6e2ed8ef00f29a342b3350e2e40bcff26a3119bc727bc0e4e1fc9efc3e5221ae4ba95a2b3 languageName: node linkType: hard @@ -746,52 +962,52 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-sdk-ec2@npm:3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.621.0" +"@aws-sdk/middleware-sdk-ec2@npm:3.622.0": + version: 3.622.0 + resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.622.0" dependencies: "@aws-sdk/types": "npm:3.609.0" "@aws-sdk/util-format-url": "npm:3.609.0" "@smithy/middleware-endpoint": "npm:^3.1.0" "@smithy/protocol-http": "npm:^4.1.0" "@smithy/signature-v4": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10c0/a1abc258773d0af1bc4e8d066c43153e9b4707e17f52d928a96dd2aeef7322fc6c34d1d7d1b5d676f06d912da191706f4cac402be4817dcd2f8c42211f7fcbf3 + checksum: 10c0/a26118e329c2181267551aa5d7a9d32c191d2f05166ab6d15aa3f888c9da315b01ba34b59cbb383b0d356aa9b40d8fb6d40c7fc48a3b249490c81ee0becb1eed languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.621.0" +"@aws-sdk/middleware-sdk-s3@npm:3.622.0": + version: 3.622.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.622.0" dependencies: "@aws-sdk/types": "npm:3.609.0" "@aws-sdk/util-arn-parser": "npm:3.568.0" "@smithy/node-config-provider": "npm:^3.1.4" "@smithy/protocol-http": "npm:^4.1.0" "@smithy/signature-v4": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" "@smithy/util-config-provider": "npm:^3.0.0" "@smithy/util-stream": "npm:^3.1.3" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/942ffb6577dcf6509dac9d88630200eeb53936a110ea5d2e11c2fba5ff41a8a2b7b743b581708ec74b49336835c6c4502072b3c377da895b57b560db06dc3862 + checksum: 10c0/c395aba08c4414499e3c90a151e688a0dc2202eddbfe8659b121c935d4c01c40028f54b08b7fb0d9164250dbff5d60c583509ecdef58f3290edaae570bea2297 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-sqs@npm:3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.621.0" +"@aws-sdk/middleware-sdk-sqs@npm:3.622.0": + version: 3.622.0 + resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.622.0" dependencies: "@aws-sdk/types": "npm:3.609.0" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" "@smithy/util-hex-encoding": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/248813b18bd2d4f2ab0cb38ff2279b54265919fd2c76b300f9a67b945f5150c65f0c2758036891030e165c360afd06b3d3763b6ccc06a1b70779692f641c2169 + checksum: 10c0/1b9e2aec6708d3499fc90806f66de7b46b0ca2aec684e27f402a86876c6901ec68e25a5811820263a7f87ed100f01bf9681b6af967823d90ac52d5460d7b6a8d languageName: node linkType: hard @@ -848,17 +1064,17 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.621.0": - version: 3.621.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.621.0" +"@aws-sdk/signature-v4-multi-region@npm:3.622.0": + version: 3.622.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.622.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.621.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.622.0" "@aws-sdk/types": "npm:3.609.0" "@smithy/protocol-http": "npm:^4.1.0" "@smithy/signature-v4": "npm:^4.1.0" "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10c0/f3f038c6a65a021e63fa2a73eee99b858d789d37f1758e9ea0a2e3a422c6a8ed1cd818132437613f9a6201df8723624fdb4e8d67075a7f1bed565f56d48598c0 + checksum: 10c0/1acdadf6ea3c5193d9154cff3ec8fd2ac2361d131c29ff663f7a6522e6e2d6682dda4139d1dee3950e6d8adc8ca6b9c1442a319815a3d5533fba399641c6f01f languageName: node linkType: hard @@ -4029,19 +4245,19 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^2.3.1": - version: 2.3.1 - resolution: "@smithy/core@npm:2.3.1" +"@smithy/core@npm:^2.3.2": + version: 2.3.2 + resolution: "@smithy/core@npm:2.3.2" dependencies: "@smithy/middleware-endpoint": "npm:^3.1.0" - "@smithy/middleware-retry": "npm:^3.0.13" + "@smithy/middleware-retry": "npm:^3.0.14" "@smithy/middleware-serde": "npm:^3.0.3" "@smithy/protocol-http": "npm:^4.1.0" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" "@smithy/util-middleware": "npm:^3.0.3" tslib: "npm:^2.6.2" - checksum: 10c0/2ba270a7e2e582a3db48169458d0a2abdc4f154b271abf941b37fc7159601e8504ca0908a99821465a546233f1a89d2d7dff2fb42cdf04bd91b4a4e3550d7f65 + checksum: 10c0/94174b9e049568172d8d46989ecb85e16929c216259a9f185aa8eef671a381ff183979f382a308f22f44965a70930ce289cc913155672c6d4bec12751df93075 languageName: node linkType: hard @@ -4226,20 +4442,20 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-retry@npm:^3.0.13": - version: 3.0.13 - resolution: "@smithy/middleware-retry@npm:3.0.13" +"@smithy/middleware-retry@npm:^3.0.14": + version: 3.0.14 + resolution: "@smithy/middleware-retry@npm:3.0.14" dependencies: "@smithy/node-config-provider": "npm:^3.1.4" "@smithy/protocol-http": "npm:^4.1.0" "@smithy/service-error-classification": "npm:^3.0.3" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" "@smithy/util-middleware": "npm:^3.0.3" "@smithy/util-retry": "npm:^3.0.3" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/634b86febb063e777da5d6cc696ee40b440a9d39cf6babfc1422ca6b46eec36ca006a4a7fd50374c5c07e85bf9022d2849cc09202ae895873742b53b622794f1 + checksum: 10c0/8fc86ef6e7c455b09e8226da4e7401fd9b4248e47a20d9682ffea48db25710cc4b40978b6774405abebfaf1fbf4d8cb130c9585e53ef20edd10b37dad876e23b languageName: node linkType: hard @@ -4373,9 +4589,9 @@ __metadata: languageName: node linkType: hard -"@smithy/smithy-client@npm:^3.1.11": - version: 3.1.11 - resolution: "@smithy/smithy-client@npm:3.1.11" +"@smithy/smithy-client@npm:^3.1.12": + version: 3.1.12 + resolution: "@smithy/smithy-client@npm:3.1.12" dependencies: "@smithy/middleware-endpoint": "npm:^3.1.0" "@smithy/middleware-stack": "npm:^3.0.3" @@ -4383,7 +4599,7 @@ __metadata: "@smithy/types": "npm:^3.3.0" "@smithy/util-stream": "npm:^3.1.3" tslib: "npm:^2.6.2" - checksum: 10c0/83e9884b6a91d2e2b2a5dd32bbe2f03b664a1e048c9a1a24695d50947528d13f818dfd0934123ed7ea145bd80535aad0d5bbc13bcfba7ac8e9417d962f978639 + checksum: 10c0/da7300f35d197b16fc7d72060b40bdbfc72b3c903fc95e46c97898b6bc2a3c703618499bc7cf262971f116cc363bdfa62eac299f85f4fc078ae6f0c4353adfa3 languageName: node linkType: hard @@ -4474,31 +4690,31 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^3.0.13": - version: 3.0.13 - resolution: "@smithy/util-defaults-mode-browser@npm:3.0.13" +"@smithy/util-defaults-mode-browser@npm:^3.0.14": + version: 3.0.14 + resolution: "@smithy/util-defaults-mode-browser@npm:3.0.14" dependencies: "@smithy/property-provider": "npm:^3.1.3" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/7daa7972a01d67edc23137cb01c7265048b03d026e0524aef3184b7da5d00bd0ace5cdb38319b7369a85c5bd9323161b8f3e7647aa3dbdbda2ade2060496fe99 + checksum: 10c0/d76af727a69d3c6ae7b99478c09eae25270741bcc63152dd5d9c113b79230e5ebfb83ebbb171da740e1f98c0369e76547807419042abefe86d867af5c2643b01 languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^3.0.13": - version: 3.0.13 - resolution: "@smithy/util-defaults-mode-node@npm:3.0.13" +"@smithy/util-defaults-mode-node@npm:^3.0.14": + version: 3.0.14 + resolution: "@smithy/util-defaults-mode-node@npm:3.0.14" dependencies: "@smithy/config-resolver": "npm:^3.0.5" "@smithy/credential-provider-imds": "npm:^3.2.0" "@smithy/node-config-provider": "npm:^3.1.4" "@smithy/property-provider": "npm:^3.1.3" - "@smithy/smithy-client": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.1.12" "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10c0/6036c208246deca4b3ad95f69b2529a132f5790755eaacc1daa01ad661f9b8b22282c35d8e0fa64dcc50e9ebe94c58e7a4dc60ac18ff7b8398f5b489e9fa3392 + checksum: 10c0/ce0091fde6d3679b9dfcd8e4cf87c51a3d11b9ab20e1ee924fa99bb4f1cccd5beaf51e5016f501b569109640ff57355b7f235f49a9c73f616d23a5fe9c9668b5 languageName: node linkType: hard @@ -4782,8 +4998,8 @@ __metadata: version: 0.0.0-use.local resolution: "@terraform-aws-github-runner/ami-housekeeper@workspace:functions/ami-housekeeper" dependencies: - "@aws-sdk/client-ec2": "npm:^3.621.0" - "@aws-sdk/client-ssm": "npm:^3.621.0" + "@aws-sdk/client-ec2": "npm:^3.624.0" + "@aws-sdk/client-ssm": "npm:^3.623.0" "@aws-sdk/types": "npm:^3.609.0" "@terraform-aws-github-runner/aws-powertools-util": "npm:*" "@terraform-aws-github-runner/aws-ssm-util": "npm:*" @@ -4845,7 +5061,7 @@ __metadata: version: 0.0.0-use.local resolution: "@terraform-aws-github-runner/aws-ssm-util@workspace:libs/aws-ssm-util" dependencies: - "@aws-sdk/client-ssm": "npm:^3.621.0" + "@aws-sdk/client-ssm": "npm:^3.623.0" "@aws-sdk/types": "npm:^3.609.0" "@terraform-aws-github-runner/aws-powertools-util": "npm:*" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" @@ -4874,7 +5090,7 @@ __metadata: version: 0.0.0-use.local resolution: "@terraform-aws-github-runner/control-plane@workspace:functions/control-plane" dependencies: - "@aws-sdk/client-ec2": "npm:^3.621.0" + "@aws-sdk/client-ec2": "npm:^3.624.0" "@aws-sdk/types": "npm:^3.609.0" "@middy/core": "npm:^4.7.0" "@octokit/auth-app": "npm:6.0.3" @@ -4914,8 +5130,8 @@ __metadata: version: 0.0.0-use.local resolution: "@terraform-aws-github-runner/gh-agent-syncer@workspace:functions/gh-agent-syncer" dependencies: - "@aws-sdk/client-s3": "npm:^3.621.0" - "@aws-sdk/lib-storage": "npm:^3.621.0" + "@aws-sdk/client-s3": "npm:^3.623.0" + "@aws-sdk/lib-storage": "npm:^3.623.0" "@aws-sdk/types": "npm:^3.609.0" "@middy/core": "npm:^4.7.0" "@octokit/rest": "npm:20.0.2" @@ -4946,7 +5162,7 @@ __metadata: version: 0.0.0-use.local resolution: "@terraform-aws-github-runner/termination-watcher@workspace:functions/termination-watcher" dependencies: - "@aws-sdk/client-ec2": "npm:^3.621.0" + "@aws-sdk/client-ec2": "npm:^3.624.0" "@aws-sdk/types": "npm:^3.609.0" "@middy/core": "npm:^4.7.0" "@terraform-aws-github-runner/aws-powertools-util": "npm:*" @@ -4977,7 +5193,7 @@ __metadata: version: 0.0.0-use.local resolution: "@terraform-aws-github-runner/webhook@workspace:functions/webhook" dependencies: - "@aws-sdk/client-sqs": "npm:^3.621.0" + "@aws-sdk/client-sqs": "npm:^3.623.0" "@middy/core": "npm:^4.7.0" "@octokit/rest": "npm:20.0.2" "@octokit/types": "npm:^13.5.0"