Skip to content

Commit f09e13a

Browse files
committed
Update in_app_purchases
1 parent f0cf3f1 commit f09e13a

File tree

14 files changed

+21
-21
lines changed

14 files changed

+21
-21
lines changed

in_app_purchases/complete/app/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ dependencies:
1111
sdk: flutter
1212
cloud_firestore: ^6.0.0
1313
cupertino_icons: ^1.0.8
14-
firebase_auth: ^6.0.0
14+
firebase_auth: ^6.0.1
1515
firebase_core: ^4.0.0
1616
google_sign_in: ^6.3.0
17-
http: ^1.4.0
17+
http: ^1.5.0
1818
intl: ^0.20.2
1919
provider: ^6.1.5
2020
in_app_purchase: ^3.2.3

in_app_purchases/complete/dart-backend/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
app_store_server_sdk: ^1.2.10
1111
googleapis: ^14.0.0
1212
googleapis_auth: ^2.0.0
13-
http: ^1.4.0
13+
http: ^1.5.0
1414
shelf: ^1.4.2
1515
shelf_router: ^1.1.2
1616

in_app_purchases/step_00/app/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ dependencies:
1111
sdk: flutter
1212
cloud_firestore: ^6.0.0
1313
cupertino_icons: ^1.0.8
14-
firebase_auth: ^6.0.0
14+
firebase_auth: ^6.0.1
1515
firebase_core: ^4.0.0
1616
google_sign_in: ^6.3.0
17-
http: ^1.4.0
17+
http: ^1.5.0
1818
intl: ^0.20.2
1919
provider: ^6.1.5
2020

in_app_purchases/step_00/dart-backend/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
app_store_server_sdk: ^1.2.10
1111
googleapis: ^14.0.0
1212
googleapis_auth: ^2.0.0
13-
http: ^1.4.0
13+
http: ^1.5.0
1414
shelf: ^1.4.2
1515
shelf_router: ^1.1.2
1616

in_app_purchases/step_03/app/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ dependencies:
1111
sdk: flutter
1212
cloud_firestore: ^6.0.0
1313
cupertino_icons: ^1.0.8
14-
firebase_auth: ^6.0.0
14+
firebase_auth: ^6.0.1
1515
firebase_core: ^4.0.0
1616
google_sign_in: ^6.3.0
17-
http: ^1.4.0
17+
http: ^1.5.0
1818
intl: ^0.20.2
1919
provider: ^6.1.5
2020
in_app_purchase: ^3.2.3

in_app_purchases/step_03/dart-backend/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
app_store_server_sdk: ^1.2.10
1111
googleapis: ^14.0.0
1212
googleapis_auth: ^2.0.0
13-
http: ^1.4.0
13+
http: ^1.5.0
1414
shelf: ^1.4.2
1515
shelf_router: ^1.1.2
1616

in_app_purchases/step_07/app/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ dependencies:
1111
sdk: flutter
1212
cloud_firestore: ^6.0.0
1313
cupertino_icons: ^1.0.8
14-
firebase_auth: ^6.0.0
14+
firebase_auth: ^6.0.1
1515
firebase_core: ^4.0.0
1616
google_sign_in: ^6.3.0
17-
http: ^1.4.0
17+
http: ^1.5.0
1818
intl: ^0.20.2
1919
provider: ^6.1.5
2020
in_app_purchase: ^3.2.3

in_app_purchases/step_07/dart-backend/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
app_store_server_sdk: ^1.2.10
1111
googleapis: ^14.0.0
1212
googleapis_auth: ^2.0.0
13-
http: ^1.4.0
13+
http: ^1.5.0
1414
shelf: ^1.4.2
1515
shelf_router: ^1.1.2
1616

in_app_purchases/step_08/app/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ dependencies:
1111
sdk: flutter
1212
cloud_firestore: ^6.0.0
1313
cupertino_icons: ^1.0.8
14-
firebase_auth: ^6.0.0
14+
firebase_auth: ^6.0.1
1515
firebase_core: ^4.0.0
1616
google_sign_in: ^6.3.0
17-
http: ^1.4.0
17+
http: ^1.5.0
1818
intl: ^0.20.2
1919
provider: ^6.1.5
2020
in_app_purchase: ^3.2.3

in_app_purchases/step_08/dart-backend/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
app_store_server_sdk: ^1.2.10
1111
googleapis: ^14.0.0
1212
googleapis_auth: ^2.0.0
13-
http: ^1.4.0
13+
http: ^1.5.0
1414
shelf: ^1.4.2
1515
shelf_router: ^1.1.2
1616

0 commit comments

Comments
 (0)