From 51e41cc6a36f60f27eede1853ddc25458eb86c87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 06:57:53 +0000 Subject: [PATCH] chore(deps): bump posthog-node from 5.9.5 to 5.10.0 Bumps [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) from 5.9.5 to 5.10.0. - [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.10.0/packages/node) --- updated-dependencies: - dependency-name: posthog-node dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/mcp-use/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/mcp-use/package.json b/packages/mcp-use/package.json index ffa6fdf6..d2587915 100644 --- a/packages/mcp-use/package.json +++ b/packages/mcp-use/package.json @@ -125,7 +125,7 @@ "dotenv": "^16.5.0", "langchain": "^0.3.27", "lodash-es": "^4.17.21", - "posthog-node": "^5.1.1", + "posthog-node": "^5.10.0", "strict-url-sanitise": "^0.0.1", "ts-node": "^10.9.2", "tsx": "^4.20.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f23c8f2..6914e5d1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -434,8 +434,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 posthog-node: - specifier: ^5.1.1 - version: 5.9.5 + specifier: ^5.10.0 + version: 5.10.0 strict-url-sanitise: specifier: ^0.0.1 version: 0.0.1 @@ -1966,8 +1966,8 @@ packages: resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@posthog/core@1.2.4': - resolution: {integrity: sha512-o2TkycuV98PtAkcqE8B1DJv5LBvHEDTWirK5TlkQMeF2MJg0BYliY95CeRZFILNgZJCbI3k/fhahSMRQlpXOMg==} + '@posthog/core@1.3.0': + resolution: {integrity: sha512-hxLL8kZNHH098geedcxCz8y6xojkNYbmJEW+1vFXsmPcExyCXIUUJ/34X6xa9GcprKxd0Wsx3vfJQLQX4iVPhw==} '@preact/signals-core@1.12.1': resolution: {integrity: sha512-BwbTXpj+9QutoZLQvbttRg5x3l5468qaV2kufh+51yha1c53ep5dY4kTuZR35+3pAZxpfQerGJiQqg34ZNZ6uA==} @@ -5560,8 +5560,8 @@ packages: resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} engines: {node: ^10 || ^12 || >=14} - posthog-node@5.9.5: - resolution: {integrity: sha512-Rv82jMVhnxlBNf8wDbP+iAJdZrhU0aHul0LaFrQ/JGxxDiK3EkclIqr+QUwA9CulleTtXf6AIFz22tLvbVs/HA==} + posthog-node@5.10.0: + resolution: {integrity: sha512-uNN+YUuOdbDSbDMGk/Wq57o2YBEH0Unu1kEq2PuYmqFmnu+oYsKyJBrb58VNwEuYsaXVJmk4FtbD+Tl8BT69+w==} engines: {node: '>=20'} prelude-ls@1.2.1: @@ -8053,7 +8053,7 @@ snapshots: '@pkgr/core@0.2.9': {} - '@posthog/core@1.2.4': {} + '@posthog/core@1.3.0': {} '@preact/signals-core@1.12.1': {} @@ -12088,9 +12088,9 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - posthog-node@5.9.5: + posthog-node@5.10.0: dependencies: - '@posthog/core': 1.2.4 + '@posthog/core': 1.3.0 prelude-ls@1.2.1: {}