Skip to content

Commit

Permalink
fix(deps): update dependency @faker-js/faker to v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 21, 2022
1 parent 7a62dbd commit 40cd317
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 @@ -34,7 +34,7 @@
"prepare": "husky install"
},
"dependencies": {
"@faker-js/faker": "6.1.1",
"@faker-js/faker": "6.2.0",
"@nestjs/apollo": "10.0.8",
"@nestjs/common": "8.4.3",
"@nestjs/config": "2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -801,10 +801,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@faker-js/faker@6.1.1":
version "6.1.1"
resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-6.1.1.tgz#adf002d986e1751daadfcf65d1cc03944dab3ced"
integrity sha512-8yq1LJVGn4GY06riLddIU1LbJm15yjt46hjfkpWNpH/mqdciPOBVzicKOJxzQNrGgVHVBxcdm7sgwjI/Y19MYw==
"@faker-js/faker@6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-6.2.0.tgz#6d836ee8a580589b60c9088a3bdb0b669a468825"
integrity sha512-3kIcQ+aTr3I+LqDbJwbINFk5oA+a63LH57GPJt9PM8AWqN7nCwnubuSiWosHYQlyf2NicrvpzXQxllyLeEdpyQ==

"@fastify/ajv-compiler@^1.0.0":
version "1.1.0"
Expand Down

0 comments on commit 40cd317

Please sign in to comment.