From d7b51061445f7d90a4090d1d9976fafff756cf90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 19:07:54 +0000 Subject: [PATCH] :arrow_up: Bump posthog-js from 1.28.0 to 1.42.3 Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.28.0 to 1.42.3. - [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.28.0...v1.42.3) --- updated-dependencies: - dependency-name: posthog-js dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 1aed2f2..6f7ddd1 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@jest/types": "^28.1.3", "@paralenz/eslint-config-typescript-react": "^1.2.3", "jest": "^27.5.1", - "posthog-js": "^1.28.0", + "posthog-js": "^1.42.3", "posthog-react-native": "^1.1.5", "ts-jest": "^28.0.7", "ts-node": "^10.9.1", diff --git a/yarn.lock b/yarn.lock index d0ae7ef..9566a4e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -778,10 +778,10 @@ eslint-plugin-react-native "^4.0.0" standard "^17.0.0" -"@sentry/types@^7.2.0": - version "7.7.0" - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.7.0.tgz#dd6bd3d119d7efea0e85dbaa4b17de1c22b63c7a" - integrity sha512-4x8O7uerSGLnYC10krHl9t8h7xXHn5FextqKYbTCXCnx2hC8D+9lz8wcbQAFo0d97wiUYqI8opmEgFVGx7c5hQ== +"@sentry/types@7.22.0": + version "7.22.0" + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.22.0.tgz#58e4ce77b523048e0f31e2ea4b597946d76f6079" + integrity sha512-LhCL+wb1Jch+OesB2CIt6xpfO1Ab6CRvoNYRRzVumWPLns1T3ZJkarYfhbLaOEIb38EIbPgREdxn2AJT560U4Q== "@sinclair/typebox@^0.24.1": version "0.24.19" @@ -3588,12 +3588,12 @@ pkg-dir@^4.2.0: dependencies: find-up "^4.0.0" -posthog-js@^1.28.0: - version "1.28.0" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.28.0.tgz#d1f0b7c51a5332aa5aaeb8afb91e17db0acd17e1" - integrity sha512-W60Xd7/UMwNO1zn1rRkkrE+qbL2dcA/PHi1TbUPNX0ArS2eijEjFolv0FBCEraZTJP19OnjTsYQEQS6fLL8ZvA== +posthog-js@^1.42.3: + version "1.42.3" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.42.3.tgz#524de8bd7628425a3fb4b61f5c10260e8a51b531" + integrity sha512-+HdPY1PRsENcqjKyjw8CGbcGzBXcElPikSUSFffjKVJKmkMqEgMFpEKhIY5UBbrU6xtgcvnQmidn+8gRhCBa5g== dependencies: - "@sentry/types" "^7.2.0" + "@sentry/types" "7.22.0" fflate "^0.4.1" rrweb-snapshot "^1.1.14"