Skip to content

Commit

Permalink
fix(deps): pin fast-xml-parser to v3.17.4 (#2102)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr authored Mar 4, 2021
1 parent 827c7b8 commit c612c75
Show file tree
Hide file tree
Showing 27 changed files with 30 additions and 30 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 @@ -58,7 +58,7 @@
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/util-waiter": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -58,7 +58,7 @@
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/util-waiter": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0",
"uuid": "^3.0.0"
},
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 @@ -59,7 +59,7 @@
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/util-waiter": "3.6.1",
"@aws-sdk/xml-builder": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -57,7 +57,7 @@
"@aws-sdk/util-user-agent-node": "3.7.0",
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -58,7 +58,7 @@
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/util-waiter": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -59,7 +59,7 @@
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/util-waiter": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -59,7 +59,7 @@
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/util-waiter": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0",
"uuid": "^3.0.0"
},
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 @@ -58,7 +58,7 @@
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/util-waiter": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -57,7 +57,7 @@
"@aws-sdk/util-user-agent-node": "3.7.0",
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -58,7 +58,7 @@
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/util-waiter": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -58,7 +58,7 @@
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/util-waiter": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -58,7 +58,7 @@
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/util-waiter": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -59,7 +59,7 @@
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/util-waiter": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -59,7 +59,7 @@
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/util-waiter": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -58,7 +58,7 @@
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/util-waiter": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -59,7 +59,7 @@
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/xml-builder": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/xml-builder": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0",
"uuid": "^3.0.0"
},
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-node": "3.6.1",
"@aws-sdk/util-waiter": "3.6.1",
"@aws-sdk/xml-builder": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -58,7 +58,7 @@
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/util-waiter": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -57,7 +57,7 @@
"@aws-sdk/util-user-agent-node": "3.7.0",
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -59,7 +59,7 @@
"@aws-sdk/util-user-agent-node": "3.7.0",
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"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 @@ -57,7 +57,7 @@
"@aws-sdk/util-user-agent-node": "3.7.0",
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ public enum AwsDependency implements SymbolDependencyContainer {
BODY_CHECKSUM_GENERATOR_BROWSER(NORMAL_DEPENDENCY, "@aws-sdk/body-checksum-browser", "^1.0.0-rc.1"),
BODY_CHECKSUM_GENERATOR_NODE(NORMAL_DEPENDENCY, "@aws-sdk/body-checksum-node", "^1.0.0-rc.1"),
XML_BUILDER(NORMAL_DEPENDENCY, "@aws-sdk/xml-builder", "^1.0.0-rc.1"),
XML_PARSER(NORMAL_DEPENDENCY, "fast-xml-parser", "^3.16.0"),
XML_PARSER(NORMAL_DEPENDENCY, "fast-xml-parser", "3.17.4"),
UUID_GENERATOR(NORMAL_DEPENDENCY, "uuid", "^3.0.0"),
UUID_GENERATOR_TYPES(DEV_DEPENDENCY, "@types/uuid", "^3.0.0"),
MIDDLEWARE_EVENTSTREAM(NORMAL_DEPENDENCY, "@aws-sdk/middleware-eventstream", "^1.0.0-rc.1"),
Expand Down
2 changes: 1 addition & 1 deletion protocol_tests/aws-ec2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@aws-sdk/util-user-agent-node": "3.7.0",
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0",
"uuid": "^3.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion protocol_tests/aws-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@aws-sdk/util-user-agent-node": "3.7.0",
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0",
"uuid": "^3.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion protocol_tests/aws-restxml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@aws-sdk/util-utf8-browser": "3.6.1",
"@aws-sdk/util-utf8-node": "3.6.1",
"@aws-sdk/xml-builder": "3.6.1",
"fast-xml-parser": "^3.16.0",
"fast-xml-parser": "3.17.4",
"tslib": "^2.0.0",
"uuid": "^3.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4972,10 +4972,10 @@ fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6:
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=

fast-xml-parser@^3.16.0:
version "3.18.0"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-3.18.0.tgz#b77f4a494cd64e6f44aadfa68fbde30cd922b2df"
integrity sha512-tRrwShhppv0K5GKEtuVs92W0VGDaVltZAwtHbpjNF+JOT7cjIFySBGTEOmdBslXYyWYaZwEX/g4Su8ZeKg0LKQ==
fast-xml-parser@3.17.4:
version "3.17.4"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-3.17.4.tgz#d668495fb3e4bbcf7970f3c24ac0019d82e76477"
integrity sha512-qudnQuyYBgnvzf5Lj/yxMcf4L9NcVWihXJg7CiU1L+oUCq8MUnFEfH2/nXR/W5uq+yvUN1h7z6s7vs2v1WkL1A==

fastq@^1.6.0:
version "1.10.1"
Expand Down

0 comments on commit c612c75

Please sign in to comment.