diff --git a/package.json b/package.json index 962af5b..3efe9d0 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "openai": "^6.25.0", "passport": "^0.7.0", "passport-jwt": "^4.0.1", - "posthog-node": "^5.24.16", + "posthog-node": "^5.26.2", "reflect-metadata": "^0.2.2", "rss-parser": "^3.13.0", "rxjs": "^7.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2fe76c2..060e2ee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -114,8 +114,8 @@ importers: specifier: ^4.0.1 version: 4.0.1 posthog-node: - specifier: ^5.24.16 - version: 5.26.0 + specifier: ^5.26.2 + version: 5.26.2 reflect-metadata: specifier: ^0.2.2 version: 0.2.2 @@ -1772,8 +1772,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@posthog/core@1.23.1': - resolution: {integrity: sha512-GViD5mOv/mcbZcyzz3z9CS0R79JzxVaqEz4sP5Dsea178M/j3ZWe6gaHDZB9yuyGfcmIMQ/8K14yv+7QrK4sQQ==} + '@posthog/core@1.23.2': + resolution: {integrity: sha512-zTDdda9NuSHrnwSOfFMxX/pyXiycF4jtU1kTr8DL61dHhV+7LF6XF1ndRZZTuaGGbfbb/GJYkEsjEX9SXfNZeQ==} '@prisma/client@5.22.0': resolution: {integrity: sha512-M0SVXfyHnQREBKxCgyo7sffrKttwE6R8PMq330MIUF0pTwjUhLbW84pFDlf06B27XyCR++VtjugEnIHdr07SVA==} @@ -4765,8 +4765,8 @@ packages: resolution: {integrity: sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==} engines: {node: '>=0.10.0'} - posthog-node@5.26.0: - resolution: {integrity: sha512-DK1XF/RiunhvT57cFyPxW9OaliZzl5aREHFwY/AISL3MVOaDUb4wIccMn0G3ws3Ounen8iGH7xvzZQ0x2vEOEQ==} + posthog-node@5.26.2: + resolution: {integrity: sha512-fAivzhkhwsZiq6b3YdMYQ5av4Zo5ggV5BC9Uwr5id5N6y0o4OCOTYlKg3O+O+I6SvbbZNYIUZIjgQMWz2yIMkw==} engines: {node: ^20.20.0 || >=22.22.0} prelude-ls@1.2.1: @@ -7559,7 +7559,7 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@posthog/core@1.23.1': + '@posthog/core@1.23.2': dependencies: cross-spawn: 7.0.6 @@ -11192,9 +11192,9 @@ snapshots: dependencies: xtend: 4.0.2 - posthog-node@5.26.0: + posthog-node@5.26.2: dependencies: - '@posthog/core': 1.23.1 + '@posthog/core': 1.23.2 prelude-ls@1.2.1: {}