diff --git a/bun.lockb b/bun.lockb index 4f73397..59cef68 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 97407aa..fce1ca9 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "devDependencies": { "@types/node-telegram-bot-api": "^0.64.7", "bun-types": "latest", - "prisma": "5.19.1" + "prisma": "6.3.0" }, "module": "src/index.js" }