Fix server zod lockfile resolution

This commit is contained in:
Mohamed Boudra
2026-06-08 13:27:21 +07:00
parent 94d08f0cb4
commit a249f5696f

9
package-lock.json generated
View File

@@ -38910,15 +38910,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"packages/server/node_modules/zod": {
"version": "3.25.76",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
"integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/colinhacks"
}
},
"packages/website": {
"name": "@getpaseo/website",
"version": "0.1.91-beta.2",