diff --git a/package.json b/package.json index fed6c742b..38c5c9a39 100644 --- a/package.json +++ b/package.json @@ -26,9 +26,9 @@ "cypress-file-upload": "^3.1.4", "cypress-plugin-retries": "^1.2.2", "dotenv": "^8.0.0", - "faker": "^4.1.0", + "faker": "Marak/faker.js#master", "graphql-request": "^1.8.2", "neo4j-driver": "^1.7.5", "npm-run-all": "^4.1.5" } -} \ No newline at end of file +} diff --git a/yarn.lock b/yarn.lock index 8f9a3f1b3..a0c7c3288 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2303,10 +2303,9 @@ extsprintf@^1.2.0: resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f" integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8= -faker@^4.1.0: +faker@Marak/faker.js#master: version "4.1.0" - resolved "https://registry.yarnpkg.com/faker/-/faker-4.1.0.tgz#1e45bbbecc6774b3c195fad2835109c6d748cc3f" - integrity sha1-HkW7vsxndLPBlfrSg1EJxtdIzD8= + resolved "https://codeload.github.com/Marak/faker.js/tar.gz/10bfb9f467b0ac2b8912ffc15690b50ef3244f09" fast-deep-equal@^2.0.1: version "2.0.1"