We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52470f5 commit 443a1eeCopy full SHA for 443a1ee
1 file changed
CHANGELOG.md
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## v3.0.5 - 2026-04-10
9
+
10
+### Security
11
12
+- Update axios to 1.15.0 to resolve critical SSRF and DoS vulnerabilities
13
+- Update brace-expansion to fix process hang vulnerability
14
+- Update immutable to fix prototype pollution vulnerability
15
16
## v3.0.3 - 2026-03-06
17
18
### Fixed
0 commit comments