Skip to content

Commit eb857f5

Browse files
build(deps): bump @trpc packages to 11.1.1
bump to a non-vulnerable version to CVE-2025-43855 (WebSocket DoS Vulnerability)
1 parent 12ad428 commit eb857f5

File tree

2 files changed

+47
-43
lines changed

2 files changed

+47
-43
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"@t3-oss/env-nextjs": "^0.10.1",
3434
"@tanstack/react-query": "^5.74.3",
3535
"@tanstack/react-table": "^8.21.2",
36-
"@trpc/client": "^11.1.0",
37-
"@trpc/next": "^11.1.0",
38-
"@trpc/react-query": "^11.1.0",
39-
"@trpc/tanstack-react-query": "^11.1.0",
36+
"@trpc/client": "11.1.1",
37+
"@trpc/next": "11.1.1",
38+
"@trpc/react-query": "11.1.1",
39+
"@trpc/tanstack-react-query": "11.1.1",
4040
"better-auth": "^1.2.7",
4141
"class-variance-authority": "^0.7.1",
4242
"clsx": "^2.1.1",
@@ -59,6 +59,7 @@
5959
},
6060
"devDependencies": {
6161
"@tailwindcss/postcss": "^4.1.4",
62+
"@trpc/server": "11.1.1",
6263
"@types/eslint": "^8.56.10",
6364
"@types/node": "^20.14.10",
6465
"@types/react": "^18.3.3",

pnpm-lock.yaml

Lines changed: 42 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)