Closed vabatta closed 2 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
package.json
5.1.0
Can we bump this to 5.1.0?
@edwardanthony Just a reminder for this :)
Hey, thank you. I was really busy. I'll bump it as soon as I can.
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#L31Can we bump this to
5.1.0
?