From aff937105f268cada8db2854ce5ae7228dd965f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 05:02:54 +0000 Subject: [PATCH] chore(deps): bump posthog-js from 1.50.5 to 1.55.0 Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.50.5 to 1.55.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.50.5...v1.55.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 275f364..0eb3b0f 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.55.0", "prismjs": "^1.28.0", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 851e99a..eec8713 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.55.0: + version "1.55.0" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.55.0.tgz#c1464cc48e4b20fb4ce224834572ae52c7e78049" + integrity sha512-kDqHRM+/nNMnoO4QRkI8S22NjxDmmLV9m+2FqzDJ0os76Icev/xPqEUnWkjeDC8CPj1Ujnj3lwpCqNfil/eQig== dependencies: fflate "^0.4.1" rrweb-snapshot "^1.1.14"