diff --git a/bun.lock b/bun.lock index 88efa7d9..42a7a6c5 100644 --- a/bun.lock +++ b/bun.lock @@ -27,7 +27,7 @@ "gray-matter": "4.0.3", "lucide-react": "0.536.0", "next": "15.4.5", - "posthog-js": "1.258.5", + "posthog-js": "1.258.6", "posthog-node": "5.6.0", "prettier": "3.6.2", "react": "19.1.1", @@ -1799,7 +1799,7 @@ "postgres-interval": ["postgres-interval@1.2.0", "", { "dependencies": { "xtend": "^4.0.0" } }, "sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ=="], - "posthog-js": ["posthog-js@1.258.5", "", { "dependencies": { "core-js": "^3.38.1", "fflate": "^0.4.8", "preact": "^10.19.3", "web-vitals": "^4.2.4" }, "peerDependencies": { "@rrweb/types": "2.0.0-alpha.17", "rrweb-snapshot": "2.0.0-alpha.17" }, "optionalPeers": ["@rrweb/types", "rrweb-snapshot"] }, "sha512-Tx6CzS8MsGAQGPrQth5TbkGxGQgAY01SktNW773/KDmVOWiRVZq/WQF/MRJRiuFxJ7qjethZQi3aBWfWKdr1RA=="], + "posthog-js": ["posthog-js@1.258.6", "", { "dependencies": { "core-js": "^3.38.1", "fflate": "^0.4.8", "preact": "^10.19.3", "web-vitals": "^4.2.4" }, "peerDependencies": { "@rrweb/types": "2.0.0-alpha.17", "rrweb-snapshot": "2.0.0-alpha.17" }, "optionalPeers": ["@rrweb/types", "rrweb-snapshot"] }, "sha512-vL5AGG+rOoRg3LGquMfBPO55jD4bGl0CiV44SHdHAoBnOVDDAqxczRGDqMdxor+VLx3/ofTFOJ2FNprfAHp70Q=="], "posthog-node": ["posthog-node@5.6.0", "", {}, "sha512-MVXxKmqAYp2cPBrN1YMhnhYsJYIu6yc6wumbHz1dbo67wZBf2WtMm67Uh+4VCrp07049qierWlxQqz1W5zGDeg=="], diff --git a/package.json b/package.json index 501f12d1..d8d0c3e9 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "gray-matter": "4.0.3", "lucide-react": "0.536.0", "next": "15.4.5", - "posthog-js": "1.258.5", + "posthog-js": "1.258.6", "posthog-node": "5.6.0", "prettier": "3.6.2", "react": "19.1.1",