diff --git a/package.json b/package.json index 87be1bef05..6762c57c99 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "eslint-config-prettier": "8.3.0", "eslint-plugin-import": "2.25.4", "eslint-plugin-prettier": "4.0.0", - "faker": "5.5.3", + "faker": "6.6.6", "fetch-mock": "9.11.0", "husky": "7.0.4", "jest": "27.4.6", diff --git a/yarn.lock b/yarn.lock index 2cf34707b8..c7e802d457 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3051,10 +3051,10 @@ eyes@0.1.x: resolved "https://registry.npmjs.org/eyes/-/eyes-0.1.8.tgz" integrity sha1-Ys8SAjTGg3hdkCNIqADvPgzCC8A= -faker@5.5.3: - version "5.5.3" - resolved "https://registry.yarnpkg.com/faker/-/faker-5.5.3.tgz#c57974ee484431b25205c2c8dc09fda861e51e0e" - integrity sha512-wLTv2a28wjUyWkbnX7u/ABZBkUkIF2fCd73V6P2oFqEGEktDfzWx4UxrSqtPRw0xPRAcjeAOIiJWqZm3pP4u3g== +faker@6.6.6: + version "6.6.6" + resolved "https://registry.yarnpkg.com/faker/-/faker-6.6.6.tgz#e9529da0109dca4c7c5dbfeaadbd9234af943033" + integrity sha512-9tCqYEDHI5RYFQigXFwF1hnCwcWCOJl/hmll0lr5D2Ljjb0o4wphb69wikeJDz5qCEzXCoPvG6ss5SDP6IfOdg== fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: version "3.1.3"