From a1a0f02c3ca3d3d53b6355267129692b58b493ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 04:03:44 +0000 Subject: [PATCH] build(deps): bump posthog-js from 1.415.1 to 1.417.0 Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.415.1 to 1.417.0. - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.415.1...posthog-js@1.417.0) --- updated-dependencies: - dependency-name: posthog-js dependency-version: 1.417.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 40 ++++++++++++++++++++-------------------- package.json | 2 +- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9cd9a4fe0..597d06af7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "lodash-es": "^4.18.1", "marked": "^18.0.9", "pinia": "^3.0.4", - "posthog-js": "^1.415.1", + "posthog-js": "^1.417.0", "video.js": "^8.24.0", "vue": "^3.5.41", "vue-router": "^5.2.0", @@ -1716,28 +1716,28 @@ } }, "node_modules/@posthog/browser-common": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@posthog/browser-common/-/browser-common-0.4.0.tgz", - "integrity": "sha512-W9DCGVks15docUMPvJ2nd8NS16Gn74bsGWuaeg31beEKFSjdW8wvnQ1ETY6WSql5pYxZb3GdJmEUZVVstKSrBQ==", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@posthog/browser-common/-/browser-common-0.5.0.tgz", + "integrity": "sha512-8DaxVZS1bQPbA514RePurLNbYjei3P4jhnC206DwVv5XThmZM3QdlsXenI2ujE3pLbgQ79hYn9o1Kda8I3WK/Q==", "license": "MIT", "dependencies": { - "@posthog/core": "^1.46.8", - "@posthog/types": "^1.402.0" + "@posthog/core": "^1.47.0", + "@posthog/types": "^1.402.2" } }, "node_modules/@posthog/core": { - "version": "1.48.0", - "resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.48.0.tgz", - "integrity": "sha512-ezKjVLw9y3Q235PUY+2hRr5DN9t6j2jF1mFAvnvhCCu/Ha6/qBv3zmVJBaHu9PnqqSNtx2St3ggN8Z3TTu/12A==", + "version": "1.48.1", + "resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.48.1.tgz", + "integrity": "sha512-mxw31XdYgt/SnlwqLPAcltK67q+QmsiYjVLGQ4GbBc8OJ7O4yRFSDwAXt8QsokHokeyEZtTRWM6jDHL7LYMx1A==", "license": "MIT", "dependencies": { - "@posthog/types": "^1.403.1" + "@posthog/types": "^1.404.1" } }, "node_modules/@posthog/types": { - "version": "1.404.0", - "resolved": "https://registry.npmjs.org/@posthog/types/-/types-1.404.0.tgz", - "integrity": "sha512-/Y1zKv8SdwkK725SkmgT5QVYnXE7Fi23SPDCZ5Ybu27gTQub4yMTKWuUQekW+gkSKBZ0LyYCQK52mhyMMigMBw==", + "version": "1.404.1", + "resolved": "https://registry.npmjs.org/@posthog/types/-/types-1.404.1.tgz", + "integrity": "sha512-i2Gei6ARfOSBeTN4s2yUP1p97s2UNI+1NWmtLjhnR/V6t3RFOfI1sBWKcJNWHjtoOCCWoAFU+PNPY6SgT2VtEQ==", "license": "MIT" }, "node_modules/@puppeteer/browsers": { @@ -10786,16 +10786,16 @@ "license": "MIT" }, "node_modules/posthog-js": { - "version": "1.415.1", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.415.1.tgz", - "integrity": "sha512-42kmHsgzxAZ3fM6W/NcbBun6r39Zoc5v0l0RJRZ6O+2BdVGNCQXiZTe/mDG9+7Bf0yz/dKY5BDZXB85Vq0JGFw==", + "version": "1.417.0", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.417.0.tgz", + "integrity": "sha512-jokL2hiuBYO0+bSJ1l/ZLxFIc4+xwe5P8srIbivSU3MVSWsE4AP2U6IaVW8hQLdcz4k8ZWEa2jDPn9sTUcQ5yw==", "license": "(Apache-2.0 AND MIT)", "dependencies": { - "@posthog/browser-common": "^0.4.0", - "@posthog/core": "^1.47.0", - "@posthog/types": "^1.402.2", + "@posthog/browser-common": "^0.5.0", + "@posthog/core": "^1.48.0", + "@posthog/types": "^1.404.0", "core-js": "^3.49.0", - "dompurify": "^3.4.12", + "dompurify": "^3.4.13", "fflate": "^0.4.8", "preact": "^10.29.3", "query-selector-shadow-dom": "^1.0.1", diff --git a/package.json b/package.json index efbe8d779..813a1a5bd 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "lodash-es": "^4.18.1", "marked": "^18.0.9", "pinia": "^3.0.4", - "posthog-js": "^1.415.1", + "posthog-js": "^1.417.0", "video.js": "^8.24.0", "vue": "^3.5.41", "vue-router": "^5.2.0",