Skip to content

Commit

Permalink
fix(deps): update dependency @faker-js/faker to v6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 2, 2022
1 parent 7a62dbd commit ccd6d51
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.3.1",
"@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.3.1":
version "6.3.1"
resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-6.3.1.tgz#1ae963dd40405450a2945408cba553e1afa3e0fb"
integrity sha512-8YXBE2ZcU/pImVOHX7MWrSR/X5up7t6rPWZlk34RwZEcdr3ua6X+32pSd6XuOQRN+vbuvYNfA6iey8NbrjuMFQ==

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

0 comments on commit ccd6d51

Please sign in to comment.