From ed1dab38e03ec4fa0657d98fbfc80deeca22e244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 16:21:42 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Bump=20posthog-js=20from=201.51.?= =?UTF-8?q?3=20to=201.57.2=20(#696)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.51.3 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.51.3...v1.57.2) --- updated-dependencies: - dependency-name: posthog-js dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/web/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 154d2c62a..99d087451 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -53,7 +53,7 @@ "next-seo": "^5.15.0", "php-serialize": "^4.1.1", "postcss": "^8.4.21", - "posthog-js": "^1.51.3", + "posthog-js": "^1.57.2", "react-big-calendar": "^1.5.0", "react-hook-form": "^7.42.1", "react-hot-toast": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index fc863f3ce..7015c8e30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8304,10 +8304,10 @@ postcss@^8.0.9, postcss@^8.4.21: picocolors "^1.0.0" source-map-js "^1.0.2" -posthog-js@^1.51.3: - version "1.51.3" - resolved "https://registry.npmjs.org/posthog-js/-/posthog-js-1.51.3.tgz" - integrity sha512-Fy3BUHUPRN5wwCFWL+K5T4skA4l8I11tsXvEtSmpoY7fOCuGFQ3eJJxfG1fsllkIrMdlsFCHk++ZYzXjiikPSg== +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: fflate "^0.4.1" rrweb-snapshot "^1.1.14"