From 6a98712fd522c1721c7e094204f1723f11e962d8 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 12 Nov 2024 09:11:02 +0100
Subject: [PATCH] fix(lambda): bump the aws group in /lambdas with 7 updates
(#4251)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the aws group in /lambdas with 7 updates:
| Package | From | To |
| --- | --- | --- |
|
[@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2)
| `3.683.0` | `3.687.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.682.0` | `3.687.0` |
|
[@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types)
| `3.679.0` | `3.686.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.682.0` | `3.687.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.685.0` | `3.688.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.685.0` | `3.688.0` |
|
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge)
| `3.685.0` | `3.687.0` |
Updates `@aws-sdk/client-ec2` from 3.683.0 to 3.687.0
Release notes
Sourced from @aws-sdk/client-ec2
's
releases.
v3.687.0
3.687.0(2024-11-07)
Chores
- middleware-flexible-checksums: delay checksum
validation until stream read (#6629)
(43ee3c1e)
New Features
- clients: update client endpoints as of 2024-11-07
(dbf853a1)
- client-auto-scaling: Auto Scaling groups now
support the ability to strictly balance instances across Availability
Zones by configuring the AvailabilityZoneDistribution parameter. If
balanced-only is configured for a group, launches will always be
attempted in the under scaled Availability Zone even if it is unhealthy.
(3589a0fe)
- client-bedrock-runtime: Add Prompt management
support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel,
InvokeModelWithStreamingResponse (66072530)
- client-quicksight: Add Client Credentials based
OAuth support for Snowflake and Starburst (3d8d0bb1)
- client-cleanroomsml: This release introduces
support for Custom Models in AWS Clean Rooms ML. (188d6019)
- client-synthetics: Add support to toggle if a
canary will automatically delete provisioned canary resources such as
Lambda functions and layers when a canary is deleted. This behavior can
be controlled via the new ProvisionedResourceCleanup property exposed in
the CreateCanary and UpdateCanary APIs. (b06511c0)
- client-cleanrooms: This release introduces support
for Custom Models in AWS Clean Rooms ML. (ef8b2588)
- client-bedrock-agent: Add prompt support for chat
template configuration and agent generative AI resource. Add support for
configuring an optional guardrail in Prompt and Knowledge Base nodes in
Prompt Flows. Add API to validate flow definition (7f72a17e)
- client-resource-explorer-2: Add GetManagedView,
ListManagedViews APIs. (362a7bd2)
Tests
For list of updated packages, view
updated-packages.md in
assets-3.687.0.zip
v3.686.0
3.686.0(2024-11-06)
Chores
New Features
- client-qapps: Introduces category apis in
AmazonQApps. Web experience users use Categories to tag and filter
library items. (9e3e6fb6)
- client-verifiedpermissions: Adding BatchGetPolicy
API which supports the retrieval of multiple policies across multiple
policy stores within a single request. (6860b355)
- client-codebuild: AWS CodeBuild now adds additional
compute types for reserved capacity fleet. (73be6196)
- client-lakeformation: API changes for new named tag
expressions feature. (85aa63fd)
- client-s3-control: Fix
ListStorageLensConfigurations and ListStorageLensGroups deserialization
for Smithy SDKs. (14cff2e0)
- client-guardduty: GuardDuty RDS Protection expands
support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests
... (truncated)
Changelog
Sourced from @aws-sdk/client-ec2
's
changelog.
Note: Version bump only for package
@aws-sdk/client-ec2
Note: Version bump only for package
@aws-sdk/client-ec2
Commits
Updates `@aws-sdk/client-ssm` from 3.682.0 to 3.687.0
Release notes
Sourced from @aws-sdk/client-ssm
's
releases.
v3.687.0
3.687.0(2024-11-07)
Chores
- middleware-flexible-checksums: delay checksum
validation until stream read (#6629)
(43ee3c1e)
New Features
- clients: update client endpoints as of 2024-11-07
(dbf853a1)
- client-auto-scaling: Auto Scaling groups now
support the ability to strictly balance instances across Availability
Zones by configuring the AvailabilityZoneDistribution parameter. If
balanced-only is configured for a group, launches will always be
attempted in the under scaled Availability Zone even if it is unhealthy.
(3589a0fe)
- client-bedrock-runtime: Add Prompt management
support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel,
InvokeModelWithStreamingResponse (66072530)
- client-quicksight: Add Client Credentials based
OAuth support for Snowflake and Starburst (3d8d0bb1)
- client-cleanroomsml: This release introduces
support for Custom Models in AWS Clean Rooms ML. (188d6019)
- client-synthetics: Add support to toggle if a
canary will automatically delete provisioned canary resources such as
Lambda functions and layers when a canary is deleted. This behavior can
be controlled via the new ProvisionedResourceCleanup property exposed in
the CreateCanary and UpdateCanary APIs. (b06511c0)
- client-cleanrooms: This release introduces support
for Custom Models in AWS Clean Rooms ML. (ef8b2588)
- client-bedrock-agent: Add prompt support for chat
template configuration and agent generative AI resource. Add support for
configuring an optional guardrail in Prompt and Knowledge Base nodes in
Prompt Flows. Add API to validate flow definition (7f72a17e)
- client-resource-explorer-2: Add GetManagedView,
ListManagedViews APIs. (362a7bd2)
Tests
For list of updated packages, view
updated-packages.md in
assets-3.687.0.zip
v3.686.0
3.686.0(2024-11-06)
Chores
New Features
- client-qapps: Introduces category apis in
AmazonQApps. Web experience users use Categories to tag and filter
library items. (9e3e6fb6)
- client-verifiedpermissions: Adding BatchGetPolicy
API which supports the retrieval of multiple policies across multiple
policy stores within a single request. (6860b355)
- client-codebuild: AWS CodeBuild now adds additional
compute types for reserved capacity fleet. (73be6196)
- client-lakeformation: API changes for new named tag
expressions feature. (85aa63fd)
- client-s3-control: Fix
ListStorageLensConfigurations and ListStorageLensGroups deserialization
for Smithy SDKs. (14cff2e0)
- client-guardduty: GuardDuty RDS Protection expands
support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests
... (truncated)
Changelog
Sourced from @aws-sdk/client-ssm
's
changelog.
Note: Version bump only for package
@aws-sdk/client-ssm
Note: Version bump only for package
@aws-sdk/client-ssm
Commits
Updates `@aws-sdk/types` from 3.679.0 to 3.686.0
Release notes
Sourced from @aws-sdk/types
's
releases.
v3.686.0
3.686.0(2024-11-06)
Chores
New Features
- client-qapps: Introduces category apis in
AmazonQApps. Web experience users use Categories to tag and filter
library items. (9e3e6fb6)
- client-verifiedpermissions: Adding BatchGetPolicy
API which supports the retrieval of multiple policies across multiple
policy stores within a single request. (6860b355)
- client-codebuild: AWS CodeBuild now adds additional
compute types for reserved capacity fleet. (73be6196)
- client-lakeformation: API changes for new named tag
expressions feature. (85aa63fd)
- client-s3-control: Fix
ListStorageLensConfigurations and ListStorageLensGroups deserialization
for Smithy SDKs. (14cff2e0)
- client-guardduty: GuardDuty RDS Protection expands
support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests
- client-ec2: convert cucumber tests to vitest for
ec2 (#6625)
(6ee85c57)
- client-s3: convert some read ops to waiters (#6622)
(396fc77e)
- credential-provider-node: remove sts and sso client
mocks (#6619)
(62ae71a8)
- remove turbo from test orchestration (#6615)
(36006687)
For list of updated packages, view
updated-packages.md in
assets-3.686.0.zip
v3.685.0
3.685.0(2024-11-01)
New Features
- clients: update client endpoints as of 2024-11-01
(daef7c12)
- client-taxsettings: Add support for supplemental
tax registrations via these new APIs: PutSupplementalTaxRegistration,
ListSupplementalTaxRegistrations, and DeleteSupplementalTaxRegistration.
(23a1507e)
- client-cloudwatch-logs: This release introduces an
improvement in PutLogEvents (3fc175fd)
- client-bedrock-agent: Amazon Bedrock Knowledge
Bases now supports using application inference profiles to increase
throughput and improve resilience. (2601df45)
- client-docdb-elastic: Amazon DocumentDB Elastic
Clusters adds support for pending maintenance actions feature with APIs
GetPendingMaintenanceAction, ListPendingMaintenanceActions and
ApplyPendingMaintenanceAction (3bbb1c52)
Tests
For list of updated packages, view
updated-packages.md in
assets-3.685.0.zip
v3.684.0
... (truncated)
Changelog
Sourced from @aws-sdk/types
's
changelog.
Note: Version bump only for package
@aws-sdk/types
Commits
Updates `@aws-sdk/client-sqs` from 3.682.0 to 3.687.0
Release notes
Sourced from @aws-sdk/client-sqs
's
releases.
v3.687.0
3.687.0(2024-11-07)
Chores
- middleware-flexible-checksums: delay checksum
validation until stream read (#6629)
(43ee3c1e)
New Features
- clients: update client endpoints as of 2024-11-07
(dbf853a1)
- client-auto-scaling: Auto Scaling groups now
support the ability to strictly balance instances across Availability
Zones by configuring the AvailabilityZoneDistribution parameter. If
balanced-only is configured for a group, launches will always be
attempted in the under scaled Availability Zone even if it is unhealthy.
(3589a0fe)
- client-bedrock-runtime: Add Prompt management
support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel,
InvokeModelWithStreamingResponse (66072530)
- client-quicksight: Add Client Credentials based
OAuth support for Snowflake and Starburst (3d8d0bb1)
- client-cleanroomsml: This release introduces
support for Custom Models in AWS Clean Rooms ML. (188d6019)
- client-synthetics: Add support to toggle if a
canary will automatically delete provisioned canary resources such as
Lambda functions and layers when a canary is deleted. This behavior can
be controlled via the new ProvisionedResourceCleanup property exposed in
the CreateCanary and UpdateCanary APIs. (b06511c0)
- client-cleanrooms: This release introduces support
for Custom Models in AWS Clean Rooms ML. (ef8b2588)
- client-bedrock-agent: Add prompt support for chat
template configuration and agent generative AI resource. Add support for
configuring an optional guardrail in Prompt and Knowledge Base nodes in
Prompt Flows. Add API to validate flow definition (7f72a17e)
- client-resource-explorer-2: Add GetManagedView,
ListManagedViews APIs. (362a7bd2)
Tests
For list of updated packages, view
updated-packages.md in
assets-3.687.0.zip
v3.686.0
3.686.0(2024-11-06)
Chores
New Features
- client-qapps: Introduces category apis in
AmazonQApps. Web experience users use Categories to tag and filter
library items. (9e3e6fb6)
- client-verifiedpermissions: Adding BatchGetPolicy
API which supports the retrieval of multiple policies across multiple
policy stores within a single request. (6860b355)
- client-codebuild: AWS CodeBuild now adds additional
compute types for reserved capacity fleet. (73be6196)
- client-lakeformation: API changes for new named tag
expressions feature. (85aa63fd)
- client-s3-control: Fix
ListStorageLensConfigurations and ListStorageLensGroups deserialization
for Smithy SDKs. (14cff2e0)
- client-guardduty: GuardDuty RDS Protection expands
support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests
... (truncated)
Changelog
Sourced from @aws-sdk/client-sqs
's
changelog.
Note: Version bump only for package
@aws-sdk/client-sqs
Note: Version bump only for package
@aws-sdk/client-sqs
Commits
Updates `@aws-sdk/client-s3` from 3.685.0 to 3.688.0
Release notes
Sourced from @aws-sdk/client-s3
's
releases.
v3.688.0
3.688.0(2024-11-08)
New Features
- clients: update client endpoints as of 2024-11-08
(175111af)
- client-bedrock-agent-runtime: This release adds
trace functionality to Bedrock Prompt Flows (bc899718)
- client-firehose: Amazon Data Firehose / Features :
Adds support for a new DeliveryStreamType, DatabaseAsSource.
DatabaseAsSource hoses allow customers to stream CDC events from their
RDS and Amazon EC2 hosted databases, running MySQL and PostgreSQL
database engines, to Iceberg Table destinations. (99335615)
- client-chime-sdk-media-pipelines: Added support for
Media Capture Pipeline and Media Concatenation Pipeline for customer
managed server side encryption. Now Media Capture Pipeline can use IAM
sink role to get access to KMS key and encrypt/decrypt recorded
artifacts. KMS key ID can also be supplied with encryption context. (88e1c217)
- client-batch: This feature allows override
LaunchTemplates to be specified in an AWS Batch Compute Environment. (bf10da9a)
- client-controlcatalog: AWS Control Catalog
GetControl public API returns additional data in output, including
Implementation and Parameters (43e848f3)
- client-qbusiness: Adds S3 path option to pass group
member list for PutGroup API. (a0824b3d)
- client-lambda: This release adds support for using
AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment
packages. (0c470f6e)
- client-eks: Adds new error code
Ec2InstanceTypeDoesNotExist
for Amazon EKS managed node
groups (84db913d)
- client-pinpoint-sms-voice-v2: Added the
RequiresAuthenticationTimestamp field to the
RegistrationVersionStatusHistory data type. (90f0be2f)
- middleware-flexible-checksums: use Node.js native
CRC32 checksum API (#6641)
(6a48760c)
Tests
- middleware-flexible-checksums:
For list of updated packages, view
updated-packages.md in
assets-3.688.0.zip
v3.687.0
3.687.0(2024-11-07)
Chores
- middleware-flexible-checksums: delay checksum
validation until stream read (#6629)
(43ee3c1e)
New Features
- clients: update client endpoints as of 2024-11-07
(dbf853a1)
- client-auto-scaling: Auto Scaling groups now
support the ability to strictly balance instances across Availability
Zones by configuring the AvailabilityZoneDistribution parameter. If
balanced-only is configured for a group, launches will always be
attempted in the under scaled Availability Zone even if it is unhealthy.
(3589a0fe)
- client-bedrock-runtime: Add Prompt management
support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel,
InvokeModelWithStreamingResponse (66072530)
- client-quicksight: Add Client Credentials based
OAuth support for Snowflake and Starburst (3d8d0bb1)
- client-cleanroomsml: This release introduces
support for Custom Models in AWS Clean Rooms ML. (188d6019)
- client-synthetics: Add support to toggle if a
canary will automatically delete provisioned canary resources such as
Lambda functions and layers when a canary is deleted. This behavior can
be controlled via the new ProvisionedResourceCleanup property exposed in
the CreateCanary and UpdateCanary APIs. (b06511c0)
- client-cleanrooms: This release introduces support
for Custom Models in AWS Clean Rooms ML. (ef8b2588)
- client-bedrock-agent: Add prompt support for chat
template configuration and agent generative AI resource. Add support for
configuring an optional guardrail in Prompt and Knowledge Base nodes in
Prompt Flows. Add API to validate flow definition (7f72a17e)
- client-resource-explorer-2: Add GetManagedView,
ListManagedViews APIs. (362a7bd2)
Tests
... (truncated)
Changelog
Sourced from @aws-sdk/client-s3
's
changelog.
Note: Version bump only for package
@aws-sdk/client-s3
Note: Version bump only for package
@aws-sdk/client-s3
Note: Version bump only for package
@aws-sdk/client-s3
Commits
b2fb10a
Publish v3.688.0
0c558ef
Publish v3.687.0
9f7c19d
test(middleware-user-agent): more precise assertions (#6637)
43ee3c1
chore(middleware-flexible-checksums): delay checksum validation until
stream ...
0670605
Publish v3.686.0
76cb4e8
chore(codegen): bump smithy-ts commit to 0d9cee80 (#6627)
396fc77
test(client-s3): convert some read ops to waiters (#6622)
- See full diff in compare
view
Updates `@aws-sdk/lib-storage` from 3.685.0 to 3.688.0
Release notes
Sourced from @aws-sdk/lib-storage
's
releases.
v3.688.0
3.688.0(2024-11-08)
New Features
- clients: update client endpoints as of 2024-11-08
(175111af)
- client-bedrock-agent-runtime: This release adds
trace functionality to Bedrock Prompt Flows (bc899718)
- client-firehose: Amazon Data Firehose / Features :
Adds support for a new DeliveryStreamType, DatabaseAsSource.
DatabaseAsSource hoses allow customers to stream CDC events from their
RDS and Amazon EC2 hosted databases, running MySQL and PostgreSQL
database engines, to Iceberg Table destinations. (99335615)
- client-chime-sdk-media-pipelines: Added support for
Media Capture Pipeline and Media Concatenation Pipeline for customer
managed server side encryption. Now Media Capture Pipeline can use IAM
sink role to get access to KMS key and encrypt/decrypt recorded
artifacts. KMS key ID can also be supplied with encryption context. (88e1c217)
- client-batch: This feature allows override
LaunchTemplates to be specified in an AWS Batch Compute Environment. (bf10da9a)
- client-controlcatalog: AWS Control Catalog
GetControl public API returns additional data in output, including
Implementation and Parameters (43e848f3)
- client-qbusiness: Adds S3 path option to pass group
member list for PutGroup API. (a0824b3d)
- client-lambda: This release adds support for using
AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment
packages. (0c470f6e)
- client-eks: Adds new error code
Ec2InstanceTypeDoesNotExist
for Amazon EKS managed node
groups (84db913d)
- client-pinpoint-sms-voice-v2: Added the
RequiresAuthenticationTimestamp field to the
RegistrationVersionStatusHistory data type. (90f0be2f)
- middleware-flexible-checksums: use Node.js native
CRC32 checksum API (#6641)
(6a48760c)
Tests
- middleware-flexible-checksums:
For list of updated packages, view
updated-packages.md in
assets-3.688.0.zip
v3.687.0
3.687.0(2024-11-07)
Chores
- middleware-flexible-checksums: delay checksum
validation until stream read (#6629)
(43ee3c1e)
New Features
- clients: update client endpoints as of 2024-11-07
(dbf853a1)
- client-auto-scaling: Auto Scaling groups now
support the ability to strictly balance instances across Availability
Zones by configuring the AvailabilityZoneDistribution parameter. If
balanced-only is configured for a group, launches will always be
attempted in the under scaled Availability Zone even if it is unhealthy.
(3589a0fe)
- client-bedrock-runtime: Add Prompt management
support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel,
InvokeModelWithStreamingResponse (66072530)
- client-quicksight: Add Client Credentials based
OAuth support for Snowflake and Starburst (3d8d0bb1)
- client-cleanroomsml: This release introduces
support for Custom Models in AWS Clean Rooms ML. (188d6019)
- client-synthetics: Add support to toggle if a
canary will automatically delete provisioned canary resources such as
Lambda functions and layers when a canary is deleted. This behavior can
be controlled via the new ProvisionedResourceCleanup property exposed in
the CreateCanary and UpdateCanary APIs. (b06511c0)
- client-cleanrooms: This release introduces support
for Custom Models in AWS Clean Rooms ML. (ef8b2588)
- client-bedrock-agent: Add prompt support for chat
template configuration and agent generative AI resource. Add support for
configuring an optional guardrail in Prompt and Knowledge Base nodes in
Prompt Flows. Add API to validate flow definition (7f72a17e)
- client-resource-explorer-2: Add GetManagedView,
ListManagedViews APIs. (362a7bd2)
Tests
... (truncated)
Changelog
Sourced from @aws-sdk/lib-storage
's
changelog.
Note: Version bump only for package
@aws-sdk/lib-storage
Note: Version bump only for package
@aws-sdk/lib-storage
Note: Version bump only for package
@aws-sdk/lib-storage
Commits
Updates `@aws-sdk/client-eventbridge` from 3.685.0 to 3.687.0
Release notes
Sourced from @aws-sdk/client-eventbridge
's
releases.
v3.687.0
3.687.0(2024-11-07)
Chores
- middleware-flexible-checksums: delay checksum
validation until stream read (#6629)
(43ee3c1e)
New Features
- clients: update client endpoints as of 2024-11-07
(dbf853a1)
- client-auto-scaling: Auto Scaling groups now
support the ability to strictly balance instances across Availability
Zones by configuring the AvailabilityZoneDistribution parameter. If
balanced-only is configured for a group, launches will always be
attempted in the under scaled Availability Zone even if it is unhealthy.
(3589a0fe)
- client-bedrock-runtime: Add Prompt management
support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel,
InvokeModelWithStreamingResponse (66072530)
- client-quicksight: Add Client Credentials based
OAuth support for Snowflake and Starburst (3d8d0bb1)
- client-cleanroomsml: This release introduces
support for Custom Models in AWS Clean Rooms ML. (188d6019)
- client-synthetics: Add support to toggle if a
canary will automatically delete provisioned canary resources such as
Lambda functions and layers when a canary is deleted. This behavior can
be controlled via the new ProvisionedResourceCleanup property exposed in
the CreateCanary and UpdateCanary APIs. (b06511c0)
- client-cleanrooms: This release introduces support
for Custom Models in AWS Clean Rooms ML. (ef8b2588)
- client-bedrock-agent: Add prompt support for chat
template configuration and agent generative AI resource. Add support for
configuring an optional guardrail in Prompt and Knowledge Base nodes in
Prompt Flows. Add API to validate flow definition (7f72a17e)
- client-resource-explorer-2: Add GetManagedView,
ListManagedViews APIs. (362a7bd2)
Tests
For list of updated packages, view
updated-packages.md in
assets-3.687.0.zip
v3.686.0
3.686.0(2024-11-06)
Chores
New Features
- client-qapps: Introduces category apis in
AmazonQApps. Web experience users use Categories to tag and filter
library items. (9e3e6fb6)
- client-verifiedpermissions: Adding BatchGetPolicy
API which supports the retrieval of multiple policies across multiple
policy stores within a single request. (6860b355)
- client-codebuild: AWS CodeBuild now adds additional
compute types for reserved capacity fleet. (73be6196)
- client-lakeformation: API changes for new named tag
expressions feature. (85aa63fd)
- client-s3-control: Fix
ListStorageLensConfigurations and ListStorageLensGroups deserialization
for Smithy SDKs. (14cff2e0)
- client-guardduty: GuardDuty RDS Protection expands
support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests
... (truncated)
Changelog
Sourced from @aws-sdk/client-eventbridge
's
changelog.
Note: Version bump only for package
@aws-sdk/client-eventbridge
Note: Version bump only for package
@aws-sdk/client-eventbridge
Commits
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
.../functions/ami-housekeeper/package.json | 6 +-
lambdas/functions/control-plane/package.json | 6 +-
.../functions/gh-agent-syncer/package.json | 6 +-
.../termination-watcher/package.json | 4 +-
lambdas/functions/webhook/package.json | 4 +-
lambdas/libs/aws-ssm-util/package.json | 4 +-
lambdas/yarn.lock | 1659 +++++++++--------
7 files changed, 898 insertions(+), 791 deletions(-)
diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json
index 3dabc71b..7a1297bb 100644
--- a/lambdas/functions/ami-housekeeper/package.json
+++ b/lambdas/functions/ami-housekeeper/package.json
@@ -39,9 +39,9 @@
"dependencies": {
"@aws-github-runner/aws-powertools-util": "*",
"@aws-github-runner/aws-ssm-util": "*",
- "@aws-sdk/client-ec2": "^3.683.0",
- "@aws-sdk/client-ssm": "^3.682.0",
- "@aws-sdk/types": "^3.679.0",
+ "@aws-sdk/client-ec2": "^3.687.0",
+ "@aws-sdk/client-ssm": "^3.687.0",
+ "@aws-sdk/types": "^3.686.0",
"cron-parser": "^4.9.0",
"typescript": "^5.6.3"
},
diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json
index 534caeaf..3d14ff64 100644
--- a/lambdas/functions/control-plane/package.json
+++ b/lambdas/functions/control-plane/package.json
@@ -41,9 +41,9 @@
"@aws-github-runner/aws-powertools-util": "*",
"@aws-github-runner/aws-ssm-util": "*",
"@aws-lambda-powertools/parameters": "^2.10.0",
- "@aws-sdk/client-ec2": "^3.683.0",
- "@aws-sdk/client-sqs": "^3.682.0",
- "@aws-sdk/types": "^3.679.0",
+ "@aws-sdk/client-ec2": "^3.687.0",
+ "@aws-sdk/client-sqs": "^3.687.0",
+ "@aws-sdk/types": "^3.686.0",
"@middy/core": "^4.7.0",
"@octokit/auth-app": "6.1.2",
"@octokit/core": "5.2.0",
diff --git a/lambdas/functions/gh-agent-syncer/package.json b/lambdas/functions/gh-agent-syncer/package.json
index 611d1369..19e03462 100644
--- a/lambdas/functions/gh-agent-syncer/package.json
+++ b/lambdas/functions/gh-agent-syncer/package.json
@@ -37,9 +37,9 @@
},
"dependencies": {
"@aws-github-runner/aws-powertools-util": "*",
- "@aws-sdk/client-s3": "^3.685.0",
- "@aws-sdk/lib-storage": "^3.685.0",
- "@aws-sdk/types": "^3.679.0",
+ "@aws-sdk/client-s3": "^3.688.0",
+ "@aws-sdk/lib-storage": "^3.688.0",
+ "@aws-sdk/types": "^3.686.0",
"@middy/core": "^4.7.0",
"@octokit/rest": "20.1.1",
"axios": "^1.7.7"
diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json
index 543c12cf..a9199614 100644
--- a/lambdas/functions/termination-watcher/package.json
+++ b/lambdas/functions/termination-watcher/package.json
@@ -36,8 +36,8 @@
},
"dependencies": {
"@aws-github-runner/aws-powertools-util": "*",
- "@aws-sdk/client-ec2": "^3.683.0",
- "@aws-sdk/types": "^3.679.0",
+ "@aws-sdk/client-ec2": "^3.687.0",
+ "@aws-sdk/types": "^3.686.0",
"@middy/core": "^4.7.0",
"typescript": "^5.6.3"
},
diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json
index 21e299ae..2a811f61 100644
--- a/lambdas/functions/webhook/package.json
+++ b/lambdas/functions/webhook/package.json
@@ -16,7 +16,7 @@
"all": "yarn build && yarn format && yarn lint && yarn test"
},
"devDependencies": {
- "@aws-sdk/client-eventbridge": "^3.685.0",
+ "@aws-sdk/client-eventbridge": "^3.687.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/aws-lambda": "^8.10.145",
"@types/express": "^4.17.21",
@@ -40,7 +40,7 @@
"dependencies": {
"@aws-github-runner/aws-powertools-util": "*",
"@aws-github-runner/aws-ssm-util": "*",
- "@aws-sdk/client-sqs": "^3.682.0",
+ "@aws-sdk/client-sqs": "^3.687.0",
"@middy/core": "^4.7.0",
"@octokit/rest": "20.1.1",
"@octokit/types": "^13.6.1",
diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json
index b0ed2013..dbe73864 100644
--- a/lambdas/libs/aws-ssm-util/package.json
+++ b/lambdas/libs/aws-ssm-util/package.json
@@ -36,8 +36,8 @@
},
"dependencies": {
"@aws-github-runner/aws-powertools-util": "*",
- "@aws-sdk/client-ssm": "^3.682.0",
- "@aws-sdk/types": "^3.679.0"
+ "@aws-sdk/client-ssm": "^3.687.0",
+ "@aws-sdk/types": "^3.686.0"
},
"nx": {
"includedScripts": [
diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock
index f1e16db9..ac0326de 100644
--- a/lambdas/yarn.lock
+++ b/lambdas/yarn.lock
@@ -86,7 +86,7 @@ __metadata:
languageName: node
linkType: hard
-"@aws-crypto/util@npm:^5.2.0":
+"@aws-crypto/util@npm:5.2.0, @aws-crypto/util@npm:^5.2.0":
version: 5.2.0
resolution: "@aws-crypto/util@npm:5.2.0"
dependencies:
@@ -103,9 +103,9 @@ __metadata:
dependencies:
"@aws-github-runner/aws-powertools-util": "npm:*"
"@aws-github-runner/aws-ssm-util": "npm:*"
- "@aws-sdk/client-ec2": "npm:^3.683.0"
- "@aws-sdk/client-ssm": "npm:^3.682.0"
- "@aws-sdk/types": "npm:^3.679.0"
+ "@aws-sdk/client-ec2": "npm:^3.687.0"
+ "@aws-sdk/client-ssm": "npm:^3.687.0"
+ "@aws-sdk/types": "npm:^3.686.0"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/aws-lambda": "npm:^8.10.145"
"@types/jest": "npm:^29.5.14"
@@ -165,8 +165,8 @@ __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.682.0"
- "@aws-sdk/types": "npm:^3.679.0"
+ "@aws-sdk/client-ssm": "npm:^3.687.0"
+ "@aws-sdk/types": "npm:^3.686.0"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/aws-lambda": "npm:^8.10.145"
"@types/express": "npm:^4.17.21"
@@ -196,9 +196,9 @@ __metadata:
"@aws-github-runner/aws-powertools-util": "npm:*"
"@aws-github-runner/aws-ssm-util": "npm:*"
"@aws-lambda-powertools/parameters": "npm:^2.10.0"
- "@aws-sdk/client-ec2": "npm:^3.683.0"
- "@aws-sdk/client-sqs": "npm:^3.682.0"
- "@aws-sdk/types": "npm:^3.679.0"
+ "@aws-sdk/client-ec2": "npm:^3.687.0"
+ "@aws-sdk/client-sqs": "npm:^3.687.0"
+ "@aws-sdk/types": "npm:^3.686.0"
"@middy/core": "npm:^4.7.0"
"@octokit/auth-app": "npm:6.1.2"
"@octokit/core": "npm:5.2.0"
@@ -235,9 +235,9 @@ __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.685.0"
- "@aws-sdk/lib-storage": "npm:^3.685.0"
- "@aws-sdk/types": "npm:^3.679.0"
+ "@aws-sdk/client-s3": "npm:^3.688.0"
+ "@aws-sdk/lib-storage": "npm:^3.688.0"
+ "@aws-sdk/types": "npm:^3.686.0"
"@middy/core": "npm:^4.7.0"
"@octokit/rest": "npm:20.1.1"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
@@ -267,8 +267,8 @@ __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.683.0"
- "@aws-sdk/types": "npm:^3.679.0"
+ "@aws-sdk/client-ec2": "npm:^3.687.0"
+ "@aws-sdk/types": "npm:^3.686.0"
"@middy/core": "npm:^4.7.0"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/aws-lambda": "npm:^8.10.145"
@@ -299,8 +299,8 @@ __metadata:
dependencies:
"@aws-github-runner/aws-powertools-util": "npm:*"
"@aws-github-runner/aws-ssm-util": "npm:*"
- "@aws-sdk/client-eventbridge": "npm:^3.685.0"
- "@aws-sdk/client-sqs": "npm:^3.682.0"
+ "@aws-sdk/client-eventbridge": "npm:^3.687.0"
+ "@aws-sdk/client-sqs": "npm:^3.687.0"
"@middy/core": "npm:^4.7.0"
"@octokit/rest": "npm:20.1.1"
"@octokit/types": "npm:^13.6.1"
@@ -408,795 +408,797 @@ __metadata:
languageName: node
linkType: hard
-"@aws-sdk/client-ec2@npm:^3.683.0":
- version: 3.683.0
- resolution: "@aws-sdk/client-ec2@npm:3.683.0"
+"@aws-sdk/client-ec2@npm:^3.687.0":
+ version: 3.687.0
+ resolution: "@aws-sdk/client-ec2@npm:3.687.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.682.0"
- "@aws-sdk/client-sts": "npm:3.682.0"
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/credential-provider-node": "npm:3.682.0"
- "@aws-sdk/middleware-host-header": "npm:3.679.0"
- "@aws-sdk/middleware-logger": "npm:3.679.0"
- "@aws-sdk/middleware-recursion-detection": "npm:3.679.0"
- "@aws-sdk/middleware-sdk-ec2": "npm:3.679.0"
- "@aws-sdk/middleware-user-agent": "npm:3.682.0"
- "@aws-sdk/region-config-resolver": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
- "@aws-sdk/util-endpoints": "npm:3.679.0"
- "@aws-sdk/util-user-agent-browser": "npm:3.679.0"
- "@aws-sdk/util-user-agent-node": "npm:3.682.0"
- "@smithy/config-resolver": "npm:^3.0.9"
- "@smithy/core": "npm:^2.4.8"
- "@smithy/fetch-http-handler": "npm:^3.2.9"
- "@smithy/hash-node": "npm:^3.0.7"
- "@smithy/invalid-dependency": "npm:^3.0.7"
- "@smithy/middleware-content-length": "npm:^3.0.9"
- "@smithy/middleware-endpoint": "npm:^3.1.4"
- "@smithy/middleware-retry": "npm:^3.0.23"
- "@smithy/middleware-serde": "npm:^3.0.7"
- "@smithy/middleware-stack": "npm:^3.0.7"
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/node-http-handler": "npm:^3.2.4"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
- "@smithy/url-parser": "npm:^3.0.7"
+ "@aws-sdk/client-sso-oidc": "npm:3.687.0"
+ "@aws-sdk/client-sts": "npm:3.687.0"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/credential-provider-node": "npm:3.687.0"
+ "@aws-sdk/middleware-host-header": "npm:3.686.0"
+ "@aws-sdk/middleware-logger": "npm:3.686.0"
+ "@aws-sdk/middleware-recursion-detection": "npm:3.686.0"
+ "@aws-sdk/middleware-sdk-ec2": "npm:3.686.0"
+ "@aws-sdk/middleware-user-agent": "npm:3.687.0"
+ "@aws-sdk/region-config-resolver": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@aws-sdk/util-endpoints": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-browser": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-node": "npm:3.687.0"
+ "@smithy/config-resolver": "npm:^3.0.10"
+ "@smithy/core": "npm:^2.5.1"
+ "@smithy/fetch-http-handler": "npm:^4.0.0"
+ "@smithy/hash-node": "npm:^3.0.8"
+ "@smithy/invalid-dependency": "npm:^3.0.8"
+ "@smithy/middleware-content-length": "npm:^3.0.10"
+ "@smithy/middleware-endpoint": "npm:^3.2.1"
+ "@smithy/middleware-retry": "npm:^3.0.25"
+ "@smithy/middleware-serde": "npm:^3.0.8"
+ "@smithy/middleware-stack": "npm:^3.0.8"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/node-http-handler": "npm:^3.2.5"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/url-parser": "npm:^3.0.8"
"@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.23"
- "@smithy/util-defaults-mode-node": "npm:^3.0.23"
- "@smithy/util-endpoints": "npm:^2.1.3"
- "@smithy/util-middleware": "npm:^3.0.7"
- "@smithy/util-retry": "npm:^3.0.7"
+ "@smithy/util-defaults-mode-browser": "npm:^3.0.25"
+ "@smithy/util-defaults-mode-node": "npm:^3.0.25"
+ "@smithy/util-endpoints": "npm:^2.1.4"
+ "@smithy/util-middleware": "npm:^3.0.8"
+ "@smithy/util-retry": "npm:^3.0.8"
"@smithy/util-utf8": "npm:^3.0.0"
- "@smithy/util-waiter": "npm:^3.1.6"
+ "@smithy/util-waiter": "npm:^3.1.7"
"@types/uuid": "npm:^9.0.1"
tslib: "npm:^2.6.2"
uuid: "npm:^9.0.1"
- checksum: 10c0/1be3978d121f508550a705fed062270ae29e35140f478526911d850bf2bc2d74b1be64be58944ff85eaf8e9f2732b4c71b97f811b2a46d03d1be2bf8d13cb483
+ checksum: 10c0/147d0abbf0aaa029e223b0eeb903028a2e363613e84050ae378c58188d4a387526de9d4f2da6b63599ed3c4ce778ed6c7afd33663e5d1eaf6165c6cd1ae73bbf
languageName: node
linkType: hard
-"@aws-sdk/client-eventbridge@npm:^3.685.0":
- version: 3.685.0
- resolution: "@aws-sdk/client-eventbridge@npm:3.685.0"
+"@aws-sdk/client-eventbridge@npm:^3.687.0":
+ version: 3.687.0
+ resolution: "@aws-sdk/client-eventbridge@npm:3.687.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.682.0"
- "@aws-sdk/client-sts": "npm:3.682.0"
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/credential-provider-node": "npm:3.682.0"
- "@aws-sdk/middleware-host-header": "npm:3.679.0"
- "@aws-sdk/middleware-logger": "npm:3.679.0"
- "@aws-sdk/middleware-recursion-detection": "npm:3.679.0"
- "@aws-sdk/middleware-user-agent": "npm:3.682.0"
- "@aws-sdk/region-config-resolver": "npm:3.679.0"
- "@aws-sdk/signature-v4-multi-region": "npm:3.685.0"
- "@aws-sdk/types": "npm:3.679.0"
- "@aws-sdk/util-endpoints": "npm:3.679.0"
- "@aws-sdk/util-user-agent-browser": "npm:3.679.0"
- "@aws-sdk/util-user-agent-node": "npm:3.682.0"
- "@smithy/config-resolver": "npm:^3.0.9"
- "@smithy/core": "npm:^2.4.8"
- "@smithy/fetch-http-handler": "npm:^3.2.9"
- "@smithy/hash-node": "npm:^3.0.7"
- "@smithy/invalid-dependency": "npm:^3.0.7"
- "@smithy/middleware-content-length": "npm:^3.0.9"
- "@smithy/middleware-endpoint": "npm:^3.1.4"
- "@smithy/middleware-retry": "npm:^3.0.23"
- "@smithy/middleware-serde": "npm:^3.0.7"
- "@smithy/middleware-stack": "npm:^3.0.7"
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/node-http-handler": "npm:^3.2.4"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
- "@smithy/url-parser": "npm:^3.0.7"
+ "@aws-sdk/client-sso-oidc": "npm:3.687.0"
+ "@aws-sdk/client-sts": "npm:3.687.0"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/credential-provider-node": "npm:3.687.0"
+ "@aws-sdk/middleware-host-header": "npm:3.686.0"
+ "@aws-sdk/middleware-logger": "npm:3.686.0"
+ "@aws-sdk/middleware-recursion-detection": "npm:3.686.0"
+ "@aws-sdk/middleware-user-agent": "npm:3.687.0"
+ "@aws-sdk/region-config-resolver": "npm:3.686.0"
+ "@aws-sdk/signature-v4-multi-region": "npm:3.687.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@aws-sdk/util-endpoints": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-browser": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-node": "npm:3.687.0"
+ "@smithy/config-resolver": "npm:^3.0.10"
+ "@smithy/core": "npm:^2.5.1"
+ "@smithy/fetch-http-handler": "npm:^4.0.0"
+ "@smithy/hash-node": "npm:^3.0.8"
+ "@smithy/invalid-dependency": "npm:^3.0.8"
+ "@smithy/middleware-content-length": "npm:^3.0.10"
+ "@smithy/middleware-endpoint": "npm:^3.2.1"
+ "@smithy/middleware-retry": "npm:^3.0.25"
+ "@smithy/middleware-serde": "npm:^3.0.8"
+ "@smithy/middleware-stack": "npm:^3.0.8"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/node-http-handler": "npm:^3.2.5"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/url-parser": "npm:^3.0.8"
"@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.23"
- "@smithy/util-defaults-mode-node": "npm:^3.0.23"
- "@smithy/util-endpoints": "npm:^2.1.3"
- "@smithy/util-middleware": "npm:^3.0.7"
- "@smithy/util-retry": "npm:^3.0.7"
+ "@smithy/util-defaults-mode-browser": "npm:^3.0.25"
+ "@smithy/util-defaults-mode-node": "npm:^3.0.25"
+ "@smithy/util-endpoints": "npm:^2.1.4"
+ "@smithy/util-middleware": "npm:^3.0.8"
+ "@smithy/util-retry": "npm:^3.0.8"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/cd4cbb0265ed816a73f872930f7c4d2d75b414f02aa4e2ed7ad68f8886560df58ddb5da2a5a2ebb04c502798c02968faecf10072c3ba9ba7d2eb6140e777dce2
+ checksum: 10c0/bc27e40361043e1dd9910b320e0e39cfc164d6135711672035bf892650d75397c990ee2f2c4c359a3723207d08b4d0f19a1741d84773f70873ced45be3007ee8
languageName: node
linkType: hard
-"@aws-sdk/client-s3@npm:^3.685.0":
- version: 3.685.0
- resolution: "@aws-sdk/client-s3@npm:3.685.0"
+"@aws-sdk/client-s3@npm:^3.688.0":
+ version: 3.688.0
+ resolution: "@aws-sdk/client-s3@npm:3.688.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.682.0"
- "@aws-sdk/client-sts": "npm:3.682.0"
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/credential-provider-node": "npm:3.682.0"
- "@aws-sdk/middleware-bucket-endpoint": "npm:3.679.0"
- "@aws-sdk/middleware-expect-continue": "npm:3.679.0"
- "@aws-sdk/middleware-flexible-checksums": "npm:3.682.0"
- "@aws-sdk/middleware-host-header": "npm:3.679.0"
- "@aws-sdk/middleware-location-constraint": "npm:3.679.0"
- "@aws-sdk/middleware-logger": "npm:3.679.0"
- "@aws-sdk/middleware-recursion-detection": "npm:3.679.0"
- "@aws-sdk/middleware-sdk-s3": "npm:3.685.0"
- "@aws-sdk/middleware-ssec": "npm:3.679.0"
- "@aws-sdk/middleware-user-agent": "npm:3.682.0"
- "@aws-sdk/region-config-resolver": "npm:3.679.0"
- "@aws-sdk/signature-v4-multi-region": "npm:3.685.0"
- "@aws-sdk/types": "npm:3.679.0"
- "@aws-sdk/util-endpoints": "npm:3.679.0"
- "@aws-sdk/util-user-agent-browser": "npm:3.679.0"
- "@aws-sdk/util-user-agent-node": "npm:3.682.0"
- "@aws-sdk/xml-builder": "npm:3.679.0"
- "@smithy/config-resolver": "npm:^3.0.9"
- "@smithy/core": "npm:^2.4.8"
- "@smithy/eventstream-serde-browser": "npm:^3.0.10"
- "@smithy/eventstream-serde-config-resolver": "npm:^3.0.7"
- "@smithy/eventstream-serde-node": "npm:^3.0.9"
- "@smithy/fetch-http-handler": "npm:^3.2.9"
- "@smithy/hash-blob-browser": "npm:^3.1.6"
- "@smithy/hash-node": "npm:^3.0.7"
- "@smithy/hash-stream-node": "npm:^3.1.6"
- "@smithy/invalid-dependency": "npm:^3.0.7"
- "@smithy/md5-js": "npm:^3.0.7"
- "@smithy/middleware-content-length": "npm:^3.0.9"
- "@smithy/middleware-endpoint": "npm:^3.1.4"
- "@smithy/middleware-retry": "npm:^3.0.23"
- "@smithy/middleware-serde": "npm:^3.0.7"
- "@smithy/middleware-stack": "npm:^3.0.7"
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/node-http-handler": "npm:^3.2.4"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
- "@smithy/url-parser": "npm:^3.0.7"
+ "@aws-sdk/client-sso-oidc": "npm:3.687.0"
+ "@aws-sdk/client-sts": "npm:3.687.0"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/credential-provider-node": "npm:3.687.0"
+ "@aws-sdk/middleware-bucket-endpoint": "npm:3.686.0"
+ "@aws-sdk/middleware-expect-continue": "npm:3.686.0"
+ "@aws-sdk/middleware-flexible-checksums": "npm:3.688.0"
+ "@aws-sdk/middleware-host-header": "npm:3.686.0"
+ "@aws-sdk/middleware-location-constraint": "npm:3.686.0"
+ "@aws-sdk/middleware-logger": "npm:3.686.0"
+ "@aws-sdk/middleware-recursion-detection": "npm:3.686.0"
+ "@aws-sdk/middleware-sdk-s3": "npm:3.687.0"
+ "@aws-sdk/middleware-ssec": "npm:3.686.0"
+ "@aws-sdk/middleware-user-agent": "npm:3.687.0"
+ "@aws-sdk/region-config-resolver": "npm:3.686.0"
+ "@aws-sdk/signature-v4-multi-region": "npm:3.687.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@aws-sdk/util-endpoints": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-browser": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-node": "npm:3.687.0"
+ "@aws-sdk/xml-builder": "npm:3.686.0"
+ "@smithy/config-resolver": "npm:^3.0.10"
+ "@smithy/core": "npm:^2.5.1"
+ "@smithy/eventstream-serde-browser": "npm:^3.0.11"
+ "@smithy/eventstream-serde-config-resolver": "npm:^3.0.8"
+ "@smithy/eventstream-serde-node": "npm:^3.0.10"
+ "@smithy/fetch-http-handler": "npm:^4.0.0"
+ "@smithy/hash-blob-browser": "npm:^3.1.7"
+ "@smithy/hash-node": "npm:^3.0.8"
+ "@smithy/hash-stream-node": "npm:^3.1.7"
+ "@smithy/invalid-dependency": "npm:^3.0.8"
+ "@smithy/md5-js": "npm:^3.0.8"
+ "@smithy/middleware-content-length": "npm:^3.0.10"
+ "@smithy/middleware-endpoint": "npm:^3.2.1"
+ "@smithy/middleware-retry": "npm:^3.0.25"
+ "@smithy/middleware-serde": "npm:^3.0.8"
+ "@smithy/middleware-stack": "npm:^3.0.8"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/node-http-handler": "npm:^3.2.5"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/url-parser": "npm:^3.0.8"
"@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.23"
- "@smithy/util-defaults-mode-node": "npm:^3.0.23"
- "@smithy/util-endpoints": "npm:^2.1.3"
- "@smithy/util-middleware": "npm:^3.0.7"
- "@smithy/util-retry": "npm:^3.0.7"
- "@smithy/util-stream": "npm:^3.1.9"
+ "@smithy/util-defaults-mode-browser": "npm:^3.0.25"
+ "@smithy/util-defaults-mode-node": "npm:^3.0.25"
+ "@smithy/util-endpoints": "npm:^2.1.4"
+ "@smithy/util-middleware": "npm:^3.0.8"
+ "@smithy/util-retry": "npm:^3.0.8"
+ "@smithy/util-stream": "npm:^3.2.1"
"@smithy/util-utf8": "npm:^3.0.0"
- "@smithy/util-waiter": "npm:^3.1.6"
+ "@smithy/util-waiter": "npm:^3.1.7"
tslib: "npm:^2.6.2"
- checksum: 10c0/57377e2c6e6d4f190e1b4d78cb6712d7b1ce30384ac173c290eaa3c421eb7e1a4ee63616cdcdaed473d9034ab4efddbfdcda0c6a9c33a160fdf031de9e6542bd
+ checksum: 10c0/c5dd3948c5e21930f7bf8cba6083b3e3976e4ec69e196d95f9a6eb1b43c6559fadf88c8b0a29948eac53897829c41a4a35b7557187932b54b2605058ed6ccd99
languageName: node
linkType: hard
-"@aws-sdk/client-sqs@npm:^3.682.0":
- version: 3.682.0
- resolution: "@aws-sdk/client-sqs@npm:3.682.0"
+"@aws-sdk/client-sqs@npm:^3.687.0":
+ version: 3.687.0
+ resolution: "@aws-sdk/client-sqs@npm:3.687.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.682.0"
- "@aws-sdk/client-sts": "npm:3.682.0"
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/credential-provider-node": "npm:3.682.0"
- "@aws-sdk/middleware-host-header": "npm:3.679.0"
- "@aws-sdk/middleware-logger": "npm:3.679.0"
- "@aws-sdk/middleware-recursion-detection": "npm:3.679.0"
- "@aws-sdk/middleware-sdk-sqs": "npm:3.679.0"
- "@aws-sdk/middleware-user-agent": "npm:3.682.0"
- "@aws-sdk/region-config-resolver": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
- "@aws-sdk/util-endpoints": "npm:3.679.0"
- "@aws-sdk/util-user-agent-browser": "npm:3.679.0"
- "@aws-sdk/util-user-agent-node": "npm:3.682.0"
- "@smithy/config-resolver": "npm:^3.0.9"
- "@smithy/core": "npm:^2.4.8"
- "@smithy/fetch-http-handler": "npm:^3.2.9"
- "@smithy/hash-node": "npm:^3.0.7"
- "@smithy/invalid-dependency": "npm:^3.0.7"
- "@smithy/md5-js": "npm:^3.0.7"
- "@smithy/middleware-content-length": "npm:^3.0.9"
- "@smithy/middleware-endpoint": "npm:^3.1.4"
- "@smithy/middleware-retry": "npm:^3.0.23"
- "@smithy/middleware-serde": "npm:^3.0.7"
- "@smithy/middleware-stack": "npm:^3.0.7"
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/node-http-handler": "npm:^3.2.4"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
- "@smithy/url-parser": "npm:^3.0.7"
+ "@aws-sdk/client-sso-oidc": "npm:3.687.0"
+ "@aws-sdk/client-sts": "npm:3.687.0"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/credential-provider-node": "npm:3.687.0"
+ "@aws-sdk/middleware-host-header": "npm:3.686.0"
+ "@aws-sdk/middleware-logger": "npm:3.686.0"
+ "@aws-sdk/middleware-recursion-detection": "npm:3.686.0"
+ "@aws-sdk/middleware-sdk-sqs": "npm:3.686.0"
+ "@aws-sdk/middleware-user-agent": "npm:3.687.0"
+ "@aws-sdk/region-config-resolver": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@aws-sdk/util-endpoints": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-browser": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-node": "npm:3.687.0"
+ "@smithy/config-resolver": "npm:^3.0.10"
+ "@smithy/core": "npm:^2.5.1"
+ "@smithy/fetch-http-handler": "npm:^4.0.0"
+ "@smithy/hash-node": "npm:^3.0.8"
+ "@smithy/invalid-dependency": "npm:^3.0.8"
+ "@smithy/md5-js": "npm:^3.0.8"
+ "@smithy/middleware-content-length": "npm:^3.0.10"
+ "@smithy/middleware-endpoint": "npm:^3.2.1"
+ "@smithy/middleware-retry": "npm:^3.0.25"
+ "@smithy/middleware-serde": "npm:^3.0.8"
+ "@smithy/middleware-stack": "npm:^3.0.8"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/node-http-handler": "npm:^3.2.5"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/url-parser": "npm:^3.0.8"
"@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.23"
- "@smithy/util-defaults-mode-node": "npm:^3.0.23"
- "@smithy/util-endpoints": "npm:^2.1.3"
- "@smithy/util-middleware": "npm:^3.0.7"
- "@smithy/util-retry": "npm:^3.0.7"
+ "@smithy/util-defaults-mode-browser": "npm:^3.0.25"
+ "@smithy/util-defaults-mode-node": "npm:^3.0.25"
+ "@smithy/util-endpoints": "npm:^2.1.4"
+ "@smithy/util-middleware": "npm:^3.0.8"
+ "@smithy/util-retry": "npm:^3.0.8"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/b27431e10ccd37e9ca423b598077c78618b806191d56a9ed6bcdf09d341581af78253890ac256715ed4eb9c5dbcbb777147fc0f35efa709716fa53795ee18fb8
+ checksum: 10c0/90ad00add46c595bae1c1fc66307572d2a50c0660407c7bb981ba5dad32ec8d763037a0d7a1d6b16bd24aadb9017dce51d22c8e631708a54b48dd3b078c318b2
languageName: node
linkType: hard
-"@aws-sdk/client-ssm@npm:^3.682.0":
- version: 3.682.0
- resolution: "@aws-sdk/client-ssm@npm:3.682.0"
+"@aws-sdk/client-ssm@npm:^3.687.0":
+ version: 3.687.0
+ resolution: "@aws-sdk/client-ssm@npm:3.687.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.682.0"
- "@aws-sdk/client-sts": "npm:3.682.0"
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/credential-provider-node": "npm:3.682.0"
- "@aws-sdk/middleware-host-header": "npm:3.679.0"
- "@aws-sdk/middleware-logger": "npm:3.679.0"
- "@aws-sdk/middleware-recursion-detection": "npm:3.679.0"
- "@aws-sdk/middleware-user-agent": "npm:3.682.0"
- "@aws-sdk/region-config-resolver": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
- "@aws-sdk/util-endpoints": "npm:3.679.0"
- "@aws-sdk/util-user-agent-browser": "npm:3.679.0"
- "@aws-sdk/util-user-agent-node": "npm:3.682.0"
- "@smithy/config-resolver": "npm:^3.0.9"
- "@smithy/core": "npm:^2.4.8"
- "@smithy/fetch-http-handler": "npm:^3.2.9"
- "@smithy/hash-node": "npm:^3.0.7"
- "@smithy/invalid-dependency": "npm:^3.0.7"
- "@smithy/middleware-content-length": "npm:^3.0.9"
- "@smithy/middleware-endpoint": "npm:^3.1.4"
- "@smithy/middleware-retry": "npm:^3.0.23"
- "@smithy/middleware-serde": "npm:^3.0.7"
- "@smithy/middleware-stack": "npm:^3.0.7"
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/node-http-handler": "npm:^3.2.4"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
- "@smithy/url-parser": "npm:^3.0.7"
+ "@aws-sdk/client-sso-oidc": "npm:3.687.0"
+ "@aws-sdk/client-sts": "npm:3.687.0"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/credential-provider-node": "npm:3.687.0"
+ "@aws-sdk/middleware-host-header": "npm:3.686.0"
+ "@aws-sdk/middleware-logger": "npm:3.686.0"
+ "@aws-sdk/middleware-recursion-detection": "npm:3.686.0"
+ "@aws-sdk/middleware-user-agent": "npm:3.687.0"
+ "@aws-sdk/region-config-resolver": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@aws-sdk/util-endpoints": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-browser": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-node": "npm:3.687.0"
+ "@smithy/config-resolver": "npm:^3.0.10"
+ "@smithy/core": "npm:^2.5.1"
+ "@smithy/fetch-http-handler": "npm:^4.0.0"
+ "@smithy/hash-node": "npm:^3.0.8"
+ "@smithy/invalid-dependency": "npm:^3.0.8"
+ "@smithy/middleware-content-length": "npm:^3.0.10"
+ "@smithy/middleware-endpoint": "npm:^3.2.1"
+ "@smithy/middleware-retry": "npm:^3.0.25"
+ "@smithy/middleware-serde": "npm:^3.0.8"
+ "@smithy/middleware-stack": "npm:^3.0.8"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/node-http-handler": "npm:^3.2.5"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/url-parser": "npm:^3.0.8"
"@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.23"
- "@smithy/util-defaults-mode-node": "npm:^3.0.23"
- "@smithy/util-endpoints": "npm:^2.1.3"
- "@smithy/util-middleware": "npm:^3.0.7"
- "@smithy/util-retry": "npm:^3.0.7"
+ "@smithy/util-defaults-mode-browser": "npm:^3.0.25"
+ "@smithy/util-defaults-mode-node": "npm:^3.0.25"
+ "@smithy/util-endpoints": "npm:^2.1.4"
+ "@smithy/util-middleware": "npm:^3.0.8"
+ "@smithy/util-retry": "npm:^3.0.8"
"@smithy/util-utf8": "npm:^3.0.0"
- "@smithy/util-waiter": "npm:^3.1.6"
+ "@smithy/util-waiter": "npm:^3.1.7"
"@types/uuid": "npm:^9.0.1"
tslib: "npm:^2.6.2"
uuid: "npm:^9.0.1"
- checksum: 10c0/0242eeda0fb5314e185b2337f88d0cfbd4cce2f0a734cd25745849b4aa38d7e65ed4a8e8b8d1799badaeb59c0a32a6e4b114e39943e297860582c4c6119e8558
+ checksum: 10c0/003c8fa380b5cb16b8a3763151257db0dd9a7e1623f795e6d0688698a0f952b831b054a396105c595491083f62f13c19e8692b1e932ce2a5716ea285c8742e68
languageName: node
linkType: hard
-"@aws-sdk/client-sso-oidc@npm:3.682.0":
- version: 3.682.0
- resolution: "@aws-sdk/client-sso-oidc@npm:3.682.0"
+"@aws-sdk/client-sso-oidc@npm:3.687.0":
+ version: 3.687.0
+ resolution: "@aws-sdk/client-sso-oidc@npm:3.687.0"
dependencies:
"@aws-crypto/sha256-browser": "npm:5.2.0"
"@aws-crypto/sha256-js": "npm:5.2.0"
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/credential-provider-node": "npm:3.682.0"
- "@aws-sdk/middleware-host-header": "npm:3.679.0"
- "@aws-sdk/middleware-logger": "npm:3.679.0"
- "@aws-sdk/middleware-recursion-detection": "npm:3.679.0"
- "@aws-sdk/middleware-user-agent": "npm:3.682.0"
- "@aws-sdk/region-config-resolver": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
- "@aws-sdk/util-endpoints": "npm:3.679.0"
- "@aws-sdk/util-user-agent-browser": "npm:3.679.0"
- "@aws-sdk/util-user-agent-node": "npm:3.682.0"
- "@smithy/config-resolver": "npm:^3.0.9"
- "@smithy/core": "npm:^2.4.8"
- "@smithy/fetch-http-handler": "npm:^3.2.9"
- "@smithy/hash-node": "npm:^3.0.7"
- "@smithy/invalid-dependency": "npm:^3.0.7"
- "@smithy/middleware-content-length": "npm:^3.0.9"
- "@smithy/middleware-endpoint": "npm:^3.1.4"
- "@smithy/middleware-retry": "npm:^3.0.23"
- "@smithy/middleware-serde": "npm:^3.0.7"
- "@smithy/middleware-stack": "npm:^3.0.7"
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/node-http-handler": "npm:^3.2.4"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
- "@smithy/url-parser": "npm:^3.0.7"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/credential-provider-node": "npm:3.687.0"
+ "@aws-sdk/middleware-host-header": "npm:3.686.0"
+ "@aws-sdk/middleware-logger": "npm:3.686.0"
+ "@aws-sdk/middleware-recursion-detection": "npm:3.686.0"
+ "@aws-sdk/middleware-user-agent": "npm:3.687.0"
+ "@aws-sdk/region-config-resolver": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@aws-sdk/util-endpoints": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-browser": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-node": "npm:3.687.0"
+ "@smithy/config-resolver": "npm:^3.0.10"
+ "@smithy/core": "npm:^2.5.1"
+ "@smithy/fetch-http-handler": "npm:^4.0.0"
+ "@smithy/hash-node": "npm:^3.0.8"
+ "@smithy/invalid-dependency": "npm:^3.0.8"
+ "@smithy/middleware-content-length": "npm:^3.0.10"
+ "@smithy/middleware-endpoint": "npm:^3.2.1"
+ "@smithy/middleware-retry": "npm:^3.0.25"
+ "@smithy/middleware-serde": "npm:^3.0.8"
+ "@smithy/middleware-stack": "npm:^3.0.8"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/node-http-handler": "npm:^3.2.5"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/url-parser": "npm:^3.0.8"
"@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.23"
- "@smithy/util-defaults-mode-node": "npm:^3.0.23"
- "@smithy/util-endpoints": "npm:^2.1.3"
- "@smithy/util-middleware": "npm:^3.0.7"
- "@smithy/util-retry": "npm:^3.0.7"
+ "@smithy/util-defaults-mode-browser": "npm:^3.0.25"
+ "@smithy/util-defaults-mode-node": "npm:^3.0.25"
+ "@smithy/util-endpoints": "npm:^2.1.4"
+ "@smithy/util-middleware": "npm:^3.0.8"
+ "@smithy/util-retry": "npm:^3.0.8"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
peerDependencies:
- "@aws-sdk/client-sts": ^3.682.0
- checksum: 10c0/e017dd96661dabd27bbabcf3380ffa5435a57c2f2a3415d3b16e74c7fbb609e51fd2621be33322575df1b23bc48cfb66c4df4e83a57bba191af2acef7d9c4172
+ "@aws-sdk/client-sts": ^3.687.0
+ checksum: 10c0/6ade5a931ea7336d85334f10d1897f65e62e1f3af13201036b4022d59639a9bb6a223ad5ca5323b05fc6dca1b22935d31a4ca8fc6b09ab12d56623d496741c80
languageName: node
linkType: hard
-"@aws-sdk/client-sso@npm:3.682.0":
- version: 3.682.0
- resolution: "@aws-sdk/client-sso@npm:3.682.0"
+"@aws-sdk/client-sso@npm:3.687.0":
+ version: 3.687.0
+ resolution: "@aws-sdk/client-sso@npm:3.687.0"
dependencies:
"@aws-crypto/sha256-browser": "npm:5.2.0"
"@aws-crypto/sha256-js": "npm:5.2.0"
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/middleware-host-header": "npm:3.679.0"
- "@aws-sdk/middleware-logger": "npm:3.679.0"
- "@aws-sdk/middleware-recursion-detection": "npm:3.679.0"
- "@aws-sdk/middleware-user-agent": "npm:3.682.0"
- "@aws-sdk/region-config-resolver": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
- "@aws-sdk/util-endpoints": "npm:3.679.0"
- "@aws-sdk/util-user-agent-browser": "npm:3.679.0"
- "@aws-sdk/util-user-agent-node": "npm:3.682.0"
- "@smithy/config-resolver": "npm:^3.0.9"
- "@smithy/core": "npm:^2.4.8"
- "@smithy/fetch-http-handler": "npm:^3.2.9"
- "@smithy/hash-node": "npm:^3.0.7"
- "@smithy/invalid-dependency": "npm:^3.0.7"
- "@smithy/middleware-content-length": "npm:^3.0.9"
- "@smithy/middleware-endpoint": "npm:^3.1.4"
- "@smithy/middleware-retry": "npm:^3.0.23"
- "@smithy/middleware-serde": "npm:^3.0.7"
- "@smithy/middleware-stack": "npm:^3.0.7"
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/node-http-handler": "npm:^3.2.4"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
- "@smithy/url-parser": "npm:^3.0.7"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/middleware-host-header": "npm:3.686.0"
+ "@aws-sdk/middleware-logger": "npm:3.686.0"
+ "@aws-sdk/middleware-recursion-detection": "npm:3.686.0"
+ "@aws-sdk/middleware-user-agent": "npm:3.687.0"
+ "@aws-sdk/region-config-resolver": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@aws-sdk/util-endpoints": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-browser": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-node": "npm:3.687.0"
+ "@smithy/config-resolver": "npm:^3.0.10"
+ "@smithy/core": "npm:^2.5.1"
+ "@smithy/fetch-http-handler": "npm:^4.0.0"
+ "@smithy/hash-node": "npm:^3.0.8"
+ "@smithy/invalid-dependency": "npm:^3.0.8"
+ "@smithy/middleware-content-length": "npm:^3.0.10"
+ "@smithy/middleware-endpoint": "npm:^3.2.1"
+ "@smithy/middleware-retry": "npm:^3.0.25"
+ "@smithy/middleware-serde": "npm:^3.0.8"
+ "@smithy/middleware-stack": "npm:^3.0.8"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/node-http-handler": "npm:^3.2.5"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/url-parser": "npm:^3.0.8"
"@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.23"
- "@smithy/util-defaults-mode-node": "npm:^3.0.23"
- "@smithy/util-endpoints": "npm:^2.1.3"
- "@smithy/util-middleware": "npm:^3.0.7"
- "@smithy/util-retry": "npm:^3.0.7"
+ "@smithy/util-defaults-mode-browser": "npm:^3.0.25"
+ "@smithy/util-defaults-mode-node": "npm:^3.0.25"
+ "@smithy/util-endpoints": "npm:^2.1.4"
+ "@smithy/util-middleware": "npm:^3.0.8"
+ "@smithy/util-retry": "npm:^3.0.8"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/39311aa348f19deddc0330e46deb7a85e6df228f24bc8a7f943bdcdf030af824f6564ff924db4458fa6b99f9ccda7db43cb24e09dfe634d468d52775872e5e7a
+ checksum: 10c0/038e81cfcd320b5d4d165b94cb33f1dcee1338fd3b96bf6795168312eb9aae743c77d36765ff17ef66e659975c257aa8f9f15c4ce084fe712402e76c7f396e75
languageName: node
linkType: hard
-"@aws-sdk/client-sts@npm:3.682.0":
- version: 3.682.0
- resolution: "@aws-sdk/client-sts@npm:3.682.0"
+"@aws-sdk/client-sts@npm:3.687.0":
+ version: 3.687.0
+ resolution: "@aws-sdk/client-sts@npm:3.687.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.682.0"
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/credential-provider-node": "npm:3.682.0"
- "@aws-sdk/middleware-host-header": "npm:3.679.0"
- "@aws-sdk/middleware-logger": "npm:3.679.0"
- "@aws-sdk/middleware-recursion-detection": "npm:3.679.0"
- "@aws-sdk/middleware-user-agent": "npm:3.682.0"
- "@aws-sdk/region-config-resolver": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
- "@aws-sdk/util-endpoints": "npm:3.679.0"
- "@aws-sdk/util-user-agent-browser": "npm:3.679.0"
- "@aws-sdk/util-user-agent-node": "npm:3.682.0"
- "@smithy/config-resolver": "npm:^3.0.9"
- "@smithy/core": "npm:^2.4.8"
- "@smithy/fetch-http-handler": "npm:^3.2.9"
- "@smithy/hash-node": "npm:^3.0.7"
- "@smithy/invalid-dependency": "npm:^3.0.7"
- "@smithy/middleware-content-length": "npm:^3.0.9"
- "@smithy/middleware-endpoint": "npm:^3.1.4"
- "@smithy/middleware-retry": "npm:^3.0.23"
- "@smithy/middleware-serde": "npm:^3.0.7"
- "@smithy/middleware-stack": "npm:^3.0.7"
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/node-http-handler": "npm:^3.2.4"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
- "@smithy/url-parser": "npm:^3.0.7"
+ "@aws-sdk/client-sso-oidc": "npm:3.687.0"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/credential-provider-node": "npm:3.687.0"
+ "@aws-sdk/middleware-host-header": "npm:3.686.0"
+ "@aws-sdk/middleware-logger": "npm:3.686.0"
+ "@aws-sdk/middleware-recursion-detection": "npm:3.686.0"
+ "@aws-sdk/middleware-user-agent": "npm:3.687.0"
+ "@aws-sdk/region-config-resolver": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@aws-sdk/util-endpoints": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-browser": "npm:3.686.0"
+ "@aws-sdk/util-user-agent-node": "npm:3.687.0"
+ "@smithy/config-resolver": "npm:^3.0.10"
+ "@smithy/core": "npm:^2.5.1"
+ "@smithy/fetch-http-handler": "npm:^4.0.0"
+ "@smithy/hash-node": "npm:^3.0.8"
+ "@smithy/invalid-dependency": "npm:^3.0.8"
+ "@smithy/middleware-content-length": "npm:^3.0.10"
+ "@smithy/middleware-endpoint": "npm:^3.2.1"
+ "@smithy/middleware-retry": "npm:^3.0.25"
+ "@smithy/middleware-serde": "npm:^3.0.8"
+ "@smithy/middleware-stack": "npm:^3.0.8"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/node-http-handler": "npm:^3.2.5"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/url-parser": "npm:^3.0.8"
"@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.23"
- "@smithy/util-defaults-mode-node": "npm:^3.0.23"
- "@smithy/util-endpoints": "npm:^2.1.3"
- "@smithy/util-middleware": "npm:^3.0.7"
- "@smithy/util-retry": "npm:^3.0.7"
+ "@smithy/util-defaults-mode-browser": "npm:^3.0.25"
+ "@smithy/util-defaults-mode-node": "npm:^3.0.25"
+ "@smithy/util-endpoints": "npm:^2.1.4"
+ "@smithy/util-middleware": "npm:^3.0.8"
+ "@smithy/util-retry": "npm:^3.0.8"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/a1c9b6829accb42395d24f44a9c183ae72ba5eba434ad7b2ff89f37325c5806de9c23a182dc8b1b97dc0b4dddf46d04d2d23528b92759e19fc387dd482ec8cdd
+ checksum: 10c0/0ab5005043d2e194cdcdb070b78a9357f155772a9a42f1d0df90d7ec7935f9dce34ec4032974ea07f6fbf11026a1e32d38a496e6234056a298e751a363e7a719
languageName: node
linkType: hard
-"@aws-sdk/core@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/core@npm:3.679.0"
+"@aws-sdk/core@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/core@npm:3.686.0"
dependencies:
- "@aws-sdk/types": "npm:3.679.0"
- "@smithy/core": "npm:^2.4.8"
- "@smithy/node-config-provider": "npm:^3.1.8"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@smithy/core": "npm:^2.5.1"
+ "@smithy/node-config-provider": "npm:^3.1.9"
"@smithy/property-provider": "npm:^3.1.7"
- "@smithy/protocol-http": "npm:^4.1.4"
+ "@smithy/protocol-http": "npm:^4.1.5"
"@smithy/signature-v4": "npm:^4.2.0"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
- "@smithy/util-middleware": "npm:^3.0.7"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/util-middleware": "npm:^3.0.8"
fast-xml-parser: "npm:4.4.1"
tslib: "npm:^2.6.2"
- checksum: 10c0/c09e43f69684bca1ef9a63df6cbdd6ab4e346580a6e653291dd6bf1ccc2eea4d8b201ab32cd78ce978bc9ee7d941568b08e7d9ce438c7ef5ca8c5c55bffb6d17
+ checksum: 10c0/989e1cb11e1402c34ce2ce193de4b9100b3b1ffc4c4ff944f933595de8145afba6c7e65ba3c8c53599986d86591512084abd9c1dd636b0225384655c2f97c845
languageName: node
linkType: hard
-"@aws-sdk/credential-provider-env@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/credential-provider-env@npm:3.679.0"
+"@aws-sdk/credential-provider-env@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/credential-provider-env@npm:3.686.0"
dependencies:
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
"@smithy/property-provider": "npm:^3.1.7"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/4da2401accbc7a1e0015de4504577a7a67dcb19bd67858bc57b71a64a5bf7d3d43fe444b743f3c0626f7527d095902bb67ca83c5e1211824d22fa0bd8d9610f9
+ checksum: 10c0/39487ac057dfebd4cd8f87a5ef2a05ab1e6d220e32724019c31be9542cff0b7aa50a771af038e72b24c5184dfe450f314cc38a724682e6ec6e95a6c3dc3af5c9
languageName: node
linkType: hard
-"@aws-sdk/credential-provider-http@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/credential-provider-http@npm:3.679.0"
+"@aws-sdk/credential-provider-http@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/credential-provider-http@npm:3.686.0"
dependencies:
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
- "@smithy/fetch-http-handler": "npm:^3.2.9"
- "@smithy/node-http-handler": "npm:^3.2.4"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@smithy/fetch-http-handler": "npm:^4.0.0"
+ "@smithy/node-http-handler": "npm:^3.2.5"
"@smithy/property-provider": "npm:^3.1.7"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
- "@smithy/util-stream": "npm:^3.1.9"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/util-stream": "npm:^3.2.1"
tslib: "npm:^2.6.2"
- checksum: 10c0/88cb9ff3e57e88f8685f252848140758596e03e5ba64cdd576220858079ab93130480f99d83157d15e75229cfababca1d8d1416cc7ac45e949bf74e3fa7885ed
+ checksum: 10c0/b849af22a819753e292b21d22f7751e5f01ea0ebc1bc27630bcb018fc7583184487fe8ffbc32fccf0b53f1e34751b6a1516e4ece14192da887de662300b2a51a
languageName: node
linkType: hard
-"@aws-sdk/credential-provider-ini@npm:3.682.0":
- version: 3.682.0
- resolution: "@aws-sdk/credential-provider-ini@npm:3.682.0"
+"@aws-sdk/credential-provider-ini@npm:3.687.0":
+ version: 3.687.0
+ resolution: "@aws-sdk/credential-provider-ini@npm:3.687.0"
dependencies:
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/credential-provider-env": "npm:3.679.0"
- "@aws-sdk/credential-provider-http": "npm:3.679.0"
- "@aws-sdk/credential-provider-process": "npm:3.679.0"
- "@aws-sdk/credential-provider-sso": "npm:3.682.0"
- "@aws-sdk/credential-provider-web-identity": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/credential-provider-env": "npm:3.686.0"
+ "@aws-sdk/credential-provider-http": "npm:3.686.0"
+ "@aws-sdk/credential-provider-process": "npm:3.686.0"
+ "@aws-sdk/credential-provider-sso": "npm:3.687.0"
+ "@aws-sdk/credential-provider-web-identity": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
"@smithy/credential-provider-imds": "npm:^3.2.4"
"@smithy/property-provider": "npm:^3.1.7"
"@smithy/shared-ini-file-loader": "npm:^3.1.8"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
peerDependencies:
- "@aws-sdk/client-sts": ^3.682.0
- checksum: 10c0/9c47ddb27ff230127e2d8d8c5be8e6376a4aa441431402442508b5b69f4570944aee243a1899a3d5c3ab2cf5551396bb500f433a3ac284b4849e38cab239b1b9
+ "@aws-sdk/client-sts": ^3.687.0
+ checksum: 10c0/4909d432dec9f290a1fe96cf6295f8b5786011245f19d3ea1f2b8cb2d736cc020285f34ac32e3c5f9691d86acbe0aa823ff8e73f3613262f51286679697bacf8
languageName: node
linkType: hard
-"@aws-sdk/credential-provider-node@npm:3.682.0":
- version: 3.682.0
- resolution: "@aws-sdk/credential-provider-node@npm:3.682.0"
+"@aws-sdk/credential-provider-node@npm:3.687.0":
+ version: 3.687.0
+ resolution: "@aws-sdk/credential-provider-node@npm:3.687.0"
dependencies:
- "@aws-sdk/credential-provider-env": "npm:3.679.0"
- "@aws-sdk/credential-provider-http": "npm:3.679.0"
- "@aws-sdk/credential-provider-ini": "npm:3.682.0"
- "@aws-sdk/credential-provider-process": "npm:3.679.0"
- "@aws-sdk/credential-provider-sso": "npm:3.682.0"
- "@aws-sdk/credential-provider-web-identity": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
+ "@aws-sdk/credential-provider-env": "npm:3.686.0"
+ "@aws-sdk/credential-provider-http": "npm:3.686.0"
+ "@aws-sdk/credential-provider-ini": "npm:3.687.0"
+ "@aws-sdk/credential-provider-process": "npm:3.686.0"
+ "@aws-sdk/credential-provider-sso": "npm:3.687.0"
+ "@aws-sdk/credential-provider-web-identity": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
"@smithy/credential-provider-imds": "npm:^3.2.4"
"@smithy/property-provider": "npm:^3.1.7"
"@smithy/shared-ini-file-loader": "npm:^3.1.8"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/a8a05a0a2f2c8334778d68a8db32656587453b4dcde326c7f67d27db6c0e41753053432d7a45e37ec277a9e1f2b61215011b98c05de1d21e855cbe5e6fd2ff73
+ checksum: 10c0/a55fc666b49ec24a8441b2a7de5a335f1f15b6fa8330230a829a133e17befa02afbb3c56a1d40e763f4f4d2b42d1bf203b1de875af8cc5f552ccf0cbcb7618e0
languageName: node
linkType: hard
-"@aws-sdk/credential-provider-process@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/credential-provider-process@npm:3.679.0"
+"@aws-sdk/credential-provider-process@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/credential-provider-process@npm:3.686.0"
dependencies:
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
"@smithy/property-provider": "npm:^3.1.7"
"@smithy/shared-ini-file-loader": "npm:^3.1.8"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/1a5fa1357686e3634f4895c9c47f2ffad8f9d9b5b34a6059da74a09c7a88be956abddeb48e6dc655c096b564d072bc6b25f71eb5aa49e5972e6e7513bd5bf83f
+ checksum: 10c0/d4e9de75628b6ea50d1a04f035cc3238fb9650de03e73f5d5560866f86255b4d7c9249d913750ed5f3964b6b36c99943ee6f320e5e6a8c2730e5f15239c3c683
languageName: node
linkType: hard
-"@aws-sdk/credential-provider-sso@npm:3.682.0":
- version: 3.682.0
- resolution: "@aws-sdk/credential-provider-sso@npm:3.682.0"
+"@aws-sdk/credential-provider-sso@npm:3.687.0":
+ version: 3.687.0
+ resolution: "@aws-sdk/credential-provider-sso@npm:3.687.0"
dependencies:
- "@aws-sdk/client-sso": "npm:3.682.0"
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/token-providers": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
+ "@aws-sdk/client-sso": "npm:3.687.0"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/token-providers": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
"@smithy/property-provider": "npm:^3.1.7"
"@smithy/shared-ini-file-loader": "npm:^3.1.8"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/295a19bf75abc32f156df8a4ff13d5396a229ef86400b32e46cc19b39f4ac3d7d3098edd08eaa28649dfc893e10f88dfe54a10531d2901f1657c8588609c9612
+ checksum: 10c0/d4d83d8da367997b06d413e560bb2bade9e48f1c7c166669b849ee6343c8fb175b181a90d81206596416a9a9cd05c2303134e721873d12c9e5433442dcf7f36c
languageName: node
linkType: hard
-"@aws-sdk/credential-provider-web-identity@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/credential-provider-web-identity@npm:3.679.0"
+"@aws-sdk/credential-provider-web-identity@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/credential-provider-web-identity@npm:3.686.0"
dependencies:
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
"@smithy/property-provider": "npm:^3.1.7"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
peerDependencies:
- "@aws-sdk/client-sts": ^3.679.0
- checksum: 10c0/a2c3b4bbd7c8de22bfdd7b793746c8b8745d14ae7435b43cd212f98fdaf5eff1ae654057296b393951a91a6c00946dcaa938cc67df8f4e6fe4b81d21d952d39f
+ "@aws-sdk/client-sts": ^3.686.0
+ checksum: 10c0/92e6b5b1ae9f290bcf811f245bbfe7fbbe241b701565f2f910992759d2d521119ef5a7bd1718880f1e8054146ae871b60fec8de387dc4d1444e479d565fe71b3
languageName: node
linkType: hard
-"@aws-sdk/lib-storage@npm:^3.685.0":
- version: 3.685.0
- resolution: "@aws-sdk/lib-storage@npm:3.685.0"
+"@aws-sdk/lib-storage@npm:^3.688.0":
+ version: 3.688.0
+ resolution: "@aws-sdk/lib-storage@npm:3.688.0"
dependencies:
"@smithy/abort-controller": "npm:^3.1.5"
- "@smithy/middleware-endpoint": "npm:^3.1.4"
- "@smithy/smithy-client": "npm:^3.4.0"
+ "@smithy/middleware-endpoint": "npm:^3.2.1"
+ "@smithy/smithy-client": "npm:^3.4.2"
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.685.0
- checksum: 10c0/3cee14435631f22079d97b496b4d6696a1474d66f915ac123667c2c62cdbd65274d699a6f2303024f7c0fd6f202c2e65b937ee6d99a37fc93a5e558fa734226a
+ "@aws-sdk/client-s3": ^3.688.0
+ checksum: 10c0/b1bc34f9017c457d5fa7b8c3ee5bcc369f1bd556a901ff38544229f396111f99495c54143872d00bcf9583bfe54de54816f455a208a848eb7470c811f166301c
languageName: node
linkType: hard
-"@aws-sdk/middleware-bucket-endpoint@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.679.0"
+"@aws-sdk/middleware-bucket-endpoint@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.686.0"
dependencies:
- "@aws-sdk/types": "npm:3.679.0"
+ "@aws-sdk/types": "npm:3.686.0"
"@aws-sdk/util-arn-parser": "npm:3.679.0"
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/types": "npm:^3.6.0"
"@smithy/util-config-provider": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/d89f75ccb1d43dc27bdc96aeb492f55d358c2eaf80de6d30dd6d47de16451b4572047823187277396e545216a9fd24f0490176114807e7a51f814630c7f1b001
+ checksum: 10c0/a443b0ad0aa7dd05927c6f20ab03bb0c2a4b97706c030ad476b234b891be67238b95cdcd04d255515667b46052ab33ef8047744ed25463b1e7d5b134ec1c3101
languageName: node
linkType: hard
-"@aws-sdk/middleware-expect-continue@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/middleware-expect-continue@npm:3.679.0"
+"@aws-sdk/middleware-expect-continue@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/middleware-expect-continue@npm:3.686.0"
dependencies:
- "@aws-sdk/types": "npm:3.679.0"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/types": "npm:^3.5.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/340504a17cec6b876c3986012040b9f52f10981aeb572d5bd92a4e93c782a302d7d9a78e99aff52d873714790a60375161e756de4db0090e3c4703354684cb27
+ checksum: 10c0/153260b268faa8564d2c33737620af8770b857c8d1dcb7184da535d693bceec1314d89021032614c7ee4760710a6e69eb380b7af6a2f4dedcfb6641e3509b892
languageName: node
linkType: hard
-"@aws-sdk/middleware-flexible-checksums@npm:3.682.0":
- version: 3.682.0
- resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.682.0"
+"@aws-sdk/middleware-flexible-checksums@npm:3.688.0":
+ version: 3.688.0
+ resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.688.0"
dependencies:
"@aws-crypto/crc32": "npm:5.2.0"
"@aws-crypto/crc32c": "npm:5.2.0"
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
+ "@aws-crypto/util": "npm:5.2.0"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
"@smithy/is-array-buffer": "npm:^3.0.0"
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/types": "npm:^3.5.0"
- "@smithy/util-middleware": "npm:^3.0.7"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/util-middleware": "npm:^3.0.8"
+ "@smithy/util-stream": "npm:^3.2.1"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/3fa4e80681c9ba949216bf2fc69537a9c6458ea79b87267fc4cd3ab501f1711d72811fb4d024f67fdac73ff77f6b5e30c3cd9add4fc79b25b7693c9c18f45ce1
+ checksum: 10c0/c09ce10611ec27a28aa2e40e0248432493ede76ff804369d35acda2b20f6f7ed9969d6bf52c15ecaa677fc1d405738e991b14d5e4b0b508a7e34fb3f1dd4edfe
languageName: node
linkType: hard
-"@aws-sdk/middleware-host-header@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/middleware-host-header@npm:3.679.0"
+"@aws-sdk/middleware-host-header@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/middleware-host-header@npm:3.686.0"
dependencies:
- "@aws-sdk/types": "npm:3.679.0"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/types": "npm:^3.5.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/1e4aa0fbb142a23e1a9bcedce689dbb1dbc4093633be789b47f470e59630df0b4aa90f46b3cd086d8c6a77debe9b0127afc8f714d9a1b74172cbe80ca7d98621
+ checksum: 10c0/afc4151bf2425b3b0172f39fd9f29e48bd87038ec7f4e3389da4426f7fbfc394c8298eac30497a96f005b7dd3809ac49fff375f53969163e259587d15dd40d59
languageName: node
linkType: hard
-"@aws-sdk/middleware-location-constraint@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/middleware-location-constraint@npm:3.679.0"
+"@aws-sdk/middleware-location-constraint@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/middleware-location-constraint@npm:3.686.0"
dependencies:
- "@aws-sdk/types": "npm:3.679.0"
- "@smithy/types": "npm:^3.5.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/5158dd71205eb026e8c28aefa280aaa4baf790730c2c2462e3dbe1123cdee69d1a1f71306f9bf98514860f1e0aa5aea81c8abc0e1296ab0897aaa9c4cf0e8268
+ checksum: 10c0/d093e18ebc54be70d6eb945fac15a7c1617cdc96e51c9afa037d6fb479ad2345592bc7b078d594246e71ab9a716415efb18bb993f240f02f9c4bd6ed9650baa3
languageName: node
linkType: hard
-"@aws-sdk/middleware-logger@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/middleware-logger@npm:3.679.0"
+"@aws-sdk/middleware-logger@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/middleware-logger@npm:3.686.0"
dependencies:
- "@aws-sdk/types": "npm:3.679.0"
- "@smithy/types": "npm:^3.5.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/fca36f4479e9f0478bb7f35a6eae0d0b1f6f97e7142a805a4e543c49254323722124b905c0e43a6810afc0704013cd38a75176e29c278a7fadabe1494abc228a
+ checksum: 10c0/17edfe0781035c2678ae878db56652c4de0d3a719d7912b7ce1d6e3dccc2848543152cc617ebdacd6ac46c6cc5d1ead4e65e2606bf5fd7431c4606b0fac72adc
languageName: node
linkType: hard
-"@aws-sdk/middleware-recursion-detection@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/middleware-recursion-detection@npm:3.679.0"
+"@aws-sdk/middleware-recursion-detection@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/middleware-recursion-detection@npm:3.686.0"
dependencies:
- "@aws-sdk/types": "npm:3.679.0"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/types": "npm:^3.5.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/560dd88c728528847228a676e0035a33b6d5f504f1233d5668a269ef1fde03905578a7cee4684d2c069faaab9eb15d60f4b4977026f3a7db6c5f8e274c62d68f
+ checksum: 10c0/0038b452d683b81ece9cbffdc5191a2eeef908bfefc41e87f61f96e177488255a5a03451e3c0f7b7afa319662d931b246fd319b46fee82b51b427f51228f1a8c
languageName: node
linkType: hard
-"@aws-sdk/middleware-sdk-ec2@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.679.0"
+"@aws-sdk/middleware-sdk-ec2@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.686.0"
dependencies:
- "@aws-sdk/types": "npm:3.679.0"
- "@aws-sdk/util-format-url": "npm:3.679.0"
- "@smithy/middleware-endpoint": "npm:^3.1.4"
- "@smithy/protocol-http": "npm:^4.1.4"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@aws-sdk/util-format-url": "npm:3.686.0"
+ "@smithy/middleware-endpoint": "npm:^3.2.1"
+ "@smithy/protocol-http": "npm:^4.1.5"
"@smithy/signature-v4": "npm:^4.2.0"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/f437241434a5a928a51458a5fe67513bf89d4e341090e6a403671a5e20d5ff385e1721533d24efb76098d4a553717a4401306f72b1022c414a5238f2b3d6b608
+ checksum: 10c0/d73016b7f9a66e99001ba97c04f7daad3efb432d4e05b0f635b93802a2bd458198fe227fddf6a1f27c88fc486b0c617658f60f1e92047da56da54a3c1eebd3bd
languageName: node
linkType: hard
-"@aws-sdk/middleware-sdk-s3@npm:3.685.0":
- version: 3.685.0
- resolution: "@aws-sdk/middleware-sdk-s3@npm:3.685.0"
+"@aws-sdk/middleware-sdk-s3@npm:3.687.0":
+ version: 3.687.0
+ resolution: "@aws-sdk/middleware-sdk-s3@npm:3.687.0"
dependencies:
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
"@aws-sdk/util-arn-parser": "npm:3.679.0"
- "@smithy/core": "npm:^2.4.8"
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/protocol-http": "npm:^4.1.4"
+ "@smithy/core": "npm:^2.5.1"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/protocol-http": "npm:^4.1.5"
"@smithy/signature-v4": "npm:^4.2.0"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
"@smithy/util-config-provider": "npm:^3.0.0"
- "@smithy/util-middleware": "npm:^3.0.7"
- "@smithy/util-stream": "npm:^3.1.9"
+ "@smithy/util-middleware": "npm:^3.0.8"
+ "@smithy/util-stream": "npm:^3.2.1"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/28227914902d9f5916a48dc8e95f624950e517559050e09c4c28f0c86a64742981ee4ecb619351fb29371c3c922f0bebdebb192e637ca5cb6bf2134240de21c1
+ checksum: 10c0/f3f8c7f473210a63e58b7a371bd06534b74a93af4a11fe58230ca757dc41d251baffb42e863c0f979133e5625e113b5627604eb7e1e814c942fe13ea649c3c22
languageName: node
linkType: hard
-"@aws-sdk/middleware-sdk-sqs@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.679.0"
+"@aws-sdk/middleware-sdk-sqs@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/middleware-sdk-sqs@npm:3.686.0"
dependencies:
- "@aws-sdk/types": "npm:3.679.0"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
"@smithy/util-hex-encoding": "npm:^3.0.0"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/c7a34a021bbe16f9a56f84ca88995591316bcef880c1e23c0e1696ae8aa253b1ffcd1bcdea5e7ec5830065c90433476e40a250d4109b39d1509650c13a006670
+ checksum: 10c0/7e8adfdd48c3162cdbd5f2d6fda440e56faf296274df26fd2a1236a5027d3f1837d1f96df990882578d8675900f493bd8eabb9b7bb28f4827191b5f1f67c4387
languageName: node
linkType: hard
-"@aws-sdk/middleware-ssec@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/middleware-ssec@npm:3.679.0"
+"@aws-sdk/middleware-ssec@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/middleware-ssec@npm:3.686.0"
dependencies:
- "@aws-sdk/types": "npm:3.679.0"
- "@smithy/types": "npm:^3.5.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/21c2e116a1a3439df8997b6abf063392a13d16bdeedc20199b2135d87b1e4d1c1c26dcf62b5ee00b5d907ebedc44ccf0ce484b5e556b6d5741d85d15c7ddb243
+ checksum: 10c0/96851ec461ee6dc5c2e73612a0ab200f360d5c971d01c9e5ca045c53b2deeb9f3c184016f89cd94cf8db5785d4ab46543227b8e5953014ae0b2bc405347cf945
languageName: node
linkType: hard
-"@aws-sdk/middleware-user-agent@npm:3.682.0":
- version: 3.682.0
- resolution: "@aws-sdk/middleware-user-agent@npm:3.682.0"
+"@aws-sdk/middleware-user-agent@npm:3.687.0":
+ version: 3.687.0
+ resolution: "@aws-sdk/middleware-user-agent@npm:3.687.0"
dependencies:
- "@aws-sdk/core": "npm:3.679.0"
- "@aws-sdk/types": "npm:3.679.0"
- "@aws-sdk/util-endpoints": "npm:3.679.0"
- "@smithy/core": "npm:^2.4.8"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/types": "npm:^3.5.0"
+ "@aws-sdk/core": "npm:3.686.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@aws-sdk/util-endpoints": "npm:3.686.0"
+ "@smithy/core": "npm:^2.5.1"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/bd8163df71e4829bfed5e6166da4c49223b0ac531ef9bd68ed3955fb0b13c33ab8a1cd1fa48a5ea23682113a9930ff52fb13cdf3d576b14fb9dbac5e28265713
+ checksum: 10c0/4c84af62eb3a8fdcdd5f2a2139fdae8b95dea7caf46f48f118ba3fa6071ff120c6421b152abf8c2eb205ceed9126b366b8e4e98a35f949d918c35d3d0f17f743
languageName: node
linkType: hard
-"@aws-sdk/region-config-resolver@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/region-config-resolver@npm:3.679.0"
+"@aws-sdk/region-config-resolver@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/region-config-resolver@npm:3.686.0"
dependencies:
- "@aws-sdk/types": "npm:3.679.0"
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/types": "npm:^3.5.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/types": "npm:^3.6.0"
"@smithy/util-config-provider": "npm:^3.0.0"
- "@smithy/util-middleware": "npm:^3.0.7"
+ "@smithy/util-middleware": "npm:^3.0.8"
tslib: "npm:^2.6.2"
- checksum: 10c0/af1a7def1ab2f0c4f31255ca3d4f2c04b4199f69f6b00b90806be14eb4c50326000230f6ec2139b78abd8036114f527aa2332a03b9b371a447f64b76d65e1ef3
+ checksum: 10c0/0657085699a61cac3d84a1660e4b8396e928d2bb2e73c0968d1e924759be605383c4f5d12262ca1f28f28bdcd37900eee161a9b91225a3f98a13c8551f7a6cbc
languageName: node
linkType: hard
-"@aws-sdk/signature-v4-multi-region@npm:3.685.0":
- version: 3.685.0
- resolution: "@aws-sdk/signature-v4-multi-region@npm:3.685.0"
+"@aws-sdk/signature-v4-multi-region@npm:3.687.0":
+ version: 3.687.0
+ resolution: "@aws-sdk/signature-v4-multi-region@npm:3.687.0"
dependencies:
- "@aws-sdk/middleware-sdk-s3": "npm:3.685.0"
- "@aws-sdk/types": "npm:3.679.0"
- "@smithy/protocol-http": "npm:^4.1.4"
+ "@aws-sdk/middleware-sdk-s3": "npm:3.687.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@smithy/protocol-http": "npm:^4.1.5"
"@smithy/signature-v4": "npm:^4.2.0"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/495417a085ad3b7bfc31db083c472ef1a6cc4cc3b5f17b0bd5e6b8067a21a6e56607a0b59d5c2e5822afb2738bada631fb9355bfa9cc4221fc40c4b3793dd5fc
+ checksum: 10c0/641da5046f393f87c0a16d1258ebc8011b13873a6e877ce23cbad760f99868b114455096dfeab6deade4c895a46de2c015d4325cbba53f775cdcfcb2e1402dc3
languageName: node
linkType: hard
-"@aws-sdk/token-providers@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/token-providers@npm:3.679.0"
+"@aws-sdk/token-providers@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/token-providers@npm:3.686.0"
dependencies:
- "@aws-sdk/types": "npm:3.679.0"
+ "@aws-sdk/types": "npm:3.686.0"
"@smithy/property-provider": "npm:^3.1.7"
"@smithy/shared-ini-file-loader": "npm:^3.1.8"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
peerDependencies:
- "@aws-sdk/client-sso-oidc": ^3.679.0
- checksum: 10c0/2bd88bfd6753a8122043850dd210263508f7814f57e381eaade04347b2c6a2bd46644528ec41cff5739bfc93c58b6c721a7abd1737ebcd52186bbb02fdd257b7
+ "@aws-sdk/client-sso-oidc": ^3.686.0
+ checksum: 10c0/daf2fbc88980c9576ed2affde3bb1bc2450ad0de1d3ab796f2be2620dfa1b365515b2502af87e70f8ce68b8e6f5a5e94eb45ea2740339698fa7a144bad42d878
languageName: node
linkType: hard
-"@aws-sdk/types@npm:3.679.0, @aws-sdk/types@npm:^3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/types@npm:3.679.0"
+"@aws-sdk/types@npm:3.686.0, @aws-sdk/types@npm:^3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/types@npm:3.686.0"
dependencies:
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/6f17a17d4166a049821f1c36ad0dd44d5b9e4ba6b6714cd78aa41744c27ccbb09471914cc924521b1cc66b9bfc6f8822869844d3cceba2d5486627bcf9e43299
+ checksum: 10c0/926809c4ed1ca9948a4c4135b3b96ac30fe39438c130c8b1bd2ec47361fa81a094663eb9aa8df4db7841cd77bb5be8070bacddf21819404bcb9cd048d1eacec8
languageName: node
linkType: hard
@@ -1219,27 +1221,27 @@ __metadata:
languageName: node
linkType: hard
-"@aws-sdk/util-endpoints@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/util-endpoints@npm:3.679.0"
+"@aws-sdk/util-endpoints@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/util-endpoints@npm:3.686.0"
dependencies:
- "@aws-sdk/types": "npm:3.679.0"
- "@smithy/types": "npm:^3.5.0"
- "@smithy/util-endpoints": "npm:^2.1.3"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/util-endpoints": "npm:^2.1.4"
tslib: "npm:^2.6.2"
- checksum: 10c0/4987313a197d07dbe815947de18a15fc98830b833f7ab8a6a8ae2561c1be78218109637514731c094b30789d44434360d384ecb93da4950b3c5bbcea9cae7237
+ checksum: 10c0/e9939316bc7555ea57b940d4e4a62f13bf774c1496dea9171cc7cabcd75449d2169a54f6cedfd7f8ef29e3bf047b9fce6df7f09c4092d3c9eee902865bfa45e3
languageName: node
linkType: hard
-"@aws-sdk/util-format-url@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/util-format-url@npm:3.679.0"
+"@aws-sdk/util-format-url@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/util-format-url@npm:3.686.0"
dependencies:
- "@aws-sdk/types": "npm:3.679.0"
- "@smithy/querystring-builder": "npm:^3.0.7"
- "@smithy/types": "npm:^3.5.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@smithy/querystring-builder": "npm:^3.0.8"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/f7fe4c3dbd93bb99d9231f1baa540d227f2a3388b2fe175038c4679855eb51efa2d78d3a6e92b6a4be9d6533ade1860b91e599f348407d5ba3e614085de2c5c9
+ checksum: 10c0/936839c00d6722832b31abac1f305273638c81a6db9a68e2ea7d29ec9d45c0d00ff2814208d670492bdd08ee93e9067ea1af3a7ad317e62418789fa279ae6273
languageName: node
linkType: hard
@@ -1252,43 +1254,43 @@ __metadata:
languageName: node
linkType: hard
-"@aws-sdk/util-user-agent-browser@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/util-user-agent-browser@npm:3.679.0"
+"@aws-sdk/util-user-agent-browser@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/util-user-agent-browser@npm:3.686.0"
dependencies:
- "@aws-sdk/types": "npm:3.679.0"
- "@smithy/types": "npm:^3.5.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@smithy/types": "npm:^3.6.0"
bowser: "npm:^2.11.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/5a4eac9f047707fb14e61719b17d0454c43206ca58dfb50bf88c1bcea6ef9560dd4901907549383d73e88c010b4a94a22a5d547285e9e854766c7bd284cc06d5
+ checksum: 10c0/e358e3a6e833985d8baa53f08718578337aa1635744bb6ea3976a8fb67d78d427985f95e873f7806db4c54f21a1fdfec5a019922dbe389b7a0cdd804fda51d3a
languageName: node
linkType: hard
-"@aws-sdk/util-user-agent-node@npm:3.682.0":
- version: 3.682.0
- resolution: "@aws-sdk/util-user-agent-node@npm:3.682.0"
+"@aws-sdk/util-user-agent-node@npm:3.687.0":
+ version: 3.687.0
+ resolution: "@aws-sdk/util-user-agent-node@npm:3.687.0"
dependencies:
- "@aws-sdk/middleware-user-agent": "npm:3.682.0"
- "@aws-sdk/types": "npm:3.679.0"
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/types": "npm:^3.5.0"
+ "@aws-sdk/middleware-user-agent": "npm:3.687.0"
+ "@aws-sdk/types": "npm:3.686.0"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
peerDependencies:
aws-crt: ">=1.0.0"
peerDependenciesMeta:
aws-crt:
optional: true
- checksum: 10c0/fcc9cb8d4f4bacaa057ad2bc1c26dc9e10ebe88a3d1334ac4ca9fd531e5ba4ef56167305b912db383b11e7700e6779c1f1fb6ba062e448d23b0d46ae493cb72e
+ checksum: 10c0/1086dc84414702d6c0721db3db68c6be966614de8679556e134719a926d28a230c9ecd924a686b20a19cfaae314b2b5f5354ca56ae20b7cf14f97e5631ac1386
languageName: node
linkType: hard
-"@aws-sdk/xml-builder@npm:3.679.0":
- version: 3.679.0
- resolution: "@aws-sdk/xml-builder@npm:3.679.0"
+"@aws-sdk/xml-builder@npm:3.686.0":
+ version: 3.686.0
+ resolution: "@aws-sdk/xml-builder@npm:3.686.0"
dependencies:
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/bbe0a06a50dee9d2d874d88dcf67ffca2188915c918114a322d7093372da1089f3ef9540da86f2ce4bb0a785a5e13dbdeb4b4f065e65ccfeea586c01c6f49096
+ checksum: 10c0/79e6af4cd4a464a792ac083a036c1bc2aa8e5799a646087bd5a06f68b35d8c58f6067fc135fc3cf3554e01bf89ae2ae0137798dcd1c872a2cb5e2ca2738731de
languageName: node
linkType: hard
@@ -4211,53 +4213,61 @@ __metadata:
languageName: node
linkType: hard
-"@smithy/chunked-blob-reader-native@npm:^3.0.0":
- version: 3.0.0
- resolution: "@smithy/chunked-blob-reader-native@npm:3.0.0"
+"@smithy/abort-controller@npm:^3.1.6":
+ version: 3.1.6
+ resolution: "@smithy/abort-controller@npm:3.1.6"
+ dependencies:
+ "@smithy/types": "npm:^3.6.0"
+ tslib: "npm:^2.6.2"
+ checksum: 10c0/9933c69a81223e9a6a864c9d1f7cc00b0788ac6637b57eea8390d2b6cb39a0b87a406d32a5052441b3e9fdef9812870676464349abb5b19d3ee0ea348e2f7b1d
+ languageName: node
+ linkType: hard
+
+"@smithy/chunked-blob-reader-native@npm:^3.0.1":
+ version: 3.0.1
+ resolution: "@smithy/chunked-blob-reader-native@npm:3.0.1"
dependencies:
"@smithy/util-base64": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/f3cbd03baaaf33a2c44a484851e3f2902f87cbb2168abff179276b19fd137be021393551b9270f9f3135408d816a06fe84ff826d9beb576dbe53fae9cf487362
+ checksum: 10c0/26f7660d3cb5a257d1db70aaa4b0a109bf4412c3069d35b40645a045481e1633765c8a530ffdab4645bf640fdc957693fa84c6ebb15e864b7bd4be9d4e16b46c
languageName: node
linkType: hard
-"@smithy/chunked-blob-reader@npm:^3.0.0":
- version: 3.0.0
- resolution: "@smithy/chunked-blob-reader@npm:3.0.0"
+"@smithy/chunked-blob-reader@npm:^4.0.0":
+ version: 4.0.0
+ resolution: "@smithy/chunked-blob-reader@npm:4.0.0"
dependencies:
tslib: "npm:^2.6.2"
- checksum: 10c0/cc551e4d6c711bec381d70c3074e3937ee78245bb15dd55c28c43c6c30808af1855c8df4a785a1033ded1483979ae115cf2c9decce73083346734db0d32b2fe5
+ checksum: 10c0/4d997cb3a828c9c76bb764586918944ba07262aed832827d2be8ba3556f436171613e80b9f35a005af8f2189fc43befdfe44e21d9bde668fb48d5443f509ae22
languageName: node
linkType: hard
-"@smithy/config-resolver@npm:^3.0.9":
- version: 3.0.9
- resolution: "@smithy/config-resolver@npm:3.0.9"
+"@smithy/config-resolver@npm:^3.0.10":
+ version: 3.0.10
+ resolution: "@smithy/config-resolver@npm:3.0.10"
dependencies:
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/types": "npm:^3.6.0"
"@smithy/util-config-provider": "npm:^3.0.0"
- "@smithy/util-middleware": "npm:^3.0.7"
+ "@smithy/util-middleware": "npm:^3.0.8"
tslib: "npm:^2.6.2"
- checksum: 10c0/714504c9341bc4fcc0c5fc86304602a03a26c7ca589945f41d967c8449bb12b6336da423caca04e0c0349c28b6ec7615e29bbbcbc89a68406ec9f39ac5aac483
+ checksum: 10c0/0c15dcc4d1d603c19ce01c7f0dcf2aa112edccfaf38a925554fbe61102e1ded9009d2cc799068bfd187eabef7fde95343596b5b970ae5750540531e7018b1333
languageName: node
linkType: hard
-"@smithy/core@npm:^2.4.8":
- version: 2.4.8
- resolution: "@smithy/core@npm:2.4.8"
+"@smithy/core@npm:^2.5.1":
+ version: 2.5.1
+ resolution: "@smithy/core@npm:2.5.1"
dependencies:
- "@smithy/middleware-endpoint": "npm:^3.1.4"
- "@smithy/middleware-retry": "npm:^3.0.23"
- "@smithy/middleware-serde": "npm:^3.0.7"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/middleware-serde": "npm:^3.0.8"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/types": "npm:^3.6.0"
"@smithy/util-body-length-browser": "npm:^3.0.0"
- "@smithy/util-middleware": "npm:^3.0.7"
+ "@smithy/util-middleware": "npm:^3.0.8"
+ "@smithy/util-stream": "npm:^3.2.1"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/cb2a93fa3e6bb6f6a2e269d1f392fa729d5bb9a5acf05f7bbd1ba0b270e0741b9aed4bf69b436984f9c17d0b4b5d54ff22cbc46f7e0562c19822c29a1d9f156d
+ checksum: 10c0/26afd0bdcc15f493442cd86507c929aabfc4df6819a80707d3d57cfc46b72249e38725b33c44c161fe4194cca01613758838ebd198248fa0f0b711f3e6ac6406
languageName: node
linkType: hard
@@ -4274,116 +4284,129 @@ __metadata:
languageName: node
linkType: hard
-"@smithy/eventstream-codec@npm:^3.1.6":
- version: 3.1.6
- resolution: "@smithy/eventstream-codec@npm:3.1.6"
+"@smithy/credential-provider-imds@npm:^3.2.5":
+ version: 3.2.5
+ resolution: "@smithy/credential-provider-imds@npm:3.2.5"
+ dependencies:
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/property-provider": "npm:^3.1.8"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/url-parser": "npm:^3.0.8"
+ tslib: "npm:^2.6.2"
+ checksum: 10c0/b381167dec3cf3394ee36cd2ecf7c67e14f7b1eef2d5fd3ce57657682d2b1559d6750eec312bdc340d8a0064cc020ff575b344ff3f5eb2ea54dd7f1bed7b89c3
+ languageName: node
+ linkType: hard
+
+"@smithy/eventstream-codec@npm:^3.1.7":
+ version: 3.1.7
+ resolution: "@smithy/eventstream-codec@npm:3.1.7"
dependencies:
"@aws-crypto/crc32": "npm:5.2.0"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
"@smithy/util-hex-encoding": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/a21d61b9096730e06fa52e1bbab1dfbb2889306a203b85f9f41b7a35756d5226d765aeed3c61100b9c29c2e9c801d7fe00cfc500a78e53d3b64107354d322b61
+ checksum: 10c0/6d3e93f5906501ea278c447285a1807bf0a5f2aee4683f6f1b3340e8a11e3c929b2c6389efa470c77eb03eea17824507f03224421768928d4ac5141a5b98eeff
languageName: node
linkType: hard
-"@smithy/eventstream-serde-browser@npm:^3.0.10":
- version: 3.0.10
- resolution: "@smithy/eventstream-serde-browser@npm:3.0.10"
+"@smithy/eventstream-serde-browser@npm:^3.0.11":
+ version: 3.0.11
+ resolution: "@smithy/eventstream-serde-browser@npm:3.0.11"
dependencies:
- "@smithy/eventstream-serde-universal": "npm:^3.0.9"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/eventstream-serde-universal": "npm:^3.0.10"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/f826a111c274f3088d2c9a6c206d94a3ad3d7d6eff77338b1ff86922aa7e7aa333c72a18ded49b969c168737ff7418362403dc45ede4e2beb3ad19335b27cc94
+ checksum: 10c0/d1e7007b5de4bff20f751d6751da74690c03dd4eb339055a5f4b0db6327f9d901f385f2ce100a8d3658df6714955b4403f013285294855c30dc78a50435fdf92
languageName: node
linkType: hard
-"@smithy/eventstream-serde-config-resolver@npm:^3.0.7":
- version: 3.0.7
- resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.7"
+"@smithy/eventstream-serde-config-resolver@npm:^3.0.8":
+ version: 3.0.8
+ resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.8"
dependencies:
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/8844b1ae5029e1b3947b0038ad0617920032a6d3df9c81e8940302df9369c264a72a545e8305b5f074149bcea395aeebb948cd963db7769deed483204fc1180b
+ checksum: 10c0/a18f5b7cfc6f9ab79d282138452b7475cafb354d2d6d9d6d8ae7815342537bd81f6e1423aa9cb77a6006d24d6a65ef7bdc47ea823f77d4b65f440e0eec708b7b
languageName: node
linkType: hard
-"@smithy/eventstream-serde-node@npm:^3.0.9":
- version: 3.0.9
- resolution: "@smithy/eventstream-serde-node@npm:3.0.9"
+"@smithy/eventstream-serde-node@npm:^3.0.10":
+ version: 3.0.10
+ resolution: "@smithy/eventstream-serde-node@npm:3.0.10"
dependencies:
- "@smithy/eventstream-serde-universal": "npm:^3.0.9"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/eventstream-serde-universal": "npm:^3.0.10"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/c910589ae418baec716a9649f0053ca3ca151659b44bdb2e697d2e0aef5ed1c54d589906d7700b7b9ad6285b1f636ffe6cc9fc27ab2a3f068da1376b0bcea5bc
+ checksum: 10c0/d67feaa889473f85459061fda50ab4742cf25f8e93557a307d3c2990620a5c5893bce477ac1d747838672b7ae65d97856245f6bbe1379de9b90cd57cf6c83e2e
languageName: node
linkType: hard
-"@smithy/eventstream-serde-universal@npm:^3.0.9":
- version: 3.0.9
- resolution: "@smithy/eventstream-serde-universal@npm:3.0.9"
+"@smithy/eventstream-serde-universal@npm:^3.0.10":
+ version: 3.0.10
+ resolution: "@smithy/eventstream-serde-universal@npm:3.0.10"
dependencies:
- "@smithy/eventstream-codec": "npm:^3.1.6"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/eventstream-codec": "npm:^3.1.7"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/3824af8191eb05e2205beaf8908b6b26988a411e8f536e62ddbf37e9f794fd217504cbc129dd704f8aae653d1cc5a79e09ca18ded4ad2d17733fa0b77a03c23e
+ checksum: 10c0/5f3bd8751e6ed6c2c3ea6da54dd2ecd8906de8d2606e6fb9da5f0d0500c4b5d85a1a83837cc661bcc3a058b485459b12ddcc48810b12afd8d140cc76d2516346
languageName: node
linkType: hard
-"@smithy/fetch-http-handler@npm:^3.2.9":
- version: 3.2.9
- resolution: "@smithy/fetch-http-handler@npm:3.2.9"
+"@smithy/fetch-http-handler@npm:^4.0.0":
+ version: 4.0.0
+ resolution: "@smithy/fetch-http-handler@npm:4.0.0"
dependencies:
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/querystring-builder": "npm:^3.0.7"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/querystring-builder": "npm:^3.0.8"
+ "@smithy/types": "npm:^3.6.0"
"@smithy/util-base64": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/0427d47a86d8250aa21fe4a9ec6639e2b611173e7516077ca634a0a398d902152993624766c5411a527a07db12b5c131a351770a9357a346d79811a4939ccbc6
+ checksum: 10c0/82035ada9ca7cf40c897ac6e8ff0097fad46a857a46ccc2dbe353ec730dbbd1d5733c9e82a1b09f606c12c64add35a045d8c860e4fc780acbf06f9d3fae8d90c
languageName: node
linkType: hard
-"@smithy/hash-blob-browser@npm:^3.1.6":
- version: 3.1.6
- resolution: "@smithy/hash-blob-browser@npm:3.1.6"
+"@smithy/hash-blob-browser@npm:^3.1.7":
+ version: 3.1.7
+ resolution: "@smithy/hash-blob-browser@npm:3.1.7"
dependencies:
- "@smithy/chunked-blob-reader": "npm:^3.0.0"
- "@smithy/chunked-blob-reader-native": "npm:^3.0.0"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/chunked-blob-reader": "npm:^4.0.0"
+ "@smithy/chunked-blob-reader-native": "npm:^3.0.1"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/853e8f4e40331a3d0032898d2a80afa54aea44f9975d197e4b627ccb2987dc4a3a59e554f9e77b768b6f2c9d5aaf4c7f2a986de8d78510a3465370fed2b484ed
+ checksum: 10c0/fda71b16b2ffdb47dd75c4568c28a712703ce987e35c646f89860668ffb0cc38c15410b6319ce077e5dc5c3e4427af9e4620281a0a491a163e2bc23c507fe610
languageName: node
linkType: hard
-"@smithy/hash-node@npm:^3.0.7":
- version: 3.0.7
- resolution: "@smithy/hash-node@npm:3.0.7"
+"@smithy/hash-node@npm:^3.0.8":
+ version: 3.0.8
+ resolution: "@smithy/hash-node@npm:3.0.8"
dependencies:
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
"@smithy/util-buffer-from": "npm:^3.0.0"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/88b1e642639f016f40834035d03288ea7481382e2fcda8a0d6baf38f0c6f1e8541aae51f50aea7876166976ff2e276baae428fbdfb728c0fc29ccdfdb612e853
+ checksum: 10c0/fa8fa82b830550de01e981e0265dad3d42802208c128cdd1b970c513726d6f29f030a52d7087e1fbee751011b6dcec479e592941252a7e47004418c8d605e1a4
languageName: node
linkType: hard
-"@smithy/hash-stream-node@npm:^3.1.6":
- version: 3.1.6
- resolution: "@smithy/hash-stream-node@npm:3.1.6"
+"@smithy/hash-stream-node@npm:^3.1.7":
+ version: 3.1.7
+ resolution: "@smithy/hash-stream-node@npm:3.1.7"
dependencies:
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/1393411476cce5a4c740b3e5e34d64d68dfc49edb2667d7baa43a494c1e36dc80535131b02db9222b475ee599e9bd418d400eceb690c468ab95603e99b94e628
+ checksum: 10c0/26f1a49f9fa5486fbca97034c171f36675cffdf2fe1039cfd918a83b63d9cbb1b0cdb7c399c21f1d914f3c4df5e16754b01a755b2eadaf51c519aa183ac71ea3
languageName: node
linkType: hard
-"@smithy/invalid-dependency@npm:^3.0.7":
- version: 3.0.7
- resolution: "@smithy/invalid-dependency@npm:3.0.7"
+"@smithy/invalid-dependency@npm:^3.0.8":
+ version: 3.0.8
+ resolution: "@smithy/invalid-dependency@npm:3.0.8"
dependencies:
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/b43e868d428d092f91702fe7030307129eb65f0592c60bc6f29ef2bd74799bcae90815326eb599d12aaeee6659ef7c9b2fb85fa0c843ab5132a446edb8767b98
+ checksum: 10c0/7769ea3d6cc2530da1c6ecc6bcc90e7b6a2338d87465965f0845ad28be5d27c08516dc79ef77af2a002fe0329367fa8260399abb29676f3f37adf8c2cf2772c8
languageName: node
linkType: hard
@@ -4405,77 +4428,78 @@ __metadata:
languageName: node
linkType: hard
-"@smithy/md5-js@npm:^3.0.7":
- version: 3.0.7
- resolution: "@smithy/md5-js@npm:3.0.7"
+"@smithy/md5-js@npm:^3.0.8":
+ version: 3.0.8
+ resolution: "@smithy/md5-js@npm:3.0.8"
dependencies:
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/c8577a6a35d219c4f58a68d2b1a1e71d065e0f81c6feb0a6cd85c3efcdae9c33dbd5d1e46e93e854bfbbc208a91a5aa41dba5af9917716b3ab76a287928f0f78
+ checksum: 10c0/83654b7c65be77d3e170f63a5dab4b3d19bb518ca69691b0a9c257de8101a02e005bc2136074d6ab18d0a50cef746ea610527e3530c6e843b6b9529ed9b488f1
languageName: node
linkType: hard
-"@smithy/middleware-content-length@npm:^3.0.9":
- version: 3.0.9
- resolution: "@smithy/middleware-content-length@npm:3.0.9"
+"@smithy/middleware-content-length@npm:^3.0.10":
+ version: 3.0.10
+ resolution: "@smithy/middleware-content-length@npm:3.0.10"
dependencies:
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/7ea6d14fe64a486c024988bed41b70eacadc5e9af4b06d36f1d3902675baf9908090f4cdcc9f066ef26dddb1816035227afe778a0372473678f267e4cb37cbe8
+ checksum: 10c0/2e7a6e36f39e1ce78ba3800979004a801fa93c7ef3b143e1c1b3ff64e4a2b92762e808ab75c2f7a1acc6133f4b301624dc08dc2354b37d5735e02ee4ccaddf78
languageName: node
linkType: hard
-"@smithy/middleware-endpoint@npm:^3.1.4":
- version: 3.1.4
- resolution: "@smithy/middleware-endpoint@npm:3.1.4"
- dependencies:
- "@smithy/middleware-serde": "npm:^3.0.7"
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/shared-ini-file-loader": "npm:^3.1.8"
- "@smithy/types": "npm:^3.5.0"
- "@smithy/url-parser": "npm:^3.0.7"
- "@smithy/util-middleware": "npm:^3.0.7"
+"@smithy/middleware-endpoint@npm:^3.2.1":
+ version: 3.2.1
+ resolution: "@smithy/middleware-endpoint@npm:3.2.1"
+ dependencies:
+ "@smithy/core": "npm:^2.5.1"
+ "@smithy/middleware-serde": "npm:^3.0.8"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/shared-ini-file-loader": "npm:^3.1.9"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/url-parser": "npm:^3.0.8"
+ "@smithy/util-middleware": "npm:^3.0.8"
tslib: "npm:^2.6.2"
- checksum: 10c0/29d10c124489a1715ec10dbb45e8359fbb036c8600357f18362df4fba4899357d361402ef55d961939857755ffedc20c780203dc562ce00ca903013ac00226f7
+ checksum: 10c0/d1d6406840262388a5845a29d9a2e956a2f3c42f0fb981cd34b95145a5a509bebd25b3e4fad73951b56ff71757d00f7e8ec23bc75c6362a97dacab114ecf9140
languageName: node
linkType: hard
-"@smithy/middleware-retry@npm:^3.0.23":
- version: 3.0.23
- resolution: "@smithy/middleware-retry@npm:3.0.23"
+"@smithy/middleware-retry@npm:^3.0.25":
+ version: 3.0.25
+ resolution: "@smithy/middleware-retry@npm:3.0.25"
dependencies:
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/service-error-classification": "npm:^3.0.7"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
- "@smithy/util-middleware": "npm:^3.0.7"
- "@smithy/util-retry": "npm:^3.0.7"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/service-error-classification": "npm:^3.0.8"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/util-middleware": "npm:^3.0.8"
+ "@smithy/util-retry": "npm:^3.0.8"
tslib: "npm:^2.6.2"
uuid: "npm:^9.0.1"
- checksum: 10c0/80e2a6e19439ecd138a15bd5d1a61d24c4e0a4d02dc28e0783bc3eb832215f8a25845231a7d6e2ad24fb00d8ff9db78fa04bfa91aae5619e1cee9dfa3be553e5
+ checksum: 10c0/5ebb8ed29be344ab92db28fbe62f1887b6a9cf7c5029450454c1a384844cd4e28a99c4c381ca2466d848d545ee885c35f6c5b965bc7a90a9a20b301433caed37
languageName: node
linkType: hard
-"@smithy/middleware-serde@npm:^3.0.7":
- version: 3.0.7
- resolution: "@smithy/middleware-serde@npm:3.0.7"
+"@smithy/middleware-serde@npm:^3.0.8":
+ version: 3.0.8
+ resolution: "@smithy/middleware-serde@npm:3.0.8"
dependencies:
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/b04abb0adc9a3b15ce42b0fd3bbdb78ee86a34f9c017cbb2a59ceffc1bde0740fa2f3534abf2ff861112b6fb76a7ea4f55871503e2d8d1e6207052bcccf2819a
+ checksum: 10c0/b7cbf57955ab82cd5ddb07fcceecdf1fbd6a3f9479179d1014d34e88f2dd32c0ffd4fb631cbb7a05ef4635efab34b32141ea5526b388138f71589ba993560fb2
languageName: node
linkType: hard
-"@smithy/middleware-stack@npm:^3.0.7":
- version: 3.0.7
- resolution: "@smithy/middleware-stack@npm:3.0.7"
+"@smithy/middleware-stack@npm:^3.0.8":
+ version: 3.0.8
+ resolution: "@smithy/middleware-stack@npm:3.0.8"
dependencies:
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/260ddf0f785fa3118130e8174c653d7267208794feeaeeac9762783c0ebb306f0cbe71d73092347e9dd85ee4ebbe5e82ee0dd6512b3a2da0aef9789d23d020e0
+ checksum: 10c0/1a5248cdbe8d982e11fba679e9582cde8fa36093376d5076d2936e5be919866a7101089194087cda21a0b032857bf1ebca627d8e1c3e5d9519749fc5207692f5
languageName: node
linkType: hard
@@ -4491,16 +4515,28 @@ __metadata:
languageName: node
linkType: hard
-"@smithy/node-http-handler@npm:^3.2.4":
- version: 3.2.4
- resolution: "@smithy/node-http-handler@npm:3.2.4"
+"@smithy/node-config-provider@npm:^3.1.9":
+ version: 3.1.9
+ resolution: "@smithy/node-config-provider@npm:3.1.9"
dependencies:
- "@smithy/abort-controller": "npm:^3.1.5"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/querystring-builder": "npm:^3.0.7"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/property-provider": "npm:^3.1.8"
+ "@smithy/shared-ini-file-loader": "npm:^3.1.9"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/b086811ca355cff0c7cf8d897a146f309f0d48c2bbd21a2248c511fa483dd3366ffc8e85f8fe52e727207f426f57c7d9e2127ccb0616f860e2d8755481cb5be9
+ checksum: 10c0/2ecd0385858f0ea818f7bef1e129e62fccd8a6ffa888f2f13286f8ffe1995f84e0e5040b7ed7b5235462ac795e9fc479ca5c5637b3bf30df2613baa6f4e718c9
+ languageName: node
+ linkType: hard
+
+"@smithy/node-http-handler@npm:^3.2.5":
+ version: 3.2.5
+ resolution: "@smithy/node-http-handler@npm:3.2.5"
+ dependencies:
+ "@smithy/abort-controller": "npm:^3.1.6"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/querystring-builder": "npm:^3.0.8"
+ "@smithy/types": "npm:^3.6.0"
+ tslib: "npm:^2.6.2"
+ checksum: 10c0/617b2f1c3fea4f8b549b481ec73ec2a7a404b8a8c8b47bfb8327626818f84ed94c1c5496084402a015705af715b5353a07d28ea0869ee6c877c4c8a9d29a10ab
languageName: node
linkType: hard
@@ -4514,6 +4550,16 @@ __metadata:
languageName: node
linkType: hard
+"@smithy/property-provider@npm:^3.1.8":
+ version: 3.1.8
+ resolution: "@smithy/property-provider@npm:3.1.8"
+ dependencies:
+ "@smithy/types": "npm:^3.6.0"
+ tslib: "npm:^2.6.2"
+ checksum: 10c0/383621a8cf8aafb4a30ecf105fb6d9546f75fac7134b9d9e91248ebacb035867047170cbe01d4ca8d60b62d1fb6287d4fb3a752a10fe9b33f9520a951d0bb72c
+ languageName: node
+ linkType: hard
+
"@smithy/protocol-http@npm:^4.1.4":
version: 4.1.4
resolution: "@smithy/protocol-http@npm:4.1.4"
@@ -4524,14 +4570,24 @@ __metadata:
languageName: node
linkType: hard
-"@smithy/querystring-builder@npm:^3.0.7":
- version: 3.0.7
- resolution: "@smithy/querystring-builder@npm:3.0.7"
+"@smithy/protocol-http@npm:^4.1.5":
+ version: 4.1.5
+ resolution: "@smithy/protocol-http@npm:4.1.5"
dependencies:
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
+ tslib: "npm:^2.6.2"
+ checksum: 10c0/f70bd473e3c79cd33a5e1f02a30251f3e4bfa127615f6032d980a483f8abed76555f525e55f0eb8b5ac7d33dd5f359498a3e96b98c646a09d83e2d68b1fa949a
+ languageName: node
+ linkType: hard
+
+"@smithy/querystring-builder@npm:^3.0.8":
+ version: 3.0.8
+ resolution: "@smithy/querystring-builder@npm:3.0.8"
+ dependencies:
+ "@smithy/types": "npm:^3.6.0"
"@smithy/util-uri-escape": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/3c8cf8313524a2fc58388f511c2bd81b421b4a7f36acf3979806e957191cdb9b7233c300781ff045be1c2fdf5279a6102dfc613d5c5a25bfed6306f6b2911be2
+ checksum: 10c0/d3bd7af1e291bca9ac7693f6d4bfd7ae196cb3c5b26895974029163b3b9a86c03b5533fd79f9dafca6250db80a1da7be33d7d2e87eb6bf7bcde61370ea612f7e
languageName: node
linkType: hard
@@ -4545,6 +4601,16 @@ __metadata:
languageName: node
linkType: hard
+"@smithy/querystring-parser@npm:^3.0.8":
+ version: 3.0.8
+ resolution: "@smithy/querystring-parser@npm:3.0.8"
+ dependencies:
+ "@smithy/types": "npm:^3.6.0"
+ tslib: "npm:^2.6.2"
+ checksum: 10c0/8f5643f80e6146e849f239b912e555a4f146b0239da9de5f67fc99e5e2b97460ff4c54395417b14874409f071667bb1149f3ef5d1b1cc6288bbe04e21fc9bb7a
+ languageName: node
+ linkType: hard
+
"@smithy/service-error-classification@npm:^2.0.4":
version: 2.1.5
resolution: "@smithy/service-error-classification@npm:2.1.5"
@@ -4554,12 +4620,12 @@ __metadata:
languageName: node
linkType: hard
-"@smithy/service-error-classification@npm:^3.0.7":
- version: 3.0.7
- resolution: "@smithy/service-error-classification@npm:3.0.7"
+"@smithy/service-error-classification@npm:^3.0.8":
+ version: 3.0.8
+ resolution: "@smithy/service-error-classification@npm:3.0.8"
dependencies:
- "@smithy/types": "npm:^3.5.0"
- checksum: 10c0/2bd5e9b9328a66c6a774526519a0b167702fcd3b7301a7f1962e03142913b6cabefbf350b0607ebd79eb989f264d31ef267ad3ebb83d9eccbee78d5fba207759
+ "@smithy/types": "npm:^3.6.0"
+ checksum: 10c0/30256b7b1e4ff877a555ae778954e535bd43cc5da9189ad265b9596a6414774d8a6924da42f5c87e9dfe837d44027cb22d26037c3bb3e6c64ff486c9b8b5ee53
languageName: node
linkType: hard
@@ -4573,6 +4639,16 @@ __metadata:
languageName: node
linkType: hard
+"@smithy/shared-ini-file-loader@npm:^3.1.9":
+ version: 3.1.9
+ resolution: "@smithy/shared-ini-file-loader@npm:3.1.9"
+ dependencies:
+ "@smithy/types": "npm:^3.6.0"
+ tslib: "npm:^2.6.2"
+ checksum: 10c0/0ca909741d634fa2ea5c53dc828347181495be431d5018b8cea468e30e5d7066b91bf39b0e182148b787ecadb0509c95e41338829b6de87d03c0f072fa436d8c
+ languageName: node
+ linkType: hard
+
"@smithy/signature-v4@npm:^4.2.0":
version: 4.2.0
resolution: "@smithy/signature-v4@npm:4.2.0"
@@ -4589,17 +4665,18 @@ __metadata:
languageName: node
linkType: hard
-"@smithy/smithy-client@npm:^3.4.0":
- version: 3.4.0
- resolution: "@smithy/smithy-client@npm:3.4.0"
+"@smithy/smithy-client@npm:^3.4.2":
+ version: 3.4.2
+ resolution: "@smithy/smithy-client@npm:3.4.2"
dependencies:
- "@smithy/middleware-endpoint": "npm:^3.1.4"
- "@smithy/middleware-stack": "npm:^3.0.7"
- "@smithy/protocol-http": "npm:^4.1.4"
- "@smithy/types": "npm:^3.5.0"
- "@smithy/util-stream": "npm:^3.1.9"
+ "@smithy/core": "npm:^2.5.1"
+ "@smithy/middleware-endpoint": "npm:^3.2.1"
+ "@smithy/middleware-stack": "npm:^3.0.8"
+ "@smithy/protocol-http": "npm:^4.1.5"
+ "@smithy/types": "npm:^3.6.0"
+ "@smithy/util-stream": "npm:^3.2.1"
tslib: "npm:^2.6.2"
- checksum: 10c0/ed2bd1ad2e0ddc6f3eee5ec7697d2ece7b022a3528c5f20b9c2a4d1687635816500aae022ca315af14fb2045ebf2ad1bce43f97d2dc28f4185096843862bd7bb
+ checksum: 10c0/f405aba8f3c831a3b6d2b4b0799c8de2e3216aec7b6045d79c41a4cb577368b179d6214bb4abfa345d1dd7c100ffa9a5ad04c04d128dfced587aa54fc1647f50
languageName: node
linkType: hard
@@ -4621,6 +4698,15 @@ __metadata:
languageName: node
linkType: hard
+"@smithy/types@npm:^3.6.0":
+ version: 3.6.0
+ resolution: "@smithy/types@npm:3.6.0"
+ dependencies:
+ tslib: "npm:^2.6.2"
+ checksum: 10c0/de16293da6cf6f1aa4b2ee604df245ef33688d985f27b5dae3aa69e18ed5b17baa1bc1a42412f1454c50d09a1817c8a54e7d6261c90fee230e103ff91e55174a
+ languageName: node
+ linkType: hard
+
"@smithy/url-parser@npm:^3.0.7":
version: 3.0.7
resolution: "@smithy/url-parser@npm:3.0.7"
@@ -4632,6 +4718,17 @@ __metadata:
languageName: node
linkType: hard
+"@smithy/url-parser@npm:^3.0.8":
+ version: 3.0.8
+ resolution: "@smithy/url-parser@npm:3.0.8"
+ dependencies:
+ "@smithy/querystring-parser": "npm:^3.0.8"
+ "@smithy/types": "npm:^3.6.0"
+ tslib: "npm:^2.6.2"
+ checksum: 10c0/da2abb72e58bf419a7f27f78a2f946a515dff363419056015a2fa5f62d18de9f51d355143c428d2411051264552ae4e0d746e943fcb0c6ae3758912294a6499d
+ languageName: node
+ linkType: hard
+
"@smithy/util-base64@npm:^3.0.0":
version: 3.0.0
resolution: "@smithy/util-base64@npm:3.0.0"
@@ -4690,42 +4787,42 @@ __metadata:
languageName: node
linkType: hard
-"@smithy/util-defaults-mode-browser@npm:^3.0.23":
- version: 3.0.23
- resolution: "@smithy/util-defaults-mode-browser@npm:3.0.23"
+"@smithy/util-defaults-mode-browser@npm:^3.0.25":
+ version: 3.0.25
+ resolution: "@smithy/util-defaults-mode-browser@npm:3.0.25"
dependencies:
- "@smithy/property-provider": "npm:^3.1.7"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/property-provider": "npm:^3.1.8"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
bowser: "npm:^2.11.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/fec9d5d159e6db8ae9c3ac0785b571ed810bcd0e950658036ea9685c3d2cfe0e43649860785b18aec67e833a0d3354063515aa624507540f789227ea8ca626b5
+ checksum: 10c0/725f1ee8f726177dd299cb3360c6b12f817defef917b9229cd5a9201a69dd29e07e1df24d90c3559b07b75bc7b90fbce74677ec9ff2ee8845e2d76c4e8c1a4fb
languageName: node
linkType: hard
-"@smithy/util-defaults-mode-node@npm:^3.0.23":
- version: 3.0.23
- resolution: "@smithy/util-defaults-mode-node@npm:3.0.23"
+"@smithy/util-defaults-mode-node@npm:^3.0.25":
+ version: 3.0.25
+ resolution: "@smithy/util-defaults-mode-node@npm:3.0.25"
dependencies:
- "@smithy/config-resolver": "npm:^3.0.9"
- "@smithy/credential-provider-imds": "npm:^3.2.4"
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/property-provider": "npm:^3.1.7"
- "@smithy/smithy-client": "npm:^3.4.0"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/config-resolver": "npm:^3.0.10"
+ "@smithy/credential-provider-imds": "npm:^3.2.5"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/property-provider": "npm:^3.1.8"
+ "@smithy/smithy-client": "npm:^3.4.2"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/84cf4608f5aa7e619d455ff6e159a9f80bc870c48c3ab1786590e0a14df1958502a093ca8681c123900a010d8d69a4d2740c528c07aa82366629fa9f1f6e1604
+ checksum: 10c0/5fd1f18aafff469ff537e07568e2c329602fe99c31a45654c09a27bf4fa38b74652b3b4d43d3e3fd9c9dc8186f1401883b1d392bc71f2b0aa72479820edf0337
languageName: node
linkType: hard
-"@smithy/util-endpoints@npm:^2.1.3":
- version: 2.1.3
- resolution: "@smithy/util-endpoints@npm:2.1.3"
+"@smithy/util-endpoints@npm:^2.1.4":
+ version: 2.1.4
+ resolution: "@smithy/util-endpoints@npm:2.1.4"
dependencies:
- "@smithy/node-config-provider": "npm:^3.1.8"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/node-config-provider": "npm:^3.1.9"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/1f375f997b996af9b2d17a4d1fd2ace81bf0206bf6c9e80d591d1daadce34471ea5ff8913000cd2aae4f619b7d2f3b2d38caf528b036b97ada2831ffbb9725d9
+ checksum: 10c0/8ef44b2ac241a5687c999f90e0aaf6f495cc46b0a604f82f44c927f7ce2f406dac53bb4030f4a83b5cf2fc5f1c73865f5ca9bea0db297e06d0fe089cb765ebae
languageName: node
linkType: hard
@@ -4748,30 +4845,40 @@ __metadata:
languageName: node
linkType: hard
-"@smithy/util-retry@npm:^3.0.7":
- version: 3.0.7
- resolution: "@smithy/util-retry@npm:3.0.7"
+"@smithy/util-middleware@npm:^3.0.8":
+ version: 3.0.8
+ resolution: "@smithy/util-middleware@npm:3.0.8"
dependencies:
- "@smithy/service-error-classification": "npm:^3.0.7"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/d641f1e11afbda1b194e5e6a75e815eed03100e0c53305d106cd80836b22854b4ba01efd9aed32996ec538e5c49293bb8d0a77561ebd721d94d862173e40738b
+ checksum: 10c0/b7deae724fade93a00745e64081e7e2dba6a5d86cae9fcfb171cdc117d6574e5a63c1a599dddcc3f3175a8f8821d92052f4b9ab64b3839cdf035ac17e57eede1
languageName: node
linkType: hard
-"@smithy/util-stream@npm:^3.1.9":
- version: 3.1.9
- resolution: "@smithy/util-stream@npm:3.1.9"
+"@smithy/util-retry@npm:^3.0.8":
+ version: 3.0.8
+ resolution: "@smithy/util-retry@npm:3.0.8"
dependencies:
- "@smithy/fetch-http-handler": "npm:^3.2.9"
- "@smithy/node-http-handler": "npm:^3.2.4"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/service-error-classification": "npm:^3.0.8"
+ "@smithy/types": "npm:^3.6.0"
+ tslib: "npm:^2.6.2"
+ checksum: 10c0/1ca5fdf8f5827f7cb0dacd917ea2bd1d0a01fe54dc890654094867f6fc78f973f47f4e2e323f35e4951afa12924999527a386f5e271715ba86739dd8aabc72ce
+ languageName: node
+ linkType: hard
+
+"@smithy/util-stream@npm:^3.2.1":
+ version: 3.2.1
+ resolution: "@smithy/util-stream@npm:3.2.1"
+ dependencies:
+ "@smithy/fetch-http-handler": "npm:^4.0.0"
+ "@smithy/node-http-handler": "npm:^3.2.5"
+ "@smithy/types": "npm:^3.6.0"
"@smithy/util-base64": "npm:^3.0.0"
"@smithy/util-buffer-from": "npm:^3.0.0"
"@smithy/util-hex-encoding": "npm:^3.0.0"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/04f37b1e97692d9177a41351336bb119eb5dbe2582bc17e76bc99919defe67fe5afbf3cb52612c48c2bca3bec6f96f2d860825afc9249ab6e7e8fd9b4719f7a8
+ checksum: 10c0/7e73a764ab6fbaef6b266d6a0ad540e04bcd9065d55ead0efc41153e3cd34576e28a944df9176bee8ba84345a59c36625aaa83fa0f8336d2e31c98530c4519a1
languageName: node
linkType: hard
@@ -4804,14 +4911,14 @@ __metadata:
languageName: node
linkType: hard
-"@smithy/util-waiter@npm:^3.1.6":
- version: 3.1.6
- resolution: "@smithy/util-waiter@npm:3.1.6"
+"@smithy/util-waiter@npm:^3.1.7":
+ version: 3.1.7
+ resolution: "@smithy/util-waiter@npm:3.1.7"
dependencies:
- "@smithy/abort-controller": "npm:^3.1.5"
- "@smithy/types": "npm:^3.5.0"
+ "@smithy/abort-controller": "npm:^3.1.6"
+ "@smithy/types": "npm:^3.6.0"
tslib: "npm:^2.6.2"
- checksum: 10c0/dfa7cf04afa7be4736e78f54f96c6583c2f582fef6bd179cf925f5dd737f3fed0b37446d5198d9dedfb343a0b71c481f560b5954686f8e2b51155a37752bc586
+ checksum: 10c0/5394b180145af2d6020965c0f58157b137f3fcf5357de4334373bcb143a58190cffb5cdbc39d08b79968fd51a96b88c75da3bfeb7898bb231db7225ea26efe69
languageName: node
linkType: hard