Skip to content

Commit 81134c8

Browse files
committed
deps: update dependency @prisma/client to v7
1 parent 890894a commit 81134c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/nodejs/prisma-sample-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"typescript": "^5.8.2"
1717
},
1818
"dependencies": {
19-
"@prisma/client": "^6.5.0",
19+
"@prisma/client": "^7.0.0",
2020
"yargs": "^17.5.1",
2121
"testcontainers": "^11.0.0"
2222
}

0 commit comments

Comments
 (0)