diff --git a/package.json b/package.json index 83fe43c960e6..5c23203edf80 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.202.4", + "posthog-js": "1.203.1", "posthog-node": "^4.2.0", "prism-react-renderer": "^1.3.5", "prismjs": "^1.29.0", diff --git a/yarn.lock b/yarn.lock index 9ac3944c94e5..c9982d5c9765 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.202.4: - version "1.202.4" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.202.4.tgz#82b06e8f4a300fe6bb3a32e84273d1c3df8043c9" - integrity sha512-YLu6f1ibAkiopGivGQnLBaCKegT+0GHP3DfP72z3KVby2UXLBB7dj+GIa54zfjburE7ehasysRzeK5nW39QOfA== +posthog-js@1.203.1: + version "1.203.1" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.203.1.tgz#e1ce0ac65227d18b615f727ea4ec593694c6a33f" + integrity sha512-r/WiSyz6VNbIKEV/30+aD5gdrYkFtmZwvqNa6h9frl8hG638v098FrXaq3EYzMcCdkQf3phaZTDIAFKegpiTjw== dependencies: core-js "^3.38.1" fflate "^0.4.8"