diff --git a/package.json b/package.json index fffd8bf..a0a9492 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "zod": "^3.24.2" }, "devDependencies": { - "@prisma/client": "^6.4.1", + "@prisma/client": "^6.8.2", "@types/compression": "^1.7.5", "@types/cors": "^2.8.17", "@types/express": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 01aa689..bc2e124 100644 --- a/yarn.lock +++ b/yarn.lock @@ -152,10 +152,10 @@ "@jridgewell/resolve-uri" "^3.0.3" "@jridgewell/sourcemap-codec" "^1.4.10" -"@prisma/client@^6.4.1": - version "6.4.1" - resolved "https://registry.yarnpkg.com/@prisma/client/-/client-6.4.1.tgz#2666796c862e71eb2a6f39e30b192236893e07d3" - integrity sha512-A7Mwx44+GVZVexT5e2GF/WcKkEkNNKbgr059xpr5mn+oUm2ZW1svhe+0TRNBwCdzhfIZ+q23jEgsNPvKD9u+6g== +"@prisma/client@^6.8.2": + version "6.8.2" + resolved "https://registry.yarnpkg.com/@prisma/client/-/client-6.8.2.tgz#f0af46643604cd38341f285483edc3c3ae7e6651" + integrity sha512-5II+vbyzv4si6Yunwgkj0qT/iY0zyspttoDrL3R4BYgLdp42/d2C8xdi9vqkrYtKt9H32oFIukvyw3Koz5JoDg== "@prisma/debug@6.4.1": version "6.4.1"