Skip to content

Commit 9313d60

Browse files
dependabot[bot]JosiasAurel
authored andcommitted
Bump @prisma/client from 5.21.1 to 6.7.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.21.1 to 6.7.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.7.0/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ee65b9 commit 9313d60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@next-auth/prisma-adapter": "^1.0.7",
2020
"@next/bundle-analyzer": "^15.1.4",
2121
"@next/mdx": "^15.1.6",
22-
"@prisma/client": "5.21.1",
22+
"@prisma/client": "6.7.0",
2323
"dotenv": "^16.4.7",
2424
"emoji-picker-react": "^4.12.0",
2525
"github-slugger": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,10 +1088,10 @@
10881088
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.28.tgz#d45e01c4a56f143ee69c54dd6b12eade9e270a73"
10891089
integrity sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==
10901090

1091-
"@prisma/client@5.21.1":
1092-
version "5.21.1"
1093-
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.21.1.tgz#ad51ef220eb80173f882e859960d81e626b73898"
1094-
integrity sha512-3n+GgbAZYjaS/k0M03yQsQfR1APbr411r74foknnsGpmhNKBG49VuUkxIU6jORgvJPChoD4WC4PqoHImN1FP0w==
1091+
"@prisma/client@6.7.0":
1092+
version "6.7.0"
1093+
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-6.7.0.tgz#69f913b0a8cfb6aa5de5dca6aa57bfd4e91e7e95"
1094+
integrity sha512-+k61zZn1XHjbZul8q6TdQLpuI/cvyfil87zqK2zpreNIXyXtpUv3+H/oM69hcsFcZXaokHJIzPAt5Z8C8eK2QA==
10951095

10961096
10971097
version "5.21.1"

0 commit comments

Comments
 (0)