Skip to content

Commit 99414a0

Browse files
chore(deps): bump posthog-js from 1.67.1 to 1.225.1
Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.67.1 to 1.225.1. - [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.225.1) --- 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 0d82fc0 commit 99414a0

File tree

3 files changed

+632
-185
lines changed

3 files changed

+632
-185
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"p-limit": "^6.2.0",
7777
"papaparse": "^5.5.2",
7878
"pluralize": "^8.0.0",
79-
"posthog-js": "1.67.1",
79+
"posthog-js": "1.225.1",
8080
"qrcode": "^1.5.3",
8181
"react": "19.0.0",
8282
"react-children-utilities": "^2.10.0",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"nextjs-toploader": "^1.6.12",
4141
"node-html-markdown": "^1.3.0",
4242
"node-html-parser": "^6.1.13",
43-
"posthog-js": "1.67.1",
43+
"posthog-js": "1.225.1",
4444
"prettier": "3.3.3",
4545
"react": "19.0.0",
4646
"react-dom": "19.0.0",

0 commit comments

Comments
 (0)