fix: security CVE-2025-68130 (#2343)

## Description

Fix security
[CVE-2025-68130](https://github.com/advisories/GHSA-43p4-m455-4f4j)
This commit is contained in:
Ted Liang
2025-12-22 21:53:49 +11:00
committed by GitHub
parent 810e00da03
commit 5624484631
3 changed files with 25 additions and 25 deletions
+3 -3
View File
@@ -51,9 +51,9 @@
"@commitlint/config-conventional": "^20.0.0",
"@lingui/cli": "^5.6.0",
"@prisma/client": "^6.19.0",
"@trpc/client": "11.7.1",
"@trpc/react-query": "11.7.1",
"@trpc/server": "11.7.1",
"@trpc/client": "11.8.1",
"@trpc/react-query": "11.8.1",
"@trpc/server": "11.8.1",
"@ts-rest/core": "^3.52.1",
"@ts-rest/open-api": "^3.52.1",
"@ts-rest/serverless": "^3.52.1",