Skip to content

Commit

Permalink
fix(deps): update dependency faker to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2023
1 parent 35bed2d commit c6c63d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ejs-mate": "3.0.0",
"express": "4.17.3",
"express-session": "1.17.3",
"faker": "4.1.0",
"faker": "6.6.6",
"helmet": "3.23.3",
"helmet-csp": "2.10.0",
"lodash": "4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2943,10 +2943,10 @@ [email protected], 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"
Expand Down

0 comments on commit c6c63d0

Please sign in to comment.