Which Faker.js is use in postman ? original or a fork?

Which Faker.js is use in postman ? original or one of 2k fork ?

Hey @Moosh, Welcome to the community!

Postman sandbox uses Faker v4.1.0.
A complete list of dynamic variables supported is available here: https://learning.postman.com/docs/writing-scripts/script-references/variables-list/.

For implementation details, refer https://github.com/postmanlabs/postman-collection/blob/develop/lib/superstring/dynamic-variables.js.

Since this answer, fakerjs has experienced a famous earthquake. @arlem replied to me on twitter that it has no impact on Postman.
But are there any plans to move to the new fork? (supported by a community)