File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 22
22
" fakes"
23
23
],
24
24
"dependencies" : {
25
+ "@faker-js/faker" : " ^7.5.0" ,
25
26
"@graphql-codegen/plugin-helpers" : " ^2.4.1" ,
26
27
"casual" : " ^1.6.2" ,
27
28
"indefinite" : " ^2.4.1" ,
Original file line number Diff line number Diff line change 430
430
minimatch "^3.0.4"
431
431
strip-json-comments "^3.1.1"
432
432
433
+ " @faker-js/faker@^7.5.0 " :
434
+ version "7.5.0"
435
+ resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-7.5.0.tgz#8e8265f65f5b68d2a57886d59b03788eeb676264"
436
+ integrity sha512-8wNUCCUHvfvI0gQpDUho/3gPzABffnCn5um65F8dzQ86zz6dlt4+nmAA7PQUc8L+eH+9RgR/qzy5N/8kN0Ozdw==
437
+
433
438
" @graphql-codegen/[email protected] " :
434
439
version "1.17.7"
435
440
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.17.7.tgz#5903105fda9470aafefe9da29e3a6fb3a52b8376"
You can’t perform that action at this time.
0 commit comments