edwardanthony / nestjs-seeder

An extension library for NestJS to perform seeding.
MIT License
102 stars 21 forks source link

chore: bump `faker` to `5.1.0` #9

Closed vabatta closed 1 year ago

vabatta commented 4 years ago

As mentioned, https://github.com/edwardanthony/nestjs-seeder/issues/8.

phhoef commented 2 years ago

Any chance to merge this pull request? different faker versions are sometimes difficult ...

ST-DDT commented 2 years ago

You might want to upgrade to the successor package though:

@faker-js/faker currently in v7.4.0

Disclaimer: I'm one of the maintainers of the @faker-js/faker package.