Commit 6da483b
authored
fix: bump js-client-sdk (#395)
This commit will fix GoalManager bypassing eventUrlTransformer
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Dependency patch bump with no React SDK source changes; risk is
limited to upstream SDK event/URL behavior.
>
> **Overview**
> Bumps the **`launchdarkly-js-client-sdk`** dependency from **^3.9.0**
to **^3.9.3** so React apps pick up a fix where **GoalManager** was not
honoring **`eventUrlTransformer`**. The only other diff is a cosmetic
reorder of **`parse5`** in **devDependencies**.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
b7e36dc. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
83 | | - | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments