Skip to content

Commit ba87afd

Browse files
committed
bump esbuild due to security issues
1 parent 113ec01 commit ba87afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@tailwindcss/forms": "^0.5.4",
1616
"@tailwindcss/typography": "^0.5.9",
1717
"autoprefixer": "^10.4.14",
18-
"esbuild": "^0.19.2",
18+
"esbuild": "^0.25.0",
1919
"npm-run-all": "^4.1.5",
2020
"postcss": "^8.4.26",
2121
"postcss-import": "^15.1.0",

0 commit comments

Comments
 (0)