Skip to content

build(deps): bump fast-xml-parser, @aws-sdk/client-s3, @aws-sdk/client-ssm, @aws-sdk/client-api-gateway, @aws-sdk/client-cognito-identity-provider, @aws-sdk/client-eventbridge, @aws-sdk/client-iam, @aws-sdk/client-lambda, @aws-sdk/client-cloudformation and @aws-sdk/client-sts in /serverless/virus-scanner-guardduty#9118

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/serverless/virus-scanner-guardduty/multi-a57fde01ef

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 19, 2026

Bumps fast-xml-parser to 5.3.6 and updates ancestor dependencies fast-xml-parser, @aws-sdk/client-s3, @aws-sdk/client-ssm, @aws-sdk/client-api-gateway, @aws-sdk/client-cognito-identity-provider, @aws-sdk/client-eventbridge, @aws-sdk/client-iam, @aws-sdk/client-lambda, @aws-sdk/client-cloudformation and @aws-sdk/client-sts. These dependencies need to be updated together.

Updates fast-xml-parser from 4.4.1 to 5.3.6

Release notes

Sourced from fast-xml-parser's releases.

Entity security and performance

  • Improve security and performance of entity processing
    • new options maxEntitySize, maxExpansionDepth, maxTotalExpansions, maxExpandedLength, allowedTags,tagFilter
    • fast return when no edtity is present
    • improvement replacement logic to reduce number of calls

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.5...v5.3.6

v5.3.5

What's Changed

New Contributors

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.4...v5.3.5

fix: handle HTML numeric and hex entities when out of range

No release notes provided.

bug fix and performance improvements

  • fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute
  • Performance improvement for stopNodes (By Maciek Lamberski)

Replace Buffer with Uint8Array

  • Launched Separate CLI module
  • Replace Buffer with Uint8Array

Support EMPTY and ANY with ELEMENT in DOCTYPE

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.2.4...v5.2.4

upgrade to ESM module and fixing value parsing issues

  • Support ESM modules
  • fix value parsing issues
  • a feature to access tag location is added (metadata)
  • fix to read DOCTYPE correctly

Full Changelog: https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md

Summary update on all the previous releases from v4.2.4

  • Multiple minor fixes provided in the validator and parser
  • v6 is added for experimental use.
  • ignoreAttributes support function, and array of string or regex
  • Add support for parsing HTML numeric entities
  • v5 of the application is ESM module now. However, JS is also supported

... (truncated)

Changelog

Sourced from fast-xml-parser's changelog.

Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

5.3.6 / 2026-02-14

  • Improve security and performance of entity processing
    • new options maxEntitySize, maxExpansionDepth, maxTotalExpansions, maxExpandedLength, allowedTags,tagFilter
    • fast return when no edtity is present
    • improvement replacement logic to reduce number of calls

5.3.5 / 2026-02-08

  • fix: Escape regex char in entity name
  • update strnum to 2.1.2
  • add missing exports in CJS typings

5.3.4 / 2026-01-30

  • fix: handle HTML numeric and hex entities when out of range

5.3.3 / 2025-12-12

  • fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute

5.3.2 / 2025-11-14

  • fix for import statement for v6

5.3.1 / 2025-11-03

5.3.0 / 2025-10-03

  • Use Uint8Array in place of Buffer in Parser

5.2.5 / 2025-06-08

  • Inform user to use fxp-cli instead of in-built CLI feature
  • Export typings for direct use

5.2.4 / 2025-06-06

  • fix (#747): fix EMPTY and ANY with ELEMENT in DOCTYPE

5.2.3 / 2025-05-11

  • fix (#747): support EMPTY and ANY with ELEMENT in DOCTYPE

5.2.2 / 2025-05-05

  • fix (#746): update strnum to fix parsing issues related to enotations

5.2.1 / 2025-04-22

  • fix: read DOCTYPE entity value correctly
  • read DOCTYPE NOTATION, ELEMENT exp but not using read values

5.2.0 / 2025-04-03

... (truncated)

Commits

Updates @aws-sdk/client-s3 from 3.758.0 to 3.993.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.993.0

3.993.0(2026-02-18)

Chores
Documentation Changes
  • client-connect: Correcting in-app notifications API documentation. (6220881a)
New Features
  • clients: update client endpoints as of 2026-02-18 (c1adc9d8)
  • client-cleanrooms: This release adds support for federated catalogs in Athena-sourced configured tables. (f657502f)

For list of updated packages, view updated-packages.md in assets-3.993.0.zip

v3.992.0

3.992.0(2026-02-17)

New Features
  • clients: update client endpoints as of 2026-02-17 (72c78059)
  • client-ec2: Add Operator field to CreatePlacementGroup and DescribePlacementGroup APIs. (ccdf06ad)
  • client-rds: Adds support for the StorageEncryptionType field to specify encryption type for DB clusters, DB instances, snapshots, automated backups, and global clusters. (976ce193)
  • client-grafana: This release updates Amazon Managed Grafana's APIs to support customer managed KMS keys. (276a337c)
  • client-workspaces-web: Adds support for branding customization without requiring a custom wallpaper. (dce78467)

For list of updated packages, view updated-packages.md in assets-3.992.0.zip

v3.991.0

3.991.0(2026-02-16)

Documentation Changes
  • client-arc-region-switch: Clarify documentation on ARC Region Switch start-plan-execution operation (c24d7a88)
  • client-ecr: Adds support for enabling blob mounting, and removes support for Clair based image scanning (e3cf5218)
  • client-ec2: Documentation updates for EC2 Secondary Networks (68029df3)
New Features
  • clients: update client endpoints as of 2026-02-16 (c3afa911)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.993.0 (2026-02-18)

Note: Version bump only for package @​aws-sdk/client-s3

3.992.0 (2026-02-17)

Note: Version bump only for package @​aws-sdk/client-s3

3.991.0 (2026-02-16)

Note: Version bump only for package @​aws-sdk/client-s3

3.990.0 (2026-02-13)

Note: Version bump only for package @​aws-sdk/client-s3

3.989.0 (2026-02-12)

Note: Version bump only for package @​aws-sdk/client-s3

3.988.0 (2026-02-11)

Note: Version bump only for package @​aws-sdk/client-s3

3.987.0 (2026-02-10)

... (truncated)

Commits

Updates @aws-sdk/client-ssm from 3.759.0 to 3.993.0

Release notes

Sourced from @​aws-sdk/client-ssm's releases.

v3.993.0

3.993.0(2026-02-18)

Chores
Documentation Changes
  • client-connect: Correcting in-app notifications API documentation. (6220881a)
New Features
  • clients: update client endpoints as of 2026-02-18 (c1adc9d8)
  • client-cleanrooms: This release adds support for federated catalogs in Athena-sourced configured tables. (f657502f)

For list of updated packages, view updated-packages.md in assets-3.993.0.zip

v3.992.0

3.992.0(2026-02-17)

New Features
  • clients: update client endpoints as of 2026-02-17 (72c78059)
  • client-ec2: Add Operator field to CreatePlacementGroup and DescribePlacementGroup APIs. (ccdf06ad)
  • client-rds: Adds support for the StorageEncryptionType field to specify encryption type for DB clusters, DB instances, snapshots, automated backups, and global clusters. (976ce193)
  • client-grafana: This release updates Amazon Managed Grafana's APIs to support customer managed KMS keys. (276a337c)
  • client-workspaces-web: Adds support for branding customization without requiring a custom wallpaper. (dce78467)

For list of updated packages, view updated-packages.md in assets-3.992.0.zip

v3.991.0

3.991.0(2026-02-16)

Documentation Changes
  • client-arc-region-switch: Clarify documentation on ARC Region Switch start-plan-execution operation (c24d7a88)
  • client-ecr: Adds support for enabling blob mounting, and removes support for Clair based image scanning (e3cf5218)
  • client-ec2: Documentation updates for EC2 Secondary Networks (68029df3)
New Features
  • clients: update client endpoints as of 2026-02-16 (c3afa911)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-ssm's changelog.

3.993.0 (2026-02-18)

Note: Version bump only for package @​aws-sdk/client-ssm

3.992.0 (2026-02-17)

Note: Version bump only for package @​aws-sdk/client-ssm

3.991.0 (2026-02-16)

Note: Version bump only for package @​aws-sdk/client-ssm

3.990.0 (2026-02-13)

Note: Version bump only for package @​aws-sdk/client-ssm

3.989.0 (2026-02-12)

Note: Version bump only for package @​aws-sdk/client-ssm

3.988.0 (2026-02-11)

Note: Version bump only for package @​aws-sdk/client-ssm

3.987.0 (2026-02-10)

... (truncated)

Commits

Updates @aws-sdk/client-api-gateway from 3.758.0 to 3.993.0

Release notes

Sourced from @​aws-sdk/client-api-gateway's releases.

v3.993.0

3.993.0(2026-02-18)

Chores
Documentation Changes
  • client-connect: Correcting in-app notifications API documentation. (6220881a)
New Features
  • clients: update client endpoints as of 2026-02-18 (c1adc9d8)
  • client-cleanrooms: This release adds support for federated catalogs in Athena-sourced configured tables. (f657502f)

For list of updated packages, view updated-packages.md in assets-3.993.0.zip

v3.992.0

3.992.0(2026-02-17)

New Features
  • clients: update client endpoints as of 2026-02-17 (72c78059)
  • client-ec2: Add Operator field to CreatePlacementGroup and DescribePlacementGroup APIs. (ccdf06ad)
  • client-rds: Adds support for the StorageEncryptionType field to specify encryption type for DB clusters, DB instances, snapshots, automated backups, and global clusters. (976ce193)
  • client-grafana: This release updates Amazon Managed Grafana's APIs to support customer managed KMS keys. (276a337c)
  • client-workspaces-web: Adds support for branding customization without requiring a custom wallpaper. (dce78467)

For list of updated packages, view updated-packages.md in assets-3.992.0.zip

v3.991.0

3.991.0(2026-02-16)

Documentation Changes
  • client-arc-region-switch: Clarify documentation on ARC Region Switch start-plan-execution operation (c24d7a88)
  • client-ecr: Adds support for enabling blob mounting, and removes support for Clair based image scanning (e3cf5218)
  • client-ec2: Documentation updates for EC2 Secondary Networks (68029df3)
New Features
  • clients: update client endpoints as of 2026-02-16 (c3afa911)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-api-gateway's changelog.

3.993.0 (2026-02-18)

Note: Version bump only for package @​aws-sdk/client-api-gateway

3.992.0 (2026-02-17)

Note: Version bump only for package @​aws-sdk/client-api-gateway

3.991.0 (2026-02-16)

Note: Version bump only for package @​aws-sdk/client-api-gateway

3.990.0 (2026-02-13)

Note: Version bump only for package @​aws-sdk/client-api-gateway

3.989.0 (2026-02-12)

Note: Version bump only for package @​aws-sdk/client-api-gateway

3.988.0 (2026-02-11)

Note: Version bump only for package @​aws-sdk/client-api-gateway

3.987.0 (2026-02-10)

... (truncated)

Commits

Updates @aws-sdk/client-cognito-identity-provider from 3.760.0 to 3.993.0

Release notes

Sourced from @​aws-sdk/client-cognito-identity-provider's releases.

v3.993.0

3.993.0(2026-02-18)

Chores
Documentation Changes
  • client-connect: Correcting in-app notifications API documentation. (6220881a)
New Features
  • clients: update client endpoints as of 2026-02-18 (c1adc9d8)
  • client-cleanrooms: This release adds support for federated catalogs in Athena-sourced configured tables. (f657502f)

For list of updated packages, view updated-packages.md in assets-3.993.0.zip

v3.992.0

3.992.0(2026-02-17)

New Features
  • clients: update client endpoints as of 2026-02-17 (72c78059)
  • client-ec2: Add Operator field to CreatePlacementGroup and DescribePlacementGroup APIs. (ccdf06ad)
  • client-rds: Adds support for the StorageEncryptionType field to specify encryption type for DB clusters, DB instances, snapshots, automated backups, and global clusters. (976ce193)
  • client-grafana: This release updates Amazon Managed Grafana's APIs to support customer managed KMS keys. (276a337c)
  • client-workspaces-web: Adds support for branding customization without requiring a custom wallpaper. (dce78467)

For list of updated packages, view updated-packages.md in assets-3.992.0.zip

v3.991.0

3.991.0(2026-02-16)

Documentation Changes
  • client-arc-region-switch: Clarify documentation on ARC Region Switch start-plan-execution operation (c24d7a88)
  • client-ecr: Adds support for enabling blob mounting, and removes support for Clair based image scanning (e3cf5218)
  • client-ec2: Documentation updates for EC2 Secondary Networks (68029df3)
New Features
  • clients: update client endpoints as of 2026-02-16 (c3afa911)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cognito-identity-provider's changelog.

3.993.0 (2026-02-18)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.992.0 (2026-02-17)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.991.0 (2026-02-16)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.990.0 (2026-02-13)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.989.0 (2026-02-12)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.988.0 (2026-02-11)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.987.0 (2026-02-10)

... (truncated)

Commits

Updates @aws-sdk/client-eventbridge from 3.758.0 to 3.993.0

Release notes

Sourced from @​aws-sdk/client-eventbridge's releases.

v3.993.0

3.993.0(2026-02-18)

Chores
Documentation Changes
  • client-connect: Correcting in-app notifications API documentation. (6220881a)
New Features
  • clients: update client endpoints as of 2026-02-18 (c1adc9d8)
  • client-cleanrooms: This release adds support for federated catalogs in Athena-sourced configured tables. (f657502f)

For list of updated packages, view updated-packages.md in assets-3.993.0.zip

v3.992.0

3.992.0(2026-02-17)

New Features
  • clients: update client endpoints as of 2026-02-17 (72c78059)
  • client-ec2: Add Operator field to CreatePlacementGroup and DescribePlacementGroup APIs. (ccdf06ad)
  • client-rds: Adds support for the StorageEncryptionType field to specify encryption type for DB clusters, DB instances, snapshots, automated backups, and global clusters. (976ce193)
  • client-grafana: This release updates Amazon Managed Grafana's APIs to support customer managed KMS keys. (276a337c)
  • client-workspaces-web: Adds support for branding customization without requiring a custom wallpaper. (dce78467)

For list of updated packages, view updated-packages.md in assets-3.992.0.zip

v3.991.0

3.991.0(2026-02-16)

Documentation Changes
  • client-arc-region-switch: Clarify documentation on ARC Region Switch start-plan-execution operation (c24d7a88)
  • client-ecr: Adds support for enabling blob mounting, and removes support for Clair based image scanning (e3cf5218)
  • client-ec2: Documentation updates for EC2 Secondary Networks (68029df3)
New Features
  • clients: update client endpoints as of 2026-02-16 (c3afa911)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-eventbridge's changelog.

3.993.0 (2026-02-18)

Note: Version bump only for package @​aws-sdk/client-eventbridge

3.992.0 (2026-02-17)

Note: Version bump only for package @​aws-sdk/client-eventbridge

3.991.0 (2026-02-16)

Note: Version bump only for package @​aws-sdk/client-eventbridge

3.990.0 (2026-02-13)

Note: Version bump only for package @​aws-sdk/client-eventbridge

3.989.0 (2026-02-12)

Note: Version bump only for package @​aws-sdk/client-eventbridge

3.988.0 (2026-02-11)

Note: Version bump only for package @​aws-sdk/client-eventbridge

3.987.0 (2026-02-10)

... (truncated)

Commits

Updates @aws-sdk/client-iam from 3.758.0 to 3.993.0

Release notes

Sourced from @​aws-sdk/client-iam's releases.

v3.993.0

3.993.0(2026-02-18)

Chores
Documentation Changes
  • client-connect: Correcting in-app notifications API documentation. (6220881a)
New Features
  • clients: update client endpoints as of 2026-02-18 (c1adc9d8)
  • client-cleanrooms: This release adds support for federated catalogs in Athena-sourced configured tables. (f657502f)

For list of updated packages, view updated-packages.md in assets-3.993.0.zip

v3.992.0

3.992.0(2026-02-17)

New Features
  • clients: update client endpoints as of 2026-02-17 (72c78059)
  • client-ec2: Add Operator field to CreatePlacementGroup and DescribePlacementGroup APIs. (ccdf06ad)
  • client-rds: Adds support for the StorageEncryptionType field to specify encryption type for DB clusters, DB instances, snapshots, automated backups, and global clusters. (976ce193)
  • client-grafana: This release updates Amazon Managed Grafana's APIs to support customer managed KMS keys. (276a337c)
  • client-workspaces-web: Adds support for branding customization without requiring a custom wallpaper. (dce78467)

For list of updated packages, view updated-packages.md in assets-3.992.0.zip

v3.991.0

3.991.0(2026-02-16)

Documentation Changes
  • client-arc-region-switch: Clarify documentation on ARC Region Switch start-plan-execution operation (c24d7a88)
  • client-ecr: Adds support for enabling blob mounting, and removes support for Clair based image scanning (e3cf5218)
  • client-ec2: Documentation updates for EC2 Secondary Networks (68029df3)
New Features
  • clients: update client endpoints as of 2026-02-16 (c3afa911)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-iam's changelog.

3.993.0 (2026-02-18)

Note: Version bump only for package @​aws-sdk/client-iam

3.992.0 (2026-02-17)

Note: Version bump only for package @​aws-sdk/client-iam

3.991.0 (2026-02-16)

Note: Version bump only for package @​aws-sdk/client-iam

3.990.0 (2026-02-13)

Note: Version bump only for package @​aws-sdk/client-iam

3.989.0 (2026-02-12)

Note: Version bump only for package @​aws-sdk/client-iam

3.988.0 (2026-02-11)

Note: Version bump only for package @​aws-sdk/client-iam

3.987.0 (2026-02-10)

... (truncated)

Commits

Updates @aws-sdk/client-lambda from 3.758.0 to 3.993.0

Release notes

Sourced from @​aws-sdk/client-lambda's releases.

v3.993.0

3.993.0(2026-02-18)

Chores
Documentation Changes
  • client-connect: Correcting in-app notifications API documentation. (6220881a)
New Features
  • clients: update client endpoints as of 2026-02-18 (c1adc9d8)
  • client-cleanrooms: This release adds support for federated catalogs in Athena-sourced configured tables. (f657502f)

For list of updated packages, view updated-packages.md in assets-3.993.0.zip

v3.992.0

3.992.0(2026-02-17)

New Features
  • clients: update client endpoints as of 2026-02-17 (72c78059)
  • client-ec2: Add Operator field to CreatePlacementGroup and DescribePlacementGroup APIs. (ccdf06ad)
  • client-rds: Adds support for the StorageEncryptionType field to specify encryption type for DB clusters, DB instances, snapshots, automated backups, and global clusters. (976ce193)
  • client-grafana: This release updates Amazon Managed Grafana's APIs to support customer managed KMS keys. (276a337c)
  • client-workspaces-web: Adds support for branding customization without requiring a custom wallpaper. (dce78467)

For list of updated packages, view updated-packages.md in assets-3.992.0.zip

v3.991.0

3.991.0(2026-02-16)

Documentation Changes
  • client-arc-region-switch: Clarify documentation on ARC Region Switch start-plan-execution operation (c24d7a88)
  • client-ecr: Adds support for enabling blob mounting, and removes support for Clair based image scanning (e3cf5218)
  • client-ec2: Documentation updates for EC2 Secondary Networks (68029df3)
New Features
  • clients: update client endpoints as of 2026-02-16 (c3afa911)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-lambda's changelog.

3.993.0 (2026-02-18)

Note: Version bump only for package @​aws-sdk/client-lambda

3.992.0 (2026-02-17)

Note: Version bump only for package @​aws-sdk/client-lambda

3.991.0 (2026-02-16)

Note: Version bump only for package @​aws-sdk/client-lambda

3.990.0 (2026-02-13)

Note: Version bump only for package @​aws-sdk/client-lambda

3.989.0 (2026-02-12)

Note: Version bump only for package @​aws-sdk/client-lambda

3.988.0 (2026-02-11)

Note: Version bump only for package @​aws-sdk/client-lambda

3.987.0 (2026-02-10)

... (truncated)

Commits

Updates @aws-sdk/client-cloudformation from 3.758.0 to 3.993.0

Release notes

Sourced from @​aws-sdk/client-cloudformation's releases.

v3.993.0

3.993.0(2026-02-18)

Chores
Documentation Changes
  • client-connect: Correcting in-app notifications API documentation. (6220881a)
New Features
  • clients: update client endpoints as of 2026-02-18 (c1adc9d8)
  • client-cleanrooms: This rele...

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 19, 2026
…t-ssm, @aws-sdk/client-api-gateway, @aws-sdk/client-cognito-identity-provider, @aws-sdk/client-eventbridge, @aws-sdk/client-iam, @aws-sdk/client-lambda, @aws-sdk/client-cloudformation and @aws-sdk/client-sts

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 5.3.6 and updates ancestor dependencies [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3), [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm), [@aws-sdk/client-api-gateway](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-api-gateway), [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider), [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge), [@aws-sdk/client-iam](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iam), [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda), [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) and [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts). These dependencies need to be updated together.


Updates `fast-xml-parser` from 4.4.1 to 5.3.6
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.4.1...v5.3.6)

Updates `@aws-sdk/client-s3` from 3.758.0 to 3.993.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/clients/client-s3)

Updates `@aws-sdk/client-ssm` from 3.759.0 to 3.993.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/clients/client-ssm)

Updates `@aws-sdk/client-api-gateway` from 3.758.0 to 3.993.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-api-gateway/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/clients/client-api-gateway)

Updates `@aws-sdk/client-cognito-identity-provider` from 3.760.0 to 3.993.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cognito-identity-provider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/clients/client-cognito-identity-provider)

Updates `@aws-sdk/client-eventbridge` from 3.758.0 to 3.993.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-eventbridge/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/clients/client-eventbridge)

Updates `@aws-sdk/client-iam` from 3.758.0 to 3.993.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-iam/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/clients/client-iam)

Updates `@aws-sdk/client-lambda` from 3.758.0 to 3.993.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/clients/client-lambda)

Updates `@aws-sdk/client-cloudformation` from 3.758.0 to 3.993.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudformation/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/clients/client-cloudformation)

Updates `@aws-sdk/client-sts` from 3.758.0 to 3.993.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sts/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/clients/client-sts)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.3.6
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.993.0
  dependency-type: direct:production
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.993.0
  dependency-type: direct:production
- dependency-name: "@aws-sdk/client-api-gateway"
  dependency-version: 3.993.0
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-version: 3.993.0
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-version: 3.993.0
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-iam"
  dependency-version: 3.993.0
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.993.0
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.993.0
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.993.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/serverless/virus-scanner-guardduty/multi-a57fde01ef branch from 9b498b6 to 8b014d9 Compare February 26, 2026 04:20
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 5, 2026

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 5, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/serverless/virus-scanner-guardduty/multi-a57fde01ef branch March 5, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants