chore(deps)(deps-dev): bump esbuild from 0.21.5 to 0.27.2

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.5 to 0.27.2.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.27.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.27.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-12 19:20:22 +00:00 committed by GitHub
parent 74ad13ba24
commit 578f77ffcc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1534 additions and 539 deletions

2071
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,7 +34,7 @@
"@types/node": "^20.10.0",
"@waku/tests": "*",
"axios": "^1.8.4",
"esbuild": "^0.21.5",
"esbuild": "^0.27.2",
"npm-run-all": "^4.1.5",
"testcontainers": "^10.9.0",
"typescript": "5.8.3"