Closed shawntax closed 2 years ago
Please, would you be interested in updating the faker
as a dependency in the library? I think we're using it for internal testing.
@kettanaito Happy to give it a go! I've created https://github.com/mswjs/data/issues/217, feel free to assign to me.
Hello!
In January 2022 there was an incident with the original maintainer of
faker.js
, and there is a new community-maintained library for it -- more context on all that here.This PR updates references to Faker in the readme to point to the new GitHub repository, and for code samples to use the updated
@faker-js/faker
dependency.