From e34ee8d7a6a95e9152683ae58ac5e3d25c99d021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 22:10:50 +0000 Subject: [PATCH] build(deps): bump posthog-js from 1.138.1 to 1.140.1 Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.138.1 to 1.140.1. - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/v1.138.1...v1.140.1) --- 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 fb32ff20f..360d8d428 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.13", - "posthog-js": "^1.138.1", + "posthog-js": "^1.140.1", "prism-react-renderer": "2.3.1", "prismjs": "^1.29.0", "react": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index c1b9272a8..fea1b02c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17336,10 +17336,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.138.1: - version "1.138.1" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.138.1.tgz#02052cdff5087edfa782ac3bb593d48802d0f932" - integrity sha512-hLahTznM0/iSM3vl6QGcmdG/zgCcW2DaQqPf7OtXCoqxNdYCWTNp6/sqepd6CxtDmJfm1S5Cbu1tD9TSksOYcA== +posthog-js@^1.140.1: + version "1.140.1" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.140.1.tgz#34efc0d326fa5fcf7950106f350fb4f0e73b2da6" + integrity sha512-UeKuAtQSvbzmTCzNVaauku8F194EYwAP33WrRrWZlDlMNbMy7GKcZOgKbr7jZqnha7FlVlHrWk+Rpyr1zCFhPQ== dependencies: fflate "^0.4.8" preact "^10.19.3"