Skip to content

Commit 38597c4

Browse files
Updated some transitive dependencies for vulnerability fixes
1 parent b77bd6c commit 38597c4

File tree

2 files changed

+79
-74
lines changed

2 files changed

+79
-74
lines changed

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
10.27.0 (June 25, 2024)
22
- Added `sync.requestOptions.agent` property to SDK configuration, to pass a custom HTTP(S) Agent to the SDK requests in NodeJS. This allows the SDK to use a custom agent with specific configurations, like a network proxy or custom TLS settings (See https://help.split.io/hc/en-us/articles/360020564931-Node-js-SDK#proxy).
3+
- Updated some transitive dependencies for vulnerability fixes.
34

45
10.26.1 (June 14, 2024)
56
- Updated the internal imports of 'os' and 'ioredis' modules for NodeJS, to use EcmaScript 'import' rather than CommonJS 'require' for the ES modules build. This avoids runtime errors on some scenarios when bundling the SDK into a .mjs file or importing it from a .mjs file.

package-lock.json

Lines changed: 78 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)