Skip to content

Commit dcc399b

Browse files
deps(api): bump prisma from 5.22.0 to 7.2.0 in /api
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.22.0 to 7.2.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.2.0/packages/cli) --- updated-dependencies: - dependency-name: prisma dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c8dd83 commit dcc399b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/supertest": "^6.0.3",
7070
"@vitest/coverage-v8": "^4.0.16",
7171
"msw": "^2.12.6",
72-
"prisma": "^5.22.0",
72+
"prisma": "^7.2.0",
7373
"supertest": "^7.1.4",
7474
"testcontainers": "^11.10.0",
7575
"tsx": "^4.19.2",

0 commit comments

Comments
 (0)