Index: pubspec.yaml |
diff --git a/pubspec.yaml b/pubspec.yaml |
index b56ce990381f1c8d204d8e723545cd4f47525811..e8068e85400f15544cf558abe6dc53ba56a5f263 100644 |
--- a/pubspec.yaml |
+++ b/pubspec.yaml |
@@ -14,16 +14,16 @@ dependencies: |
glob: "^1.0.0" |
http: "^0.11.0" |
http_multi_server: ">=1.0.0 <3.0.0" |
- http_parser: ">=0.0.2 <3.0.0" |
+ http_parser: ">=2.1.0 <3.0.0" |
http_throttle: "^1.0.0" |
- json_rpc_2: "^1.0.0" |
+ json_rpc_2: "^2.0.0" |
mime: "^0.9.0" |
oauth2: "^1.0.0" |
path: "^1.2.0" |
pool: "^1.0.0" |
pub_semver: "^1.2.0" |
- shelf: "^0.6.0" |
- shelf_web_socket: "^0.0.1" |
+ shelf: ">=0.6.0 <0.7.0" |
+ shelf_web_socket: "^0.1.0" |
source_span: "^1.0.0" |
stack_trace: "^1.0.0" |
string_scanner: "^0.1.0" |