From 0945b5422a6bebd15390ce0411332e91e94e65be Mon Sep 17 00:00:00 2001 From: posthog-bot Date: Fri, 5 Jul 2024 19:42:16 +0000 Subject: [PATCH] chore(deps): Update posthog-js to 1.144.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bbc11d0604ab..ffd7f73fb4b5 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "p-limit": "3.1.0", "parse-link-header": "^2.0.0", "pluralize": "^8.0.0", - "posthog-js": "1.144.1", + "posthog-js": "1.144.2", "posthog-node": "^2.0.2", "prism-react-renderer": "^1.3.5", "prismjs": "^1.29.0", diff --git a/yarn.lock b/yarn.lock index 4c880d7871d4..6ce7905ece5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18883,10 +18883,10 @@ postcss@^8.4.23: picocolors "^1.0.0" source-map-js "^1.0.2" -posthog-js@1.144.1: - version "1.144.1" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.144.1.tgz#a665f324be3e78a140ec1cf9488be8e8947c052b" - integrity sha512-CdhKH+gTFJgVEDVdeuhD2Mm4yMRr6qhVSPNDUQ7naJfj/HMhcZjF/ImobluD4YGd85dLq9nqImEIcf4Twd9h6g== +posthog-js@1.144.2: + version "1.144.2" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.144.2.tgz#be9dbc126bff2ef1bba17f546f2a591cd08f1ec0" + integrity sha512-Kgq8/bJvrTbDDsfSqAURIiYdkJ5tPegR2JC6pqIeoFjnTx/Rrq0j4n3vDW7K1nCapBch7G5gTZdaK7O6t+rI9A== dependencies: fflate "^0.4.8" preact "^10.19.3"