diff --git a/package.json b/package.json index 2d796dc..6695d0f 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "graphql": "^16.6.0", "graphql-ws": "^5.10.1", "lottie-web": "^5.9.6", - "posthog-js": "^1.29.2", + "posthog-js": "^1.32.4", "prismjs": "^1.28.0", "react": "^18.1.0", "react-dom": "^18.1.0", diff --git a/yarn.lock b/yarn.lock index d86db3c..b44f150 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8851,10 +8851,10 @@ postcss@^8.4.16: picocolors "^1.0.0" source-map-js "^1.0.2" -posthog-js@^1.29.2: - version "1.29.2" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.29.2.tgz#81f9d89fe9e56e7f4255760add7e2ae4627a8ff3" - integrity sha512-icQVesw05WcHBQ/syGlNbt+JLoPhwm8Vabi47vHiuDW+pgq2dJ0/VaafjXiF0VVpQlsUAyi88Bxyz/4A1H+sxQ== +posthog-js@^1.32.4: + version "1.32.4" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.32.4.tgz#77c997f381519b076f89da91bf663cac97e71068" + integrity sha512-92ZAF62HsA5wEPJoD3T6A4GSqPg4mxD0571Gq7xLPos8bAIkB4BGFnuP3TcjobJG8elLAPNXOuW8u9dz3DoPEA== dependencies: "@sentry/types" "^7.2.0" fflate "^0.4.1"