From d6afb079440f404a1431bd84705bac7e5e38dea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 00:41:30 +0000 Subject: [PATCH] chore(deps): bump posthog-node from 5.29.2 to 5.30.4 Bumps [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) from 5.29.2 to 5.30.4. - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.30.4/packages/node) --- updated-dependencies: - dependency-name: posthog-node dependency-version: 5.30.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/cli/package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++++++++------ 2 files changed, 19 insertions(+), 7 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index c3ecde83..374c2669 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -39,7 +39,7 @@ "dedent": "^1.6.0", "execa": "^9.5.2", "ora": "^8.1.1", - "posthog-node": "^5.29.2", + "posthog-node": "^5.30.4", "prompts": "^2.4.2", "semver": "^7.6.3", "typescript": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b4d12164..fae2c8dc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -174,8 +174,8 @@ importers: specifier: ^8.1.1 version: 8.2.0 posthog-node: - specifier: ^5.29.2 - version: 5.29.2 + specifier: ^5.30.4 + version: 5.30.4 prompts: specifier: ^2.4.2 version: 2.4.2 @@ -1035,9 +1035,15 @@ packages: '@posthog/core@1.25.2': resolution: {integrity: sha512-h2FO7ut/BbfwpAXWpwdDHTzQgUo9ibDFEs6ZO+3cI3KPWQt5XwczK1OLAuPprcjm8T/jl0SH8jSFo5XdU4RbTg==} + '@posthog/core@1.27.5': + resolution: {integrity: sha512-sYCcUDuYKumYTjwGqGCPT8aUy086v9PKw5wD+UXCRSfCsxWy5R/ic6W13kGTn4O5B2cD1V19wJv19oIH5kHUiQ==} + '@posthog/types@1.367.0': resolution: {integrity: sha512-FUcTEAeKhuHKyCcTQPx/sTN3s8S+PusPsiP8T/LrG/T7pDkwMfNZG0/P630JX6fT6qiW0moVvVSsaXgZDJF7wg==} + '@posthog/types@1.372.1': + resolution: {integrity: sha512-yl2x2HgtdhFk8bvf6HuRSDzXnKmKGrzNxUahKvA/0mcwheweINvmWy5MsN55NevrcCrNXA6m8GPHS9o/y1mn4A==} + '@protobufjs/aspromise@1.1.2': resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==} @@ -2729,8 +2735,8 @@ packages: posthog-js@1.367.0: resolution: {integrity: sha512-jWNwB8XjlVUC9PbGaIlmsyohUDMBrwf7cvLuOY3lIOmWVO3L6VxTE3GZShjxpFKQtmWcPxFbf1hcbct1YCb6xg==} - posthog-node@5.29.2: - resolution: {integrity: sha512-rI7kkF0XqDc0G1qjx+Hb4iuY9NAlL+XQNoGOpnEpRNTUcXvjY6WlsRGZ9m2whgc39emrrYdszi/YT8wZkr2xsg==} + posthog-node@5.30.4: + resolution: {integrity: sha512-NjEgLdQwff9aPssHgmDYYDe5EbMsR33k327g/hC7RM3qbaqWio559TqAaVjP+Ks8c61liP0Vhr90lr4dpO48OQ==} engines: {node: ^20.20.0 || >=22.22.0} peerDependencies: rxjs: ^7.0.0 @@ -4117,8 +4123,14 @@ snapshots: '@posthog/core@1.25.2': {} + '@posthog/core@1.27.5': + dependencies: + '@posthog/types': 1.372.1 + '@posthog/types@1.367.0': {} + '@posthog/types@1.372.1': {} + '@protobufjs/aspromise@1.1.2': {} '@protobufjs/base64@1.1.2': {} @@ -5694,9 +5706,9 @@ snapshots: query-selector-shadow-dom: 1.0.1 web-vitals: 5.2.0 - posthog-node@5.29.2: + posthog-node@5.30.4: dependencies: - '@posthog/core': 1.25.2 + '@posthog/core': 1.27.5 preact@10.29.1: {}