fix(deps): update dependency posthog-js to v1.242.1 (#3602)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-14 08:49:23 -07:00 committed by GitHub
parent 27cf18ca7a
commit a4e2b66351
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18289,9 +18289,9 @@
"license": "MIT"
},
"node_modules/posthog-js": {
"version": "1.242.0",
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.242.0.tgz",
"integrity": "sha512-8R9tv+CmrdYPdBn9KD+UNT4dJsIvNTvFlDoIsaROHl4CRptaHxlOucq6JuPNhlzILTD8tGvkG8MG5Hzd6mo4fw==",
"version": "1.242.1",
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.242.1.tgz",
"integrity": "sha512-j2mzw0eukyuw/Qm3tNZ6pfaXmc7eglWj6ftmvR1Lz9GtMr85ndGNXJvIGO+6PBrQW2o0D1G0k/KV93ehta0hFA==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"core-js": "^3.38.1",