diff --git a/package.json b/package.json index 363b88070..0d4d85a11 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "dependencies": { "@next/font": "13.5.4", - "@prisma/client": "5.4.0", + "@prisma/client": "5.4.1", "@vercel/analytics": "1.0.2", "@vercel/og": "0.5.17", "axios": "1.5.1", @@ -64,7 +64,7 @@ "node-mocks-http": "1.13.0", "postcss": "8.4.31", "prettier": "3.0.3", - "prisma": "5.4.0", + "prisma": "5.4.1", "rss": "1.2.2", "tailwindcss": "3.3.3", "typescript": "5.2.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 24f72aac6..4301e283e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: 13.5.4 version: 13.5.4 '@prisma/client': - specifier: 5.4.0 - version: 5.4.0(prisma@5.4.0) + specifier: 5.4.1 + version: 5.4.1(prisma@5.4.1) '@vercel/analytics': specifier: 1.0.2 version: 1.0.2 @@ -113,8 +113,8 @@ devDependencies: specifier: 3.0.3 version: 3.0.3 prisma: - specifier: 5.4.0 - version: 5.4.0 + specifier: 5.4.1 + version: 5.4.1 rss: specifier: 1.2.2 version: 1.2.2 @@ -926,8 +926,8 @@ packages: playwright: 1.38.1 dev: true - /@prisma/client@5.4.0(prisma@5.4.0): - resolution: {integrity: sha512-JEo7J24OgEyNJg6hWRecIj6NJcB0chBCXFhWoO5exDVReMxiaY801lLLd6KStVFJHCWVEWoMLPUqhOvQA5MUuw==} + /@prisma/client@5.4.1(prisma@5.4.1): + resolution: {integrity: sha512-xyD0DJ3gRNfLbPsC+YfMBBuLJtZKQfy1OD2qU/PZg+HKrr7SO+09174LMeTlWP0YF2wca9LxtVd4HnAiB5ketQ==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -936,16 +936,16 @@ packages: prisma: optional: true dependencies: - '@prisma/engines-version': 5.4.0-47.a5596b96668f0f4b397761ce0956db54e17e48c4 - prisma: 5.4.0 + '@prisma/engines-version': 5.4.1-1.2f302df92bd8945e20ad4595a73def5b96afa54f + prisma: 5.4.1 dev: false - /@prisma/engines-version@5.4.0-47.a5596b96668f0f4b397761ce0956db54e17e48c4: - resolution: {integrity: sha512-liWWFhIL5hMhVt4f9HWqMSnBgVicVFGKsEzO5gBfLr9aG1JgjjMDYNmqqLji0Hp0VpD8ffTQTOVZDJRUVBD4dw==} + /@prisma/engines-version@5.4.1-1.2f302df92bd8945e20ad4595a73def5b96afa54f: + resolution: {integrity: sha512-+nUQM/y8C+1GG5Ioeqcu6itFslCfxvQSAUVSMC9XM2G2Fcq0F4Afnp6m0pXF6X6iUBWen7jZBPmM9Qlq4Nr3/A==} dev: false - /@prisma/engines@5.4.0: - resolution: {integrity: sha512-tnPa5Z1D70iPahvy9xG0bH5GD6Pb25Q+rH76+N1JKwQFe6vA3LyKyVzQrG4CQCI6N5PCJHJxlahJeCgcTJfLsg==} + /@prisma/engines@5.4.1: + resolution: {integrity: sha512-vJTdY4la/5V3N7SFvWRmSMUh4mIQnyb/MNoDjzVbh9iLmEC+uEykj/1GPviVsorvfz7DbYSQC4RiwmlEpTEvGA==} requiresBuild: true /@resvg/resvg-wasm@2.4.1: @@ -4606,13 +4606,13 @@ packages: resolution: {integrity: sha512-WuxUnVtlWL1OfZFQFuqvnvs6MiAGk9UNsBostyBOB0Is9wb5uRESevA6rnl/rkksXaGX3GzZhPup5d6Vp1nFew==} dev: false - /prisma@5.4.0: - resolution: {integrity: sha512-69rlao0RJ4JcLnJ6VwUS89qhRAdMawby7u10OOkpxZC9RZkDdLIpMj+7zafH2NqEk9roplbmfiAR5FseR7H8fg==} + /prisma@5.4.1: + resolution: {integrity: sha512-op9PmU8Bcw5dNAas82wBYTG0yHnpq9/O3bhxbDBrNzwZTwBqsVCxxYRLf6wHNh9HVaDGhgjjHlu1+BcW8qdnBg==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.4.0 + '@prisma/engines': 5.4.1 /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==}