@sap/async-xsjs 2.0.8 → 2.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
 
6
6
  The format is based on [Keep a Changelog](http://keepachangelog.com/).
7
7
 
8
+ <a name="2.0.9"></a>
9
+ ## 2.0.9 - 2024-12-18
10
+
11
+ ### Updated
12
+ - Pinned @sap/hdbext version to 8.1.0 to fix the security vulnerability.
13
+
8
14
  <a name="2.0.8"></a>
9
15
  ## 2.0.8 - 2024-12-12
10
16
 
@@ -171,4 +177,4 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
171
177
  <a name="1.0.0"></a>
172
178
  ## 1.0.0 - 2023-01-26
173
179
 
174
- ### Initial release
180
+ ### Initial release