From 8226c1e0bb37d5dd8247a9a014b3da7b55497ff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 21:33:07 +0000 Subject: [PATCH] Bump posthog-js from 1.20.2 to 1.57.2 Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.20.2 to 1.57.2. - [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.20.2...v1.57.2) --- updated-dependencies: - dependency-name: posthog-js dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 20 +++++++------------- 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 5ca0340360..6c6b4ba93f 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "notion-utils": "^6.12.6", "p-map": "^5.3.0", "p-memoize": "^6.0.1", - "posthog-js": "^1.20.2", + "posthog-js": "^1.57.2", "prismjs": "^1.27.0", "react": "^17.0.2", "react-body-classname": "^1.3.1", diff --git a/yarn.lock b/yarn.lock index d5ab1bd801..8e40196865 100644 --- a/yarn.lock +++ b/yarn.lock @@ -446,11 +446,6 @@ resolved "https://registry.npmjs.org/@react-icons/all-files/-/all-files-4.1.0.tgz" integrity sha512-hxBI2UOuVaI3O/BhQfhtb4kcGn9ft12RWAFVMUeNjqqhLsHvFtzIkFaptBJpFDANTKoDfdVoHTKZDlwKCACbMQ== -"@sentry/types@^6.11.0": - version "6.19.4" - resolved "https://registry.npmjs.org/@sentry/types/-/types-6.19.4.tgz" - integrity sha512-fzLiQPrjJQ8HgFgA2VqnpLiEOrTJ2ItRY8RY7Cn4038HACoYWYDjrkdVJQBq6IyrxxkgWOSLZXnv85uozBQC+g== - "@sindresorhus/is@^4.0.0", "@sindresorhus/is@^4.6.0": version "4.6.0" resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz" @@ -2999,14 +2994,13 @@ postcss@8.4.5: picocolors "^1.0.0" source-map-js "^1.0.1" -posthog-js@^1.20.2: - version "1.20.2" - resolved "https://registry.npmjs.org/posthog-js/-/posthog-js-1.20.2.tgz" - integrity sha512-0HxG2aVObhGz6I98+N/tTZ0Azkus6vYPDS+TiDFO1UWx88QVzflcTAhybsBdhG0xfmghuC6jvFui73hjdimZeg== +posthog-js@^1.57.2: + version "1.57.2" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.57.2.tgz#131fb93e2ad099baff4317f3d91a4d6c96a08e7f" + integrity sha512-ER4gkYZasrd2Zwmt/yLeZ5G/nZJ6tpaYBCpx3CvocDx+3F16WdawJlYMT0IyLKHXDniC5+AsjzFd6fi8uyYlJA== dependencies: - "@sentry/types" "^6.11.0" fflate "^0.4.1" - rrweb-snapshot "^1.1.7" + rrweb-snapshot "^1.1.14" prebuild-install@^6.1.2: version "6.1.4" @@ -3417,9 +3411,9 @@ rimraf@^3.0.2: dependencies: glob "^7.1.3" -rrweb-snapshot@^1.1.7: +rrweb-snapshot@^1.1.14: version "1.1.14" - resolved "https://registry.npmjs.org/rrweb-snapshot/-/rrweb-snapshot-1.1.14.tgz" + resolved "https://registry.yarnpkg.com/rrweb-snapshot/-/rrweb-snapshot-1.1.14.tgz#9d4d9be54a28a893373428ee4393ec7e5bd83fcc" integrity sha512-eP5pirNjP5+GewQfcOQY4uBiDnpqxNRc65yKPW0eSoU1XamDfc4M8oqpXGMyUyvLyxFDB0q0+DChuxxiU2FXBQ== rss@^1.2.2: