From bc4af59c3460499dd633004e6967751bda9c0e51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 21:19:46 +0000 Subject: [PATCH] build(deps): bump posthog-js from 1.78.4 to 1.78.5 Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.78.4 to 1.78.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.78.4...v1.78.5) --- updated-dependencies: - dependency-name: posthog-js dependency-type: direct:production update-type: version-update:semver-patch ... 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 05c167f44..fdefc37e1 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "next-connect": "1.0.0", "next-mdx-remote": "^3.0.8", "nodemailer": "^6.9.5", - "posthog-js": "^1.78.4", + "posthog-js": "^1.78.5", "prism-react-renderer": "2.0.6", "prismjs": "^1.29.0", "react": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index 0fc1a76a1..c27a59cb5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15490,10 +15490,10 @@ postcss@^7.0.14, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.36, postcss@^7.0 source-map "^0.6.1" supports-color "^6.1.0" -posthog-js@^1.78.4: - version "1.78.4" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.78.4.tgz#082d976e84770fa3c7b16c3005ee4bcb4692119a" - integrity sha512-+ao0/qoP8fUErrF6Y2Yugilkh4ooh8MX6n6ckYsn3yV610YrpXGR165fbq8X1ukimV4YmkWbMHOACtkOuZ/+8w== +posthog-js@^1.78.5: + version "1.78.5" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.78.5.tgz#ea610043cde66f656b99ff937a9c9725fcc67e4f" + integrity sha512-UUipML52LEyks7Pbx/3dpBJc2iPJrW+Ss6Y0BiIygn+QZoBjIe1WjE4Ep+Fnz7+cX1axex/ZiYholBnW7E4Aug== dependencies: fflate "^0.4.1"