diff --git a/package.json b/package.json index 7a829cd9a8d3..3984f1003a99 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "p-limit": "3.1.0", "parse-link-header": "^2.0.0", "pluralize": "^8.0.0", - "posthog-js": "1.210.1", + "posthog-js": "1.210.2", "posthog-node": "^4.2.0", "prism-react-renderer": "^1.3.5", "prismjs": "^1.29.0", diff --git a/yarn.lock b/yarn.lock index 2580df385d2a..ad153423832c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20306,10 +20306,10 @@ postcss@^8.4.31, postcss@^8.4.48: picocolors "^1.1.1" source-map-js "^1.2.1" -posthog-js@1.210.1: - version "1.210.1" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.210.1.tgz#539f885705202f3960c6790bae9bfad122c206f1" - integrity sha512-Z+WZyaukTnctiKwKxfpN2Hhk5RIiK9tJBtjj8foeNtPKbL7cLhfTIEEdpQkdBXpZjxUx+hQUFwQvOhbpoQdaBg== +posthog-js@1.210.2: + version "1.210.2" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.210.2.tgz#51a9c6dc3da5cdf528ed5de47f7ef4ed9e7a5611" + integrity sha512-rIbn/h9ur7uA0PS4dClOr9w6txLfHS94yh9yafA5VM2eXToM951XtMYtIQ6bi6wFzpvpFvTQFeYLQ/9/xZ59AQ== dependencies: core-js "^3.38.1" fflate "^0.4.8"