diff --git a/package.json b/package.json index 2d796dc..b42ef96 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.39.0", "prismjs": "^1.28.0", "react": "^18.1.0", "react-dom": "^18.1.0", diff --git a/yarn.lock b/yarn.lock index d86db3c..8e06317 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1837,10 +1837,10 @@ estree-walker "^2.0.1" picomatch "^2.2.2" -"@sentry/types@^7.2.0": - version "7.11.1" - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.11.1.tgz#06e2827f6ba37159c33644208a0453b86d25e232" - integrity sha512-gIEhOPxC2cjrxQ0+K2SFJ1P6e/an5osSxVc9OOtekN28eHtVsXFCLB8XVWeNQnS7N2VkrVrkqORMBz1kvIcvVQ== +"@sentry/types@7.22.0": + version "7.22.0" + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.22.0.tgz#58e4ce77b523048e0f31e2ea4b597946d76f6079" + integrity sha512-LhCL+wb1Jch+OesB2CIt6xpfO1Ab6CRvoNYRRzVumWPLns1T3ZJkarYfhbLaOEIb38EIbPgREdxn2AJT560U4Q== "@sinonjs/commons@^1.7.0": version "1.8.3" @@ -8851,12 +8851,12 @@ 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.39.0: + version "1.39.0" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.39.0.tgz#1f027d88805265a380bc5309ee40801fa6ab4691" + integrity sha512-q3O55KDAyG8Z6Ho0ptBqwg4khcfZePxoLpJ9yzBgapehwvL+0TxQhW+vPN/034xs9DExgn6XavSE/DfGhPAJng== dependencies: - "@sentry/types" "^7.2.0" + "@sentry/types" "7.22.0" fflate "^0.4.1" rrweb-snapshot "^1.1.14"