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

Commit 29c97a6

Browse files
Bump @prisma/client from 5.7.0 to 5.8.1
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.7.0 to 5.8.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.8.1/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b29dcb9 commit 29c97a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@elysiajs/cookie": "^0.7.0",
1717
"@elysiajs/jwt": "^0.7.0",
1818
"@elysiajs/swagger": "^0.7.4",
19-
"@prisma/client": "5.7.0",
19+
"@prisma/client": "5.8.1",
2020
"elysia": "latest",
2121
"postgres": "^3.4.3"
2222
},

0 commit comments

Comments
 (0)