From e5b26d8a3ff72b13d90d348ff34c092900786054 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Oct 2023 02:07:43 +0000 Subject: [PATCH] fix: upgrade posthog-js from 1.10.2 to 1.78.2 Snyk has created this PR to upgrade posthog-js from 1.10.2 to 1.78.2. See this package in npm: See this project in Snyk: https://app.snyk.io/org/bad3r/project/1332baf7-553a-45bf-8c72-f939302c6a2c?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e279b233d68..1325a748800 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "photoswipe": "^5.3.7", "pixi-graph-fork": "0.2.0", "pixi.js": "6.2.0", - "posthog-js": "1.10.2", + "posthog-js": "1.78.2", "react": "17.0.2", "react-dom": "17.0.2", "react-grid-layout": "0.16.6", diff --git a/yarn.lock b/yarn.lock index 5bf3667cef4..fb0c271eec8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6150,10 +6150,10 @@ postcss@8.4.17, postcss@^7.0.14, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.2 picocolors "^1.0.0" source-map-js "^1.0.2" -posthog-js@1.10.2: - version "1.10.2" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.10.2.tgz#74d6c84f9675b65dfd4ff6f4051ed8d3cb974076" - integrity sha512-JNjWstHEexhj5CEKldSeYNyPJbtOvZQ3ZPL55fxU7+f+gTBL8RlOb8eFohCPYIk0VhMf2UM1rXxwVBOeMQQQFw== +posthog-js@1.78.2: + version "1.78.2" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.78.2.tgz#e82b4f36069c63404e38a11f3441ad135dffcb74" + integrity sha512-jDy0QR+Mt7c4efq4knUsDVx/dT9DKMRLPimR/aSNTPRlAdWDNYD6WFv3oFyUk5tzkOPcKVJItRmmS2ua3tesYA== dependencies: fflate "^0.4.1"