Skip to content

Commit bd41842

Browse files
chore(deps): bump posthog-js from 1.67.1 to 1.194.2
Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.67.1 to 1.194.2. - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-js@v1.67.1...v1.194.2) --- updated-dependencies: - dependency-name: posthog-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 149ee05 commit bd41842

File tree

3 files changed

+167
-113
lines changed

3 files changed

+167
-113
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"nextjs-toploader": "^1.6.12",
7575
"papaparse": "^5.4.1",
7676
"pluralize": "^8.0.0",
77-
"posthog-js": "1.67.1",
77+
"posthog-js": "1.194.2",
7878
"qrcode": "^1.5.3",
7979
"react": "19.0.0-rc-69d4b800-20241021",
8080
"react-children-utilities": "^2.10.0",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"next": "15.0.3",
3737
"nextjs-toploader": "^1.6.12",
3838
"node-html-parser": "^6.1.13",
39-
"posthog-js": "1.67.1",
39+
"posthog-js": "1.194.2",
4040
"prettier": "3.3.3",
4141
"react": "19.0.0-rc-69d4b800-20241021",
4242
"react-dom": "19.0.0-rc-69d4b800-20241021",

0 commit comments

Comments
 (0)