From 3a0dcdd99be66f2f0b90e438e91d593421decbfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 01:22:10 +0000 Subject: [PATCH] Bump google_fonts from 4.0.3 to 4.0.4 Bumps [google_fonts](https://github.com/material-foundation/flutter-packages/tree/main/packages) from 4.0.3 to 4.0.4. - [Commits](https://github.com/material-foundation/flutter-packages/commits/HEAD/packages) --- updated-dependencies: - dependency-name: google_fonts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 1a6be35..b293b8d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -156,10 +156,10 @@ packages: dependency: "direct main" description: name: google_fonts - sha256: "927573f2e8a8d65c17931e21918ad0ab0666b1b636537de7c4932bdb487b190f" + sha256: "6b6f10f0ce3c42f6552d1c70d2c28d764cf22bb487f50f66cca31dcd5194f4d6" url: "https://pub.dev" source: hosted - version: "4.0.3" + version: "4.0.4" http: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 3ddf9b3..7e7f74d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.5 - google_fonts: ^4.0.3 + google_fonts: ^4.0.4 flame: ^1.6.0 audioplayers: ^0.20.1 flame_forge2d: ^0.12.5