We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 907a81d commit feddf84Copy full SHA for feddf84
pubspec.yaml
@@ -12,21 +12,21 @@ environment:
12
sdk: '>=3.4.0 <4.0.0'
13
14
dependencies:
15
- buffer: ^1.2.2
16
- crypto: ^3.0.0
17
- collection: ^1.15.0
18
- sasl_scram: ^0.1.0
+ buffer: ^1.2.3
+ crypto: ^3.0.6
+ collection: ^1.19.1
+ sasl_scram: ^0.1.1
19
stack_trace: ^1.12.1
20
- stream_channel: ^2.1.1
21
- async: ^2.10.0
22
- charcode: ^1.3.1
23
- meta: ^1.8.0
+ stream_channel: ^2.1.4
+ async: ^2.12.0
+ charcode: ^1.4.0
+ meta: ^1.16.0
24
pool: ^1.5.1
25
26
dev_dependencies:
27
- lints: ^5.0.0
28
- test: ^1.3.0
29
- coverage: any
30
- logging: ^1.2.0
+ lints: ^5.1.1
+ test: ^1.25.14
+ coverage: ^1.11.1
+ logging: ^1.3.0
31
docker_process: ^1.3.2
32
- path: ^1.8.0
+ path: ^1.9.1
0 commit comments