web: bump @esbuild/linux-arm64 from 0.18.11 to 0.18.12 in /web (#6233)

Bumps [@esbuild/linux-arm64](https://github.com/evanw/esbuild) from 0.18.11 to 0.18.12.
- [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.18.11...v0.18.12)

---
updated-dependencies:
- dependency-name: "@esbuild/linux-arm64"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] 2023-07-13 12:51:21 +02:00 committed by GitHub
parent f7a0163a70
commit 31cabbd64c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 979 deletions

983
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -114,6 +114,6 @@
"optionalDependencies": {
"@esbuild/darwin-arm64": "^0.18.12",
"@esbuild/linux-amd64": "^0.18.11",
"@esbuild/linux-arm64": "^0.18.11"
"@esbuild/linux-arm64": "^0.18.12"
}
}