w3tecch / typeorm-seeding

🌱 A delightful way to seed test data into your database.
https://www.npmjs.com/package/typeorm-seeding
MIT License
877 stars 131 forks source link

Faker got abandoned and NPM audit complains about it #213

Closed iamannani closed 2 years ago

iamannani commented 2 years ago

With the abandoned project of faker, npm audit complains about colors.js that faker.js is using.

Link to the vulnerability : https://github.com/advisories/GHSA-5w9c-rv96-fr7g

there is a forked faker to replace the old one with the new faker : https://www.npmjs.com/package/@faker-js/faker

thanks

jorgebodega commented 2 years ago

Please, check the existent issues prior reporting another one.

w3tecch/typeorm-seeding/issues (label:faker sort:updated-desc is:closed)