Skip to content

Commit 962f768

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 b1b5914 commit 962f768

File tree

3 files changed

+311
-6
lines changed

3 files changed

+311
-6
lines changed

.changeset/ninety-apes-love.md

+5
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"chokidar": "4.0.3",
3232
"commander": "11.1.0",
3333
"debounce": "2.0.0",
34-
"esbuild": "0.23.0",
34+
"esbuild": "0.25.0",
3535
"glob": "10.3.4",
3636
"log-symbols": "4.1.0",
3737
"mime-types": "2.1.35",

0 commit comments

Comments
 (0)