From 383aac5ac4042245ea2b3796bac77f78b627aeb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 05:04:31 +0000 Subject: [PATCH] chore(deps): bump posthog-js from 1.50.5 to 1.63.1 Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.50.5 to 1.63.1. - [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.50.5...v1.63.1) --- 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 275f364..9a27a09 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "graphql": "^16.6.0", "graphql-ws": "^5.10.1", "lottie-web": "^5.9.6", - "posthog-js": "^1.50.0", + "posthog-js": "^1.63.1", "prismjs": "^1.28.0", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 851e99a..eaff670 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9277,10 +9277,10 @@ postcss@^8.0.9, postcss@^8.4.18, postcss@^8.4.21: picocolors "^1.0.0" source-map-js "^1.0.2" -posthog-js@^1.50.0: - version "1.50.5" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.50.5.tgz#dc565ec578e1c75c41e18108e5d5e2223f4ae8d7" - integrity sha512-o4xVkjS3KeDquKwZ7q/jpDeHDSLedv3J2d8aqtK/MWEe3VFJOsRUOKvlT1ckLk7dq9ZZL41rRmT2EeV3RVz94Q== +posthog-js@^1.63.1: + version "1.63.1" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.63.1.tgz#2262607de27ea31a1b8de4aff780f86325a1f8f3" + integrity sha512-j1PhbpwiJh/3tEupXmGiNF2uKyh0SQxBSYS0qWyAfgI4wvk3IMJ6/NjytlNY0W5k4X+zlZ8UeYLPO2Vm8gOT1Q== dependencies: fflate "^0.4.1" rrweb-snapshot "^1.1.14"