From 3ce727b1d36ea441606bf3deceaed087595ab574 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Nov 2025 09:36:19 +0000 Subject: [PATCH 1/2] fix: upgrade posthog-js from 1.262.0 to 1.281.0 Snyk has created this PR to upgrade posthog-js from 1.262.0 to 1.281.0. See this package in npm: posthog-js See this project in Snyk: https://app.snyk.io/org/continue-dev-inc.-default/project/c5fb30df-a06c-44cb-83af-5ada5ff6e4a9?utm_source=github&utm_medium=referral&page=upgrade-pr --- gui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/package.json b/gui/package.json index 2b5e31648c2..5662d33cec6 100644 --- a/gui/package.json +++ b/gui/package.json @@ -52,7 +52,7 @@ "mermaid": "^11.10.0", "minisearch": "^7.0.2", "mustache": "^4.2.0", - "posthog-js": "^1.130.1", + "posthog-js": "^1.281.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-error-boundary": "^4.0.11", From 9e85f414e6aa13c787ef2d25726910bbb28c3628 Mon Sep 17 00:00:00 2001 From: Dallin Romney Date: Wed, 19 Nov 2025 14:39:28 -0800 Subject: [PATCH 2/2] fix: npm i --- gui/package-lock.json | 47 +++++++++++++++++-------------------------- 1 file changed, 18 insertions(+), 29 deletions(-) diff --git a/gui/package-lock.json b/gui/package-lock.json index 994a43673ae..0921cf3ca55 100644 --- a/gui/package-lock.json +++ b/gui/package-lock.json @@ -43,7 +43,7 @@ "mermaid": "^11.10.0", "minisearch": "^7.0.2", "mustache": "^4.2.0", - "posthog-js": "^1.130.1", + "posthog-js": "^1.281.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-error-boundary": "^4.0.11", @@ -147,7 +147,7 @@ "fastest-levenshtein": "^1.0.16", "filtrex": "^3.1.0", "follow-redirects": "^1.15.5", - "google-auth-library": "^9.14.2", + "google-auth-library": "^10.4.1", "handlebars": "^4.7.8", "http-proxy-agent": "^7.0.1", "https-proxy-agent": "^7.0.3", @@ -171,7 +171,7 @@ "pg": "^8.11.3", "plist": "^3.1.0", "posthog-node": "^3.6.3", - "puppeteer": "^22.4.0", + "puppeteer": "^24.15.0", "puppeteer-chromium-resolver": "^23.0.0", "quick-lru": "^7.0.0", "replicate": "^0.26.0", @@ -192,7 +192,7 @@ "winston": "^3.17.0", "workerpool": "^9.1.3", "yaml": "^2.4.2", - "zod": "^3.24.2" + "zod": "^3.25.76" }, "devDependencies": { "@babel/preset-env": "^7.24.7", @@ -241,8 +241,8 @@ "license": "Apache-2.0", "dependencies": { "@continuedev/config-types": "^1.0.14", - "yaml": "^2.6.1", - "zod": "^3.24.2" + "yaml": "^2.8.1", + "zod": "^3.25.76" }, "bin": { "config-yaml": "dist/cli.js" @@ -1987,9 +1987,13 @@ } }, "node_modules/@posthog/core": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.0.2.tgz", - "integrity": "sha512-hWk3rUtJl2crQK0WNmwg13n82hnTwB99BT99/XI5gZSvIlYZ1TPmMZE8H2dhJJ98J/rm9vYJ/UXNzw3RV5HTpQ==" + "version": "1.5.3", + "resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.5.3.tgz", + "integrity": "sha512-1cHCMR2uS/rAdBIFlBPJ4rPYaw1O42VkFy/LwQLtoy2hMQb2DdhCoSHfgA66R9TvcOybZsSANlbuihmGEZUKVQ==", + "license": "MIT", + "dependencies": { + "cross-spawn": "^7.0.6" + } }, "node_modules/@react-aria/focus": { "version": "3.21.1", @@ -5461,7 +5465,6 @@ "version": "7.0.6", "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", - "dev": true, "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", @@ -10794,7 +10797,6 @@ "version": "3.1.1", "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true, "engines": { "node": ">=8" } @@ -11105,27 +11107,16 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, "node_modules/posthog-js": { - "version": "1.262.0", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.262.0.tgz", - "integrity": "sha512-RPbm+0qLVsgKQEN3KjfYAK+0qOwBPT28RHDg4WIstN8/z2m6PczMqSirOIXSqbvDwSCQQQRPTKS6fSurevqJMA==", + "version": "1.297.0", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.297.0.tgz", + "integrity": "sha512-+kHHe3oTRLPBokks5E2pojDfx0yAzkXLeN8BCfVY9kZ7eaaHuezpFb4DQ7i4hzI5nMFDe5qWotsUO73/GR6lmw==", + "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@posthog/core": "1.0.2", + "@posthog/core": "1.5.3", "core-js": "^3.38.1", "fflate": "^0.4.8", "preact": "^10.19.3", "web-vitals": "^4.2.4" - }, - "peerDependencies": { - "@rrweb/types": "2.0.0-alpha.17", - "rrweb-snapshot": "2.0.0-alpha.17" - }, - "peerDependenciesMeta": { - "@rrweb/types": { - "optional": true - }, - "rrweb-snapshot": { - "optional": true - } } }, "node_modules/posthog-js/node_modules/fflate": { @@ -12893,7 +12884,6 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, "dependencies": { "shebang-regex": "^3.0.0" }, @@ -12905,7 +12895,6 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true, "engines": { "node": ">=8" }