File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
flutter_client_contract_test_service
sse_contract_test_service Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -400,21 +400,21 @@ packages:
400
400
path: "../../packages/common"
401
401
relative: true
402
402
source: path
403
- version: "1.6.0 "
403
+ version: "1.6.1 "
404
404
launchdarkly_event_source_client:
405
405
dependency: "direct overridden"
406
406
description:
407
407
path: "../../packages/event_source_client"
408
408
relative: true
409
409
source: path
410
- version: "1.2.0 "
410
+ version: "1.2.1 "
411
411
launchdarkly_flutter_client_sdk:
412
412
dependency: "direct main"
413
413
description:
414
414
path: "../../packages/flutter_client_sdk"
415
415
relative: true
416
416
source: path
417
- version: "4.11.0 "
417
+ version: "4.11.1 "
418
418
lints:
419
419
dependency: "direct dev"
420
420
description:
Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ packages:
311
311
path: "../../packages/event_source_client"
312
312
relative: true
313
313
source: path
314
- version: "1.2.0 "
314
+ version: "1.2.1 "
315
315
lints:
316
316
dependency: "direct dev"
317
317
description:
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ environment:
9
9
10
10
dependencies :
11
11
http : ^1.1.2
12
- launchdarkly_dart_common : 1.6.0
13
- launchdarkly_event_source_client : 1.2.0
12
+ launchdarkly_dart_common : 1.6.1
13
+ launchdarkly_event_source_client : 1.2.1
14
14
crypto : ^3.0.3
15
15
uuid : " >= 3.0.7 <5.0.0"
16
16
You can’t perform that action at this time.
0 commit comments