From 343f071ca41fe2d7ae249f90098e4ff9842dc08f Mon Sep 17 00:00:00 2001 From: posthog-bot Date: Fri, 3 Jan 2025 14:40:19 +0000 Subject: [PATCH] chore(deps): Update posthog-js to 1.203.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4e6bf3fd1eb5..a22bb66e5e8c 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "p-limit": "3.1.0", "parse-link-header": "^2.0.0", "pluralize": "^8.0.0", - "posthog-js": "1.203.2", + "posthog-js": "1.203.3", "posthog-node": "^4.2.0", "prism-react-renderer": "^1.3.5", "prismjs": "^1.29.0", diff --git a/yarn.lock b/yarn.lock index 2d4b15c057e6..74236b9a70d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18000,10 +18000,10 @@ postcss@^8.4.23: picocolors "^1.0.0" source-map-js "^1.0.2" -posthog-js@1.203.2: - version "1.203.2" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.203.2.tgz#ccbdb50f906ab10124cd8a9d31bd5ab2df542184" - integrity sha512-3aLpEhM4i9sQQtobRmDttJ3rTW1+gwQ9HL7QiOeDueE2T7CguYibYS7weY1UhXMerx5lh1A7+szlOJTTibifLQ== +posthog-js@1.203.3: + version "1.203.3" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.203.3.tgz#7522f63bef5bb00342a472ad44b3184e0a573080" + integrity sha512-DTK6LfL87xC7PPleKDParEIfkXl7hXtuDeSOPfhcyCXLuVspq0z7YyRB5dQE9Pbalf3yoGqUKvomYFp/BGVfQg== dependencies: core-js "^3.38.1" fflate "^0.4.8"