diff --git a/package.json b/package.json index 040738c..d0e6425 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.33.0", "prismjs": "^1.28.0", "react": "^18.1.0", "react-dom": "^18.1.0", diff --git a/yarn.lock b/yarn.lock index d86db3c..6bc953d 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.33.0: + version "1.33.0" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.33.0.tgz#73886f893d1fef6e615022ea12674b8e7d077769" + integrity sha512-6tCkz7PXfOT8sGoioje29CxyeQmu9SL8JVnjq21rCwU+zRa6Cn48pgcyqSX0Q32WOibdIOT7VoR7ilPv6D/KXg== dependencies: "@sentry/types" "^7.2.0" fflate "^0.4.1"