Skip to content

Commit 7b047d9

Browse files
fix(deps): update dependency esbuild to v0.25.0 [security] (#1904)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: gabriel miranda <[email protected]>
1 parent 4e02241 commit 7b047d9

File tree

3 files changed

+311
-6
lines changed

3 files changed

+311
-6
lines changed

.changeset/ninety-apes-love.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-email": patch
3+
---
4+
5+
update esbuild to 0.25.0

packages/react-email/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"chokidar": "4.0.3",
3030
"commander": "11.1.0",
3131
"debounce": "2.0.0",
32-
"esbuild": "0.23.0",
32+
"esbuild": "0.25.0",
3333
"glob": "10.3.4",
3434
"log-symbols": "4.1.0",
3535
"mime-types": "2.1.35",

0 commit comments

Comments
 (0)