fix: security CVE-2026-23527 (#2399)

This commit is contained in:
Ted Liang
2026-01-27 15:52:34 +11:00
committed by GitHub
parent 6028ad9158
commit 9c6ee88cc4
4 changed files with 91 additions and 171 deletions
+2 -2
View File
@@ -26,7 +26,7 @@
"nanoid": "^5.1.6",
"prisma": "^6.19.0",
"prisma-extension-kysely": "^3.0.0",
"prisma-kysely": "^2.2.1",
"prisma-kysely": "^2.3.0",
"prisma-json-types-generator": "^3.6.2",
"ts-pattern": "^5.9.0",
"zod": "^3.25.76",
@@ -38,4 +38,4 @@
"tsx": "^4.20.6",
"typescript": "5.6.2"
}
}
}
+1 -1
View File
@@ -21,7 +21,7 @@
"formidable": "^3.5.4",
"luxon": "^3.7.2",
"superjson": "^2.2.5",
"trpc-to-openapi": "2.4.0",
"trpc-to-openapi": "^2.1.5",
"ts-pattern": "^5.9.0",
"zod": "^3.25.76",
"zod-form-data": "^2.0.8",