Index: pubspec.lock |
diff --git a/pubspec.lock b/pubspec.lock |
index 982df640cc68443baaba54e5b0be3b1ffe7af9c9..079f822de7c6d7f4aaf5f834657999eaf3139c61 100644 |
--- a/pubspec.lock |
+++ b/pubspec.lock |
@@ -6,25 +6,25 @@ packages: |
name: args |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "0.13.5" |
+ version: "0.13.7" |
async: |
description: |
name: async |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "1.11.1" |
+ version: "1.11.3" |
charcode: |
description: |
name: charcode |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "1.1.0" |
+ version: "1.1.1" |
collection: |
description: |
name: collection |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "1.9.1" |
+ version: "1.12.0" |
discoveryapis_generator: |
description: |
name: discoveryapis_generator |
@@ -42,35 +42,42 @@ packages: |
name: http_parser |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "3.0.2" |
+ version: "3.1.0" |
path: |
description: |
name: path |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "1.3.9" |
+ version: "1.4.1" |
source_span: |
description: |
name: source_span |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "1.2.3" |
+ version: "1.3.0" |
stack_trace: |
description: |
name: stack_trace |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "1.6.6" |
+ version: "1.7.0" |
string_scanner: |
description: |
name: string_scanner |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "1.0.0" |
+ version: "1.0.1" |
+ typed_data: |
+ description: |
+ name: typed_data |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "1.1.3" |
yaml: |
description: |
name: yaml |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "2.1.10" |
-sdk: ">=1.14.0 <2.0.0" |
+ version: "2.1.12" |
+sdks: |
+ dart: ">=1.21.0-dev.1.0 <2.0.0" |