From dbaf8c36e13a4106037b28356e4e4c9e7ef69eac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 10:37:28 +0000 Subject: [PATCH] chore(deps): bump posthog-js from 1.29.2 to 1.33.0 Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.29.2 to 1.33.0. - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/v1.29.2...v1.33.0) --- updated-dependencies: - dependency-name: posthog-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 040738c..d0e6425 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "graphql": "^16.6.0", "graphql-ws": "^5.10.1", "lottie-web": "^5.9.6", - "posthog-js": "^1.29.2", + "posthog-js": "^1.33.0", "prismjs": "^1.28.0", "react": "^18.1.0", "react-dom": "^18.1.0", diff --git a/yarn.lock b/yarn.lock index d86db3c..6bc953d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8851,10 +8851,10 @@ postcss@^8.4.16: picocolors "^1.0.0" source-map-js "^1.0.2" -posthog-js@^1.29.2: - version "1.29.2" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.29.2.tgz#81f9d89fe9e56e7f4255760add7e2ae4627a8ff3" - integrity sha512-icQVesw05WcHBQ/syGlNbt+JLoPhwm8Vabi47vHiuDW+pgq2dJ0/VaafjXiF0VVpQlsUAyi88Bxyz/4A1H+sxQ== +posthog-js@^1.33.0: + version "1.33.0" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.33.0.tgz#73886f893d1fef6e615022ea12674b8e7d077769" + integrity sha512-6tCkz7PXfOT8sGoioje29CxyeQmu9SL8JVnjq21rCwU+zRa6Cn48pgcyqSX0Q32WOibdIOT7VoR7ilPv6D/KXg== dependencies: "@sentry/types" "^7.2.0" fflate "^0.4.1"