Skip to content
This repository was archived by the owner on Jul 21, 2024. It is now read-only.

Commit 40f6d6b

Browse files
chore(deps): bump @prisma/client from 5.15.0 to 5.15.1 in /app
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.15.0 to 5.15.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.15.1/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 542daa5 commit 40f6d6b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@auth/prisma-adapter": "^2.2.0",
15-
"@prisma/client": "^5.15.0",
15+
"@prisma/client": "^5.15.1",
1616
"lucide-react": "^0.394.0",
1717
"next": "14.2.3",
1818
"next-auth": "^5.0.0-beta.19",

0 commit comments

Comments
 (0)