edwardanthony / nestjs-seeder

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

Bump `faker` to `^5` #8

Closed vabatta closed 2 years ago

vabatta commented 4 years ago

As we can see in the package.json, the faker dependency is not updated to latest (5.1.0 at time of writing). https://github.com/edwardanthony/nestjs-seeder/blob/master/package.json#L31

Can we bump this to 5.1.0?

vabatta commented 4 years ago

@edwardanthony Just a reminder for this :)

edwardanthony commented 4 years ago

Hey, thank you. I was really busy. I'll bump it as soon as I can.