Skip to content

Commit

Permalink
chore(deps): Bump xml to 6.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amplify-flutter-bot committed Sep 26, 2023
1 parent 1671d3b commit f397a55
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/smithy/goldens/lib/restXml/pubspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/smithy/goldens/lib2/restXml/pubspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/smithy/smithy/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
retry: ^3.1.0
shelf: ^1.1.0
typed_data: ^1.3.0
xml: 6.3.0
xml: 6.4.2

dev_dependencies:
amplify_lints: ">=3.0.0 <3.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/smithy/smithy_aws/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
meta: ^1.7.0
path: ^1.8.0
smithy: ">=0.5.1 <0.6.0"
xml: 6.3.0
xml: 6.4.2

dev_dependencies:
amplify_lints: ">=3.0.0 <3.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/smithy/smithy_codegen/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
smithy: ">=0.5.0 <0.6.0"
smithy_aws: ">=0.5.0 <0.6.0"
tuple: ^2.0.0
xml: 6.3.0
xml: 6.4.2
yaml_edit: ^2.0.1

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/smithy/smithy_test/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
smithy: any
test: ^1.22.1
tuple: ^2.0.0
xml: 6.3.0
xml: 6.4.2

dev_dependencies:
amplify_lints:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies:
stack_trace: ^1.10.0
uuid: ">=3.0.6 <=3.0.7"
win32: ">=4.1.2 <6.0.0"
xml: 6.3.0
xml: 6.4.2
test: ^1.22.1

aft:
Expand Down

0 comments on commit f397a55

Please sign in to comment.