David PHAM-VAN

Update bidi dependency

# Changelog
## 3.10.6
- Update bidi dependency
## 3.10.5
- Improve TTF writer with multi-compound characters
... ...
... ... @@ -12,7 +12,7 @@ topics:
- print
- printing
- report
version: 3.10.5
version: 3.10.6
environment:
sdk: ">=2.18.0 <4.0.0"
... ... @@ -20,7 +20,7 @@ environment:
dependencies:
archive: ^3.1.0
barcode: ">=2.2.3 <3.0.0"
bidi: ^2.0.6
bidi: ^2.0.10
crypto: ^3.0.0
image: ^4.0.0
meta: ">=1.3.0 <2.0.0"
... ...