chore: Upgrade all dependencies to nullsafe versions
This commit is contained in:
parent
e000fbf9be
commit
48197e2258
|
|
@ -9,10 +9,10 @@ environment:
|
|||
dependencies:
|
||||
http: ^0.13.0
|
||||
mime: ^1.0.0
|
||||
canonical_json: ^1.0.0
|
||||
canonical_json: ^1.1.0
|
||||
markdown: ^4.0.0
|
||||
html_unescape: ^2.0.0
|
||||
random_string: ^2.1.0
|
||||
random_string: ^2.3.1
|
||||
crypto: ^3.0.0
|
||||
base58check: ^2.0.0
|
||||
olm: ^2.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue