From 2c415de9c830b5453024e46260dce6b5a7bd646c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 02:43:31 +0000 Subject: [PATCH] chore: flutter: bump sign_in_with_apple Bumps [sign_in_with_apple](https://github.com/aboutyou/dart_packages) from 6.1.4 to 7.0.1. - [Release notes](https://github.com/aboutyou/dart_packages/releases) - [Commits](https://github.com/aboutyou/dart_packages/commits) --- updated-dependencies: - dependency-name: sign_in_with_apple dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- applications/rpg_table_helper/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/rpg_table_helper/pubspec.yaml b/applications/rpg_table_helper/pubspec.yaml index 15058806..9cbd98fc 100644 --- a/applications/rpg_table_helper/pubspec.yaml +++ b/applications/rpg_table_helper/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: signalr_netcore: ^1.3.9 http: ^1.2.2 collection: ^1.18.0 - sign_in_with_apple: ^6.1.3 + sign_in_with_apple: ^7.0.1 crypto: ^3.0.5 pointycastle: ^3.9.1 asn1lib: ^1.5.5