fix(deps): update dependency posthog-js to v1.240.6 (#3531)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-12 21:14:12 -07:00 committed by hannesrudolph
parent 5a12e1aaf4
commit 48d42aea1e

View file

@ -18159,14 +18159,15 @@
"license": "MIT"
},
"node_modules/posthog-js": {
"version": "1.227.2",
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.227.2.tgz",
"integrity": "sha512-McEerqeQHZpV+enlVqOXCcGUFtV3FZb4AmYkN8xU9mm0VRpa1feyEF7pFZJabKWLrqba0MrVpY6b6dse17HrOQ==",
"version": "1.240.6",
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.240.6.tgz",
"integrity": "sha512-Pz5r/LrMchGf9jCVnTXJrbyMhKriZRGLSZ5qt8c8QrPkmG2JOnFHNWmmBlu+iqmzbY3+oROrhwyP4IgQl2z34w==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"core-js": "^3.38.1",
"fflate": "^0.4.8",
"preact": "^10.19.3",
"web-vitals": "^4.2.0"
"web-vitals": "^4.2.4"
},
"peerDependencies": {
"@rrweb/types": "2.0.0-alpha.17",