Skip to content

Commit

Permalink
chore(deps): update prisma dependencies to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2022
1 parent db5fef5 commit 7d5c333
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
64 changes: 32 additions & 32 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"@types/express-graphql": "^0.9.0",
"@types/jsonwebtoken": "~8.5.0",
"prettier": "^2.4.1",
"prisma": "^3.5.0",
"prisma": "^4.0.0",
"ts-node-dev": "^1.1.8",
"typescript": "^4.3.5"
},
"dependencies": {
"@prisma/client": "^3.5.0",
"@prisma/client": "^4.0.0",
"apollo-server": "^3.5.0",
"bcryptjs": "~2.4.0",
"graphql": "^15.7.2",
Expand Down

0 comments on commit 7d5c333

Please sign in to comment.