From fae5242a69aaa67affe0d6bd0062a8a435952433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 05:01:18 +0000 Subject: [PATCH] chore(deps): bump posthog-js from 1.50.5 to 1.51.5 Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.50.5 to 1.51.5. - [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.51.5) --- 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..7b6479f 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.51.5", "prismjs": "^1.28.0", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 851e99a..841370a 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.51.5: + version "1.51.5" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.51.5.tgz#23f11f5e75690312301d596b6f1f795e5b423eb9" + integrity sha512-hhOreF51vvg97iKFZ4GFF4lwQVq1WWJXOJ59NbQVsXj+bVxDcX4vog0Yx40rfp4uWNnE/xRWQQEOwlKM2WkcjQ== dependencies: fflate "^0.4.1" rrweb-snapshot "^1.1.14"