From 50f065f00c71a2825ad27f5022853824d0aa9dac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 10:29:38 +0200 Subject: [PATCH] chore(deps): bump posthog-js from 1.166.1 to 1.167.0 (#3371) Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.166.1 to 1.167.0. - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/v1.166.1...v1.167.0) --- updated-dependencies: - dependency-name: posthog-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 969f29f61a..d403c4cbb6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16018,9 +16018,9 @@ postcss@^8.4.23, postcss@^8.4.28, postcss@^8.4.30, postcss@^8.4.33, postcss@^8.4 source-map-js "^1.2.1" posthog-js@^1.57.2: - version "1.166.1" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.166.1.tgz#94524d9d8b696b8e99f7f746b69c5741d334de03" - integrity sha512-K8IpV8FJTCdwhsXFSbKj5vZ6IXNV079lukpG3cRtst2q5vMmUXRQiks7W3lOZLrjWyuJLKZDUiCeeDIUFORRuQ== + version "1.167.0" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.167.0.tgz#9a6f7dc26b292f846938655b513ecda484210d59" + integrity sha512-/zXQ6tuJgiF1d4mgg3UsAi/uoyg7UnfFNQtikuALmaE53xFExpcAKbMfHPG/f54QgTvLxSHyGL1kFl/1uspkGg== dependencies: fflate "^0.4.8" preact "^10.19.3"