Skip to content

Commit 63f4802

Browse files
committed
Update dependency prisma to ^3.10.0
1 parent 4484583 commit 63f4802

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"stripe": "^8.195.0"
1919
},
2020
"devDependencies": {
21-
"prisma": "^3.7.0"
21+
"prisma": "^3.10.0"
2222
}
2323
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5213,7 +5213,7 @@ pretty-format@^27.5.1:
52135213
ansi-styles "^5.0.0"
52145214
react-is "^17.0.1"
52155215

5216-
prisma@^3.7.0:
5216+
prisma@^3.10.0:
52175217
version "3.10.0"
52185218
resolved "https://registry.yarnpkg.com/prisma/-/prisma-3.10.0.tgz#872d87afbeb1cbcaa77c3d6a63c125e0d704b04d"
52195219
integrity sha512-dAld12vtwdz9Rz01nOjmnXe+vHana5PSog8t0XGgLemKsUVsaupYpr74AHaS3s78SaTS5s2HOghnJF+jn91ZrA==

0 commit comments

Comments
 (0)