Skip to content

Commit

Permalink
chore(deps): bump fast-xml-parser to 4.1.2 (#4454)
Browse files Browse the repository at this point in the history
Co-authored-by: LachDog <lachnewman007@gmail.com>
  • Loading branch information
trivikr and LachlanNewman authored Feb 21, 2023
1 parent 083d53f commit eb90ecc
Show file tree
Hide file tree
Showing 27 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion clients/client-auto-scaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-cloudformation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1",
"uuid": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion clients/client-cloudfront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"@aws-sdk/xml-builder": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-cloudsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-cloudwatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-docdb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-ec2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1",
"uuid": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion clients/client-elastic-beanstalk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-elastic-load-balancing-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-elastic-load-balancing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-elasticache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-iam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-neptune/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-rds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-redshift/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-route-53/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"@aws-sdk/xml-builder": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-s3-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"@aws-sdk/xml-builder": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1",
"uuid": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion clients/client-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"@aws-sdk/xml-builder": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-ses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"@aws-sdk/util-waiter": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-sns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-sqs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-sts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.11"),
XML_PARSER(NORMAL_DEPENDENCY, "fast-xml-parser", "4.1.2"),
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"),
Expand Down
2 changes: 1 addition & 1 deletion private/aws-protocoltests-ec2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1",
"uuid": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion private/aws-protocoltests-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@aws-sdk/util-utf8": "*",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1",
"uuid": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion private/aws-protocoltests-restxml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@aws-sdk/util-utf8": "*",
"@aws-sdk/xml-builder": "*",
"entities": "2.2.0",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.1.2",
"tslib": "^2.3.1",
"uuid": "^8.3.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"@aws-sdk/util-user-agent-browser" "*"
"@aws-sdk/util-user-agent-node" "*"
"@aws-sdk/util-utf8" "*"
fast-xml-parser "4.0.11"
fast-xml-parser "4.1.2"
tslib "^2.3.1"

"@aws-sdk/util-utf8-browser@^3.0.0", "@aws-sdk/util-utf8-browser@^3.109.0":
Expand Down Expand Up @@ -5459,10 +5459,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.0.11:
version "4.0.11"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.0.11.tgz#42332a9aca544520631c8919e6ea871c0185a985"
integrity sha512-4aUg3aNRR/WjQAcpceODG1C3x3lFANXRo8+1biqfieHmg9pyMt7qB4lQV/Ta6sJCTbA5vfD8fnA8S54JATiFUA==
fast-xml-parser@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.1.2.tgz#5a98c18238d28a57bbdfa9fe4cda01211fff8f4a"
integrity sha512-CDYeykkle1LiA/uqQyNwYpFbyF6Axec6YapmpUP+/RHWIoR1zKjocdvNaTsxCxZzQ6v9MLXaSYm9Qq0thv0DHg==
dependencies:
strnum "^1.0.5"

Expand Down

0 comments on commit eb90ecc

Please sign in to comment.