RobinCK/typeorm-fixtures

[Bug] fix faker deprecation warning

Closed this issue · 0 comments

Your Environment

Software Version(s)
typeorm-fixtures 3.0.0
Node 16.15.1
pnpm 7.1.7
Operating System GNU/Linux

When loading the fixtures this message appears in the console, look like the method faker.fakeis deprecated and will be removed

[@faker-js/faker]: faker.fake() is deprecated since v7.4 and will be removed in v8.0. Please use faker.helpers.fake() instead.