Skip to content

Commit cdcec93

Browse files
fix(deps): update prisma monorepo to v6.15.0
1 parent a4241b3 commit cdcec93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

-3 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
"db:generate": "prisma generate"
1717
},
1818
"dependencies": {
19-
"@prisma/client": "6.14.0",
19+
"@prisma/client": "6.15.0",
2020
"@sentry/node": "^9.0.0",
2121
"@types/safe-regex": "^1.1.6",
2222
"cron": "^4.0.0",
2323
"discord.js": "^14.19.1",
2424
"ms": "^2.1.3",
25-
"prisma": "6.14.0",
25+
"prisma": "6.15.0",
2626
"safe-regex": "^2.1.1",
2727
"typed-regex": "^0.0.8",
2828
"yaml": "^2.3.4",

0 commit comments

Comments
 (0)