From 939f9287566617a1e97285215d8f6861888ea426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 12:59:33 +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 79501c6f647..305fb0a4c5a 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"