diff --git a/pubspec.lock b/pubspec.lock index 9f4369a87..98d6fb428 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -32,7 +32,7 @@ packages: di: description: di source: hosted - version: "0.0.40" + version: "1.0.0" guinness: description: guinness source: hosted diff --git a/pubspec.yaml b/pubspec.yaml index 21f8cc72e..7fbf8fd2c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: browser: '>=0.10.0 <0.11.0' code_transformers: '>=0.1.3 <0.2.0' collection: '>=0.9.1 <1.0.0' - di: '>=0.0.40 <0.1.0' + di: '>=1.0.0 <2.0.0' html5lib: '>=0.10.0 <0.11.0' intl: '>=0.8.7 <0.10.0' perf_api: '>=0.0.8 <0.1.0'