diff --git a/package.json b/package.json index 8bc896f8987..a5efdf05a63 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "opus-recorder": "^8.0.3", "pako": "^2.0.3", "png-chunks-extract": "^1.0.0", - "posthog-js": "1.167.0", + "posthog-js": "1.157.2", "qrcode": "1.5.4", "re-resizable": "^6.9.0", "react": "17.0.2", diff --git a/yarn.lock b/yarn.lock index 48400b54ba2..215e9d2e928 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10011,10 +10011,10 @@ postcss@^8.4.47: picocolors "^1.1.0" source-map-js "^1.2.1" -posthog-js@1.167.0: - version "1.167.0" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.167.0.tgz#9a6f7dc26b292f846938655b513ecda484210d59" - integrity sha512-/zXQ6tuJgiF1d4mgg3UsAi/uoyg7UnfFNQtikuALmaE53xFExpcAKbMfHPG/f54QgTvLxSHyGL1kFl/1uspkGg== +posthog-js@1.157.2: + version "1.157.2" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.157.2.tgz#dc2515818ead408aefb900e90c535fb57beb1f59" + integrity sha512-ATYKGs+Q51u26nHHhrhWNh1whqFm7j/rwQQYw+y6/YzNmRlo+YsqrGZji9nqXb9/4fo0ModDr+ZmuOI3hKkUXA== dependencies: fflate "^0.4.8" preact "^10.19.3"