From 40c0d92e3f88019bd7e936d3a87f7028fc4d7793 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 14:55:32 +0000 Subject: [PATCH] Update posthog-js to version 1.215.6 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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",