Skip to content

Commit

Permalink
fix(deps): update dependency @faker-js/faker to ^8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent a27041e commit 3237046
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@graphql-codegen/introspection": "4.0.0",
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-resolvers": "4.0.1",
"@faker-js/faker": "^8.1.0",
"@faker-js/faker": "^8.2.0",
"@types/koa": "2.13.10",
"@types/koa-bodyparser": "^4.3.10",
"@types/koa-session": "^6.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@adonisjs/fold": "^8.2.0",
"@apollo/server": "^4.9.2",
"@as-integrations/koa": "^1.1.1",
"@faker-js/faker": "^8.1.0",
"@faker-js/faker": "^8.2.0",
"@graphql-tools/graphql-file-loader": "^8.0.0",
"@graphql-tools/load": "^8.0.0",
"@graphql-tools/schema": "^10.0.0",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3237046

Please sign in to comment.