Bump esbuild from 0.24.0 to 0.24.1

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.0 to 0.24.1.
- [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.24.0...v0.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-20 15:26:10 +00:00 committed by SamTV12345
parent c106b769cf
commit 1c5fcfc0e7
2 changed files with 112 additions and 102 deletions

View file

@ -37,7 +37,7 @@
"cross-env": "^7.0.3",
"cross-spawn": "^7.0.6",
"ejs": "^3.1.10",
"esbuild": "^0.24.0",
"esbuild": "^0.24.1",
"express": "4.21.2",
"express-rate-limit": "^7.4.1",
"fast-deep-equal": "^3.1.3",