From de86de405a2a380e580662ce034c66fa5b2d07d0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 21 Oct 2025 11:11:52 +0000 Subject: [PATCH] fix: upgrade posthog-js from 1.203.1 to 1.268.8 Snyk has created this PR to upgrade posthog-js from 1.203.1 to 1.268.8. See this package in npm: posthog-js See this project in Snyk: https://app.snyk.io/org/4evertheone/project/5511e07c-de5e-4701-b8e8-5b7fec2debc9?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 2daeaaa..b4c473b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@fortawesome/vue-fontawesome": "^3.0.8", "@vueuse/core": "^12.1.0", "@vueuse/nuxt": "^12.1.0", - "posthog-js": "^1.203.1" + "posthog-js": "^1.268.8" }, "packageManager": "pnpm@9.6.0" }