diff --git a/bun.lockb b/bun.lockb index e1037c0..f888da7 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 70fd968..cedd98a 100644 --- a/package.json +++ b/package.json @@ -16,13 +16,13 @@ "db:generate": "prisma generate" }, "dependencies": { - "@prisma/client": "6.19.2", + "@prisma/client": "7.3.0", "@sentry/node": "^9.0.0", "@types/safe-regex": "^1.1.6", "cron": "^4.0.0", "discord.js": "^14.19.1", "ms": "^2.1.3", - "prisma": "6.19.2", + "prisma": "7.3.0", "safe-regex": "^2.1.1", "typed-regex": "^0.0.8", "yaml": "^2.3.4",