Skip to content

Commit 357fe29

Browse files
fix(deps): update prisma monorepo to v6.19.3 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9affc59 commit 357fe29

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"db:generate": "prisma generate"
1919
},
2020
"dependencies": {
21-
"@prisma/client": "6.19.2",
21+
"@prisma/client": "6.19.3",
2222
"@sentry/node": "^10.50.0",
2323
"cron": "^4.4.0",
2424
"discord.js": "^14.26.3",
2525
"lodash": "^4.18.1",
2626
"ms": "^2.1.3",
27-
"prisma": "6.19.2",
27+
"prisma": "6.19.3",
2828
"safe-regex": "^2.1.1",
2929
"typed-regex": "^0.0.8",
3030
"yaml": "^2.8.3",

0 commit comments

Comments
 (0)