From 26c70e3cf77663b9010399f39bb99e0367bf9772 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Jan 2026 12:25:56 +0000 Subject: [PATCH] fix: upgrade posthog-js from 1.229.0 to 1.314.0 Snyk has created this PR to upgrade posthog-js from 1.229.0 to 1.314.0. See this package in npm: posthog-js See this project in Snyk: https://app.snyk.io/org/haqq-ud4/project/52df5545-add0-462c-b825-8ca836f60b2d?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 61adde141..3dac4656d 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "nanoid": "5.1.2", "next": "14.2.35", "next-intl": "3.26.5", - "posthog-js": "1.229.0", + "posthog-js": "1.314.0", "prettier-plugin-solidity": "2.2.1", "react": "18.3.1", "react-countdown": "2.3.6",