Skip to content

Commit 2e4bb7e

Browse files
fix(deps): update dependency next to v14.2.10 [security]
1 parent 15e95c7 commit 2e4bb7e

File tree

3 files changed

+149
-20
lines changed

3 files changed

+149
-20
lines changed

apps/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-email": "workspace:*"
1616
},
1717
"devDependencies": {
18-
"next": "14.2.3",
18+
"next": "14.2.10",
1919
"@types/react": "npm:types-react@rc",
2020
"@types/react-dom": "npm:types-react-dom@rc",
2121
"tsx": "4.9.0"

packages/react-email/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"glob": "10.3.4",
3838
"log-symbols": "4.1.0",
3939
"mime-types": "2.1.35",
40-
"next": "14.2.3",
40+
"next": "14.2.10",
4141
"normalize-path": "3.0.0",
4242
"ora": "5.4.1",
4343
"socket.io": "4.7.5"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)