diff --git a/package.json b/package.json index f44ab0b..d3d4de7 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@tabler/icons-react": "^3.19.0", "@turf/turf": "^7.1.0", "maplibre-gl": "^4.7.1", - "posthog-js": "^1.167.0", + "posthog-js": "^1.176.0", "react": "18.3.1", "react-dom": "18.3.1", "serialize-query-params": "^2.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c64cc24..76304f0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,8 +34,8 @@ importers: specifier: ^4.7.1 version: 4.7.1 posthog-js: - specifier: ^1.167.0 - version: 1.167.0 + specifier: ^1.176.0 + version: 1.176.0 react: specifier: 18.3.1 version: 18.3.1 @@ -1444,6 +1444,9 @@ packages: convert-source-map@1.9.0: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} + core-js@3.38.1: + resolution: {integrity: sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==} + core-util-is@1.0.2: resolution: {integrity: sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==} @@ -2211,8 +2214,8 @@ packages: resolution: {integrity: sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==} engines: {node: ^10 || ^12 || >=14} - posthog-js@1.167.0: - resolution: {integrity: sha512-/zXQ6tuJgiF1d4mgg3UsAi/uoyg7UnfFNQtikuALmaE53xFExpcAKbMfHPG/f54QgTvLxSHyGL1kFl/1uspkGg==} + posthog-js@1.176.0: + resolution: {integrity: sha512-T5XKNtRzp7q6CGb7Vc7wAI76rWap9fiuDUPxPsyPBPDkreKya91x9RIsSapAVFafwD1AEin1QMczCmt9Le9BWw==} potpack@2.0.0: resolution: {integrity: sha512-Q+/tYsFU9r7xoOJ+y/ZTtdVQwTWfzjbiXBDMM/JKUux3+QPP02iUuIoeBQ+Ot6oEDlC+/PGjB/5A3K7KKb7hcw==} @@ -4807,6 +4810,8 @@ snapshots: convert-source-map@1.9.0: {} + core-js@3.38.1: {} + core-util-is@1.0.2: {} cosmiconfig@7.1.0: @@ -5638,8 +5643,9 @@ snapshots: picocolors: 1.0.1 source-map-js: 1.2.0 - posthog-js@1.167.0: + posthog-js@1.176.0: dependencies: + core-js: 3.38.1 fflate: 0.4.8 preact: 10.19.3 web-vitals: 4.2.1