diff --git a/package.json b/package.json index a5dab66c..1dc1237f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "ejs-mate": "3.0.0", "express": "4.19.2", "express-session": "1.18.1", - "faker": "4.1.0", + "faker": "6.6.6", "helmet": "3.23.3", "helmet-csp": "2.10.0", "lodash": "4.17.21", diff --git a/yarn.lock b/yarn.lock index 62f766aa..c290ac66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3024,10 +3024,10 @@ extsprintf@1.3.0, extsprintf@^1.2.0: resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05" integrity sha1-lpGEQOMEGnpBT4xS48V06zw+HgU= -faker@4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/faker/-/faker-4.1.0.tgz#1e45bbbecc6774b3c195fad2835109c6d748cc3f" - integrity sha1-HkW7vsxndLPBlfrSg1EJxtdIzD8= +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@^1.0.0: version "1.0.0"