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:
400400 path: "../../packages/common"
401401 relative: true
402402 source: path
403- version: "1.6.0 "
403+ version: "1.6.1 "
404404 launchdarkly_event_source_client:
405405 dependency: "direct overridden"
406406 description:
407407 path: "../../packages/event_source_client"
408408 relative: true
409409 source: path
410- version: "1.2.0 "
410+ version: "1.2.1 "
411411 launchdarkly_flutter_client_sdk:
412412 dependency: "direct main"
413413 description:
414414 path: "../../packages/flutter_client_sdk"
415415 relative: true
416416 source: path
417- version: "4.11.0 "
417+ version: "4.11.1 "
418418 lints:
419419 dependency: "direct dev"
420420 description:
Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ packages:
311311 path: "../../packages/event_source_client"
312312 relative: true
313313 source: path
314- version: "1.2.0 "
314+ version: "1.2.1 "
315315 lints:
316316 dependency: "direct dev"
317317 description:
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ environment:
99
1010dependencies :
1111 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
1414 crypto : ^3.0.3
1515 uuid : " >= 3.0.7 <5.0.0"
1616
You can’t perform that action at this time.
0 commit comments