⬆️ Update posthog dependencies

This commit is contained in:
Luke Vella 2025-07-13 13:18:02 +01:00
parent 497dbdf085
commit 93f18558f3
No known key found for this signature in database
GPG key ID: 469CAD687F0D784C
2 changed files with 13 additions and 17 deletions

View file

@ -12,8 +12,8 @@
},
"dependencies": {
"js-cookie": "^3.0.1",
"posthog-js": "^1.234.1",
"posthog-node": "^4.10.2"
"posthog-js": "^1.257.0",
"posthog-node": "^5.5.0"
},
"devDependencies": {
"@rallly/tsconfig": "workspace:*",