Skip to content

Commit c0f934d

Browse files
authored
fix: Update launchdarkly-eventsource to 2.0.3. (#468)
This version includes fixes which improve error handling and shutdown of SSE streams. Fixes #458
1 parent 51f920d commit c0f934d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sdk/server-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"@launchdarkly/js-server-sdk-common": "2.4.1",
4949
"https-proxy-agent": "^5.0.1",
50-
"launchdarkly-eventsource": "2.0.2"
50+
"launchdarkly-eventsource": "2.0.3"
5151
},
5252
"devDependencies": {
5353
"@launchdarkly/private-js-mocks": "0.0.1",

0 commit comments

Comments
 (0)