Skip to content

Commit 964e1a5

Browse files
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).
1 parent 0683ea5 commit 964e1a5

2 files changed

Lines changed: 54 additions & 54 deletions

File tree

packages/twenty-emails/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"@lingui/cli": "^5.1.2",
2222
"@lingui/swc-plugin": "^5.6.0",
2323
"@lingui/vite-plugin": "^5.1.2",
24-
"@react-email/preview-server": "5.0.8",
24+
"@react-email/preview-server": "5.1.0",
2525
"@tiptap/core": "^3.4.2",
2626
"@types/react": "^19",
2727
"@types/react-dom": "^19",
28-
"react-email": "5.0.8",
28+
"react-email": "5.1.0",
2929
"vite-plugin-dts": "3.8.1"
3030
},
3131
"exports": {

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -11816,10 +11816,10 @@ __metadata:
1181611816
languageName: node
1181711817
linkType: hard
1181811818

11819-
"@next/env@npm:16.0.9":
11820-
version: 16.0.9
11821-
resolution: "@next/env@npm:16.0.9"
11822-
checksum: 10c0/06bbe92cf392b941fe61ecb4bfd1ce1f8d562acf5ace26cb46e68b8d4d3b56c26ccccca0e221411f9cd18e4921833af79c709450e131544c2d0c39991df2834e
11819+
"@next/env@npm:16.0.10":
11820+
version: 16.0.10
11821+
resolution: "@next/env@npm:16.0.10"
11822+
checksum: 10c0/6f2b5ba37733a49513ab3117c06f037fa962b4022fe2b4ba7801f830ab15974ad87ad8b47b6464fa5fcb3e9a3247b25f657ec97ae6eed1156b5736c6388246db
1182311823
languageName: node
1182411824
linkType: hard
1182511825

@@ -11839,9 +11839,9 @@ __metadata:
1183911839
languageName: node
1184011840
linkType: hard
1184111841

11842-
"@next/swc-darwin-arm64@npm:16.0.9":
11843-
version: 16.0.9
11844-
resolution: "@next/swc-darwin-arm64@npm:16.0.9"
11842+
"@next/swc-darwin-arm64@npm:16.0.10":
11843+
version: 16.0.10
11844+
resolution: "@next/swc-darwin-arm64@npm:16.0.10"
1184511845
conditions: os=darwin & cpu=arm64
1184611846
languageName: node
1184711847
linkType: hard
@@ -11853,9 +11853,9 @@ __metadata:
1185311853
languageName: node
1185411854
linkType: hard
1185511855

11856-
"@next/swc-darwin-x64@npm:16.0.9":
11857-
version: 16.0.9
11858-
resolution: "@next/swc-darwin-x64@npm:16.0.9"
11856+
"@next/swc-darwin-x64@npm:16.0.10":
11857+
version: 16.0.10
11858+
resolution: "@next/swc-darwin-x64@npm:16.0.10"
1185911859
conditions: os=darwin & cpu=x64
1186011860
languageName: node
1186111861
linkType: hard
@@ -11867,9 +11867,9 @@ __metadata:
1186711867
languageName: node
1186811868
linkType: hard
1186911869

11870-
"@next/swc-linux-arm64-gnu@npm:16.0.9":
11871-
version: 16.0.9
11872-
resolution: "@next/swc-linux-arm64-gnu@npm:16.0.9"
11870+
"@next/swc-linux-arm64-gnu@npm:16.0.10":
11871+
version: 16.0.10
11872+
resolution: "@next/swc-linux-arm64-gnu@npm:16.0.10"
1187311873
conditions: os=linux & cpu=arm64 & libc=glibc
1187411874
languageName: node
1187511875
linkType: hard
@@ -11881,9 +11881,9 @@ __metadata:
1188111881
languageName: node
1188211882
linkType: hard
1188311883

11884-
"@next/swc-linux-arm64-musl@npm:16.0.9":
11885-
version: 16.0.9
11886-
resolution: "@next/swc-linux-arm64-musl@npm:16.0.9"
11884+
"@next/swc-linux-arm64-musl@npm:16.0.10":
11885+
version: 16.0.10
11886+
resolution: "@next/swc-linux-arm64-musl@npm:16.0.10"
1188711887
conditions: os=linux & cpu=arm64 & libc=musl
1188811888
languageName: node
1188911889
linkType: hard
@@ -11895,9 +11895,9 @@ __metadata:
1189511895
languageName: node
1189611896
linkType: hard
1189711897

11898-
"@next/swc-linux-x64-gnu@npm:16.0.9":
11899-
version: 16.0.9
11900-
resolution: "@next/swc-linux-x64-gnu@npm:16.0.9"
11898+
"@next/swc-linux-x64-gnu@npm:16.0.10":
11899+
version: 16.0.10
11900+
resolution: "@next/swc-linux-x64-gnu@npm:16.0.10"
1190111901
conditions: os=linux & cpu=x64 & libc=glibc
1190211902
languageName: node
1190311903
linkType: hard
@@ -11909,9 +11909,9 @@ __metadata:
1190911909
languageName: node
1191011910
linkType: hard
1191111911

11912-
"@next/swc-linux-x64-musl@npm:16.0.9":
11913-
version: 16.0.9
11914-
resolution: "@next/swc-linux-x64-musl@npm:16.0.9"
11912+
"@next/swc-linux-x64-musl@npm:16.0.10":
11913+
version: 16.0.10
11914+
resolution: "@next/swc-linux-x64-musl@npm:16.0.10"
1191511915
conditions: os=linux & cpu=x64 & libc=musl
1191611916
languageName: node
1191711917
linkType: hard
@@ -11923,9 +11923,9 @@ __metadata:
1192311923
languageName: node
1192411924
linkType: hard
1192511925

11926-
"@next/swc-win32-arm64-msvc@npm:16.0.9":
11927-
version: 16.0.9
11928-
resolution: "@next/swc-win32-arm64-msvc@npm:16.0.9"
11926+
"@next/swc-win32-arm64-msvc@npm:16.0.10":
11927+
version: 16.0.10
11928+
resolution: "@next/swc-win32-arm64-msvc@npm:16.0.10"
1192911929
conditions: os=win32 & cpu=arm64
1193011930
languageName: node
1193111931
linkType: hard
@@ -11944,9 +11944,9 @@ __metadata:
1194411944
languageName: node
1194511945
linkType: hard
1194611946

11947-
"@next/swc-win32-x64-msvc@npm:16.0.9":
11948-
version: 16.0.9
11949-
resolution: "@next/swc-win32-x64-msvc@npm:16.0.9"
11947+
"@next/swc-win32-x64-msvc@npm:16.0.10":
11948+
version: 16.0.10
11949+
resolution: "@next/swc-win32-x64-msvc@npm:16.0.10"
1195011950
conditions: os=win32 & cpu=x64
1195111951
languageName: node
1195211952
linkType: hard
@@ -17233,12 +17233,12 @@ __metadata:
1723317233
languageName: node
1723417234
linkType: hard
1723517235

17236-
"@react-email/preview-server@npm:5.0.8":
17237-
version: 5.0.8
17238-
resolution: "@react-email/preview-server@npm:5.0.8"
17236+
"@react-email/preview-server@npm:5.1.0":
17237+
version: 5.1.0
17238+
resolution: "@react-email/preview-server@npm:5.1.0"
1723917239
dependencies:
17240-
next: "npm:16.0.9"
17241-
checksum: 10c0/1e5e6e0846f9def2743baca89252c36f4fb684279444f0d25561122915abc44a502ec543ff13c748d6ae255571adab37ea8e6921f142539b546cfa325d525993
17240+
next: "npm:16.0.10"
17241+
checksum: 10c0/2b290979ddcd83dfc420dee85504b24be915958874b198fb7f42accfc3a1dfbf43e50990f4461d4e23550c557f371d09d4bf26887d9709f87e586c82a5aaffcc
1724217242
languageName: node
1724317243
linkType: hard
1724417244

@@ -46005,19 +46005,19 @@ __metadata:
4600546005
languageName: node
4600646006
linkType: hard
4600746007

46008-
"next@npm:16.0.9":
46009-
version: 16.0.9
46010-
resolution: "next@npm:16.0.9"
46008+
"next@npm:16.0.10":
46009+
version: 16.0.10
46010+
resolution: "next@npm:16.0.10"
4601146011
dependencies:
46012-
"@next/env": "npm:16.0.9"
46013-
"@next/swc-darwin-arm64": "npm:16.0.9"
46014-
"@next/swc-darwin-x64": "npm:16.0.9"
46015-
"@next/swc-linux-arm64-gnu": "npm:16.0.9"
46016-
"@next/swc-linux-arm64-musl": "npm:16.0.9"
46017-
"@next/swc-linux-x64-gnu": "npm:16.0.9"
46018-
"@next/swc-linux-x64-musl": "npm:16.0.9"
46019-
"@next/swc-win32-arm64-msvc": "npm:16.0.9"
46020-
"@next/swc-win32-x64-msvc": "npm:16.0.9"
46012+
"@next/env": "npm:16.0.10"
46013+
"@next/swc-darwin-arm64": "npm:16.0.10"
46014+
"@next/swc-darwin-x64": "npm:16.0.10"
46015+
"@next/swc-linux-arm64-gnu": "npm:16.0.10"
46016+
"@next/swc-linux-arm64-musl": "npm:16.0.10"
46017+
"@next/swc-linux-x64-gnu": "npm:16.0.10"
46018+
"@next/swc-linux-x64-musl": "npm:16.0.10"
46019+
"@next/swc-win32-arm64-msvc": "npm:16.0.10"
46020+
"@next/swc-win32-x64-msvc": "npm:16.0.10"
4602146021
"@swc/helpers": "npm:0.5.15"
4602246022
caniuse-lite: "npm:^1.0.30001579"
4602346023
postcss: "npm:8.4.31"
@@ -46060,7 +46060,7 @@ __metadata:
4606046060
optional: true
4606146061
bin:
4606246062
next: dist/bin/next
46063-
checksum: 10c0/42493a6a50b89aae623cfbcceaa987744a351967ccd6a15b851ebd38d9142a710ad42b8ae88ac9857d70e4c7201d466563901db84b71189dedf41284b54ac0de
46063+
checksum: 10c0/c0e42bfaa0d38b0ee9a7fc54c748da2dfd807a76d75278b4c4f06768965d7b1035b836cae45e24a074dcf156a13c0fa555caa652886cc0f93e8be2b296dfbb51
4606446064
languageName: node
4606546065
linkType: hard
4606646066

@@ -50381,9 +50381,9 @@ __metadata:
5038150381
languageName: node
5038250382
linkType: hard
5038350383

50384-
"react-email@npm:5.0.8":
50385-
version: 5.0.8
50386-
resolution: "react-email@npm:5.0.8"
50384+
"react-email@npm:5.1.0":
50385+
version: 5.1.0
50386+
resolution: "react-email@npm:5.1.0"
5038750387
dependencies:
5038850388
"@babel/parser": "npm:^7.27.0"
5038950389
"@babel/traverse": "npm:^7.27.0"
@@ -50404,7 +50404,7 @@ __metadata:
5040450404
tsconfig-paths: "npm:4.2.0"
5040550405
bin:
5040650406
email: dist/index.js
50407-
checksum: 10c0/cfb1fdbb396162e741321790c66f8034bdcf64e1b854e7c8489853476ee9563c190df8b5d91feb17fd0f2a072e3ae8f7ce5ec51eb9425298dc99742b36379ad8
50407+
checksum: 10c0/7dd6d344a9d27c4ac9238fe7c67ed0e9288200176a1ecdc27470163ea3ad48e3b782e895c21ee7870430dc873dbe930c7ea37d02199308d93eee25e16206db70
5040850408
languageName: node
5040950409
linkType: hard
5041050410

@@ -56289,11 +56289,11 @@ __metadata:
5628956289
"@lingui/react": "npm:^5.1.2"
5629056290
"@lingui/swc-plugin": "npm:^5.6.0"
5629156291
"@lingui/vite-plugin": "npm:^5.1.2"
56292-
"@react-email/preview-server": "npm:5.0.8"
56292+
"@react-email/preview-server": "npm:5.1.0"
5629356293
"@tiptap/core": "npm:^3.4.2"
5629456294
"@types/react": "npm:^19"
5629556295
"@types/react-dom": "npm:^19"
56296-
react-email: "npm:5.0.8"
56296+
react-email: "npm:5.1.0"
5629756297
twenty-shared: "workspace:*"
5629856298
vite-plugin-dts: "npm:3.8.1"
5629956299
peerDependencies:

0 commit comments

Comments
 (0)