Skip to content

Commit 5317a3d

Browse files
authoredMar 18, 2025··
Build(deps): Bump @prisma/client from 6.4.1 to 6.5.0 (#271)
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.4.1 to 6.5.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.5.0/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b9a9d7 commit 5317a3d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"dependencies": {
4949
"@discordjs/voice": "0.18.0",
50-
"@prisma/client": "6.4.1",
50+
"@prisma/client": "6.5.0",
5151
"dectalk-tts": "1.0.1",
5252
"discord.js": "14.18.0",
5353
"ffmpeg-static": "5.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.