diff --git a/dart/iot_sender/pubspec.lock b/dart/iot_sender/pubspec.lock index 8a81b8c..447cb51 100644 --- a/dart/iot_sender/pubspec.lock +++ b/dart/iot_sender/pubspec.lock @@ -7,7 +7,7 @@ packages: name: archive url: "https://pub.dartlang.org" source: hosted - version: "3.2.0" + version: "3.2.1" args: dependency: transitive description: @@ -51,14 +51,12 @@ packages: source: hosted version: "3.0.5" at_lookup: - dependency: "direct overridden" - description: - path: at_lookup - ref: quickFixAtLookupRaceCondition - resolved-ref: e8f1b3c8d318792c851e35fb42d65153fc3fe7e5 - url: "https://github.com/atsign-foundation/at_libraries.git" - source: git - version: "3.0.7" + dependency: transitive + description: + name: at_lookup + url: "https://pub.dartlang.org" + source: hosted + version: "3.0.9" at_persistence_secondary_server: dependency: transitive description: @@ -86,7 +84,7 @@ packages: name: at_utils url: "https://pub.dartlang.org" source: hosted - version: "3.0.5" + version: "3.0.6" charcode: dependency: transitive description: @@ -184,7 +182,7 @@ packages: name: image url: "https://pub.dartlang.org" source: hosted - version: "3.1.1" + version: "3.1.3" internet_connection_checker: dependency: transitive description: diff --git a/dart/iot_sender/pubspec.yaml b/dart/iot_sender/pubspec.yaml index 210ae2a..df81698 100644 --- a/dart/iot_sender/pubspec.yaml +++ b/dart/iot_sender/pubspec.yaml @@ -20,8 +20,8 @@ dependencies: zxing2: ^0.1.0 dependency_overrides: - at_lookup: - git: - url: https://github.com/atsign-foundation/at_libraries.git - path: at_lookup - ref: quickFixAtLookupRaceCondition + # at_lookup: + # git: + # url: https://github.com/atsign-foundation/at_libraries.git + # path: at_lookup + # ref: quickFixAtLookupRaceCondition diff --git a/flutter/iot_reciever/pubspec.lock b/flutter/iot_reciever/pubspec.lock index 6aad596..66abe13 100644 --- a/flutter/iot_reciever/pubspec.lock +++ b/flutter/iot_reciever/pubspec.lock @@ -7,7 +7,7 @@ packages: name: archive url: "https://pub.dartlang.org" source: hosted - version: "3.2.0" + version: "3.2.1" args: dependency: transitive description: @@ -84,7 +84,7 @@ packages: name: at_lookup url: "https://pub.dartlang.org" source: hosted - version: "3.0.8" + version: "3.0.9" at_onboarding_flutter: dependency: "direct main" description: @@ -126,7 +126,7 @@ packages: name: at_utils url: "https://pub.dartlang.org" source: hosted - version: "3.0.5" + version: "3.0.6" auto_size_text: dependency: "direct main" description: @@ -400,7 +400,7 @@ packages: name: image url: "https://pub.dartlang.org" source: hosted - version: "3.1.1" + version: "3.1.3" internet_connection_checker: dependency: transitive description: @@ -797,7 +797,7 @@ packages: name: win32 url: "https://pub.dartlang.org" source: hosted - version: "2.4.0" + version: "2.4.1" xdg_directories: dependency: transitive description: