From 0feccc7948e6588e7a7853f08ac4d44203adbe50 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 21:53:09 +0000 Subject: [PATCH] fix: update launchdarkly-js-client-sdk to ^3.9.4 Co-Authored-By: Steven Zhang --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 477c9c2..b599543 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ }, "dependencies": { "hoist-non-react-statics": "^3.3.2", - "launchdarkly-js-client-sdk": "^3.9.3", + "launchdarkly-js-client-sdk": "^3.9.4", "lodash.camelcase": "^4.3.0" }, "peerDependencies": {