mirror of
https://github.com/teamchong/pxpipe.git
synced 2026-07-22 02:02:51 +02:00
chore(deps): bump esbuild 0.21.5 → 0.28.0
Addresses GHSA-67mh-4wv8-2f99 (esbuild dev server allowed any website to send requests and read responses, patched in ≥0.25.0). Dev-only — we use esbuild as the bundler in scripts/build.mjs, never as a server. Build, typecheck, and 273 tests all clean.
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@
|
||||
"@cloudflare/workers-types": "^4.20240512.0",
|
||||
"@napi-rs/canvas": "^0.1.53",
|
||||
"@types/node": "^20.12.0",
|
||||
"esbuild": "^0.21.0",
|
||||
"esbuild": "^0.28.0",
|
||||
"tsx": "^4.10.0",
|
||||
"typescript": "^5.4.0",
|
||||
"vitest": "^1.6.0",
|
||||
|
||||
Reference in New Issue
Block a user