Skip to content

Commit 1baf997

Browse files
committed
Fix esbuild security vulnerability (High severity)
Update esbuild override to ^0.28.1 to fix remote code execution vulnerability via NPM_CONFIG_REGISTRY in Deno module.
1 parent aaa9de3 commit 1baf997

3 files changed

Lines changed: 116 additions & 111 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.9.13] - 2026-06-14
11+
12+
### Security
13+
- **esbuild** - Updated to 0.28.1 (fixes remote code execution via NPM_CONFIG_REGISTRY - High)
14+
1015
## [2.9.12] - 2026-06-14
1116

1217
### Fixed

0 commit comments

Comments
 (0)