Update aldeed:collection2

Hello,
When I run meteor update, I am stuck with aldeed:collection2 3.2.2
Then if I force the update with

meteor update aldeed:collection2

The package tap:i18n is downgraded

Changes to your project's package version selections from updating package versions:
                                              
aldeed:collection2            upgraded from 3.2.2 to 3.5.0
meteorspark:util              removed from your project
raix:eventemitter*            upgraded from 0.1.3 to 1.0.0
tap:i18n                      downgraded from 1.8.2 to 1.4.1
tmeasday:check-npm-versions*  upgraded from 0.3.2 to 1.0.2
typescript                    added, version 4.4.0

So I suppose there is a dependency in tap:i18n but I don’t know how to fix this.
On top of this tap:i18n v1.8.2 is difficult to find on github (only 1.8.1) is available.

Do you have any idea ?
Mery christmas by the way

I’m using aldeed:collection2 version 3.5.0 but I don’t have tap:i18n installed.

As many suggest, we are trying to migrate to universe:18n but we still have some difficulties