From 9c3c8fab9e95fdf37dac7b3c623b48e05a8c2b84 Mon Sep 17 00:00:00 2001 From: PostHog Bot <69588470+posthog-bot@users.noreply.github.com> Date: Mon, 30 Sep 2024 06:13:55 -0400 Subject: [PATCH] chore(deps): Update posthog-js to 1.165.1 (#25272) Co-authored-by: posthog-bot --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eb9b6649b64..d9b66cce0ff 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "pmtiles": "^2.11.0", "postcss": "^8.4.31", "postcss-preset-env": "^9.3.0", - "posthog-js": "1.165.0", + "posthog-js": "1.165.1", "posthog-js-lite": "3.0.0", "prettier": "^2.8.8", "prop-types": "^15.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 559a67f7f03..7561a465d26 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -272,8 +272,8 @@ dependencies: specifier: ^9.3.0 version: 9.3.0(postcss@8.4.31) posthog-js: - specifier: 1.165.0 - version: 1.165.0 + specifier: 1.165.1 + version: 1.165.1 posthog-js-lite: specifier: 3.0.0 version: 3.0.0 @@ -17728,8 +17728,8 @@ packages: resolution: {integrity: sha512-dyajjnfzZD1tht4N7p7iwf7nBnR1MjVaVu+MKr+7gBgA39bn28wizCIJZztZPtHy4PY0YwtSGgwfBCuG/hnHgA==} dev: false - /posthog-js@1.165.0: - resolution: {integrity: sha512-rUfRJobvOz3Q9Er+zwb32Eq2qs+ToBe/B4k4IoKzmyszI7240Rf4xVWRB0ky8LvmdZfCeYX5knS2Uv3pnn/d5A==} + /posthog-js@1.165.1: + resolution: {integrity: sha512-ZCLQIyiYokDCyXTFanl9eUoqYF/By3ZdeeEum8oByfmq7X2THmnozZiZQMNwCMfyxTPJDJclPQVxEfg7Bb60ng==} dependencies: fflate: 0.4.8 preact: 10.24.1