Skip to content

Commit af3a7ac

Browse files
Bump the prisma group in /webserver with 2 updates
Bumps the prisma group in /webserver with 2 updates: [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli). Updates `@prisma/client` from 5.10.2 to 5.11.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.11.0/packages/client) Updates `prisma` from 5.10.2 to 5.11.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.11.0/packages/cli) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prisma - dependency-name: prisma dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prisma ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d683ace commit af3a7ac

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

webserver/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@astrojs/solid-js": "^4.0.1",
2929
"@github/relative-time-element": "^4.3.1",
3030
"@google-cloud/storage": "^7.8.0",
31-
"@prisma/client": "^5.10.2",
31+
"@prisma/client": "^5.11.0",
3232
"@sentry/astro": "^7.107.0",
3333
"@shoelace-style/shoelace": "^2.14.0",
3434
"age-encryption": "^0.1.5",
@@ -40,7 +40,7 @@
4040
"lit": "^3.1.2",
4141
"mdast-util-find-and-replace": "^3.0.1",
4242
"n3": "^1.17.2",
43-
"prisma": "^5.10.2",
43+
"prisma": "^5.11.0",
4444
"rdf-dereference": "^2.2.0",
4545
"rehype-sanitize": "^6.0.0",
4646
"rehype-stringify": "^10.0.0",

webserver/pnpm-lock.yaml

+28-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)