From 042f7a9a585109b90245da7f32a73b2af3d597d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 12:36:41 +0000 Subject: [PATCH] Update dependency posthog-js to v1.149.1 (#12823) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d152f42245..a8399ab63e 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "opus-recorder": "^8.0.3", "pako": "^2.0.3", "png-chunks-extract": "^1.0.0", - "posthog-js": "1.148.0", + "posthog-js": "1.149.1", "qrcode": "1.5.3", "re-resizable": "^6.9.0", "react": "17.0.2", diff --git a/yarn.lock b/yarn.lock index c8bcca9384..c649421adf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7421,10 +7421,10 @@ postcss@^8.4.39: picocolors "^1.0.1" source-map-js "^1.2.0" -posthog-js@1.148.0: - version "1.148.0" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.148.0.tgz#c9a70dfc679d5fcb512c902b06044af72337f8eb" - integrity sha512-nydf+aret26YViDBwH7DdN/c8dmCzQGNQ1yredeE47UlbpJ3J/iTgskNdmGJIofFcdSagcwAE/FF7s++YfTtvg== +posthog-js@1.149.1: + version "1.149.1" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.149.1.tgz#8c15ca4fa2b9261abbfd4977921b42cc68ffe585" + integrity sha512-n3mkDlV0vJ1QhkDkWwUzY9RIFTPbzDzbKRyjzRE4D6H2PoH3vsrR05DNujoCr3t0hqgsaO4RLXO3VlctpdkGKQ== dependencies: fflate "^0.4.8" preact "^10.19.3"