Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 9ad8897

Browse files
Merge pull request #515 from redpwn/dependabot/npm_and_yarn/faker-5.1.0
2 parents 10c9946 + 4984f1d commit 9ad8897

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"eslint-plugin-node": "11.1.0",
8585
"eslint-plugin-promise": "4.2.1",
8686
"eslint-plugin-standard": "4.0.1",
87-
"faker": "4.1.0",
87+
"faker": "5.1.0",
8888
"get-port": "5.1.1",
8989
"glob": "7.1.6",
9090
"husky": "4.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4937,10 +4937,10 @@ extsprintf@^1.2.0:
49374937
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
49384938
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
49394939

4940-
faker@4.1.0:
4941-
version "4.1.0"
4942-
resolved "https://registry.yarnpkg.com/faker/-/faker-4.1.0.tgz#1e45bbbecc6774b3c195fad2835109c6d748cc3f"
4943-
integrity sha1-HkW7vsxndLPBlfrSg1EJxtdIzD8=
4940+
faker@5.1.0:
4941+
version "5.1.0"
4942+
resolved "https://registry.yarnpkg.com/faker/-/faker-5.1.0.tgz#e10fa1dec4502551aee0eb771617a7e7b94692e8"
4943+
integrity sha512-RrWKFSSA/aNLP0g3o2WW1Zez7/MnMr7xkiZmoCfAGZmdkDQZ6l2KtuXHN5XjdvpRjDl8+3vf+Rrtl06Z352+Mw==
49444944

49454945
fast-async@^6.3.7:
49464946
version "6.3.8"

0 commit comments

Comments
 (0)