diff --git a/package.json b/package.json index 04f085cb..47881387 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "log-symbols": "7.0.0", "minimatch": "10.0.1", "nodejs-file-downloader": "4.13.0", - "posthog-node": "4.2.1", + "posthog-node": "4.3.2", "zod": "3.23.8" }, "commitlint": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f1a1add3..6a02edb3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: 4.13.0 version: 4.13.0 posthog-node: - specifier: 4.2.1 - version: 4.2.1 + specifier: 4.3.2 + version: 4.3.2 zod: specifier: 3.23.8 version: 3.23.8 @@ -3046,8 +3046,8 @@ packages: resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==} engines: {node: ^10 || ^12 || >=14} - posthog-node@4.2.1: - resolution: {integrity: sha512-l+fsjYEkTik3m/G0pE7gMr4qBJP84LhK779oQm6MBzhBGpd4By4qieTW+4FUAlNCyzQTynn3Nhsa50c0IELSxQ==} + posthog-node@4.3.2: + resolution: {integrity: sha512-vy8Mt9IEfniUgqQ1rOCQ31CBO1VNqDGd3ZtHlWR9/YfU6RiuK+9pUXPb4h6HTGzQmjL8NFnjd8K8NMXSX8S6MQ==} engines: {node: '>=15.0.0'} prebuild-install@7.1.1: @@ -6657,7 +6657,7 @@ snapshots: picocolors: 1.1.0 source-map-js: 1.2.1 - posthog-node@4.2.1: + posthog-node@4.3.2: dependencies: axios: 1.7.7 rusha: 0.8.14