From 92fd9bbc00c8a37df7686d02a72fd13a25548e13 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 25 Apr 2025 06:21:19 +0000 Subject: [PATCH] fix: upgrade posthog-js from 1.203.1 to 1.234.7 Snyk has created this PR to upgrade posthog-js from 1.203.1 to 1.234.7. See this package in yarn: posthog-js See this project in Snyk: https://app.snyk.io/org/logseq-shared/project/5a3d2338-cdfe-4786-a6d7-222f2c01c29e?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b8ddaee52fe..ca37fa33d8d 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "photoswipe": "^5.3.7", "pixi-graph-fork": "0.2.0", "pixi.js": "6.2.0", - "posthog-js": "1.203.1", + "posthog-js": "1.234.7", "react": "17.0.2", "react-dom": "17.0.2", "react-grid-layout": "0.16.6", diff --git a/yarn.lock b/yarn.lock index bacb8029224..fe9b4b2eaba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6231,15 +6231,15 @@ postcss@^8.4.23: picocolors "^1.0.0" source-map-js "^1.0.2" -posthog-js@1.203.1: - version "1.203.1" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.203.1.tgz#e1ce0ac65227d18b615f727ea4ec593694c6a33f" - integrity sha512-r/WiSyz6VNbIKEV/30+aD5gdrYkFtmZwvqNa6h9frl8hG638v098FrXaq3EYzMcCdkQf3phaZTDIAFKegpiTjw== +posthog-js@1.234.7: + version "1.234.7" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.234.7.tgz#55f4099d0a1b612472ba45152ac6131b73d48903" + integrity sha512-4950h1AbUbwM+Fdg4mNNdF4H99H+HONeKCJiKg+FJT4iVNoXSsa7DsJSSPwPtQUILIultZjTPP/WOd6gv7CayA== dependencies: core-js "^3.38.1" fflate "^0.4.8" preact "^10.19.3" - web-vitals "^4.2.0" + web-vitals "^4.2.4" preact@^10.19.3: version "10.25.4" @@ -8224,7 +8224,7 @@ vm-browserify@^1.0.1: resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0" integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ== -web-vitals@^4.2.0: +web-vitals@^4.2.4: version "4.2.4" resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.4.tgz#1d20bc8590a37769bd0902b289550936069184b7" integrity sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==