diff --git a/package.json b/package.json index 6b44b4d..ddbe537 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@fastify/rate-limit": "^10.3.0", "@fastify/sensible": "6.0.4", "@fastify/static": "^9.0.0", - "@prisma/client": "7.4.2", + "@prisma/client": "7.5.0", "dompurify": "^3.3.1", "fastify": "5.7.3", "fastify-plugin": "5.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0fe76bd..a912718 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^9.0.0 version: 9.0.0 '@prisma/client': - specifier: 7.4.2 - version: 7.4.2(prisma@6.19.2(typescript@5.9.3))(typescript@5.9.3) + specifier: 7.5.0 + version: 7.5.0(prisma@6.19.2(typescript@5.9.3))(typescript@5.9.3) dompurify: specifier: ^3.3.1 version: 3.3.1 @@ -2822,11 +2822,11 @@ packages: resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@prisma/client-runtime-utils@7.4.2': - resolution: {integrity: sha512-cID+rzOEb38VyMsx5LwJMEY4NGIrWCNpKu/0ImbeooQ2Px7TI+kOt7cm0NelxUzF2V41UVVXAmYjANZQtCu1/Q==} + '@prisma/client-runtime-utils@7.5.0': + resolution: {integrity: sha512-KnJ2b4Si/pcWEtK68uM+h0h1oh80CZt2suhLTVuLaSKg4n58Q9jBF/A42Kw6Ma+aThy1yAhfDeTC0JvEmeZnFQ==} - '@prisma/client@7.4.2': - resolution: {integrity: sha512-ts2mu+cQHriAhSxngO3StcYubBGTWDtu/4juZhXCUKOwgh26l+s4KD3vT2kMUzFyrYnll9u/3qWrtzRv9CGWzA==} + '@prisma/client@7.5.0': + resolution: {integrity: sha512-h4hF9ctp+kSRs7ENHGsFQmHAgHcfkOCxbYt6Ti9Xi8x7D+kP4tTi9x51UKmiTH/OqdyJAO+8V+r+JA5AWdav7w==} engines: {node: ^20.19 || ^22.12 || >=24.0} peerDependencies: prisma: '*' @@ -13446,11 +13446,11 @@ snapshots: '@pkgr/core@0.2.9': {} - '@prisma/client-runtime-utils@7.4.2': {} + '@prisma/client-runtime-utils@7.5.0': {} - '@prisma/client@7.4.2(prisma@6.19.2(typescript@5.9.3))(typescript@5.9.3)': + '@prisma/client@7.5.0(prisma@6.19.2(typescript@5.9.3))(typescript@5.9.3)': dependencies: - '@prisma/client-runtime-utils': 7.4.2 + '@prisma/client-runtime-utils': 7.5.0 optionalDependencies: prisma: 6.19.2(typescript@5.9.3) typescript: 5.9.3