From cef9e65548b065cfb93707e78dff7fe1de2adf9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 12:35:07 +0000 Subject: [PATCH] chore(deps): Bump the xml group in /packages/smithy/smithy with 1 update Bumps the xml group in /packages/smithy/smithy with 1 update: [xml](https://github.com/renggli/dart-xml). - [Changelog](https://github.com/renggli/dart-xml/blob/main/CHANGELOG.md) - [Commits](https://github.com/renggli/dart-xml/compare/6.3.0...6.4.2) --- updated-dependencies: - dependency-name: xml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xml ... Signed-off-by: dependabot[bot] --- packages/smithy/smithy/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/smithy/smithy/pubspec.yaml b/packages/smithy/smithy/pubspec.yaml index 6f352a5a76..0be5dcd56d 100644 --- a/packages/smithy/smithy/pubspec.yaml +++ b/packages/smithy/smithy/pubspec.yaml @@ -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"