From 61cadba28cf6ee34a313aa2e5e0d3984e55df000 Mon Sep 17 00:00:00 2001 From: George Fu Date: Fri, 23 Jun 2023 11:45:40 -0400 Subject: [PATCH] chore(fast-xml-parser): bump to 4.2.5 (#4879) --- clients/client-auto-scaling/package.json | 2 +- clients/client-cloudformation/package.json | 2 +- clients/client-cloudfront/package.json | 2 +- clients/client-cloudsearch/package.json | 2 +- clients/client-cloudwatch/package.json | 2 +- clients/client-docdb/package.json | 2 +- clients/client-ec2/package.json | 2 +- clients/client-elastic-beanstalk/package.json | 2 +- clients/client-elastic-load-balancing-v2/package.json | 2 +- clients/client-elastic-load-balancing/package.json | 2 +- clients/client-elasticache/package.json | 2 +- clients/client-iam/package.json | 2 +- clients/client-neptune/package.json | 2 +- clients/client-rds/package.json | 2 +- clients/client-redshift/package.json | 2 +- clients/client-route-53/package.json | 2 +- clients/client-s3-control/package.json | 2 +- clients/client-s3/package.json | 2 +- clients/client-ses/package.json | 2 +- clients/client-sns/package.json | 2 +- clients/client-sqs/package.json | 2 +- clients/client-sts/package.json | 2 +- .../smithy/aws/typescript/codegen/AwsDependency.java | 2 +- private/aws-protocoltests-ec2/package.json | 2 +- private/aws-protocoltests-query/package.json | 2 +- private/aws-protocoltests-restxml/package.json | 2 +- yarn.lock | 10 +++++----- 27 files changed, 31 insertions(+), 31 deletions(-) diff --git a/clients/client-auto-scaling/package.json b/clients/client-auto-scaling/package.json index 8fbff874fb40..bb5780ceacb2 100644 --- a/clients/client-auto-scaling/package.json +++ b/clients/client-auto-scaling/package.json @@ -55,7 +55,7 @@ "@aws-sdk/util-waiter": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-cloudformation/package.json b/clients/client-cloudformation/package.json index 996761db2206..6908e2f07fc5 100644 --- a/clients/client-cloudformation/package.json +++ b/clients/client-cloudformation/package.json @@ -55,7 +55,7 @@ "@aws-sdk/util-waiter": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-cloudfront/package.json b/clients/client-cloudfront/package.json index 23ed51d0f007..57a65ec23ef1 100644 --- a/clients/client-cloudfront/package.json +++ b/clients/client-cloudfront/package.json @@ -57,7 +57,7 @@ "@aws-sdk/xml-builder": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-cloudsearch/package.json b/clients/client-cloudsearch/package.json index 6c446e5a6f8c..ab09225adbbf 100644 --- a/clients/client-cloudsearch/package.json +++ b/clients/client-cloudsearch/package.json @@ -54,7 +54,7 @@ "@aws-sdk/util-utf8": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-cloudwatch/package.json b/clients/client-cloudwatch/package.json index 907732579a4c..ad9b097177b1 100644 --- a/clients/client-cloudwatch/package.json +++ b/clients/client-cloudwatch/package.json @@ -55,7 +55,7 @@ "@aws-sdk/util-waiter": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-docdb/package.json b/clients/client-docdb/package.json index 212c5b9c7f2d..0924137a570b 100644 --- a/clients/client-docdb/package.json +++ b/clients/client-docdb/package.json @@ -56,7 +56,7 @@ "@aws-sdk/util-waiter": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-ec2/package.json b/clients/client-ec2/package.json index 34c00fdef761..69803b568664 100644 --- a/clients/client-ec2/package.json +++ b/clients/client-ec2/package.json @@ -56,7 +56,7 @@ "@aws-sdk/util-waiter": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-elastic-beanstalk/package.json b/clients/client-elastic-beanstalk/package.json index d3dc0154172c..ca26ab7ca60b 100644 --- a/clients/client-elastic-beanstalk/package.json +++ b/clients/client-elastic-beanstalk/package.json @@ -55,7 +55,7 @@ "@aws-sdk/util-waiter": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-elastic-load-balancing-v2/package.json b/clients/client-elastic-load-balancing-v2/package.json index 9077691865a6..bf1329c7f49f 100644 --- a/clients/client-elastic-load-balancing-v2/package.json +++ b/clients/client-elastic-load-balancing-v2/package.json @@ -55,7 +55,7 @@ "@aws-sdk/util-waiter": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-elastic-load-balancing/package.json b/clients/client-elastic-load-balancing/package.json index 9a94978456c0..61e251be171a 100644 --- a/clients/client-elastic-load-balancing/package.json +++ b/clients/client-elastic-load-balancing/package.json @@ -55,7 +55,7 @@ "@aws-sdk/util-waiter": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-elasticache/package.json b/clients/client-elasticache/package.json index a3fed5379745..8e092dd6418d 100644 --- a/clients/client-elasticache/package.json +++ b/clients/client-elasticache/package.json @@ -55,7 +55,7 @@ "@aws-sdk/util-waiter": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-iam/package.json b/clients/client-iam/package.json index 76aa1742c334..36d7a2334f38 100644 --- a/clients/client-iam/package.json +++ b/clients/client-iam/package.json @@ -55,7 +55,7 @@ "@aws-sdk/util-waiter": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-neptune/package.json b/clients/client-neptune/package.json index 0b586030b68a..8d96fb444366 100644 --- a/clients/client-neptune/package.json +++ b/clients/client-neptune/package.json @@ -56,7 +56,7 @@ "@aws-sdk/util-waiter": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-rds/package.json b/clients/client-rds/package.json index e9bcc54759ce..30151fe3e454 100644 --- a/clients/client-rds/package.json +++ b/clients/client-rds/package.json @@ -56,7 +56,7 @@ "@aws-sdk/util-waiter": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-redshift/package.json b/clients/client-redshift/package.json index 997a6bcf8f44..10579c9643a7 100644 --- a/clients/client-redshift/package.json +++ b/clients/client-redshift/package.json @@ -55,7 +55,7 @@ "@aws-sdk/util-waiter": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-route-53/package.json b/clients/client-route-53/package.json index fdf093754d29..9a044ab2df4e 100644 --- a/clients/client-route-53/package.json +++ b/clients/client-route-53/package.json @@ -57,7 +57,7 @@ "@aws-sdk/xml-builder": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-s3-control/package.json b/clients/client-s3-control/package.json index da90a3960de9..e4de9150dcce 100644 --- a/clients/client-s3-control/package.json +++ b/clients/client-s3-control/package.json @@ -62,7 +62,7 @@ "@aws-sdk/xml-builder": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/clients/client-s3/package.json b/clients/client-s3/package.json index 7873ae7e70c5..6f9f6ab644bc 100644 --- a/clients/client-s3/package.json +++ b/clients/client-s3/package.json @@ -74,7 +74,7 @@ "@aws-sdk/xml-builder": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-ses/package.json b/clients/client-ses/package.json index 30855db5c2a9..ff29f09437c2 100644 --- a/clients/client-ses/package.json +++ b/clients/client-ses/package.json @@ -55,7 +55,7 @@ "@aws-sdk/util-waiter": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-sns/package.json b/clients/client-sns/package.json index d40ff809b2d7..b4913ecddb0a 100644 --- a/clients/client-sns/package.json +++ b/clients/client-sns/package.json @@ -54,7 +54,7 @@ "@aws-sdk/util-utf8": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-sqs/package.json b/clients/client-sqs/package.json index fd627e8599b7..d1893ff261bd 100644 --- a/clients/client-sqs/package.json +++ b/clients/client-sqs/package.json @@ -56,7 +56,7 @@ "@aws-sdk/util-utf8": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/clients/client-sts/package.json b/clients/client-sts/package.json index 5d8a34fb10b6..4bf4a43fd008 100644 --- a/clients/client-sts/package.json +++ b/clients/client-sts/package.json @@ -56,7 +56,7 @@ "@aws-sdk/util-utf8": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/codegen/smithy-aws-typescript-codegen/src/main/java/software/amazon/smithy/aws/typescript/codegen/AwsDependency.java b/codegen/smithy-aws-typescript-codegen/src/main/java/software/amazon/smithy/aws/typescript/codegen/AwsDependency.java index 874bfbb4b153..e46d2ab96339 100644 --- a/codegen/smithy-aws-typescript-codegen/src/main/java/software/amazon/smithy/aws/typescript/codegen/AwsDependency.java +++ b/codegen/smithy-aws-typescript-codegen/src/main/java/software/amazon/smithy/aws/typescript/codegen/AwsDependency.java @@ -57,7 +57,7 @@ public enum AwsDependency implements SymbolDependencyContainer { BODY_CHECKSUM_GENERATOR_BROWSER(NORMAL_DEPENDENCY, "@aws-sdk/body-checksum-browser"), BODY_CHECKSUM_GENERATOR_NODE(NORMAL_DEPENDENCY, "@aws-sdk/body-checksum-node"), XML_BUILDER(NORMAL_DEPENDENCY, "@aws-sdk/xml-builder"), - XML_PARSER(NORMAL_DEPENDENCY, "fast-xml-parser", "4.2.4"), + XML_PARSER(NORMAL_DEPENDENCY, "fast-xml-parser", "4.2.5"), UUID_GENERATOR(NORMAL_DEPENDENCY, "uuid", "^8.3.2"), UUID_GENERATOR_TYPES(DEV_DEPENDENCY, "@types/uuid", "^8.3.0"), MIDDLEWARE_EVENTSTREAM(NORMAL_DEPENDENCY, "@aws-sdk/middleware-eventstream"), diff --git a/private/aws-protocoltests-ec2/package.json b/private/aws-protocoltests-ec2/package.json index 5bf2893d76ad..eed4a389e426 100644 --- a/private/aws-protocoltests-ec2/package.json +++ b/private/aws-protocoltests-ec2/package.json @@ -47,7 +47,7 @@ "@aws-sdk/util-utf8": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/private/aws-protocoltests-query/package.json b/private/aws-protocoltests-query/package.json index d3c82e627ffe..8c8a0d31f217 100644 --- a/private/aws-protocoltests-query/package.json +++ b/private/aws-protocoltests-query/package.json @@ -47,7 +47,7 @@ "@aws-sdk/util-utf8": "*", "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/private/aws-protocoltests-restxml/package.json b/private/aws-protocoltests-restxml/package.json index 5558aefea998..7665bd2c7a6a 100644 --- a/private/aws-protocoltests-restxml/package.json +++ b/private/aws-protocoltests-restxml/package.json @@ -51,7 +51,7 @@ "@smithy/protocol-http": "^1.0.1", "@smithy/types": "^1.0.0", "entities": "2.2.0", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "tslib": "^2.5.0", "uuid": "^8.3.2" }, diff --git a/yarn.lock b/yarn.lock index 2b0a09c225b2..3c8041148647 100644 --- a/yarn.lock +++ b/yarn.lock @@ -180,7 +180,7 @@ "@aws-sdk/util-utf8" "*" "@smithy/protocol-http" "^1.0.1" "@smithy/types" "^1.0.0" - fast-xml-parser "4.2.4" + fast-xml-parser "4.2.5" tslib "^2.5.0" "@aws-sdk/util-utf8-browser@^3.0.0", "@aws-sdk/util-utf8-browser@^3.109.0": @@ -5665,10 +5665,10 @@ fast-uri@^2.0.0, fast-uri@^2.1.0: resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-2.2.0.tgz#519a0f849bef714aad10e9753d69d8f758f7445a" integrity sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg== -fast-xml-parser@4.2.4: - version "4.2.4" - resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.2.4.tgz#6e846ede1e56ad9e5ef07d8720809edf0ed07e9b" - integrity sha512-fbfMDvgBNIdDJLdLOwacjFAPYt67tr31H9ZhWSm45CDAxvd0I6WTlSOUo7K2P/K5sA5JgMKG64PI3DMcaFdWpQ== +fast-xml-parser@4.2.5: + version "4.2.5" + resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz#a6747a09296a6cb34f2ae634019bf1738f3b421f" + integrity sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g== dependencies: strnum "^1.0.5"