chore: Update dependencies

This commit is contained in:
Famedly Bot 2020-11-18 14:41:31 +00:00
parent 63734986a7
commit f84d5fed6d
1 changed files with 14 additions and 14 deletions

View File

@ -8,27 +8,27 @@ environment:
sdk: ">=2.7.0 <3.0.0" sdk: ">=2.7.0 <3.0.0"
dependencies: dependencies:
http: ^0.12.1 http: ^0.12.2
mime: ^0.9.6 mime: ^0.9.7
canonical_json: ^1.0.0 canonical_json: ^1.0.0
markdown: ^2.1.3 markdown: ^3.0.0
html_unescape: ^1.0.1+3 html_unescape: ^1.0.2
moor: ^3.0.2 moor: ^3.4.0
random_string: ^2.0.1 random_string: ^2.1.0
encrypt: ^4.0.2 encrypt: ^4.1.0
crypto: ^2.1.4 crypto: ^2.1.5
base58check: ^1.0.1 base58check: ^1.0.1
password_hash: ^2.0.0 password_hash: ^2.0.0
olm: ^1.2.1 olm: ^1.2.1
matrix_file_e2ee: ^1.0.4 matrix_file_e2ee: ^1.0.5
ansicolor: ^1.0.2 ansicolor: ^1.0.5
isolate: ^2.0.3 isolate: ^2.0.3
dev_dependencies: dev_dependencies:
test: ^1.0.0 test: ^1.15.5
test_coverage: ^0.4.3 test_coverage: ^0.5.0
moor_generator: ^3.0.0 moor_generator: ^3.4.0
build_runner: ^1.5.2 build_runner: ^1.10.4
pedantic: ^1.9.2 pedantic: ^1.9.2
dapackages: ^1.4.0 dapackages: ^1.4.0