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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user