diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 47f526185f..a42ce4e8ab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -343,7 +343,7 @@ importers: version: link:../types posthog-node: specifier: ^5.0.0 - version: 5.1.1 + version: 5.52.2(rxjs@7.8.2) zod: specifier: 3.25.76 version: 3.25.76 @@ -2296,11 +2296,11 @@ packages: '@polka/url@1.0.0-next.29': resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==} - '@posthog/core@1.38.0': - resolution: {integrity: sha512-QLrJh0hMVpEJXHNyiJR9YhvIO5tzLDedw4UHdvB+ub4fXHMtHCA8H44qgl11HWR3ajpjxtJ8hs3HyOGVF3Zc1w==} + '@posthog/core@1.54.4': + resolution: {integrity: sha512-Y5SWMUqeiq4R7h1ZflP0iGlqq1SSMNnFHz0XIUAXxuPDyOaZu1UVTefc2qCPRWPR3nQ9bx3LeQEBu9tw8fNHvg==} - '@posthog/types@1.391.1': - resolution: {integrity: sha512-ASwd7Nf4pViqdYRYaNRyPYRVKWa1CcHUAUWR0XeQJLGdNnsWACBwe0sSieb/cHnKsRXjRwO/23KIY83lm/Ccpw==} + '@posthog/types@1.412.1': + resolution: {integrity: sha512-FxXsb9YOOME8bJI5K09qKeSvLjnZQ2dPV7wZpI7a8sERQtXkAuhBcPB/balCnVE7TYwhgtHj5NQss9BgQ5bAfQ==} '@protobufjs/aspromise@1.1.2': resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==} @@ -7217,9 +7217,14 @@ packages: posthog-js@1.393.4: resolution: {integrity: sha512-mOBSVQczEfyLnW3aFRbLXZEuE0Rfbmhqm9UCnuLeMFUUz0uYTkbnyhl5+Uc+BLSGfyiXHLf3nm2BqxYC+G/PXA==} - posthog-node@5.1.1: - resolution: {integrity: sha512-6VISkNdxO24ehXiDA4dugyCSIV7lpGVaEu5kn/dlAj+SJ1lgcDru9PQ8p/+GSXsXVxohd1t7kHL2JKc9NoGb0w==} - engines: {node: '>=20'} + posthog-node@5.52.2: + resolution: {integrity: sha512-era2ptMcl8nQBT1apUMeoagLSgU1IfR5IwW4v0gudjzkV7IZbr+slG7I4IPiEG0WmsqrLjKnYz/t75vdveTbFA==} + engines: {node: ^20.20.0 || >=22.22.0} + peerDependencies: + rxjs: ^7.0.0 + peerDependenciesMeta: + rxjs: + optional: true preact@10.29.3: resolution: {integrity: sha512-D9NL1GAnJZhc3RndVs4gDdxEeU9TcHgywMrhhOsnpdlvFjdbx0gAsLUnH6JEhlJH5giL7Tx5biWPUSEXE/HPzw==} @@ -10532,11 +10537,11 @@ snapshots: '@polka/url@1.0.0-next.29': {} - '@posthog/core@1.38.0': + '@posthog/core@1.54.4': dependencies: - '@posthog/types': 1.391.1 + '@posthog/types': 1.412.1 - '@posthog/types@1.391.1': {} + '@posthog/types@1.412.1': {} '@protobufjs/aspromise@1.1.2': {} @@ -16097,8 +16102,8 @@ snapshots: posthog-js@1.393.4: dependencies: - '@posthog/core': 1.38.0 - '@posthog/types': 1.391.1 + '@posthog/core': 1.54.4 + '@posthog/types': 1.412.1 core-js: 3.49.0 dompurify: 3.4.13 fflate: 0.4.8 @@ -16106,7 +16111,11 @@ snapshots: query-selector-shadow-dom: 1.0.1 web-vitals: 5.3.0 - posthog-node@5.1.1: {} + posthog-node@5.52.2(rxjs@7.8.2): + dependencies: + '@posthog/core': 1.54.4 + optionalDependencies: + rxjs: 7.8.2 preact@10.29.3: {}