This repository was archived by the owner on Jul 13, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77### Minor Changes
88
9+ ## 3.6.4
10+
11+ ### Minor Changes
12+
13+ Updates dependencies to resolve critical and high-severity security vulnerabilities:
14+
15+ - ** axios** : ` ^1.7.4 ` → ` ^1.12.0 ` (fixes SSRF and DoS vulnerabilities)
16+ - ** rollup** : ` ^2.70.1 ` → ` ^2.79.2 ` (fixes XSS vulnerability)
17+ - ** elliptic** : ` 6.5.7 ` → ` 6.6.1 ` (fixes 9 critical ECDSA vulnerabilities)
18+
919## 3.6.3
1020
1121### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " alchemy-sdk" ,
3- "version" : " 3.6.3 " ,
3+ "version" : " 3.6.4 " ,
44 "description" : " Extended Ethers.js SDK for Alchemy APIs" ,
55 "author" : " Alchemy" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11// This file is autogenerated by injectVersion.js. Any changes will be
22// overwritten on commit!
3- export const VERSION = '3.6.3 ' ;
3+ export const VERSION = '3.6.4 ' ;
You can’t perform that action at this time.
0 commit comments