diff --git a/package.json b/package.json index 2d3c862c08024..6cb9023156a64 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "pmtiles": "^2.11.0", "postcss": "^8.4.31", "postcss-preset-env": "^9.3.0", - "posthog-js": "1.102.0", + "posthog-js": "1.102.1", "posthog-js-lite": "2.5.0", "prettier": "^2.8.8", "prop-types": "^15.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7dd3dd53ad38..504558ca38c99 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -245,8 +245,8 @@ dependencies: specifier: ^9.3.0 version: 9.3.0(postcss@8.4.31) posthog-js: - specifier: 1.102.0 - version: 1.102.0 + specifier: 1.102.1 + version: 1.102.1 posthog-js-lite: specifier: 2.5.0 version: 2.5.0 @@ -17238,8 +17238,8 @@ packages: resolution: {integrity: sha512-Urvlp0Vu9h3td0BVFWt0QXFJDoOZcaAD83XM9d91NKMKTVPZtfU0ysoxstIf5mw/ce9ZfuMgpWPaagrZI4rmSg==} dev: false - /posthog-js@1.102.0: - resolution: {integrity: sha512-hpIEwSumgisFTIsUBNsL27gA22uETTRRYQwfYo7QCY41+33hIyGtRN0IGZcPtOZaCiu8EkShW+L2sox1Mpx3VA==} + /posthog-js@1.102.1: + resolution: {integrity: sha512-vHkLtnjDce8qxoKX9K4HOWEvCW/xPTEzHDBJIPrhjWCfXLPa5NePEeSiQjr64BV4DFMBbvyNtUUPVstZoIqQcw==} dependencies: fflate: 0.4.8 preact: 10.19.3