Skip to content

Commit c42fcf6

Browse files
committed
Merge branch 'update-deps' of github.com:JDIZM/node-express-firebase-mongodb into update-deps
2 parents 8c9cf6e + 89c5cb2 commit c42fcf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"tsx": "^4.0.0",
3737
"typescript": "^5.0.4",
3838
"vitest": "^2.0.5",
39-
"zod": "3.21.1",
39+
"zod": "^3.21.4",
4040
"zod-prisma-types": "^3.0.0"
4141
},
4242
"prisma": {
@@ -46,7 +46,7 @@
4646
"dist"
4747
],
4848
"volta": {
49-
"node": "20.15.1"
49+
"node": "20.16.0"
5050
},
5151
"dependencies": {
5252
"@prisma/client": "^5.2.0",

0 commit comments

Comments
 (0)