build(deps): bump esbuild from 0.25.12 to 0.27.0 (#7222)

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.12 to 0.27.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.12...v0.27.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-11-10 19:30:39 +01:00 committed by GitHub
parent 2d57c08946
commit 341a676171
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 271 additions and 3 deletions

View file

@ -36,7 +36,7 @@
"cross-env": "^10.1.0",
"cross-spawn": "^7.0.6",
"ejs": "^3.1.10",
"esbuild": "^0.25.12",
"esbuild": "^0.27.0",
"express": "^5.1.0",
"express-rate-limit": "^8.2.1",
"express-session": "^1.18.2",