chore: Upgrade all dependencies to nullsafe versions

This commit is contained in:
Nicolas Werner 2021-09-10 16:58:32 +02:00
parent e000fbf9be
commit 48197e2258
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ environment:
dependencies: dependencies:
http: ^0.13.0 http: ^0.13.0
mime: ^1.0.0 mime: ^1.0.0
canonical_json: ^1.0.0 canonical_json: ^1.1.0
markdown: ^4.0.0 markdown: ^4.0.0
html_unescape: ^2.0.0 html_unescape: ^2.0.0
random_string: ^2.1.0 random_string: ^2.3.1
crypto: ^3.0.0 crypto: ^3.0.0
base58check: ^2.0.0 base58check: ^2.0.0
olm: ^2.0.0 olm: ^2.0.0