fix: next has a denial of service with server components (#16710)

Resolves the following alert created as a follow up to the previously
merged PR: [Dependabot Alert
351](https://github.com/twentyhq/twenty/security/dependabot/351).
This commit is contained in:
Abdullah.
2025-12-19 20:26:47 +05:00
committed by GitHub
parent 0683ea5e0c
commit 964e1a5beb
2 changed files with 54 additions and 54 deletions
+2 -2
View File
@@ -21,11 +21,11 @@
"@lingui/cli": "^5.1.2",
"@lingui/swc-plugin": "^5.6.0",
"@lingui/vite-plugin": "^5.1.2",
"@react-email/preview-server": "5.0.8",
"@react-email/preview-server": "5.1.0",
"@tiptap/core": "^3.4.2",
"@types/react": "^19",
"@types/react-dom": "^19",
"react-email": "5.0.8",
"react-email": "5.1.0",
"vite-plugin-dts": "3.8.1"
},
"exports": {