Commit 4edf578
authored
Bump esbuild ^0.25.0 → ^0.28.1 (security fix) (#1986)
## Summary
- Supersedes Dependabot #1982
- Bumps esbuild from `^0.25.0` to `^0.28.1` and regenerates the lockfile
- v0.28.1 fixes two security advisories:
[GHSA-g7r4-m6w7-qqqr](GHSA-g7r4-m6w7-qqqr)
(path traversal in local dev server) and
[GHSA-gv7w-rqvm-qjhr](GHSA-gv7w-rqvm-qjhr)
(Deno API integrity)
## Test plan
- [ ] `yarn tsc --noEmit` passes in `packages/databricks-vscode`
- [ ] `yarn install --immutable` passes (lockfile is consistent)
- [ ] CI passes
This pull request and its description were written by Isaac.
Co-authored-by: rugpanov <rugpanov@users.noreply.github.com>1 parent 76a8ef3 commit 4edf578
2 files changed
Lines changed: 3 additions & 264 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1585 | 1585 | | |
1586 | 1586 | | |
1587 | 1587 | | |
1588 | | - | |
| 1588 | + | |
1589 | 1589 | | |
1590 | 1590 | | |
1591 | 1591 | | |
| |||
0 commit comments