Upgrades zod
parent
5d892df019
commit
12f19ff7c0
|
@ -25,16 +25,16 @@
|
|||
"node-mocks-http": "^1.11.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@calcom/prisma": "*",
|
||||
"@calcom/trpc": "*",
|
||||
"@calcom/embed-core": "*",
|
||||
"@calcom/app-store": "*",
|
||||
"@calcom/core": "*",
|
||||
"@calcom/dayjs": "*",
|
||||
"@calcom/emails": "*",
|
||||
"@calcom/embed-core": "*",
|
||||
"@calcom/embed-snippet": "*",
|
||||
"@calcom/features": "*",
|
||||
"@calcom/lib": "*",
|
||||
"@calcom/prisma": "*",
|
||||
"@calcom/trpc": "*",
|
||||
"@sentry/nextjs": "^7.20.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"memory-cache": "^0.2.0",
|
||||
|
@ -48,6 +48,6 @@
|
|||
"typescript": "^4.7.4",
|
||||
"tzdata": "^1.0.30",
|
||||
"uuid": "^8.3.2",
|
||||
"zod": "^3.19.1"
|
||||
"zod": "^3.20.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue