Skip to content

Commit 8f2342a

Browse files
build(deps): bump uuid from 4.5.1 to 4.5.2
Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/Daegalus/dart-uuid/releases) - [Changelog](https://github.com/daegalus/dart-uuid/blob/main/CHANGELOG.md) - [Commits](daegalus/dart-uuid@4.5.1...4.5.2) --- updated-dependencies: - dependency-name: uuid dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d43f3b commit 8f2342a

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

pubspec.lock

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -918,14 +918,6 @@ packages:
918918
url: "https://pub.dev"
919919
source: hosted
920920
version: "1.10.1"
921-
sprintf:
922-
dependency: transitive
923-
description:
924-
name: sprintf
925-
sha256: "1fc9ffe69d4df602376b52949af107d8f5703b77cda567c4d7d86a0693120f23"
926-
url: "https://pub.dev"
927-
source: hosted
928-
version: "7.0.0"
929921
stack_trace:
930922
dependency: transitive
931923
description:
@@ -1099,10 +1091,10 @@ packages:
10991091
dependency: "direct main"
11001092
description:
11011093
name: uuid
1102-
sha256: a5be9ef6618a7ac1e964353ef476418026db906c4facdedaa299b7a2e71690ff
1094+
sha256: a11b666489b1954e01d992f3d601b1804a33937b5a8fe677bd26b8a9f96f96e8
11031095
url: "https://pub.dev"
11041096
source: hosted
1105-
version: "4.5.1"
1097+
version: "4.5.2"
11061098
vector_math:
11071099
dependency: transitive
11081100
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ dependencies:
104104
url: https://github.com/flutter-news-app-full-source-code/ui-kit.git
105105
ref: v1.0.1
106106
url_launcher: ^6.3.1
107-
uuid: ^4.4.0
107+
uuid: ^4.5.2
108108

109109
dev_dependencies:
110110
bloc_test: ^10.0.0

0 commit comments

Comments
 (0)