diff --git a/bun.lock b/bun.lock index 11408940..d959b18e 100644 --- a/bun.lock +++ b/bun.lock @@ -32,7 +32,7 @@ "mermaid": "11.12.2", "next": "16.1.1", "next-validate-link": "1.6.3", - "posthog-js": "1.310.0", + "posthog-js": "1.310.1", "react": "19.2.3", "react-dom": "19.2.3", "react-medium-image-zoom": "5.4.0", @@ -1717,7 +1717,7 @@ "postgres-interval": ["postgres-interval@1.2.0", "", { "dependencies": { "xtend": "^4.0.0" } }, "sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ=="], - "posthog-js": ["posthog-js@1.310.0", "", { "dependencies": { "@posthog/core": "1.9.0", "core-js": "^3.38.1", "fflate": "^0.4.8", "preact": "^10.19.3", "web-vitals": "^4.2.4" } }, "sha512-ODhxtHm8Ppcs77hi7c61Yk/h2QQxFkfFLg+yCL8dRdB4rev9eQywdoYGuH2KRGChT/En7tByawboPYEJ0Uh/FA=="], + "posthog-js": ["posthog-js@1.310.1", "", { "dependencies": { "@posthog/core": "1.9.0", "core-js": "^3.38.1", "fflate": "^0.4.8", "preact": "^10.19.3", "web-vitals": "^4.2.4" } }, "sha512-UkR6zzlWNtqHDXHJl2Yk062DOmZyVKTPL5mX4j4V+u3RiYbMHJe47+PpMMUsvK1R2e1r/m9uSlHaJMJRzyUjGg=="], "preact": ["preact@10.28.0", "", {}, "sha512-rytDAoiXr3+t6OIP3WGlDd0ouCUG1iCWzkcY3++Nreuoi17y6T5i/zRhe6uYfoVcxq6YU+sBtJouuRDsq8vvqA=="], diff --git a/package.json b/package.json index 66498f9e..bdaecba9 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "mermaid": "11.12.2", "next": "16.1.1", "next-validate-link": "1.6.3", - "posthog-js": "1.310.0", + "posthog-js": "1.310.1", "react": "19.2.3", "react-dom": "19.2.3", "react-medium-image-zoom": "5.4.0",