Skip to content

Commit

Permalink
chore: update prisma to 5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renchris committed Oct 18, 2023
1 parent 39bc20a commit 52e4e59
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@github/webauthn-json": "^2.1.1",
"@next/eslint-plugin-next": "^13.4.7",
"@prisma/client": "^4.16.1",
"@prisma/client": "^5.4.2",
"@simplewebauthn/browser": "^7.2.0",
"@simplewebauthn/server": "^7.3.1",
"@types/node": "20.3.1",
Expand Down Expand Up @@ -41,6 +41,6 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"prisma": "^4.16.1"
"prisma": "^5.4.2"
}
}
34 changes: 17 additions & 17 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 52e4e59

Please sign in to comment.