diff --git a/package-lock.json b/package-lock.json index a6502c6..8f27d7a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "lucide-react": "^0.439.0", "next-sitemap": "^4.2.3", "next-themes": "^0.4.3", - "posthog-js": "^1.207.0", + "posthog-js": "^1.215.6", "radix-ui": "^1.0.1", "react": "^18.3.1", "react-dom": "^18.3.1", @@ -8771,9 +8771,9 @@ "license": "MIT" }, "node_modules/posthog-js": { - "version": "1.207.0", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.207.0.tgz", - "integrity": "sha512-Sx+xamhg1/iKGAtUNh3uAUtAAza4j/yBhxcfUxfqR++WrZdw0V6nmh7LSfVNl7+QVl2qmiPSoZA7z+5ojaWDDQ==", + "version": "1.215.6", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.215.6.tgz", + "integrity": "sha512-OWfLYXaGNZDfKnNo9h2jifV1rsqhSfZzHw6/W6IOSk8Cq2nidIPUm89mutk7zbzPPmnVTV8eqPCfhFaoHZZKLw==", "dependencies": { "core-js": "^3.38.1", "fflate": "^0.4.8", diff --git a/package.json b/package.json index 8c8f950..d178d30 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "lucide-react": "^0.439.0", "next-sitemap": "^4.2.3", "next-themes": "^0.4.3", - "posthog-js": "^1.207.0", + "posthog-js": "^1.215.6", "radix-ui": "^1.0.1", "react": "^18.3.1", "react-dom": "^18.3.1",