diff --git a/apps/web/package.json b/apps/web/package.json index 154d2c62a..99d087451 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -53,7 +53,7 @@ "next-seo": "^5.15.0", "php-serialize": "^4.1.1", "postcss": "^8.4.21", - "posthog-js": "^1.51.3", + "posthog-js": "^1.57.2", "react-big-calendar": "^1.5.0", "react-hook-form": "^7.42.1", "react-hot-toast": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index fc863f3ce..7015c8e30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8304,10 +8304,10 @@ postcss@^8.0.9, postcss@^8.4.21: picocolors "^1.0.0" source-map-js "^1.0.2" -posthog-js@^1.51.3: - version "1.51.3" - resolved "https://registry.npmjs.org/posthog-js/-/posthog-js-1.51.3.tgz" - integrity sha512-Fy3BUHUPRN5wwCFWL+K5T4skA4l8I11tsXvEtSmpoY7fOCuGFQ3eJJxfG1fsllkIrMdlsFCHk++ZYzXjiikPSg== +posthog-js@^1.57.2: + version "1.57.2" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.57.2.tgz#131fb93e2ad099baff4317f3d91a4d6c96a08e7f" + integrity sha512-ER4gkYZasrd2Zwmt/yLeZ5G/nZJ6tpaYBCpx3CvocDx+3F16WdawJlYMT0IyLKHXDniC5+AsjzFd6fi8uyYlJA== dependencies: fflate "^0.4.1" rrweb-snapshot "^1.1.14"