From fb30007d5f25a0f23714048b8a629662a5b46ea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 07:23:56 +0000 Subject: [PATCH] chore(deps): bump mixpanel-browser from 2.72.0 to 2.73.0 Bumps [mixpanel-browser](https://github.com/mixpanel/mixpanel-js) from 2.72.0 to 2.73.0. - [Release notes](https://github.com/mixpanel/mixpanel-js/releases) - [Changelog](https://github.com/mixpanel/mixpanel-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/mixpanel/mixpanel-js/compare/v2.72.0...v2.73.0) --- updated-dependencies: - dependency-name: mixpanel-browser dependency-version: 2.73.0 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 730c3cb248..c99847a7ef 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "lodash": "^4.17.21", "lodash.throttle": "^4.1.1", "markdown-to-jsx": "^7.1.7", - "mixpanel-browser": "^2.72.0", + "mixpanel-browser": "^2.73.0", "piscina": "^5.0.0", "posthog-js": "^1.301.1", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 77f3982a0d..81bbace40b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12724,10 +12724,10 @@ mitt@^3.0.0: resolved "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz" integrity sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw== -mixpanel-browser@^2.72.0: - version "2.72.0" - resolved "https://registry.yarnpkg.com/mixpanel-browser/-/mixpanel-browser-2.72.0.tgz#6b0246f541823726371d5fc0327a42f263ced0f4" - integrity sha512-Olc+1ebVBSVBjtR/Pp4t8Pc1wAI9AfA5e668B0MsI/gKJ43QcndzfQ/AT/TiP1Klup8O1C9vwykoWjvPqX+SRA== +mixpanel-browser@^2.73.0: + version "2.73.0" + resolved "https://registry.yarnpkg.com/mixpanel-browser/-/mixpanel-browser-2.73.0.tgz#ca27983ea18fd08af28965df9781ce1ca0a89b6f" + integrity sha512-Ny+6BVeWJozZoyrzB+5/6LTqBZ0gDY1pwcs7PQLQVGPKMTdL8qAz0yV4H8ykGQEA5KrW2Ky/KZ3uMEHGjE7oSA== dependencies: "@mixpanel/rrweb" "2.0.0-alpha.18.2" "@mixpanel/rrweb-plugin-console-record" "2.0.0-alpha.18.2"