From 4c3151e3befb44126fa428fd29cd513bb773e6ac Mon Sep 17 00:00:00 2001 From: Enrico Ros Date: Thu, 2 Apr 2026 23:08:25 -0700 Subject: [PATCH] roll posthog --- package-lock.json | 56 +++++++++++++++++++++++------------------------ package.json | 4 ++-- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3893d2b51..c816048a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,8 +44,8 @@ "next": "~15.1.12", "nprogress": "^0.2.0", "pdfjs-dist": "5.4.54", - "posthog-js": "^1.360.2", - "posthog-node": "^5.28.2", + "posthog-js": "^1.364.6", + "posthog-node": "^5.28.11", "prismjs": "^1.30.0", "puppeteer-core": "^24.39.1", "react": "^18.3.1", @@ -3389,9 +3389,9 @@ } }, "node_modules/@posthog/types": { - "version": "1.360.2", - "resolved": "https://registry.npmjs.org/@posthog/types/-/types-1.360.2.tgz", - "integrity": "sha512-U48CbtmX5kETZvWjaJVlublSA1aLV99m71TQtgxWksBMXINS/3C7j+KqlMO6wH7SuaEZQnjaxh1KYGH4nRCaaA==", + "version": "1.364.6", + "resolved": "https://registry.npmjs.org/@posthog/types/-/types-1.364.6.tgz", + "integrity": "sha512-bgw5FBgxiS+aBql0UxZApNgdIdhxjRuKAs/qWUHoRSNnE8tOLVewB/Hb5mzBQCbyQVSVDAkmHEZAa7ePgtqfhw==", "license": "MIT" }, "node_modules/@posthog/webpack-plugin": { @@ -5682,6 +5682,7 @@ "version": "7.0.6", "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", + "dev": true, "license": "MIT", "dependencies": { "path-key": "^3.1.0", @@ -8396,6 +8397,7 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true, "license": "ISC" }, "node_modules/iterator.prototype": { @@ -10687,6 +10689,7 @@ "version": "3.1.1", "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true, "license": "MIT", "engines": { "node": ">=8" @@ -10826,9 +10829,9 @@ } }, "node_modules/posthog-js": { - "version": "1.360.2", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.360.2.tgz", - "integrity": "sha512-/Wed0mOuRUfyEGT/BRQaokCqBlxrEceE7MDT9A00lU5tXo443/2Pg9ZiqN5sucUluZF47hwGORpYPoVUt32UFw==", + "version": "1.364.6", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.364.6.tgz", + "integrity": "sha512-igc1nGc7J3njFZyQBMMGbFgjz6zx/0wxumHNW/MizJgslLFvSmoH8nfNIi1JM6bX1QhuUa7KCTaTtzZADzG9lA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@opentelemetry/api": "^1.9.0", @@ -10836,8 +10839,8 @@ "@opentelemetry/exporter-logs-otlp-http": "^0.208.0", "@opentelemetry/resources": "^2.2.0", "@opentelemetry/sdk-logs": "^0.208.0", - "@posthog/core": "1.23.4", - "@posthog/types": "1.360.2", + "@posthog/core": "1.24.6", + "@posthog/types": "1.364.6", "core-js": "^3.38.1", "dompurify": "^3.3.2", "fflate": "^0.4.8", @@ -10847,21 +10850,18 @@ } }, "node_modules/posthog-js/node_modules/@posthog/core": { - "version": "1.23.4", - "resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.23.4.tgz", - "integrity": "sha512-gSM1gnIuw5UOBUOTz0IhCTH8jOHoFr5rzSDb5m7fn9ofLHvz3boZT1L1f+bcuk+mvzNJfrJ3ByVQGKmUQnKQ8g==", - "license": "MIT", - "dependencies": { - "cross-spawn": "^7.0.6" - } + "version": "1.24.6", + "resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.24.6.tgz", + "integrity": "sha512-9WkcRKqmXSWIJcca6m3VwA9YbFd4HiG2hKEtDq6FcwEHlvfDhQQUZ5/sJZ47Fw8OtyNMHQ6rW4+COttk4Bg5NQ==", + "license": "MIT" }, "node_modules/posthog-node": { - "version": "5.28.2", - "resolved": "https://registry.npmjs.org/posthog-node/-/posthog-node-5.28.2.tgz", - "integrity": "sha512-a+unFAKU8Vtez1DAEgCXB/KOZbroQZE+GvnSr9B35u3uMUxtyPO5ulgLJo8AUcZ4prhv6ia8R1Xjr4BrxPfdsA==", + "version": "5.28.11", + "resolved": "https://registry.npmjs.org/posthog-node/-/posthog-node-5.28.11.tgz", + "integrity": "sha512-H4FOiqKUBO8SVXyXlU5tyifeS11hyTGVwBirFPR5rPtw8X6OFs5xVLx38YL7ZBLjaa9u8is+nIWXKBwWsZ2vlw==", "license": "MIT", "dependencies": { - "@posthog/core": "1.23.4" + "@posthog/core": "1.24.6" }, "engines": { "node": "^20.20.0 || >=22.22.0" @@ -10876,13 +10876,10 @@ } }, "node_modules/posthog-node/node_modules/@posthog/core": { - "version": "1.23.4", - "resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.23.4.tgz", - "integrity": "sha512-gSM1gnIuw5UOBUOTz0IhCTH8jOHoFr5rzSDb5m7fn9ofLHvz3boZT1L1f+bcuk+mvzNJfrJ3ByVQGKmUQnKQ8g==", - "license": "MIT", - "dependencies": { - "cross-spawn": "^7.0.6" - } + "version": "1.24.6", + "resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.24.6.tgz", + "integrity": "sha512-9WkcRKqmXSWIJcca6m3VwA9YbFd4HiG2hKEtDq6FcwEHlvfDhQQUZ5/sJZ47Fw8OtyNMHQ6rW4+COttk4Bg5NQ==", + "license": "MIT" }, "node_modules/preact": { "version": "10.28.3", @@ -11703,6 +11700,7 @@ "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, "license": "MIT", "dependencies": { "shebang-regex": "^3.0.0" @@ -11715,6 +11713,7 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true, "license": "MIT", "engines": { "node": ">=8" @@ -13041,6 +13040,7 @@ "version": "2.0.2", "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, "license": "ISC", "dependencies": { "isexe": "^2.0.0" diff --git a/package.json b/package.json index 1ead4c382..27ec65dc6 100644 --- a/package.json +++ b/package.json @@ -58,8 +58,8 @@ "next": "~15.1.12", "nprogress": "^0.2.0", "pdfjs-dist": "5.4.54", - "posthog-js": "^1.360.2", - "posthog-node": "^5.28.2", + "posthog-js": "^1.364.6", + "posthog-node": "^5.28.11", "prismjs": "^1.30.0", "puppeteer-core": "^24.39.1", "react": "^18.3.1",