diff --git a/package.json b/package.json index fb32ff20f..3de283913 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "next-connect": "1.0.0", "next-mdx-remote": "^3.0.8", "nodemailer": "^6.9.13", - "posthog-js": "^1.138.1", + "posthog-js": "^1.158.3", "prism-react-renderer": "2.3.1", "prismjs": "^1.29.0", "react": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index c1b9272a8..97c14df90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17336,13 +17336,14 @@ postcss@^7.0.14, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.36, postcss@^7.0 source-map "^0.6.1" supports-color "^6.1.0" -posthog-js@^1.138.1: - version "1.138.1" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.138.1.tgz#02052cdff5087edfa782ac3bb593d48802d0f932" - integrity sha512-hLahTznM0/iSM3vl6QGcmdG/zgCcW2DaQqPf7OtXCoqxNdYCWTNp6/sqepd6CxtDmJfm1S5Cbu1tD9TSksOYcA== +posthog-js@^1.158.3: + version "1.158.3" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.158.3.tgz#4926a3a37001a3b059f79223fc9874adb14fa000" + integrity sha512-5JMrvwL5wjeuwfT8+2CC/lDXWs4aIJuRo/ImQsMQo5CtLfTZyqQbK+Jp5PvrXxh/h92nXiNvlpTShFRcLRv+pg== dependencies: fflate "^0.4.8" preact "^10.19.3" + web-vitals "^4.0.1" preact-render-to-string@^5.1.19: version "5.1.19" @@ -21412,6 +21413,11 @@ web-streams-polyfill@^3.2.1: resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6" integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q== +web-vitals@^4.0.1: + version "4.2.3" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.3.tgz#270c4baecfbc6ec6fc15da1989e465e5f9b94fb7" + integrity sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q== + webcrypto-core@^1.7.4: version "1.7.5" resolved "https://registry.yarnpkg.com/webcrypto-core/-/webcrypto-core-1.7.5.tgz#c02104c953ca7107557f9c165d194c6316587ca4"